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