aboutsummaryrefslogtreecommitdiff
path: root/include/toplevel.mk
Commit message (Expand)AuthorAge
...
* Add kernel_nconfig make targetLars-Peter Clausen2010-08-06
* unset user overrides for quilt settings to prevent them from interfering with...Felix Fietkau2010-01-25
* add support for build system overlays that alter package build instructions c...Felix Fietkau2009-08-31
* use unexport instead of export to clear perforce variablesFelix Fietkau2009-05-08
* override some variables to make sure that perforce does not mess with our bui...Felix Fietkau2009-05-07
* make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...Felix Fietkau2009-04-27
* optimize the .config dependency chain in the toplevel makefileFelix Fietkau2009-03-03
* avoid implicit rules in even more placesFelix Fietkau2009-03-03
* add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...Felix Fietkau2009-02-28
* one more instance of r13005Felix Fietkau2008-10-18
* don't overwrite .config if it's a symlink (fixes scripts/env problems)Felix Fietkau2008-10-18
* make sure a predefined CFLAGS variable does not get in the way (fix for #4038)Felix Fietkau2008-09-25
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-16
* fix cut&paste mistakeFelix Fietkau2008-08-09
* fix make distcleanFelix Fietkau2008-08-09
* fix 'make docs'Felix Fietkau2008-08-06
* add another check to the dependenciesFelix Fietkau2008-06-15
* fix typoFelix Fietkau2008-06-15
* add some sanity checkingFelix Fietkau2008-06-15
* fix make menuconfig/oldconfigFelix Fietkau2008-06-09
* large improvement for parallel builds. works without V=99 now and without war...Felix Fietkau2008-06-09
* allow parallel downloading for make downloadFelix Fietkau2008-06-09
* Fix typo in last commitAndy Boyett2008-04-26
* Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package ...Andy Boyett2008-04-26
* Clean files in scripts/config (#3011)Florian Fainelli2008-04-03
* "make distclean" should remove "package/feeds" thanks to Robert P. J. DayRalph Hempel2008-03-24
* remove obsolete symlinkclean target the new make package/symlinks does not ne...Felix Fietkau2008-03-19
* Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ...Travis Kemen2008-03-17
* add missing dependency for the target metadata scanFelix Fietkau2008-02-09
* fix the sdkFelix Fietkau2007-12-14
* clean up openwrt version handling, use a separate script that is executed at ...Felix Fietkau2007-12-13
* fix make clean for unconfigured build treesFelix Fietkau2007-12-04
* fix parallel build issuesFelix Fietkau2007-11-04
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest o...Felix Fietkau2007-11-03
* add autorebuild check for menuconfigFelix Fietkau2007-10-14
* add possibility to set default .config valuesJohn Crispin2007-10-14
* remove feeds dir on distcleanFelix Fietkau2007-10-09
* only run svn info if .svn existsFelix Fietkau2007-10-09
* add initial version of a package feeds management scriptFelix Fietkau2007-09-23
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* build system fixes, more cleanupFelix Fietkau2007-07-28
* more build system cleanupFelix Fietkau2007-07-28