index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
toplevel.mk
Age
Commit message (
Expand
)
Author
2010-10-14
set the umask in toplevel.mk instead of forcing the user to adjust it
nbd
2010-09-01
add a command for printing a cleaned up make target database - will be used t...
nbd
2010-08-19
fix compile errors by forcing bash to be used as a shell in all submake proce...
nbd
2010-08-19
speed up the build system by including include/shell.sh on shell commands onl...
nbd
2010-08-06
Add kernel_nconfig make target
lars
2010-01-25
unset user overrides for quilt settings to prevent them from interfering with...
nbd
2009-08-31
add support for build system overlays that alter package build instructions
nbd
2009-05-08
use unexport instead of export to clear perforce variables
nbd
2009-05-07
override some variables to make sure that perforce does not mess with our bui...
nbd
2009-04-27
make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...
nbd
2009-03-03
optimize the .config dependency chain in the toplevel makefile
nbd
2009-03-03
avoid implicit rules in even more places
nbd
2009-02-28
add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...
nbd
2008-10-18
one more instance of r13005
nbd
2008-10-18
don't overwrite .config if it's a symlink (fixes scripts/env problems)
nbd
2008-09-25
make sure a predefined CFLAGS variable does not get in the way (fix for #4038)
nbd
2008-08-16
rework parallel building to get rid of some warnings
nbd
2008-08-09
fix cut&paste mistake
nbd
2008-08-09
fix make distclean
nbd
2008-08-06
fix 'make docs'
nbd
2008-06-15
add another check to the dependencies
nbd
2008-06-15
fix typo
nbd
2008-06-15
add some sanity checking
nbd
2008-06-09
fix make menuconfig/oldconfig
nbd
2008-06-09
large improvement for parallel builds. works without V=99 now and without war...
nbd
2008-06-09
allow parallel downloading for make download
nbd
2008-04-26
Fix typo in last commit
agb
2008-04-26
Remove old feeds symlink in distclean. Thanks fish
agb
2008-04-03
Clean files in scripts/config (#3011)
florian
2008-03-24
"make distclean" should remove "package/feeds"
ralph
2008-03-19
remove obsolete symlinkclean target
nbd
2008-03-17
Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ...
thepeople
2008-02-09
add missing dependency for the target metadata scan
nbd
2007-12-14
fix the sdk
nbd
2007-12-13
clean up openwrt version handling, use a separate script that is executed at ...
nbd
2007-12-04
fix make clean for unconfigured build trees
nbd
2007-11-04
fix parallel build issues
nbd
2007-11-03
increase scan depth to 5 for package/ (x.org is nested deeper than the rest o...
nbd
2007-10-14
add autorebuild check for menuconfig
nbd
2007-10-14
add possibility to set default .config values
blogic
2007-10-09
remove feeds dir on distclean
nbd
2007-10-09
only run svn info if .svn exists
nbd
2007-09-23
add initial version of a package feeds management script
nbd
2007-09-08
major target cleanup. it is now possible to have subtargets that can override...
nbd
2007-09-06
strip the kernel version suffix from target directories, except for brcm-2.4 ...
nbd
2007-08-07
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
nbd
2007-07-30
next round of cleanup, convert target/ - make -j works now ;)
nbd
2007-07-30
next round of build system cleanup - convert package/ to new structure
nbd
2007-07-28
build system fixes, more cleanup
nbd
2007-07-28
more build system cleanup
nbd