summaryrefslogtreecommitdiff
path: root/include/host-build.mk
Commit message (Expand)AuthorAgeFilesLines
* build: properly pass CPP and CXX flags in HOST_MAKE_VARSJo-Philipp Wich2017-02-011-1/+2
* build: introduce default HOST_MAKE_VARS for host-buildsAlexandru Ardelean2017-02-011-1/+7
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-101-2/+2
* build: remove obsolete parallel build related optionsFelix Fietkau2017-01-101-7/+2
* Revert "build: fix HOST_CONFIGURE_VARS placement"Jo-Philipp Wich2017-01-051-1/+1
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-051-1/+1
* host-build: remove openssl include path from host cflagsFelix Fietkau2017-01-051-5/+0
* build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSIONFelix Fietkau2016-12-221-1/+2
* build: implement make check and make package/X/checkFelix Fietkau2016-12-171-2/+6
* build: remove duplicate Download/default definition from include/host-build.mkFelix Fietkau2016-12-161-10/+0
* include/host-build.mk: use STAGING_DIR_HOSTPKGJo-Philipp Wich2016-11-011-1/+1
* build: copy contents of 'src' folder to build dirs (if present)Alexandru Ardelean2016-10-151-0/+1
* include/host-build.mk: set Host/Exports for Host/Install stepMatthias Schiffer2016-10-061-0/+1
* include/host-build.mk: fix ACLOCAL_INCLUDEMatthias Schiffer2016-10-061-1/+1
* include/host-build.mk: pass HOST_BUILD_PREFIX to Host/installMatthias Schiffer2016-10-061-2/+2
* build: pass $(STAGING_DIR_HOST) to Host/InstallFelix Fietkau2016-08-231-2/+2
* build: don't add -j for parallel builds with Make 4.2+Matthias Schiffer2016-06-151-1/+1
* host-build.mk: change default installation prefix of package/* host builds to...Felix Fietkau2016-01-201-10/+12
* build: include homebrew include/library directory in cflags/ldflags on mac os xFelix Fietkau2015-10-051-0/+5
* build: set CCACHE_DIR for host buildsFelix Fietkau2015-04-141-0/+1
* include: use SHELL, not BASH for HOST_CONFIGURE_VARSJo-Philipp Wich2015-02-061-1/+1
* include: remove static tool linking supportJo-Philipp Wich2015-02-061-6/+0
* build: prevent spurious host-build re-builds by touching .built after the ins...Felix Fietkau2014-12-151-0/+1
* build: BSD compile fixesFelix Fietkau2013-03-071-1/+1
* build: fix host build stampfile usage, fixes spurious errors with missing opk...Felix Fietkau2012-10-151-24/+13
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-231-2/+2
* host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGSFelix Fietkau2012-09-221-1/+5
* build: ensure that package/host-build build system code does not run in paral...Felix Fietkau2012-09-171-0/+2
* build: add jobserver support for host buildsFelix Fietkau2012-09-151-1/+7
* do not pass optimization flags in HOST_CPPFLAGS (#12153)Jo-Philipp Wich2012-09-091-1/+1
* introduce a menuconfig option to turn off static linking of host utilitiesJo-Philipp Wich2012-08-131-1/+3
* host-build.mk: define a variable HOST_STATIC_LINKING which is set to "-static...Jo-Philipp Wich2012-08-121-0/+4
* build: add PKG_MIRROR_MD5SUM support for host buildsFelix Fietkau2012-06-061-0/+1
* tools: clean up Makefiles / make ccache workJohn Crispin2012-01-151-0/+1
* add a missing wrapper for the refresh target for host buildsFelix Fietkau2011-01-281-0/+1
* - implement hooks for hostbuilds - use host build hooks to implement fixups f...Jo-Philipp Wich2010-12-131-1/+11
* use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)Felix Fietkau2010-11-221-1/+2
* deptest: Install of host tools has to be forced for every test, because the h...Michael Büsch2010-11-031-2/+2
* Fix typoMichael Büsch2010-10-161-2/+2
* Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA...Michael Büsch2010-10-161-1/+7
* Add an option to default the default build rule to parallel build.Michael Büsch2010-08-201-1/+1
* Also support parallel build for host-packagesMichael Büsch2010-08-181-1/+3
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-051-2/+2
* Prevent unnecessary host package rebuilds.Lars-Peter Clausen2010-01-031-11/+14
* use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel GimpelevichAndy Boyett2009-10-301-0/+1
* host build: do not hide the configure commandFelix Fietkau2009-09-251-1/+1
* fix a typo that prevented host build specific variable exports from workingFelix Fietkau2009-04-301-2/+2
* add missing bits from [15451]Nicolas Thill2009-04-271-2/+2
* clean up automake/pkg-config handling, move separate host/package variable ex...Felix Fietkau2009-04-221-2/+10
* move pkg config stuff to per-target exports to prevent interference with host...Felix Fietkau2009-04-201-0/+2