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