Commit Graph

122 Commits (1634461bd208f4bd108ea5c3d3f1cf9eb56d4a7e)

Author SHA1 Message Date
Felix Fietkau edc74f8cc3 fix make clean for unconfigured build trees
SVN-Revision: 9655
17 years ago
Felix Fietkau db87e1f8c1 fix parallel build issues
SVN-Revision: 9495
17 years ago
Felix Fietkau af03fdb6c5 add autorebuild check for menuconfig
SVN-Revision: 9301
17 years ago
Felix Fietkau 53a1d55b34 add 'make prepare' target for building the tools and toolchain
SVN-Revision: 8780
17 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
SVN-Revision: 8694
17 years ago
Felix Fietkau 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
SVN-Revision: 8558
17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Felix Fietkau cb7605f7ba fix rootfs and init script handling
SVN-Revision: 8293
17 years ago
Felix Fietkau 572876608a fix make distclean
SVN-Revision: 8251
17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;)
SVN-Revision: 8242
17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure
SVN-Revision: 8236
17 years ago
Felix Fietkau 2e072cfb4b toolchain/ has been converted
SVN-Revision: 8235
17 years ago
Felix Fietkau e23c6c4b6b fix verbose output with dash as /bin/sh
SVN-Revision: 8227
17 years ago
Felix Fietkau e143bed1f1 build system fixes, more cleanup
SVN-Revision: 8207
17 years ago
Felix Fietkau 9c88ba80b9 more build system cleanup
SVN-Revision: 8206
17 years ago
Felix Fietkau 81529c47ec initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
SVN-Revision: 8201
17 years ago
Felix Fietkau 6178152ee8 add kernel_oldconfig target
SVN-Revision: 8003
17 years ago
Felix Fietkau 0806675217 kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig
SVN-Revision: 7997
17 years ago
Felix Fietkau 60d6defb08 target scan needs a maxdepth of 2
SVN-Revision: 7987
17 years ago
Felix Fietkau c1f20e60f5 set maxdepth appropriately for package scanning
SVN-Revision: 7985
17 years ago
Felix Fietkau bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
SVN-Revision: 7981
17 years ago
Felix Fietkau 6f66bc61f9 fix distclean
SVN-Revision: 7940
17 years ago
Felix Fietkau a925fec9c7 fix docs compile targets
SVN-Revision: 7905
17 years ago
Florian Fainelli a03b9ae8ad Regenerate the menuconfig once symlinked packages are gone
SVN-Revision: 7399
17 years ago
Felix Fietkau 2555097cc6 fix target rescan (version kernel changes)
SVN-Revision: 7317
17 years ago
Felix Fietkau 90237dd18c Make UCI preconfiguration optional and disabled by default
SVN-Revision: 7095
17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink
SVN-Revision: 7065
17 years ago
Felix Fietkau 3e91dd1bd5 revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
SVN-Revision: 6942
17 years ago
Mike Baker 9b62c7eb9d minor tweaks to the verbose system
SVN-Revision: 6936
17 years ago
Mike Baker 3885d2b542 fix targetinfo, packageinfo
SVN-Revision: 6932
17 years ago
Mike Baker 169e9ea9a2 fix a few bugs with the last few commits
SVN-Revision: 6887
17 years ago
Felix Fietkau dfa0901b98 make a few commands silent and fix defconfig logic
SVN-Revision: 6886
17 years ago
Nicolas Thill e66c304cb9 fix typo
SVN-Revision: 6885
17 years ago
Felix Fietkau 216fc583c7 fix package/target scanning
SVN-Revision: 6884
17 years ago
Mike Baker 071c07028a trivial formatting - remove a few @'s and use a .silent instead
SVN-Revision: 6883
17 years ago
Mike Baker 1ad09590cc same as [6881]
SVN-Revision: 6882
17 years ago
Felix Fietkau 5305aba549 fix menuconfig
SVN-Revision: 6881
17 years ago
Mike Baker 5e42783559 fix menuconfig checks
SVN-Revision: 6879
17 years ago
Felix Fietkau c3a9685aa3 use ~/.openwrt/defconfig as default config if it exists
SVN-Revision: 6876
17 years ago
Mike Baker 23efe5fc83 Tidy up Makefiles
SVN-Revision: 6857
17 years ago
Mike Baker 0359c6222e Using find's -exec to remove directories causes 'not found' errors when find tries to search the removed directory. Hopefully fixed now.
SVN-Revision: 6849
17 years ago
Florian Fainelli 6cd84c6838 Use find -exec instead of xargs
SVN-Revision: 6837
17 years ago
Felix Fietkau f952681f35 run metadata scanning only once when multiple targets are specified on the command line
SVN-Revision: 6754
17 years ago
Felix Fietkau fcf0aa5ab7 make sure tmp/info gets created
SVN-Revision: 6749
17 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)
SVN-Revision: 6745
17 years ago
Florian Fainelli c41e00ae34 Add some more clean targets
SVN-Revision: 6721
17 years ago
Florian Fainelli e3e20cce5c Add a symlinkclean target to remove symlinks
SVN-Revision: 6720
17 years ago
Felix Fietkau 08c5cb8c23 fix metadata scan for profile split
SVN-Revision: 6515
17 years ago
Felix Fietkau d5c45d8a05 add some missing deps for the metadata files
SVN-Revision: 6513
17 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
SVN-Revision: 6404
17 years ago
Felix Fietkau 509bb267a3 make kernel_menuconfig work without target toolchain
SVN-Revision: 6312
17 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
SVN-Revision: 6310
17 years ago
Mike Baker 7656ad75e5 move "make symlinks" to "make package/symlinks"
SVN-Revision: 6234
17 years ago
Felix Fietkau 06e88a80c7 merge the scripts dealing with package/target metadata to remove some redundant code
SVN-Revision: 6088
18 years ago
Florian Fainelli efd05a509f Add a doc target and use the defined source feeds to make symlinks
SVN-Revision: 5993
18 years ago
Florian Fainelli 945b4fb8d4 Add a first implementation of a source feed checkout
SVN-Revision: 5943
18 years ago
Felix Fietkau a4484d267b cosmetic fixes
SVN-Revision: 5851
18 years ago
Felix Fietkau 5aa57f3f70 implement real-time progress info for the package/target info collect (thanks to Thorsten Glaser for the idea)
SVN-Revision: 5850
18 years ago
Florian Fainelli a4fad88c00 Add a help target in case people want to read the README ;)
SVN-Revision: 5739
18 years ago
Mike Baker 16edf83d62 trivial changes
SVN-Revision: 5668
18 years ago
Felix Fietkau 4750ca58a3 clear .host.mk before running prereq checks (rechecks for missing packages like gnu tar on *bsd)
SVN-Revision: 5632
18 years ago
Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
18 years ago
Felix Fietkau b8712cb816 tty detect fix
SVN-Revision: 5510
18 years ago
Felix Fietkau cf10a1dd5e another optimization
SVN-Revision: 5507
18 years ago
Felix Fietkau d130994932 fix unnecessary rebuild of .targetinfo
SVN-Revision: 5504
18 years ago
Felix Fietkau e97426b839 fix typo
SVN-Revision: 5503
18 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
SVN-Revision: 5498
18 years ago
Felix Fietkau 5f05cf26ee another fix for invalid fd messages
SVN-Revision: 5076
18 years ago
Felix Fietkau 13c1060ce2 force LANG to C
SVN-Revision: 5074
18 years ago
Felix Fietkau 3897f85854 fix invalid fd warning on mac os x
SVN-Revision: 5072
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago