Felix Fietkau
|
ac40a80f35
|
make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it
SVN-Revision: 9384
|
2007-10-21 07:18:10 +00:00 |
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
SVN-Revision: 8694
|
2007-09-08 19:55:42 +00:00 |
Felix Fietkau
|
761dc0a0ae
|
fix a dependency bug
SVN-Revision: 8561
|
2007-08-30 22:43:25 +00:00 |
Felix Fietkau
|
d475d94aab
|
avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here
SVN-Revision: 8533
|
2007-08-29 03:51:49 +00:00 |
Nicolas Thill
|
ba05b57573
|
rename 'stampfiles' directory to 'stamp'
SVN-Revision: 8455
|
2007-08-21 18:07:55 +00:00 |
Felix Fietkau
|
c6bc77ea36
|
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
|
2007-08-07 00:04:25 +00:00 |
Felix Fietkau
|
88163e91e8
|
ignore dependencies when using QUILT
SVN-Revision: 8244
|
2007-07-30 21:30:18 +00:00 |
Felix Fietkau
|
d7f2cb1642
|
next round of cleanup, convert target/ - make -j works now ;)
SVN-Revision: 8242
|
2007-07-30 21:14:08 +00:00 |
Felix Fietkau
|
a7b635f075
|
more cleanup
SVN-Revision: 8238
|
2007-07-30 18:39:20 +00:00 |
Felix Fietkau
|
49e628f765
|
next round of build system cleanup - convert package/ to new structure
SVN-Revision: 8236
|
2007-07-30 18:22:01 +00:00 |
Felix Fietkau
|
f1ac6cf7ec
|
fix compile errors with make 3.80
SVN-Revision: 8230
|
2007-07-30 15:00:27 +00:00 |
Felix Fietkau
|
0d70676b9a
|
add default command for dummy targets
SVN-Revision: 8209
|
2007-07-28 14:36:21 +00:00 |
Felix Fietkau
|
9c88ba80b9
|
more build system cleanup
SVN-Revision: 8206
|
2007-07-28 13:00:43 +00:00 |
Felix Fietkau
|
9acbd52239
|
allow target specific builddir list override
SVN-Revision: 8204
|
2007-07-28 03:01:10 +00:00 |
Felix Fietkau
|
48d57c4ba8
|
add missing flag
SVN-Revision: 8203
|
2007-07-28 02:54:50 +00:00 |
Felix Fietkau
|
02a7e555de
|
don't force the install->compile, compile->prepare dependencies in subdir.mk
SVN-Revision: 8202
|
2007-07-28 02:53:54 +00:00 |
Felix Fietkau
|
81529c47ec
|
initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
SVN-Revision: 8201
|
2007-07-28 02:44:55 +00:00 |