summaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
Commit message (Expand)AuthorAgeFilesLines
* add support for build system overlays that alter package build instructionsnbd2009-08-311-1/+1
* use unexport instead of export to clear perforce variablesnbd2009-05-081-4/+1
* override some variables to make sure that perforce does not mess with our bui...nbd2009-05-071-0/+6
* make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...nbd2009-04-271-2/+11
* optimize the .config dependency chain in the toplevel makefilenbd2009-03-031-2/+2
* avoid implicit rules in even more placesnbd2009-03-031-7/+7
* add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...nbd2009-02-281-0/+2
* one more instance of r13005nbd2008-10-181-1/+1
* don't overwrite .config if it's a symlink (fixes scripts/env problems)nbd2008-10-181-1/+1
* make sure a predefined CFLAGS variable does not get in the way (fix for #4038)nbd2008-09-251-0/+3
* rework parallel building to get rid of some warningsnbd2008-08-161-10/+10
* fix cut&paste mistakenbd2008-08-091-2/+2
* fix make distcleannbd2008-08-091-1/+1
* fix 'make docs'nbd2008-08-061-2/+2
* add another check to the dependenciesnbd2008-06-151-1/+1
* fix typonbd2008-06-151-1/+1
* add some sanity checkingnbd2008-06-151-1/+1
* fix make menuconfig/oldconfignbd2008-06-091-2/+2
* large improvement for parallel builds. works without V=99 now and without war...nbd2008-06-091-15/+15
* allow parallel downloading for make downloadnbd2008-06-091-4/+4
* Fix typo in last commitagb2008-04-261-1/+1
* Remove old feeds symlink in distclean. Thanks fishagb2008-04-261-1/+1
* Clean files in scripts/config (#3011)florian2008-04-031-0/+1
* "make distclean" should remove "package/feeds"ralph2008-03-241-1/+1
* remove obsolete symlinkclean targetnbd2008-03-191-4/+0
* Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ...thepeople2008-03-171-1/+1
* add missing dependency for the target metadata scannbd2008-02-091-1/+1
* fix the sdknbd2007-12-141-1/+6
* clean up openwrt version handling, use a separate script that is executed at ...nbd2007-12-131-11/+6
* fix make clean for unconfigured build treesnbd2007-12-041-1/+1
* fix parallel build issuesnbd2007-11-041-0/+1
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest o...nbd2007-11-031-1/+1
* add autorebuild check for menuconfignbd2007-10-141-1/+1
* add possibility to set default .config valuesblogic2007-10-141-0/+2
* remove feeds dir on distcleannbd2007-10-091-1/+1
* only run svn info if .svn existsnbd2007-10-091-1/+1
* add initial version of a package feeds management scriptnbd2007-09-231-3/+5
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-2/+1
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-1/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-1/+4
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-3/+5
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-26/+16
* build system fixes, more cleanupnbd2007-07-281-11/+13
* more build system cleanupnbd2007-07-281-0/+132