| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tidy up output | Mike Baker | 2006-08-17 | 1 | -2/+7 |
| | | | | | SVN-Revision: 4578 | ||||
| * | fix accidental tab | Mike Baker | 2006-08-17 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4577 | ||||
| * | Show error messages when collecting the package info | Mike Baker | 2006-08-16 | 1 | -0/+2 |
| | | | | | SVN-Revision: 4573 | ||||
| * | fix issues if kernel config is changed after the compile has started | Mike Baker | 2006-08-16 | 2 | -30/+41 |
| | | | | | SVN-Revision: 4570 | ||||
| * | Move a bunch of ethernet hardware drivers to new kernel module packageing | Gerry Rozema | 2006-08-14 | 2 | -12/+0 |
| | | | | | SVN-Revision: 4569 | ||||
| * | Make ext2 image larger for uml, update uml kernel config | Gerry Rozema | 2006-08-14 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4567 | ||||
| * | fix uml-2.6 (closes: #678) | Nicolas Thill | 2006-08-10 | 2 | -7/+11 |
| | | | | | SVN-Revision: 4551 | ||||
| * | Force remove of the symbolic link build_arm/linux, especially when switching ↵ | Florian Fainelli | 2006-08-05 | 1 | -0/+1 |
| | | | | | | | from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6) SVN-Revision: 4462 | ||||
| * | automatically turn off colors | Mike Baker | 2006-08-04 | 1 | -1/+6 |
| | | | | | SVN-Revision: 4454 | ||||
| * | set PATH in rules.mk | Mike Baker | 2006-08-04 | 2 | -8/+8 |
| | | | | | SVN-Revision: 4438 | ||||
| * | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4436 | ||||
| * | yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) | Mike Baker | 2006-08-04 | 1 | -9/+6 |
| | | | | | SVN-Revision: 4433 | ||||
| * | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | Mike Baker | 2006-08-04 | 2 | -3/+2 |
| | | | | | SVN-Revision: 4432 | ||||
| * | remove debug line | Mike Baker | 2006-08-02 | 1 | -2/+1 |
| | | | | | SVN-Revision: 4400 | ||||
| * | correct [4397] | Mike Baker | 2006-08-02 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4398 | ||||
| * | fix CONFIG_ALL | Mike Baker | 2006-08-02 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4397 | ||||
| * | minor makefile tweaks | Mike Baker | 2006-08-02 | 1 | -28/+29 |
| | | | | | SVN-Revision: 4393 | ||||
| * | don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages | Felix Fietkau | 2006-07-31 | 1 | -1/+3 |
| | | | | | SVN-Revision: 4354 | ||||
| * | port ppp modules to package/kernel and fix ppp package dependencies | Felix Fietkau | 2006-07-30 | 2 | -39/+0 |
| | | | | | SVN-Revision: 4329 | ||||
| * | add support for per-package prereq checks, run global prereq checks before ↵ | Felix Fietkau | 2006-07-29 | 3 | -82/+92 |
| | | | | | | | (menu-)config SVN-Revision: 4318 | ||||
| * | fix build issues with SMP compiles | Mike Baker | 2006-07-28 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4317 | ||||
| * | add more ipkg validation checks | Mike Baker | 2006-07-26 | 1 | -6/+9 |
| | | | | | SVN-Revision: 4292 | ||||
| * | add ncurses to prereq checks | Felix Fietkau | 2006-07-23 | 1 | -0/+10 |
| | | | | | SVN-Revision: 4244 | ||||
| * | add genext2fs to build ext2 filesystem images | Nicolas Thill | 2006-07-22 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4213 | ||||
| * | port over the netfilter module packaging to the new system and fix iptables ↵ | Felix Fietkau | 2006-07-22 | 3 | -124/+2 |
| | | | | | | | dependencies SVN-Revision: 4206 | ||||
| * | fix NO_TRACE_MAKE | Felix Fietkau | 2006-07-22 | 1 | -5/+8 |
| | | | | | SVN-Revision: 4205 | ||||
| * | revert last prereq.mk - seems to be a different issue | Felix Fietkau | 2006-07-22 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4204 | ||||
| * | fix prereqs | Felix Fietkau | 2006-07-22 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4203 | ||||
| * | fix a few directories missed in [4176]'s source -> download | Mike Baker | 2006-07-21 | 3 | -4/+4 |
| | | | | | SVN-Revision: 4198 | ||||
| * | add submenu dependencies (used to hide the proprietary broadcom driver on ↵ | Felix Fietkau | 2006-07-21 | 1 | -0/+5 |
| | | | | | | | anything except for brcm-2.4) SVN-Revision: 4197 | ||||
| * | fix a few broken depenancies | Mike Baker | 2006-07-21 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4181 | ||||
| * | change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels | Mike Baker | 2006-07-20 | 1 | -9/+6 |
| | | | | | SVN-Revision: 4180 | ||||
| * | update prereqs | Mike Baker | 2006-07-20 | 1 | -11/+16 |
| | | | | | SVN-Revision: 4179 | ||||
| * | UML target completed. Added ext2 target fs for use with uml images | Gerry Rozema | 2006-07-20 | 4 | -2/+17 |
| | | | | | SVN-Revision: 4178 | ||||
| * | change 'source' to 'download' | Mike Baker | 2006-07-20 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4176 | ||||
| * | cleanup & revert [4159] | Mike Baker | 2006-07-20 | 1 | -4/+2 |
| | | | | | SVN-Revision: 4173 | ||||
| * | check for zlib.h as well | Felix Fietkau | 2006-07-19 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4170 | ||||
| * | add a simple prerequisite check | Felix Fietkau | 2006-07-19 | 1 | -0/+118 |
| | | | | | SVN-Revision: 4168 | ||||
| * | fix KBUILD_VERBOSE if V is unset | Felix Fietkau | 2006-07-18 | 1 | -1/+4 |
| | | | | | SVN-Revision: 4160 | ||||
| * | accept V= from the environment as well | Felix Fietkau | 2006-07-18 | 1 | -4/+1 |
| | | | | | SVN-Revision: 4159 | ||||
| * | make the buildroot-ng sdk compatible with the old packages | Felix Fietkau | 2006-07-18 | 1 | -0/+1 |
| | | | | | SVN-Revision: 4158 | ||||
| * | move the cryptoapi kmod to package/kernel | Felix Fietkau | 2006-07-18 | 2 | -18/+0 |
| | | | | | SVN-Revision: 4149 | ||||
| * | move some of the kernel module packaging to package/kernel/ | Felix Fietkau | 2006-07-18 | 2 | -122/+0 |
| | | | | | SVN-Revision: 4146 | ||||
| * | check if the Package/$(NAME) template is defined before packaging or ↵ | Felix Fietkau | 2006-07-18 | 1 | -6/+9 |
| | | | | | | | installing ipkg packages SVN-Revision: 4144 | ||||
| * | rebuild ipkg control files if Makefile changes | Mike Baker | 2006-07-10 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4124 | ||||
| * | add a new FORCEREBUILD option to Package/<name> to force a package to be ↵ | Mike Baker | 2006-07-10 | 1 | -0/+4 |
| | | | | | | | rebuilt each time make is run SVN-Revision: 4123 | ||||
| * | fix broken .pkginfo under certain situations | Mike Baker | 2006-07-10 | 1 | -0/+2 |
| | | | | | SVN-Revision: 4122 | ||||
| * | Add missing brcm63xx-2.6 target to the target list | Florian Fainelli | 2006-07-09 | 1 | -0/+1 |
| | | | | | SVN-Revision: 4120 | ||||
| * | always set NO_TRACE_MAKE | Felix Fietkau | 2006-07-02 | 1 | -1/+2 |
| | | | | | SVN-Revision: 4104 | ||||
| * | add workaround for kernel module install | Felix Fietkau | 2006-06-28 | 1 | -1/+3 |
| | | | | | SVN-Revision: 4098 | ||||
