Jo-Philipp Wich
|
5faad30d5d
build: properly pass CPP and CXX flags in HOST_MAKE_VARS
|
il y a 9 ans |
Alexandru Ardelean
|
e9d20f1f87
build: introduce default HOST_MAKE_VARS for host-builds
|
il y a 9 ans |
Jo-Philipp Wich
|
83b6bfc235
build: fix HOST_CONFIGURE_VARS placement
|
il y a 9 ans |
Felix Fietkau
|
1e1d735e52
build: remove obsolete parallel build related options
|
il y a 9 ans |
Jo-Philipp Wich
|
267b05f273
Revert "build: fix HOST_CONFIGURE_VARS placement"
|
il y a 9 ans |
Jo-Philipp Wich
|
28f9df62f5
build: fix HOST_CONFIGURE_VARS placement
|
il y a 9 ans |
Felix Fietkau
|
bdaa138c0d
host-build: remove openssl include path from host cflags
|
il y a 9 ans |
Felix Fietkau
|
ffb0181a87
build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSION
|
il y a 9 ans |
Felix Fietkau
|
7a315b0b5d
build: implement make check and make package/X/check
|
il y a 9 ans |
Felix Fietkau
|
881c5b47ec
build: remove duplicate Download/default definition from include/host-build.mk
|
il y a 9 ans |
Jo-Philipp Wich
|
b7f7e9fe42
include/host-build.mk: use STAGING_DIR_HOSTPKG
|
il y a 9 ans |
Alexandru Ardelean
|
7c8c3226dc
build: copy contents of 'src' folder to build dirs (if present)
|
il y a 9 ans |
Matthias Schiffer
|
cb718eb34b
include/host-build.mk: set Host/Exports for Host/Install step
|
il y a 9 ans |
Matthias Schiffer
|
4ada2fd276
include/host-build.mk: fix ACLOCAL_INCLUDE
|
il y a 9 ans |
Matthias Schiffer
|
7064a849ce
include/host-build.mk: pass HOST_BUILD_PREFIX to Host/install
|
il y a 9 ans |
Felix Fietkau
|
4170267f5a
build: pass $(STAGING_DIR_HOST) to Host/Install
|
il y a 9 ans |
Matthias Schiffer
|
6fb212f293
build: don't add -j for parallel builds with Make 4.2+
|
il y a 9 ans |
Felix Fietkau
|
03bc8d94f0
host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host
|
il y a 10 ans |
Felix Fietkau
|
48374a3a9c
build: include homebrew include/library directory in cflags/ldflags on mac os x
|
il y a 10 ans |
Felix Fietkau
|
c99c9f875e
build: set CCACHE_DIR for host builds
|
il y a 10 ans |
Jo-Philipp Wich
|
60eef7aefd
include: use SHELL, not BASH for HOST_CONFIGURE_VARS
|
il y a 11 ans |
Jo-Philipp Wich
|
971ec0283c
include: remove static tool linking support
|
il y a 11 ans |
Felix Fietkau
|
f6f0984c43
build: prevent spurious host-build re-builds by touching .built after the install command before touching .installed
|
il y a 11 ans |
Felix Fietkau
|
1f77bfff96
build: BSD compile fixes
|
il y a 13 ans |
Felix Fietkau
|
6d1884c583
build: fix host build stampfile usage, fixes spurious errors with missing opkg host binary after deleting the staging dir
|
il y a 13 ans |
Felix Fietkau
|
ed2bf29be5
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
|
il y a 13 ans |
Felix Fietkau
|
1c108d3318
host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS
|
il y a 13 ans |
Felix Fietkau
|
b086475e1e
build: ensure that package/host-build build system code does not run in parallel, fixes rare spurious parallel build failures
|
il y a 13 ans |
Felix Fietkau
|
f19dbfff91
build: add jobserver support for host builds
|
il y a 13 ans |
Jo-Philipp Wich
|
8726a422cd
do not pass optimization flags in HOST_CPPFLAGS (#12153)
|
il y a 13 ans |