summaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
Commit message (Expand)AuthorAgeFilesLines
* build: fix make defconfignbd2013-04-181-1/+1
* build: add new menuconfig code based on linux 3.9nbd2013-04-181-3/+8
* build: make the color of the 'configuration out of sync' warning red to make ...nbd2013-03-171-2/+3
* include/toplevel.mk: print warnings/errors to stderrjogo2013-02-211-1/+1
* build: increase file descriptor count limit for the build, some systems (e.g....nbd2012-10-311-1/+3
* it's time to break the barrierskaloz2012-10-081-2/+2
* build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesnbd2012-09-231-1/+2
* build: move the -j flag to package.mk instead of grabbing it from makeflags, ...nbd2012-09-151-1/+1
* build: add a config option for passing the top-level make jobserver to packag...nbd2012-09-151-1/+1
* scripts/config: build with gcc instead of clang on mac os xnbd2012-07-161-2/+3
* [include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined an...jow2012-07-111-1/+1
* build: prevent the environment variable CROSS_COMPILE from leaking into build...nbd2012-06-061-1/+1
* make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)nbd2012-05-171-2/+2
* add further countermeasures against the git core.autocrlf option (fixes #9075)nbd2012-05-081-0/+1
* [include] prevent distro default LPATH from interferingblogic2012-04-051-0/+3
* build: unexport C_INCLUDE_PATH to prevent user settings from interfering with...nbd2012-03-051-0/+2
* [include] make prepare_kernel_conf target depend on quilt instead of sed. Pre...jow2012-01-081-2/+2
* prepare .config before testing for missing optionsnbd2011-04-171-1/+1
* toplevel: add a warning about .config being out of sync after an updatenbd2011-04-041-0/+7
* [include] toplevel.mk: remove quotes from the release name, its up to its use...jow2011-02-191-1/+1
* it's time for some attitude adjustment ;)kaloz2011-02-131-2/+2
* set the umask in toplevel.mk instead of forcing the user to adjust itnbd2010-10-141-0/+2
* add a command for printing a cleaned up make target database - will be used t...nbd2010-09-011-0/+3
* fix compile errors by forcing bash to be used as a shell in all submake proce...nbd2010-08-191-1/+0
* speed up the build system by including include/shell.sh on shell commands onl...nbd2010-08-191-1/+1
* Add kernel_nconfig make targetlars2010-08-061-0/+3
* unset user overrides for quilt settings to prevent them from interfering with...nbd2010-01-251-0/+3
* 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