summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-07-16build: include tests/Makefile if availablePaul Spooren
2023-11-02build: fix pkg-config detection when inside of a nix-shellSandro Jäckel
2023-06-12treewide: add ORIG_PATH variableMichael Pratt
2023-01-09treewide: derive host and hostpkg path from STAGING_DIRChristian Marangi
2022-09-27Makefile: fix stray \ warnings with grep-3.8Nick Hainke
2022-09-10Makefile: replace head call with grep's -mRosen Penev
2022-04-30build: don't remove BUILD_LOG_DIR in _cleanHuangbin Zhan
2022-01-17treewide: drop use of whichAnsuel Smith
2021-11-16toolchain: add a version that can be bumped to force toolchain/target rebuildFelix Fietkau
2021-03-03Revert "build: replace which with Bash command built-in"Clemens Fruhwirth
2021-03-02Revert "build: use config.site generated by autoconf-lean, drop hardcoded sit...Daniel Golle
2021-02-28build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau
2021-02-05build: use SPDX license tagsPaul Spooren
2021-01-06build: use ccache -C for cleaning the cacheSven Wegener
2021-01-04build: replace which with Bash command built-inPetr Štetiar
2021-01-01build: use CCACHE_DIR for ccache directorySven Wegener
2020-07-11build: improve ccache supportRoman Yeryomin
2020-04-03build: refactor JSON info files to `profiles.json`Paul Spooren
2020-03-10build: clean menuconfig utility as part of dircleanKevin Darbyshire-Bryant
2019-10-17build: add buildinfo as single Makefile targetPaul Spooren
2019-09-25build: fix host menu config targets using ncursesPetr Štetiar
2019-08-13build: add buildinfo files for reproducibilityPaul Spooren
2019-08-12Revert faulty tree pushFelix Fietkau
2019-08-12build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau
2019-07-25Revert "build: allow simple build system customization with local.mk"Petr Štetiar
2019-07-25build: allow simple build system customization with local.mkPetr Štetiar
2018-08-25build: Unset CDPATH to avoid problemsThomas Langer
2018-06-27build: include package directory in sha256sums when running on buildbotJo-Philipp Wich
2017-12-08merge: base: update base-files and basic configZoltan HERPAI
2017-03-18build: prepare config.seed before package compilationVitaly Chekryzhev
2017-02-26build: get rid of host.mkFelix Fietkau
2017-01-22Revert "build: always run package/cleanup before package/compile"Felix Fietkau
2017-01-22build: always run package/cleanup before package/compileFelix Fietkau
2017-01-18build: remove separate /install step for host buildsFelix Fietkau
2017-01-18build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...Matthias Schiffer
2017-01-08Makefile: ensure that BIN_DIR exists for diffconfigHannu Nyman
2017-01-04build: add diffconfig targetJo-Philipp Wich
2016-12-17build: implement make check and make package/X/checkFelix Fietkau
2016-08-03build: move merged package directory from bin/ to staging_dirFelix Fietkau
2016-08-01build: add checksum targetJo-Philipp Wich
2016-05-11build: fix make clean, delete package directories for selected archFelix Fietkau
2016-03-24branding: add LEDE brandingJohn Crispin
2016-01-28Makefile: set timezone to UTCFelix Fietkau
2015-06-14Makefile: move the cleaning of staging_dir/target* from dirclean to cleanFelix Fietkau
2015-05-23Makefile: remove non-existent STAGING_DIR_TOOLCHAIN from dircleanJohn Crispin
2015-05-10build: don't call prereq for any package/symlinks rulesFelix Fietkau
2015-03-28build: clean up sitefiles, make them per-archFelix Fietkau
2014-10-22Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau
2014-10-22build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau
2014-03-21build: remove duplicate variable definitionsFelix Fietkau