| Commit message (Expand) | Author | Age |
* | build: add support to use the mold linker for packages | Andre Heider | 2023-07-04 |
* | treewide: opt-out of tree-wide mold usage | Andre Heider | 2023-07-04 |
* | build: export GIT_CEILING_DIRECTORIES for package builds | Jeffery To | 2023-05-31 |
* | build: remove backwards compatibility for PKG_USE_MIPS16 | Andre Heider | 2023-05-12 |
* | build: add a config knob to enable LTO for all packages | Andre Heider | 2023-03-21 |
* | build: add a config knob to enable gc-sections for all packages | Andre Heider | 2023-03-21 |
* | treewide: add support for "lto" in PKG_BUILD_FLAGS | Andre Heider | 2023-03-21 |
* | treewide: add support for "gc-sections" in PKG_BUILD_FLAGS | Andre Heider | 2023-03-21 |
* | treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 | Andre Heider | 2023-03-21 |
* | build: introduce PKG_BUILD_FLAGS and move PKG_IREMAP to it | Andre Heider | 2023-03-21 |
* | build: make find_md5 reproducible with AUTOREMOVE | Christian Marangi | 2022-09-30 |
* | build: handle directory with whitespace in AUTOREMOVE clean | Christian Marangi | 2022-09-11 |
* | build: fix host package unpack if git-src is used | Felix Fietkau | 2021-11-04 |
* | download: improve handling of invalid local files | Eneas U de Queiroz | 2021-11-01 |
* | Revert "build: use config.site generated by autoconf-lean, drop hardcoded sit... | Daniel Golle | 2021-03-02 |
* | build: use config.site generated by autoconf-lean, drop hardcoded sitefiles | Felix Fietkau | 2021-02-28 |
* | build: filter out own packages on package version check | Felix Fietkau | 2021-02-15 |
* | Mostly revert "build: add support for fixing up library soname" | Felix Fietkau | 2021-02-15 |
* | build: add support for fixing up library soname | Felix Fietkau | 2021-02-14 |
* | build: fix ABI version rebuild dependency | Felix Fietkau | 2021-02-14 |
* | build: use SPDX license tags | Paul Spooren | 2021-02-05 |
* | build: drop ccache variables from specific targets | Sven Wegener | 2021-01-01 |
* | download: handle possibly invalid local tarballs | Petr Štetiar | 2020-11-27 |
* | build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changes | Felix Fietkau | 2020-09-05 |
* | build: improve ccache support | Roman Yeryomin | 2020-07-11 |
* | build: Remove STAGING_DIR_HOST references for InstallDev/UninstallDev | Jeffery To | 2020-03-01 |
* | Revert faulty tree push | Felix Fietkau | 2019-08-12 |
* | build: use config.site generated by autoconf-lean, drop hardcoded sitefiles | Felix Fietkau | 2019-08-12 |
* | build: include BUILD_VARIANT in PKG_BUILD_DIR | Jeffery To | 2019-08-05 |
* | include/package.mk: Add support for src-checkout/ folder | John Crispin | 2019-07-10 |
* | metadata: handle ABI version rebuild tracking for transient dependencies | Jo-Philipp Wich | 2019-06-21 |
* | build: fix STAGING_DIR cleaning for packages | Jeffery To | 2019-01-30 |
* | build: do not override CCACHE_DIR when ccache is disabled | Jo-Philipp Wich | 2018-07-24 |
* | build: prevent spurious package rebuilds under CONFIG_AUTOREMOVE | Jo-Philipp Wich | 2018-05-22 |
* | build: add support for git submodules with CONFIG_SRC_TREE_OVERRIDE | Felix Fietkau | 2018-04-27 |
* | include/package.mk: remove old configured stamps before attempting configuration | Matthias Schiffer | 2017-12-28 |
* | build: allow PKG_PREPARED_DEPENDS and PKG_CONFIG_DEPENDS to be changed after ... | Felix Fietkau | 2017-12-12 |
* | build: fix QUILT related overrides | Felix Fietkau | 2017-05-25 |
* | build: remove package makefile overlay functionality | Felix Fietkau | 2017-04-12 |
* | build: fix STAMP_PREPARED with quilt | Felix Fietkau | 2017-03-22 |
* | build: improve performance by avoiding lazy-eval for make shell calls | Felix Fietkau | 2017-03-16 |
* | build: clean up redundant touching of the package install info file | Felix Fietkau | 2017-02-26 |
* | build: get rid of host.mk | Felix Fietkau | 2017-02-26 |
* | build: keep recursive dependency check stampfiles up to date | Felix Fietkau | 2017-02-01 |
* | build: make the touch .autoremove call non-fatal | Felix Fietkau | 2017-01-24 |
* | build: do not auto-clean packages where the autoremove step has not run | Felix Fietkau | 2017-01-23 |
* | build: fix CONFIG_AUTOREMOVE for packages with multiple variants | Felix Fietkau | 2017-01-22 |
* | build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used | Felix Fietkau | 2017-01-19 |
* | build: include CONFIG_AUTOREMOVE in STAMP_PREPARED | Felix Fietkau | 2017-01-19 |
* | build: add support for automatically removing build dir contents during build | Felix Fietkau | 2017-01-18 |