aboutsummaryrefslogtreecommitdiff
path: root/include/host-build.mk
Commit message (Expand)AuthorAge
* host-build: fix stampfile name substitution per installed binariesMichael Pratt2024-04-25
* host-build: add support for a stampfile per installed binaryMichael Pratt2023-06-05
* build: export GIT_CEILING_DIRECTORIES for package buildsJeffery To2023-05-31
* build: disable automake dependency trackingMichael Pratt2023-03-13
* build: skip download for host build with AUTOREMOVE if already compiledChristian Marangi2023-01-23
* build: make find_md5 reproducible with AUTOREMOVEChristian Marangi2022-09-30
* build: handle directory with whitespace in AUTOREMOVE cleanChristian Marangi2022-09-11
* build: add HOST_CXXFLAGS for host buildSergey V. Lobanov2022-01-16
* 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
* 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: improve ccache supportRoman Yeryomin2020-07-11
* build: call Host/Uninstall before wiping the host build dirAndre Heider2019-10-21
* build: do not override CCACHE_DIR when ccache is disabledJo-Philipp Wich2018-07-24
* build: pass HOSTCXX to host builds as CXXFelix Fietkau2018-04-20
* build: allow PKG_PREPARED_DEPENDS and PKG_CONFIG_DEPENDS to be changed after ...Felix Fietkau2017-12-12
* build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errorsFelix Fietkau2017-10-05
* build: stop overriding STAGING_DIR_HOST for toolchain buildFelix Fietkau2017-05-25
* build: fix STAMP_PREPARED with quiltFelix Fietkau2017-03-22
* build: improve performance by avoiding lazy-eval for make shell callsFelix Fietkau2017-03-16
* build: get rid of host.mkFelix Fietkau2017-02-26
* build: make Host/Install/Default use Host/Compile/Default with an extra argumentFelix Fietkau2017-02-09
* build: support make tools/<name>/install againFelix Fietkau2017-02-09
* 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 HOST_STAMP_PREPAREDFelix Fietkau2017-01-19
* build: extend CONFIG_AUTOREMOVE to tools/Felix Fietkau2017-01-18
* build: remove separate /install step for host buildsFelix Fietkau2017-01-18
* build: introduce extra targets that contain only proper dependenciesFelix Fietkau2017-01-18
* build: define common subdir targets in rules.mkFelix Fietkau2017-01-18
* build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...Matthias Schiffer2017-01-18
* build: properly pass CPP and CXX flags in HOST_MAKE_VARSJo-Philipp Wich2017-01-17
* build: introduce default HOST_MAKE_VARS for host-buildsAlexandru Ardelean2017-01-17
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-10
* build: remove obsolete parallel build related optionsFelix Fietkau2017-01-10
* Revert "build: fix HOST_CONFIGURE_VARS placement"Jo-Philipp Wich2017-01-05
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-05
* host-build: remove openssl include path from host cflagsFelix Fietkau2017-01-05
* build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSIONFelix Fietkau2016-12-22
* build: implement make check and make package/X/checkFelix Fietkau2016-12-17
* build: remove duplicate Download/default definition from include/host-build.mkFelix Fietkau2016-12-16
* include/host-build.mk: use STAGING_DIR_HOSTPKGJo-Philipp Wich2016-11-01
* build: copy contents of 'src' folder to build dirs (if present)Alexandru Ardelean2016-10-15
* include/host-build.mk: set Host/Exports for Host/Install stepMatthias Schiffer2016-10-06
* include/host-build.mk: fix ACLOCAL_INCLUDEMatthias Schiffer2016-10-06
* include/host-build.mk: pass HOST_BUILD_PREFIX to Host/installMatthias Schiffer2016-10-06
* build: pass $(STAGING_DIR_HOST) to Host/InstallFelix Fietkau2016-08-23
* build: don't add -j for parallel builds with Make 4.2+Matthias Schiffer2016-06-15