- Jan 19, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 29798
-
- Sep 01, 2010
-
-
Felix Fietkau authored
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point SVN-Revision: 22871
-
- Jul 31, 2010
-
-
Florian Fainelli authored
When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it) This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS Signed-off-by:
Maarten Bezemer <m.m.bezemer@utwente.nl> SVN-Revision: 22443
-
- May 28, 2009
-
-
Felix Fietkau authored
add a "make prepare" target which builds everything up to target/compile, useful for scripts/deptest.sh SVN-Revision: 16153
-
Ralph Hempel authored
SVN-Revision: 16148
-
- Mar 03, 2009
-
-
Felix Fietkau authored
SVN-Revision: 14737
-
- Dec 03, 2008
-
-
Nicolas Thill authored
SVN-Revision: 13494
-
- Aug 16, 2008
-
-
Felix Fietkau authored
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 SVN-Revision: 12322
-
- Aug 04, 2008
-
-
Felix Fietkau authored
make package prereq checks behave more like build prereq checks (first check all, then fail if necessary), also make them less verbose SVN-Revision: 12106
-
- Jun 09, 2008
-
-
Felix Fietkau authored
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414
-
- Mar 20, 2008
-
-
Ralph Hempel authored
fix package/symlinks target, will call scripts/feeds update / install introduce new package/symlinks-install and package/symlinks-clean targets - package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed) - package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched) SVN-Revision: 10634
-
- Dec 28, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9990
-
- Dec 04, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9655
-
- Nov 04, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9495
-
- Oct 14, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9301
-
- Sep 15, 2007
-
-
Felix Fietkau authored
SVN-Revision: 8780
-
- Sep 08, 2007
-
-
Felix Fietkau authored
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
-
- Aug 30, 2007
-
-
Felix Fietkau authored
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time SVN-Revision: 8558
-
- Aug 07, 2007
-
-
Felix Fietkau authored
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
-
- Jul 31, 2007
-
-
Felix Fietkau authored
SVN-Revision: 8293
-
- Jul 30, 2007
-
-
Felix Fietkau authored
SVN-Revision: 8251
-
Felix Fietkau authored
SVN-Revision: 8242
-
Felix Fietkau authored
SVN-Revision: 8236
-
Felix Fietkau authored
SVN-Revision: 8235
-
Felix Fietkau authored
SVN-Revision: 8227
-
- Jul 28, 2007
-
-
Felix Fietkau authored
SVN-Revision: 8207
-
Felix Fietkau authored
SVN-Revision: 8206
-
Felix Fietkau authored
initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called SVN-Revision: 8201
-
- Jul 16, 2007
-
-
Felix Fietkau authored
SVN-Revision: 8003
-
Felix Fietkau authored
SVN-Revision: 7997
-
Felix Fietkau authored
SVN-Revision: 7987
-
- Jul 15, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7985
-
Felix Fietkau authored
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies SVN-Revision: 7981
-
- Jul 12, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7940
-
- Jul 10, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7905
-
- May 30, 2007
-
-
Florian Fainelli authored
SVN-Revision: 7399
-
- May 23, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7317
-
- May 05, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7095
-
- Apr 29, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7065
-
- Apr 12, 2007
-
-
Felix Fietkau authored
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need SVN-Revision: 6942
-