Paul Spooren
|
a17b8eaa2e
build: use SPDX license tags
|
5 vuotta sitten |
Michal Hrusecky
|
37e91861cc
build: Use LINUX_DIR for Kernel/Patch
|
7 vuotta sitten |
John Crispin
|
74d00a8c38
kernel: split patches folder up into backport, pending and hack folders
|
8 vuotta sitten |
Jonas Gorski
|
2ab0963971
build: fix kernel refresh failure on first run
|
8 vuotta sitten |
Felix Fietkau
|
36ba6237d6
build: fix quilt for mixed package/host builds
|
8 vuotta sitten |
Felix Fietkau
|
221f323782
build: set QUILT=1 automatically when calling package host build refresh
|
8 vuotta sitten |
Felix Fietkau
|
5aa03e16a7
build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used
|
8 vuotta sitten |
Felix Fietkau
|
84bd74057f
build: use mkhash to replace various quirky md5sum/openssl calls
|
8 vuotta sitten |
Felix Fietkau
|
22ef1c83b3
kernel: make the kernel build auto-clean the build dir like package builds
|
9 vuotta sitten |
Felix Fietkau
|
e5c1cc5545
build: for refresh, override HOST_QUILT like QUILT
|
9 vuotta sitten |
Luka Perkov
|
7002f6326e
include: remove trailing whitespaces
|
10 vuotta sitten |
Felix Fietkau
|
9cf5926eff
quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure
|
13 vuotta sitten |
Jo-Philipp Wich
|
149341faf1
silence error when package has no patches (patchwork 321)
|
14 vuotta sitten |
Jo-Philipp Wich
|
38e3474542
quilt.mk: export PATCH for patch-kernel.sh
|
15 vuotta sitten |
Jo-Philipp Wich
|
d3f412f4ec
rename PATCH to KPATCH
|
15 vuotta sitten |
Felix Fietkau
|
9d8f81149f
fix the path to the build dir for host packages
|
16 vuotta sitten |
Felix Fietkau
|
3616727c87
fix HOST_QUILT override
|
16 vuotta sitten |
Felix Fietkau
|
24dee6de52
speed up quilt imports
|
16 vuotta sitten |
Felix Fietkau
|
9b96b24e32
fix quilt variable and stampfile usage for host builds
|
16 vuotta sitten |
Felix Fietkau
|
ddcfaeb1e5
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
|
16 vuotta sitten |
Felix Fietkau
|
431c9267b4
replace a few unnecessary $(shell) calls
|
16 vuotta sitten |
Felix Fietkau
|
127296bc45
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
|
16 vuotta sitten |
Felix Fietkau
|
f684d0a47b
allow a separate patch directory for host patches
|
16 vuotta sitten |
Felix Fietkau
|
bc6fcb0067
eliminate redundancy by creating the quilt_used stampfile in the right place
|
16 vuotta sitten |
Felix Fietkau
|
e7b01c6aa1
fix missing change from r14610
|
16 vuotta sitten |
Felix Fietkau
|
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
|
16 vuotta sitten |
Nicolas Thill
|
1f5c64d436
prevent quilt from loading any configuration file (closes: #4520)
|
16 vuotta sitten |
John Crispin
|
3ec3f111ff
if quilt failed whilst patching, no output was shown
|
16 vuotta sitten |
Mirko Vogt
|
35e3dbab79
do not ignore exit codes of quilt anymore (by nbd)
|
16 vuotta sitten |
Felix Fietkau
|
40b5e7a30d
fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)
|
17 vuotta sitten |