summaryrefslogtreecommitdiff
path: root/include/package.mk
AgeCommit message (Expand)Author
2023-06-07build: export GIT_CEILING_DIRECTORIES for package buildsJeffery To
2023-05-12build: remove backwards compatibility for PKG_USE_MIPS16Andre Heider
2023-03-21build: add a config knob to enable LTO for all packagesAndre Heider
2023-03-21build: add a config knob to enable gc-sections for all packagesAndre Heider
2023-03-21treewide: add support for "lto" in PKG_BUILD_FLAGSAndre Heider
2023-03-21treewide: add support for "gc-sections" in PKG_BUILD_FLAGSAndre Heider
2023-03-21treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16Andre Heider
2023-03-21build: introduce PKG_BUILD_FLAGS and move PKG_IREMAP to itAndre Heider
2022-09-30build: make find_md5 reproducible with AUTOREMOVEChristian Marangi
2022-09-11build: handle directory with whitespace in AUTOREMOVE cleanChristian Marangi
2021-11-04build: fix host package unpack if git-src is usedFelix Fietkau
2021-11-01download: improve handling of invalid local filesEneas U de Queiroz
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-15build: filter out own packages on package version checkFelix Fietkau
2021-02-15Mostly revert "build: add support for fixing up library soname"Felix Fietkau
2021-02-14build: add support for fixing up library sonameFelix Fietkau
2021-02-14build: fix ABI version rebuild dependencyFelix Fietkau
2021-02-05build: use SPDX license tagsPaul Spooren
2021-01-01build: drop ccache variables from specific targetsSven Wegener
2020-11-27download: handle possibly invalid local tarballsPetr Štetiar
2020-09-05build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changesFelix Fietkau
2020-07-11build: improve ccache supportRoman Yeryomin
2020-03-01build: Remove STAGING_DIR_HOST references for InstallDev/UninstallDevJeffery To
2019-08-12Revert faulty tree pushFelix Fietkau
2019-08-12build: use config.site generated by autoconf-lean, drop hardcoded sitefilesFelix Fietkau
2019-08-05build: include BUILD_VARIANT in PKG_BUILD_DIRJeffery To
2019-07-10include/package.mk: Add support for src-checkout/ folderJohn Crispin
2019-06-21metadata: handle ABI version rebuild tracking for transient dependenciesJo-Philipp Wich
2019-01-30build: fix STAGING_DIR cleaning for packagesJeffery To
2018-07-24build: do not override CCACHE_DIR when ccache is disabledJo-Philipp Wich
2018-05-22build: prevent spurious package rebuilds under CONFIG_AUTOREMOVEJo-Philipp Wich
2018-04-27build: add support for git submodules with CONFIG_SRC_TREE_OVERRIDEFelix Fietkau
2017-12-28include/package.mk: remove old configured stamps before attempting configurationMatthias Schiffer
2017-12-12build: allow PKG_PREPARED_DEPENDS and PKG_CONFIG_DEPENDS to be changed after ...Felix Fietkau
2017-05-25build: fix QUILT related overridesFelix Fietkau
2017-04-12build: remove package makefile overlay functionalityFelix Fietkau
2017-03-22build: fix STAMP_PREPARED with quiltFelix Fietkau
2017-03-16build: improve performance by avoiding lazy-eval for make shell callsFelix Fietkau
2017-02-26build: clean up redundant touching of the package install info fileFelix Fietkau
2017-02-26build: get rid of host.mkFelix Fietkau
2017-02-01build: keep recursive dependency check stampfiles up to dateFelix Fietkau
2017-01-24build: make the touch .autoremove call non-fatalFelix Fietkau
2017-01-23build: do not auto-clean packages where the autoremove step has not runFelix Fietkau
2017-01-22build: fix CONFIG_AUTOREMOVE for packages with multiple variantsFelix Fietkau
2017-01-19build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau
2017-01-19build: include CONFIG_AUTOREMOVE in STAMP_PREPAREDFelix Fietkau
2017-01-18build: add support for automatically removing build dir contents during buildFelix Fietkau
2017-01-18build: introduce extra targets that contain only proper dependenciesFelix Fietkau
2017-01-18build: define common subdir targets in rules.mkFelix Fietkau