Matthias Schiffer
|
5ef0854b11
rules.mk: make PKG_CONFIG_DEPENDS properly track string values
|
vor 8 Jahren |
Michal Sojka
|
202ae4cc6a
build: Pass -iremap gcc option as a single argument
|
vor 8 Jahren |
Felix Fietkau
|
d826af2cbb
build: make <subdir>/install opt-in, use it for target/ only
|
vor 8 Jahren |
Felix Fietkau
|
f55c29e4c7
build: remove libc version suffix from build/staging directories
|
vor 8 Jahren |
Florian Fainelli
|
57657a7237
build: Suffix build directory with _$(LIBC) for external toolchains
|
vor 8 Jahren |
Jo-Philipp Wich
|
7d57db4d9b
build: introduce STAGING_DIR_IMAGE
|
vor 8 Jahren |
Matthias Schiffer
|
40d3401f3b
rules.mk: export STAGING_DIR_HOSTPKG
|
vor 8 Jahren |
Felix Fietkau
|
9228d1c066
build: introduce extra targets that contain only proper dependencies
|
vor 8 Jahren |
Felix Fietkau
|
6cf067d084
build: define common subdir targets in rules.mk
|
vor 8 Jahren |
Matthias Schiffer
|
3d71786154
build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets
|
vor 8 Jahren |
Felix Fietkau
|
84bd74057f
build: use mkhash to replace various quirky md5sum/openssl calls
|
vor 8 Jahren |
Felix Fietkau
|
ffb0181a87
build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSION
|
vor 8 Jahren |
Felix Fietkau
|
7a315b0b5d
build: implement make check and make package/X/check
|
vor 8 Jahren |
Jo-Philipp Wich
|
d7bec5609c
rules.mk: add STAGING_DIR_HOSTPKG variable
|
vor 9 Jahren |
Jo-Philipp Wich
|
27854a0a84
build: add checksum target
|
vor 9 Jahren |
Jo-Philipp Wich
|
54fbe8afdd
rules.mk: introduce new variable OUTPUT_DIR
|
vor 9 Jahren |
Felix Fietkau
|
c8cbe7aba2
build: disable the use of -iremap for UML (#21851)
|
vor 9 Jahren |
Jo-Philipp Wich
|
064761d1db
rules.mk: add TARGET_INIT_PATH toplevel variables
|
vor 9 Jahren |
Felix Fietkau
|
c5d74630c5
build: filter out -fno-plt for the kernel build, fixes #21712
|
vor 9 Jahren |
Felix Fietkau
|
b737686b2c
build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR)
|
vor 9 Jahren |
Felix Fietkau
|
579e9620c6
rules.mk: make the locked template available even if flock has not been built yet (fall back to unlocked shell command)
|
vor 9 Jahren |
Felix Fietkau
|
c7308bc9f1
build: use a separate variable checking the subdir path (for host packages)
|
vor 9 Jahren |
Felix Fietkau
|
03bc8d94f0
host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host
|
vor 9 Jahren |
Felix Fietkau
|
36502c5a6f
build: move host build directories of package/* to build_dir/target-*/host/
|
vor 9 Jahren |
Felix Fietkau
|
0628630664
build: add pure make tolower/toupper funtions that do not require shell calls
|
vor 9 Jahren |
Felix Fietkau
|
f7939f5e74
gcc: remove version 4.6, it is no longer needed
|
vor 10 Jahren |
Felix Fietkau
|
940bc81bc2
build: add -Wno-error=unused-result to target cflags
|
vor 10 Jahren |
Felix Fietkau
|
279c8bee8d
rules.mk: export STAGING_DIR_HOST to sub-makefiles and shells
|
vor 10 Jahren |
Felix Fietkau
|
3bbb927728
build: Allow kernel modules to set build ID debug symbol
|
vor 10 Jahren |
Felix Fietkau
|
59bffdaa64
rules.mk: remove GCC 4.4 and GCC 4.5 conditional
|
vor 10 Jahren |