summaryrefslogtreecommitdiffstats
path: root/include/package.mk
Commit message (Expand)AuthorAgeFilesLines
* build: add support to use the mold linker for packagesAndre Heider2023-07-041-0/+5
* treewide: opt-out of tree-wide mold usageAndre Heider2023-07-041-1/+1
* build: export GIT_CEILING_DIRECTORIES for package buildsJeffery To2023-05-311-0/+1
* build: remove backwards compatibility for PKG_USE_MIPS16Andre Heider2023-05-121-6/+0
* build: add a config knob to enable LTO for all packagesAndre Heider2023-03-211-1/+1
* build: add a config knob to enable gc-sections for all packagesAndre Heider2023-03-211-1/+1
* treewide: add support for "lto" in PKG_BUILD_FLAGSAndre Heider2023-03-211-1/+6
* treewide: add support for "gc-sections" in PKG_BUILD_FLAGSAndre Heider2023-03-211-1/+6
* treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16Andre Heider2023-03-211-8/+13
* build: introduce PKG_BUILD_FLAGS and move PKG_IREMAP to itAndre Heider2023-03-211-2/+14
* build: make find_md5 reproducible with AUTOREMOVEChristian Marangi2022-09-301-1/+1
* build: handle directory with whitespace in AUTOREMOVE cleanChristian Marangi2022-09-111-2/+2
* build: fix host package unpack if git-src is usedFelix Fietkau2021-11-041-1/+2
* download: improve handling of invalid local filesEneas U de Queiroz2021-11-011-1/+1
* Revert "build: use config.site generated by autoconf-lean, drop hardcoded sit...Daniel Golle2021-03-021-1/+1
* build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau2021-02-281-1/+1
* build: filter out own packages on package version checkFelix Fietkau2021-02-151-2/+2
* Mostly revert "build: add support for fixing up library soname"Felix Fietkau2021-02-151-2/+0
* build: add support for fixing up library sonameFelix Fietkau2021-02-141-0/+2
* build: fix ABI version rebuild dependencyFelix Fietkau2021-02-141-1/+1
* build: use SPDX license tagsPaul Spooren2021-02-051-5/+2
* build: drop ccache variables from specific targetsSven Wegener2021-01-011-3/+0
* download: handle possibly invalid local tarballsPetr Štetiar2020-11-271-0/+2
* build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changesFelix Fietkau2020-09-051-0/+2
* build: improve ccache supportRoman Yeryomin2020-07-111-1/+3
* build: Remove STAGING_DIR_HOST references for InstallDev/UninstallDevJeffery To2020-03-011-3/+3
* Revert faulty tree pushFelix Fietkau2019-08-121-1/+1
* build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau2019-08-121-1/+1
* build: include BUILD_VARIANT in PKG_BUILD_DIRJeffery To2019-08-051-1/+1
* include/package.mk: Add support for src-checkout/ folderJohn Crispin2019-07-101-1/+17
* metadata: handle ABI version rebuild tracking for transient dependenciesJo-Philipp Wich2019-06-211-9/+21
* build: fix STAGING_DIR cleaning for packagesJeffery To2019-01-301-3/+4
* build: do not override CCACHE_DIR when ccache is disabledJo-Philipp Wich2018-07-241-1/+1
* build: prevent spurious package rebuilds under CONFIG_AUTOREMOVEJo-Philipp Wich2018-05-221-1/+1
* build: add support for git submodules with CONFIG_SRC_TREE_OVERRIDEFelix Fietkau2018-04-271-1/+6
* include/package.mk: remove old configured stamps before attempting configurationMatthias Schiffer2017-12-281-1/+1
* build: allow PKG_PREPARED_DEPENDS and PKG_CONFIG_DEPENDS to be changed after ...Felix Fietkau2017-12-121-2/+5
* build: fix QUILT related overridesFelix Fietkau2017-05-251-10/+12
* build: remove package makefile overlay functionalityFelix Fietkau2017-04-121-7/+0
* build: fix STAMP_PREPARED with quiltFelix Fietkau2017-03-221-1/+1
* build: improve performance by avoiding lazy-eval for make shell callsFelix Fietkau2017-03-161-2/+2
* build: clean up redundant touching of the package install info fileFelix Fietkau2017-02-261-2/+2
* build: get rid of host.mkFelix Fietkau2017-02-261-1/+0
* build: keep recursive dependency check stampfiles up to dateFelix Fietkau2017-02-011-0/+3
* build: make the touch .autoremove call non-fatalFelix Fietkau2017-01-241-1/+1
* build: do not auto-clean packages where the autoremove step has not runFelix Fietkau2017-01-231-2/+5
* build: fix CONFIG_AUTOREMOVE for packages with multiple variantsFelix Fietkau2017-01-221-2/+4
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-191-5/+7
* build: include CONFIG_AUTOREMOVE in STAMP_PREPAREDFelix Fietkau2017-01-191-1/+1
* build: add support for automatically removing build dir contents during buildFelix Fietkau2017-01-181-0/+6