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
2013-09-02
build scripts: fix 'make defconfig' damage
florian
2013-04-18
build: fix make defconfig
nbd
2013-04-18
build: add new menuconfig code based on linux 3.9
nbd
2013-03-17
build: make the color of the 'configuration out of sync' warning red to make ...
nbd
2013-02-21
include/toplevel.mk: print warnings/errors to stderr
jogo
2012-10-31
build: increase file descriptor count limit for the build, some systems (e.g....
nbd
2012-10-08
it's time to break the barriers
kaloz
2012-09-23
build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages
nbd
2012-09-15
build: move the -j flag to package.mk instead of grabbing it from makeflags, ...
nbd
2012-09-15
build: add a config option for passing the top-level make jobserver to packag...
nbd
2012-07-16
scripts/config: build with gcc instead of clang on mac os x
nbd
2012-07-11
[include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined an...
jow
2012-06-06
build: prevent the environment variable CROSS_COMPILE from leaking into build...
nbd
2012-05-17
make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)
nbd
2012-05-08
add further countermeasures against the git core.autocrlf option (fixes #9075)
nbd
2012-04-05
[include] prevent distro default LPATH from interfering
blogic
2012-03-05
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with...
nbd
2012-01-08
[include] make prepare_kernel_conf target depend on quilt instead of sed. Pre...
jow
2011-04-17
prepare .config before testing for missing options
nbd
2011-04-04
toplevel: add a warning about .config being out of sync after an update
nbd
2011-02-19
[include] toplevel.mk: remove quotes from the release name, its up to its use...
jow
2011-02-13
it's time for some attitude adjustment ;)
kaloz
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
[next]