Felix Fietkau
|
830c308cf9
build: ignore the linux package in the sdk only for generating package data, not for dependencies
|
10 лет назад |
Felix Fietkau
|
055ef8d691
build: do not allow the SDK to reconfigure built-in kernel modules
|
10 лет назад |
Felix Fietkau
|
988e3d85b0
include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text file.
|
10 лет назад |
Felix Fietkau
|
50a5a8df22
build: use different grep strings for scanning package vs target metadata
|
10 лет назад |
John Crispin
|
b7cf4cc613
build: propagate override information to .packageinfo
|
11 лет назад |
John Crispin
|
2e2c04777b
build: allow openwrt.git packages to be replaced by feeds
|
11 лет назад |
John Crispin
|
b6f268d775
build: revert r44076
|
11 лет назад |
John Crispin
|
de3bf7e4c2
build: allow openwrt.git packages to be replaced by feeds
|
11 лет назад |
Felix Fietkau
|
4fde9deed1
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
|
11 лет назад |
Felix Fietkau
|
c497990834
build: use ONESHELL to speed up scanning and the toplevel makefile
|
11 лет назад |
Jo-Philipp Wich
|
a720dd209f
build: introduce per feed repository support
|
11 лет назад |
Felix Fietkau
|
75df42e578
build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)
|
12 лет назад |
Felix Fietkau
|
2238b949f1
build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on
|
14 лет назад |
Felix Fietkau
|
db4fd873f3
improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore
|
16 лет назад |
Felix Fietkau
|
7aae9d3725
avoid using implicit rules during metadata dump to speed up the process even more
|
17 лет назад |
Felix Fietkau
|
b0d8473bf4
get rid of a shell warning if md5sum is not found
|
17 лет назад |
Felix Fietkau
|
4c665e6ca4
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
|
17 лет назад |
Ralph Hempel
|
9e0be1c6e3
fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement)
|
18 лет назад |
Felix Fietkau
|
2da3f6a256
fix the sdk
|
18 лет назад |
Felix Fietkau
|
f8dfc57573
add initial version of a package feeds management script
|
18 лет назад |
Felix Fietkau
|
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
|
18 лет назад |
Nicolas Thill
|
af0b91ca90
allow scan.mk to find python packages introduced in [8639]
|
18 лет назад |
Felix Fietkau
|
9c88ba80b9
more build system cleanup
|
18 лет назад |
Felix Fietkau
|
3e87d642f7
detect whether the find command supports -L or -follow
|
18 лет назад |
Felix Fietkau
|
2809e403d6
find: use -follow instead of -L, some systems don't support -L
|
18 лет назад |
Felix Fietkau
|
25b44d2c12
follow symlinks in package scan
|
18 лет назад |
Felix Fietkau
|
de2aa28c4c
properly support dependencies on packages that just use Build/DefaultTargets
|
18 лет назад |
Felix Fietkau
|
7b16475eb7
fixes for recursive package scanning
|
18 лет назад |
Felix Fietkau
|
bdc9419a20
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
|
18 лет назад |
Felix Fietkau
|
2555097cc6
fix target rescan (version kernel changes)
|
18 лет назад |