Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert [8415], seems to be causing problems for the kernel build | Felix Fietkau | 2007-08-16 | 1 | -3/+0 |
| | | | | SVN-Revision: 8418 | ||||
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 | 1 | -0/+3 |
| | | | | SVN-Revision: 8415 | ||||
* | Add a requireheader for squid, should fix it (#2205) | Florian Fainelli | 2007-08-12 | 1 | -0/+8 |
| | | | | SVN-Revision: 8404 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 8 | -37/+43 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||||
* | fix image installation | Felix Fietkau | 2007-08-03 | 2 | -4/+7 |
| | | | | SVN-Revision: 8324 | ||||
* | fix kmod packages that don't use KCONFIG | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 8323 | ||||
* | fix kmod packaging for packages where some KCONFIG symbols are set to y | Felix Fietkau | 2007-08-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 8316 | ||||
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵ | Felix Fietkau | 2007-07-31 | 1 | -0/+2 |
| | | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256 | ||||
* | fix a rebuild bug related to quilt | Felix Fietkau | 2007-07-30 | 3 | -7/+8 |
| | | | | SVN-Revision: 8255 | ||||
* | silence | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8252 | ||||
* | same for host builds | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8246 | ||||
* | speed up the prepare step a bit | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8245 | ||||
* | ignore dependencies when using QUILT | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8244 | ||||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 7 | -15/+29 |
| | | | | SVN-Revision: 8242 | ||||
* | more cleanup | Felix Fietkau | 2007-07-30 | 2 | -2/+7 |
| | | | | SVN-Revision: 8238 | ||||
* | remove CONFIG_JLEVEL. use make -j in the future | Felix Fietkau | 2007-07-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 8237 | ||||
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 6 | -66/+77 |
| | | | | SVN-Revision: 8236 | ||||
* | fix compile errors with make 3.80 | Felix Fietkau | 2007-07-30 | 1 | -3/+6 |
| | | | | SVN-Revision: 8230 | ||||
* | fix verbose output with dash as /bin/sh | Felix Fietkau | 2007-07-30 | 2 | -1/+2 |
| | | | | SVN-Revision: 8227 | ||||
* | add default command for dummy targets | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 8209 | ||||
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 | 1 | -11/+13 |
| | | | | SVN-Revision: 8207 | ||||
* | more build system cleanup | Felix Fietkau | 2007-07-28 | 4 | -10/+147 |
| | | | | SVN-Revision: 8206 | ||||
* | allow target specific builddir list override | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 8204 | ||||
* | add missing flag | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 8203 | ||||
* | don't force the install->compile, compile->prepare dependencies in subdir.mk | Felix Fietkau | 2007-07-28 | 1 | -3/+1 |
| | | | | SVN-Revision: 8202 | ||||
* | initial attempt at cleaning up subdirectory handling. tools/Makefile is now ↵ | Felix Fietkau | 2007-07-28 | 1 | -0/+63 |
| | | | | | | being included instead of recursively called SVN-Revision: 8201 | ||||
* | ignore filenames that can cause problems for the recursive dependency handling | Felix Fietkau | 2007-07-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 8171 | ||||
* | remove the @ and change the comment from [8107] (closes: #2122) | Nicolas Thill | 2007-07-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 8166 | ||||
* | do dynamic kernel config changes for netfilter as well | Felix Fietkau | 2007-07-23 | 1 | -111/+108 |
| | | | | SVN-Revision: 8119 | ||||
* | add better working-g++ check (patch from #2017) | Felix Fietkau | 2007-07-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 8118 | ||||
* | more dependency fixes | Felix Fietkau | 2007-07-23 | 1 | -6/+0 |
| | | | | SVN-Revision: 8115 | ||||
* | fix jffs2 images | Nicolas Thill | 2007-07-22 | 1 | -6/+7 |
| | | | | SVN-Revision: 8107 | ||||
* | disable kmod packages where the KCONFIG options are =y | Felix Fietkau | 2007-07-20 | 1 | -7/+9 |
| | | | | SVN-Revision: 8086 | ||||
* | reorder, xt_CHAOS depends on xt_DELUDE | Felix Fietkau | 2007-07-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8084 | ||||
* | really fix tgz images | Felix Fietkau | 2007-07-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 8065 | ||||
* | Fix the tgz image build | Florian Fainelli | 2007-07-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 8042 | ||||
* | prevent the new config changes from interfering with kernel_menuconfig | Felix Fietkau | 2007-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 8031 | ||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 5 | -17/+15 |
| | | | | | | build system config SVN-Revision: 8026 | ||||
* | fail in .quilt_patched when there were patches that didn't apply | Felix Fietkau | 2007-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 8024 | ||||
* | cope with QUILT=1 when there are no patches | Peter Denison | 2007-07-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 8022 | ||||
* | Add ipt_random module | Florian Fainelli | 2007-07-17 | 1 | -0/+3 |
| | | | | SVN-Revision: 8014 | ||||
* | better support for handling various jffs2 eraseblock sizes | Felix Fietkau | 2007-07-16 | 1 | -13/+7 |
| | | | | SVN-Revision: 8011 | ||||
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 8003 | ||||
* | detect whether the find command supports -L or -follow | Felix Fietkau | 2007-07-16 | 2 | -2/+10 |
| | | | | SVN-Revision: 8002 | ||||
* | find: use -follow instead of -L, some systems don't support -L | Felix Fietkau | 2007-07-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 8000 | ||||
* | kernel: fix dependencies for .config, use selections from oldconfig when ↵ | Felix Fietkau | 2007-07-16 | 1 | -6/+6 |
| | | | | | | running menuconfig SVN-Revision: 7997 | ||||
* | follow symlinks in package scan | Felix Fietkau | 2007-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 7984 | ||||
* | properly support dependencies on packages that just use Build/DefaultTargets | Felix Fietkau | 2007-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 7983 | ||||
* | fixes for recursive package scanning | Felix Fietkau | 2007-07-15 | 1 | -6/+8 |
| | | | | SVN-Revision: 7982 | ||||
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵ | Felix Fietkau | 2007-07-15 | 1 | -33/+43 |
| | | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981 |