summaryrefslogtreecommitdiff
path: root/include/toplevel.mk
AgeCommit message (Expand)Author
2012-10-31build: increase file descriptor count limit for the build, some systems (e.g....nbd
2012-10-08it's time to break the barrierskaloz
2012-09-23build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesnbd
2012-09-15build: move the -j flag to package.mk instead of grabbing it from makeflags, ...nbd
2012-09-15build: add a config option for passing the top-level make jobserver to packag...nbd
2012-07-16scripts/config: build with gcc instead of clang on mac os xnbd
2012-07-11[include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined an...jow
2012-06-06build: prevent the environment variable CROSS_COMPILE from leaking into build...nbd
2012-05-17make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)nbd
2012-05-08add further countermeasures against the git core.autocrlf option (fixes #9075)nbd
2012-04-05[include] prevent distro default LPATH from interferingblogic
2012-03-05build: 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-17prepare .config before testing for missing optionsnbd
2011-04-04toplevel: add a warning about .config being out of sync after an updatenbd
2011-02-19[include] toplevel.mk: remove quotes from the release name, its up to its use...jow
2011-02-13it's time for some attitude adjustment ;)kaloz
2010-10-14set the umask in toplevel.mk instead of forcing the user to adjust itnbd
2010-09-01add a command for printing a cleaned up make target database - will be used t...nbd
2010-08-19fix compile errors by forcing bash to be used as a shell in all submake proce...nbd
2010-08-19speed up the build system by including include/shell.sh on shell commands onl...nbd
2010-08-06Add kernel_nconfig make targetlars
2010-01-25unset user overrides for quilt settings to prevent them from interfering with...nbd
2009-08-31add support for build system overlays that alter package build instructionsnbd
2009-05-08use unexport instead of export to clear perforce variablesnbd
2009-05-07override some variables to make sure that perforce does not mess with our bui...nbd
2009-04-27make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...nbd
2009-03-03optimize the .config dependency chain in the toplevel makefilenbd
2009-03-03avoid implicit rules in even more placesnbd
2009-02-28add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...nbd
2008-10-18one more instance of r13005nbd
2008-10-18don't overwrite .config if it's a symlink (fixes scripts/env problems)nbd
2008-09-25make sure a predefined CFLAGS variable does not get in the way (fix for #4038)nbd
2008-08-16rework parallel building to get rid of some warningsnbd
2008-08-09fix cut&paste mistakenbd
2008-08-09fix make distcleannbd
2008-08-06fix 'make docs'nbd
2008-06-15add another check to the dependenciesnbd
2008-06-15fix typonbd
2008-06-15add some sanity checkingnbd
2008-06-09fix make menuconfig/oldconfignbd
2008-06-09large improvement for parallel builds. works without V=99 now and without war...nbd
2008-06-09allow parallel downloading for make downloadnbd
2008-04-26Fix typo in last commitagb
2008-04-26Remove old feeds symlink in distclean. Thanks fishagb
2008-04-03Clean files in scripts/config (#3011)florian
2008-03-24"make distclean" should remove "package/feeds"ralph
2008-03-19remove obsolete symlinkclean targetnbd
2008-03-17Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ...thepeople
2008-02-09add missing dependency for the target metadata scannbd