Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | clean up some leftover junk | Felix Fietkau | 2007-07-13 | 1 | -1/+0 |
| | | | | SVN-Revision: 7959 | ||||
* | fix unwanted automatic package cleaning when using quilt | Felix Fietkau | 2007-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 7956 | ||||
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 7915 | ||||
* | reorganize netfilter modules, get rid of the iptables-mod-extra dependency ↵ | Felix Fietkau | 2007-07-11 | 1 | -12/+13 |
| | | | | | | in qos-scripts SVN-Revision: 7912 | ||||
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 7894 | ||||
* | added i686 support and profile for t-vision s100 | John Crispin | 2007-07-08 | 1 | -0/+31 |
| | | | | SVN-Revision: 7890 | ||||
* | reordered GENERIC_PATCH_DIR variable | Gabor Juhos | 2007-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 7824 | ||||
* | merge the kernel config parts at dump time, so that overrides that disable ↵ | Felix Fietkau | 2007-06-30 | 1 | -2/+7 |
| | | | | | | certain features work SVN-Revision: 7812 | ||||
* | fix kernel config feature autodetection | Felix Fietkau | 2007-06-30 | 1 | -2/+1 |
| | | | | SVN-Revision: 7811 | ||||
* | fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) | Felix Fietkau | 2007-06-30 | 7 | -7/+7 |
| | | | | SVN-Revision: 7804 | ||||
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 7791 | ||||
* | allow packages to override the patch directory using the PATCH_DIR variable | Felix Fietkau | 2007-06-28 | 1 | -4/+5 |
| | | | | SVN-Revision: 7750 | ||||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 | 1 | -4/+15 |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | ||||
* | add nat module fix from #1772 | Felix Fietkau | 2007-06-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 7727 | ||||
* | fix the tar invocation in kernel build (#1935) | Felix Fietkau | 2007-06-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 7686 | ||||
* | make sure quilt starts with the correct patch order in series | Felix Fietkau | 2007-06-18 | 1 | -0/+4 |
| | | | | SVN-Revision: 7658 |