aboutsummaryrefslogtreecommitdiff
path: root/include/toplevel.mk
Commit message (Expand)AuthorAge
* sdk: track files with git and use it to implement proper clean targetsJo-Philipp Wich2015-01-10
* Fix build when TAR_OPTIONS env variable is setJohn Crispin2014-10-06
* build: introduce per feed repository supportJo-Philipp Wich2014-08-05
* include/toplevel.mk: more chaos calmer renamingJohn Crispin2014-07-29
* target/sdk: use .config instead of unconditionally enabling all build dirsFelix Fietkau2014-03-13
* build: fix build on Mac OS X 10.9Felix Fietkau2013-10-28
* build scripts: fix 'make defconfig' damageFlorian Fainelli2013-09-02
* build: fix make defconfigFelix Fietkau2013-04-18
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-18
* build: make the color of the 'configuration out of sync' warning red to make ...Felix Fietkau2013-03-17
* include/toplevel.mk: print warnings/errors to stderrJonas Gorski2013-02-21
* build: increase file descriptor count limit for the build, some systems (e.g....Felix Fietkau2012-10-31
* it's time to break the barriersImre Kaloz2012-10-08
* build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesFelix Fietkau2012-09-23
* build: move the -j flag to package.mk instead of grabbing it from makeflags, ...Felix Fietkau2012-09-15
* build: add a config option for passing the top-level make jobserver to packag...Felix Fietkau2012-09-15
* scripts/config: build with gcc instead of clang on mac os xFelix Fietkau2012-07-16
* toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...Jo-Philipp Wich2012-07-11
* build: prevent the environment variable CROSS_COMPILE from leaking into build...Felix Fietkau2012-06-06
* make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)Felix Fietkau2012-05-17
* add further countermeasures against the git core.autocrlf option (fixes #9075)Felix Fietkau2012-05-08
* prevent distro default LPATH from interferingJohn Crispin2012-04-05
* build: unexport C_INCLUDE_PATH to prevent user settings from interfering with...Felix Fietkau2012-03-05
* make prepare_kernel_conf target depend on quilt instead of sed. Preparing the...Jo-Philipp Wich2012-01-08
* prepare .config before testing for missing optionsFelix Fietkau2011-04-17
* toplevel: add a warning about .config being out of sync after an updateFelix Fietkau2011-04-04
* toplevel.mk: remove quotes from the release name, its up to its users to ensu...Jo-Philipp Wich2011-02-19
* it's time for some attitude adjustment ;)Imre Kaloz2011-02-13
* set the umask in toplevel.mk instead of forcing the user to adjust itFelix Fietkau2010-10-14
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-01
* fix compile errors by forcing bash to be used as a shell in all submake proce...Felix Fietkau2010-08-19
* speed up the build system by including include/shell.sh on shell commands onl...Felix Fietkau2010-08-19
* Add kernel_nconfig make targetLars-Peter Clausen2010-08-06
* unset user overrides for quilt settings to prevent them from interfering with...Felix Fietkau2010-01-25
* add support for build system overlays that alter package build instructions c...Felix Fietkau2009-08-31
* use unexport instead of export to clear perforce variablesFelix Fietkau2009-05-08
* override some variables to make sure that perforce does not mess with our bui...Felix Fietkau2009-05-07
* make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...Felix Fietkau2009-04-27
* optimize the .config dependency chain in the toplevel makefileFelix Fietkau2009-03-03
* avoid implicit rules in even more placesFelix Fietkau2009-03-03
* add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...Felix Fietkau2009-02-28
* one more instance of r13005Felix Fietkau2008-10-18
* don't overwrite .config if it's a symlink (fixes scripts/env problems)Felix Fietkau2008-10-18
* make sure a predefined CFLAGS variable does not get in the way (fix for #4038)Felix Fietkau2008-09-25
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-16
* fix cut&paste mistakeFelix Fietkau2008-08-09
* fix make distcleanFelix Fietkau2008-08-09
* fix 'make docs'Felix Fietkau2008-08-06
* add another check to the dependenciesFelix Fietkau2008-06-15
* fix typoFelix Fietkau2008-06-15