summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: fix pkg-config detection when inside of a nix-shellSandro Jäckel2023-11-021-1/+1
* treewide: add ORIG_PATH variableMichael Pratt2023-06-051-0/+2
* treewide: derive host and hostpkg path from STAGING_DIRChristian Marangi2023-01-091-1/+1
* Makefile: fix stray \ warnings with grep-3.8Nick Hainke2022-09-271-1/+1
* Makefile: replace head call with grep's -mRosen Penev2022-09-101-1/+1
* build: don't remove BUILD_LOG_DIR in _cleanHuangbin Zhan2022-04-301-1/+1
* treewide: drop use of whichAnsuel Smith2022-01-171-1/+1
* toolchain: add a version that can be bumped to force toolchain/target rebuildFelix Fietkau2021-11-161-4/+13
* Revert "build: replace which with Bash command built-in"Clemens Fruhwirth2021-03-031-1/+1
* Revert "build: use config.site generated by autoconf-lean, drop hardcoded sit...Daniel Golle2021-03-021-0/+6
* build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau2021-02-281-6/+0
* build: use SPDX license tagsPaul Spooren2021-02-051-5/+1
* build: use ccache -C for cleaning the cacheSven Wegener2021-01-061-1/+1
* build: replace which with Bash command built-inPetr Štetiar2021-01-041-1/+1
* build: use CCACHE_DIR for ccache directorySven Wegener2021-01-011-1/+1
* build: improve ccache supportRoman Yeryomin2020-07-111-0/+8
* build: refactor JSON info files to `profiles.json`Paul Spooren2020-04-031-0/+9
* build: clean menuconfig utility as part of dircleanKevin Darbyshire-Bryant2020-03-101-0/+1
* build: add buildinfo as single Makefile targetPaul Spooren2019-10-171-1/+4
* build: fix host menu config targets using ncursesPetr Štetiar2019-09-251-0/+1
* build: add buildinfo files for reproducibilityPaul Spooren2019-08-131-2/+8
* Revert faulty tree pushFelix Fietkau2019-08-121-0/+6
* build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau2019-08-121-6/+0
* Revert "build: allow simple build system customization with local.mk"Petr Štetiar2019-07-251-2/+0
* build: allow simple build system customization with local.mkPetr Štetiar2019-07-251-0/+2
* build: Unset CDPATH to avoid problemsThomas Langer2018-08-251-0/+2
* build: include package directory in sha256sums when running on buildbotJo-Philipp Wich2018-06-271-1/+1
* merge: base: update base-files and basic configZoltan HERPAI2017-12-081-1/+1
* build: prepare config.seed before package compilationVitaly Chekryzhev2017-03-181-1/+2
* build: get rid of host.mkFelix Fietkau2017-02-261-1/+1
* Revert "build: always run package/cleanup before package/compile"Felix Fietkau2017-01-221-1/+1
* build: always run package/cleanup before package/compileFelix Fietkau2017-01-221-1/+1
* build: remove separate /install step for host buildsFelix Fietkau2017-01-181-3/+3
* build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...Matthias Schiffer2017-01-181-1/+1
* Makefile: ensure that BIN_DIR exists for diffconfigHannu Nyman2017-01-081-0/+1
* build: add diffconfig targetJo-Philipp Wich2017-01-041-0/+4
* build: implement make check and make package/X/checkFelix Fietkau2016-12-171-0/+1
* build: move merged package directory from bin/ to staging_dirFelix Fietkau2016-08-031-1/+1
* build: add checksum targetJo-Philipp Wich2016-08-011-0/+4
* build: fix make clean, delete package directories for selected archFelix Fietkau2016-05-111-1/+1
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* Makefile: set timezone to UTCFelix Fietkau2016-01-281-1/+2
* Makefile: move the cleaning of staging_dir/target* from dirclean to cleanFelix Fietkau2015-06-141-2/+2
* Makefile: remove non-existent STAGING_DIR_TOOLCHAIN from dircleanJohn Crispin2015-05-231-1/+1
* build: don't call prereq for any package/symlinks rulesFelix Fietkau2015-05-101-14/+0
* build: clean up sitefiles, make them per-archFelix Fietkau2015-03-281-3/+3
* Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau2014-10-221-1/+0
* build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau2014-10-221-0/+1
* build: remove duplicate variable definitionsFelix Fietkau2014-03-211-4/+0
* build: it is no longer necessary to call make target/linux/clean as part of m...Felix Fietkau2012-12-021-1/+0