Felix Fietkau
|
351b6391bf
add another check to the dependencies
|
17 years ago |
Felix Fietkau
|
980b80ddc6
fix typo
|
17 years ago |
Felix Fietkau
|
8b41afa584
add some sanity checking
|
17 years ago |
Felix Fietkau
|
80e70b78fd
fix make menuconfig/oldconfig
|
17 years ago |
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 years ago |
Felix Fietkau
|
6fd92eece4
allow parallel downloading for make download
|
17 years ago |
Andy Boyett
|
d4be84eee8
Fix typo in last commit
|
18 years ago |
Andy Boyett
|
4f478ce546
Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package entries when coming from pre r10634
|
18 years ago |
Florian Fainelli
|
54a5d8fb77
Clean files in scripts/config (#3011)
|
18 years ago |
Ralph Hempel
|
a30fcc0db6
"make distclean" should remove "package/feeds" thanks to Robert P. J. Day
|
18 years ago |
Felix Fietkau
|
a4920f613a
remove obsolete symlinkclean target the new make package/symlinks does not need it.
|
18 years ago |
Travis Kemen
|
d650dae3a2
Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. J. Day <[email protected]>
|
18 years ago |
Felix Fietkau
|
1d31c17938
add missing dependency for the target metadata scan
|
18 years ago |
Felix Fietkau
|
2da3f6a256
fix the sdk
|
18 years ago |
Felix Fietkau
|
51996a78f1
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
|
18 years ago |
Felix Fietkau
|
edc74f8cc3
fix make clean for unconfigured build trees
|
18 years ago |
Felix Fietkau
|
db87e1f8c1
fix parallel build issues
|
18 years ago |
Felix Fietkau
|
5d901efb9e
increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages)
|
18 years ago |
Felix Fietkau
|
af03fdb6c5
add autorebuild check for menuconfig
|
18 years ago |
John Crispin
|
1a3c4d1090
add possibility to set default .config values
|
18 years ago |
Felix Fietkau
|
1120a73f43
remove feeds dir on distclean
|
18 years ago |
Felix Fietkau
|
c3a2acf7db
only run svn info if .svn exists
|
18 years ago |
Felix Fietkau
|
f8dfc57573
add initial version of a package feeds management script
|
18 years ago |
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 years ago |
Felix Fietkau
|
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
|
18 years ago |
Felix Fietkau
|
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
|
18 years ago |
Felix Fietkau
|
d7f2cb1642
next round of cleanup, convert target/ - make -j works now ;)
|
18 years ago |
Felix Fietkau
|
49e628f765
next round of build system cleanup - convert package/ to new structure
|
18 years ago |
Felix Fietkau
|
e143bed1f1
build system fixes, more cleanup
|
18 years ago |
Felix Fietkau
|
9c88ba80b9
more build system cleanup
|
18 years ago |