| Commit message (Expand) | Author | Age |
* | clean up recursive dependency handling, use timestamp.pl again, because it sa... | Felix Fietkau | 2007-08-30 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 |
* | fix rootfs and init script handling | Felix Fietkau | 2007-07-31 |
* | fix make distclean | Felix Fietkau | 2007-07-30 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 |
* | toolchain/ has been converted | Felix Fietkau | 2007-07-30 |
* | fix verbose output with dash as /bin/sh | Felix Fietkau | 2007-07-30 |
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 |
* | more build system cleanup | Felix Fietkau | 2007-07-28 |
* | initial attempt at cleaning up subdirectory handling. tools/Makefile is now b... | Felix Fietkau | 2007-07-28 |
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 |
* | kernel: fix dependencies for .config, use selections from oldconfig when runn... | Felix Fietkau | 2007-07-16 |
* | target scan needs a maxdepth of 2 | Felix Fietkau | 2007-07-16 |
* | set maxdepth appropriately for package scanning | Felix Fietkau | 2007-07-15 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | Felix Fietkau | 2007-07-15 |
* | fix distclean | Felix Fietkau | 2007-07-12 |
* | fix docs compile targets | Felix Fietkau | 2007-07-10 |
* | Regenerate the menuconfig once symlinked packages are gone | Florian Fainelli | 2007-05-30 |
* | fix target rescan (version kernel changes) | Felix Fietkau | 2007-05-23 |
* | Make UCI preconfiguration optional and disabled by default | Felix Fietkau | 2007-05-05 |
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 |
* | revert find | xargs => find | exec changes - this is completely unnecessary a... | Felix Fietkau | 2007-04-12 |
* | minor tweaks to the verbose system | Mike Baker | 2007-04-11 |
* | fix targetinfo, packageinfo | Mike Baker | 2007-04-11 |
* | fix a few bugs with the last few commits | Mike Baker | 2007-04-07 |
* | make a few commands silent and fix defconfig logic | Felix Fietkau | 2007-04-07 |
* | fix typo | Nicolas Thill | 2007-04-07 |
* | fix package/target scanning | Felix Fietkau | 2007-04-07 |
* | trivial formatting - remove a few @'s and use a .silent instead | Mike Baker | 2007-04-07 |
* | same as [6881] | Mike Baker | 2007-04-07 |
* | fix menuconfig | Felix Fietkau | 2007-04-07 |
* | fix menuconfig checks | Mike Baker | 2007-04-07 |
* | use ~/.openwrt/defconfig as default config if it exists | Felix Fietkau | 2007-04-06 |
* | Tidy up Makefiles | Mike Baker | 2007-04-03 |
* | Using find's -exec to remove directories causes 'not found' errors when find ... | Mike Baker | 2007-04-03 |
* | Use find -exec instead of xargs | Florian Fainelli | 2007-04-02 |
* | run metadata scanning only once when multiple targets are specified on the co... | Felix Fietkau | 2007-03-29 |
* | make sure tmp/info gets created | Felix Fietkau | 2007-03-28 |
* | nuke some unnecessary complexity in the metadata scanning - simply call inclu... | Felix Fietkau | 2007-03-28 |
* | Add some more clean targets | Florian Fainelli | 2007-03-26 |
* | Add a symlinkclean target to remove symlinks | Florian Fainelli | 2007-03-26 |
* | fix metadata scan for profile split | Felix Fietkau | 2007-03-04 |
* | add some missing deps for the metadata files | Felix Fietkau | 2007-03-04 |
* | Massive speedup in the package/target scanning step - per package metadata fi... | Felix Fietkau | 2007-02-27 |
* | make kernel_menuconfig work without target toolchain | Felix Fietkau | 2007-02-16 |
* | add top-level kernel_menuconfig target to unpack and reconfigure the kernel -... | Felix Fietkau | 2007-02-16 |
* | move "make symlinks" to "make package/symlinks" | Mike Baker | 2007-01-31 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | Felix Fietkau | 2007-01-13 |
* | Add a doc target and use the defined source feeds to make symlinks | Florian Fainelli | 2007-01-05 |