Felix Fietkau
|
f952681f35
run metadata scanning only once when multiple targets are specified on the command line
|
19 years ago |
Felix Fietkau
|
fcf0aa5ab7
make sure tmp/info gets created
|
19 years ago |
Felix Fietkau
|
e71ae20b0b
nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact)
|
19 years ago |
Florian Fainelli
|
c41e00ae34
Add some more clean targets
|
19 years ago |
Florian Fainelli
|
e3e20cce5c
Add a symlinkclean target to remove symlinks
|
19 years ago |
Felix Fietkau
|
08c5cb8c23
fix metadata scan for profile split
|
19 years ago |
Felix Fietkau
|
d5c45d8a05
add some missing deps for the metadata files
|
19 years ago |
Felix Fietkau
|
423e90915d
Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild
|
19 years ago |
Felix Fietkau
|
509bb267a3
make kernel_menuconfig work without target toolchain
|
19 years ago |
Felix Fietkau
|
8afbc2d617
add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff
|
19 years ago |
Mike Baker
|
7656ad75e5
move "make symlinks" to "make package/symlinks"
|
19 years ago |
Felix Fietkau
|
06e88a80c7
merge the scripts dealing with package/target metadata to remove some redundant code
|
19 years ago |
Florian Fainelli
|
efd05a509f
Add a doc target and use the defined source feeds to make symlinks
|
19 years ago |
Florian Fainelli
|
945b4fb8d4
Add a first implementation of a source feed checkout
|
19 years ago |
Felix Fietkau
|
a4484d267b
cosmetic fixes
|
19 years ago |
Felix Fietkau
|
5aa57f3f70
implement real-time progress info for the package/target info collect (thanks to Thorsten Glaser for the idea)
|
19 years ago |
Florian Fainelli
|
a4fad88c00
Add a help target in case people want to read the README ;)
|
19 years ago |
Mike Baker
|
16edf83d62
trivial changes
|
19 years ago |
Felix Fietkau
|
4750ca58a3
clear .host.mk before running prereq checks (rechecks for missing packages like gnu tar on *bsd)
|
19 years ago |
Felix Fietkau
|
aef03f09b5
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
|
19 years ago |
Felix Fietkau
|
105a602ecf
implement target profiles in menuconfig
|
19 years ago |
Felix Fietkau
|
b8712cb816
tty detect fix
|
19 years ago |
Felix Fietkau
|
cf10a1dd5e
another optimization
|
19 years ago |
Felix Fietkau
|
d130994932
fix unnecessary rebuild of .targetinfo
|
19 years ago |
Felix Fietkau
|
e97426b839
fix typo
|
19 years ago |
Felix Fietkau
|
cf4e7af392
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
|
19 years ago |
Felix Fietkau
|
5f05cf26ee
another fix for invalid fd messages
|
19 years ago |
Felix Fietkau
|
13c1060ce2
force LANG to C
|
19 years ago |
Felix Fietkau
|
3897f85854
fix invalid fd warning on mac os x
|
19 years ago |
Felix Fietkau
|
60c1f0f64d
finally move buildroot-ng to trunk
|
19 years ago |