aboutsummaryrefslogtreecommitdiff
path: root/include/toplevel.mk
Commit message (Expand)AuthorAge
* build: align SOURCE path for build system and SDKPaul Spooren2024-02-17
* build: fix toplevel check targetTony Ambardar2024-01-06
* build: allow var.% targets to bypass the prepare stepsMichael Pratt2024-01-05
* treewide: add ORIG_PATH variableMichael Pratt2023-06-05
* treewide: derive host and hostpkg path from STAGING_DIRChristian Marangi2023-01-09
* build: export STAGING_DIR_HOST in toplevel make codeFelix Fietkau2022-09-05
* build: toplevel.mk: fix missing kconfig dependency trackingPetr Štetiar2022-02-22
* build: increase scan depth for finding targetsFelix Fietkau2022-01-24
* toplevel.mk: remove legacy packages feed from 'make distclean'Michael Pratt2021-02-20
* build: IS_TTY is now set according to GNU Make's MAKE_TERMOUTR. Diez2021-02-15
* build: use SPDX license tagsPaul Spooren2021-02-05
* build: use ccache -C for cleaning the cacheSven Wegener2021-01-06
* build: drop clang wrapperKevin Darbyshire-Bryant2021-01-05
* build: detect broken make version on macOSFelix Fietkau2020-11-14
* Revert "build: process variable exports from toplevel.mk only once"Adrian Schmutzler2020-10-16
* build: process variable exports from toplevel.mk only onceFelix Fietkau2020-10-16
* Revert "build: create tmp/userids file"Jo-Philipp Wich2020-09-14
* build: dump effective user/group id mapping to fileJo-Philipp Wich2020-09-14
* build: create tmp/userids filePaul Spooren2020-09-14
* build: fix README.md reference after renameAdrian Schmutzler2020-08-12
* build: improve ccache supportRoman Yeryomin2020-07-11
* build: add 'make kernel_xconfig' commandSergio E. Nemirowski2020-07-08
* build: add nconfigSergio E. Nemirowski2020-07-07
* build: add option to treat recursive deps as errorEneas U de Queiroz2020-05-20
* build: show make output in scripts/config when V=sEneas U de Queiroz2020-05-20
* Revert "build: add option to warn on recursive dependency"Jo-Philipp Wich2020-04-12
* build: add option to warn on recursive dependencyEneas U de Queiroz2020-04-09
* build: simplify building *config targetsEneas U de Queiroz2020-04-09
* build: fix host menu config targets using ncursesPetr Štetiar2019-09-25
* build: fix kernel_*config targets on 4.19Petr Štetiar2019-06-21
* build: rename .packagesubdirs to .packageauxvarsJo-Philipp Wich2019-01-19
* build: fix target metadata scan dependenciesFelix Fietkau2018-07-02
* include/toplevel.mk: Add xconfig targetAlif M. Ahmad2017-11-02
* include/toplevel: set env GIT_ASKPASS=/bin/trueAlexander Couzens2017-06-08
* build: ensure that flock is available for make downloadFelix Fietkau2017-06-08
* build: new fixes for symlinked .config handlingSergey Ryazanov2017-05-11
* build: allow val.% targets to bypass the prepare stepsFelix Fietkau2017-05-05
* build: fix symlinked .config handlingSergey Ryazanov2017-04-26
* build: remove package makefile overlay functionalityFelix Fietkau2017-04-12
* build: get rid of host.mkFelix Fietkau2017-02-26
* build: fix dependency of kernel_menuconfig targetBaptiste Jonglez2017-02-12
* build: ensure that prereq-build is run before metadata scan from feeds (FS#367)Felix Fietkau2017-01-05
* build: implement make check and make package/X/checkFelix Fietkau2016-12-17
* docs: remove all refrences in Makefiles/scriptsMathias Kresin2016-11-30
* sdk: predefine SOURCE_DATE_EPOCHJo-Philipp Wich2016-10-21
* include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2John Crispin2016-07-06
* include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig existsJohn Crispin2016-07-06
* build: split scripts/metadata.pl into target-metadata.pl and package-metadata.plFelix Fietkau2016-06-07
* Centralize setting of all version info to include/version.mkHannu Nyman2016-05-24
* build: fix make download in the SDKFelix Fietkau2016-05-16