Felix Fietkau
|
53a1d55b34
add 'make prepare' target for building the tools and toolchain
|
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 лет назад |
Felix Fietkau
|
5f748a6c24
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
18 лет назад |
Felix Fietkau
|
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
|
18 лет назад |
Felix Fietkau
|
cb7605f7ba
fix rootfs and init script handling
|
18 лет назад |
Felix Fietkau
|
572876608a
fix make distclean
|
18 лет назад |
Felix Fietkau
|
d7f2cb1642
next round of cleanup, convert target/ - make -j works now ;)
|
18 лет назад |
Felix Fietkau
|
49e628f765
next round of build system cleanup - convert package/ to new structure
|
18 лет назад |
Felix Fietkau
|
2e072cfb4b
toolchain/ has been converted
|
18 лет назад |
Felix Fietkau
|
e23c6c4b6b
fix verbose output with dash as /bin/sh
|
18 лет назад |
Felix Fietkau
|
e143bed1f1
build system fixes, more cleanup
|
18 лет назад |
Felix Fietkau
|
9c88ba80b9
more build system cleanup
|
18 лет назад |
Felix Fietkau
|
81529c47ec
initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
|
18 лет назад |
Felix Fietkau
|
6178152ee8
add kernel_oldconfig target
|
18 лет назад |
Felix Fietkau
|
0806675217
kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig
|
18 лет назад |
Felix Fietkau
|
60d6defb08
target scan needs a maxdepth of 2
|
18 лет назад |
Felix Fietkau
|
c1f20e60f5
set maxdepth appropriately for 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
|
6f66bc61f9
fix distclean
|
18 лет назад |
Felix Fietkau
|
a925fec9c7
fix docs compile targets
|
18 лет назад |
Florian Fainelli
|
a03b9ae8ad
Regenerate the menuconfig once symlinked packages are gone
|
18 лет назад |
Felix Fietkau
|
2555097cc6
fix target rescan (version kernel changes)
|
18 лет назад |
Felix Fietkau
|
90237dd18c
Make UCI preconfiguration optional and disabled by default
|
18 лет назад |
Felix Fietkau
|
874f03ea00
fixes for a few build errors on osx without fink
|
18 лет назад |
Felix Fietkau
|
3e91dd1bd5
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
|
19 лет назад |
Mike Baker
|
9b62c7eb9d
minor tweaks to the verbose system
|
19 лет назад |
Mike Baker
|
3885d2b542
fix targetinfo, packageinfo
|
19 лет назад |
Mike Baker
|
169e9ea9a2
fix a few bugs with the last few commits
|
19 лет назад |
Felix Fietkau
|
dfa0901b98
make a few commands silent and fix defconfig logic
|
19 лет назад |
Nicolas Thill
|
e66c304cb9
fix typo
|
19 лет назад |