Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add support for a common shell include file, which is evaluated for every ↵ | Felix Fietkau | 2006-10-10 |
| | | | | | | make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data SVN-Revision: 5014 | ||
* | put LINUX_KARCH in .kernel.mk | Felix Fietkau | 2006-10-10 |
| | | | | SVN-Revision: 5013 | ||
* | move certain host related variables to .host.mk generated by ↵ | Felix Fietkau | 2006-10-10 |
| | | | | | | include/host-build.mk to speed up the build system SVN-Revision: 5012 | ||
* | Remove old kmod packaging entries moved to the new layout (follow [4992] and ↵ | Nicolas Thill | 2006-10-09 |
| | | | | | | [4993]) SVN-Revision: 5006 | ||
* | Port kmod-ipip to the new module layout | Florian Fainelli | 2006-10-09 |
| | | | | SVN-Revision: 4991 | ||
* | fix unnecessary package rebuild | Felix Fietkau | 2006-10-08 |
| | | | | SVN-Revision: 4954 | ||
* | remove x86-2.4 | Felix Fietkau | 2006-10-07 |
| | | | | SVN-Revision: 4952 | ||
* | port kmod-sched to new kernel packaging system | Felix Fietkau | 2006-10-06 |
| | | | | SVN-Revision: 4933 | ||
* | speed up package prereq check (only run make on those directories that ↵ | Felix Fietkau | 2006-10-05 |
| | | | | | | actually contain prereq checks) SVN-Revision: 4927 | ||
* | add portability fixes for toolchain/tools (full tools/toolchain build works ↵ | Felix Fietkau | 2006-09-27 |
| | | | | | | on osx now) SVN-Revision: 4867 | ||
* | use 'false' instead of '/bin/false' | Felix Fietkau | 2006-09-27 |
| | | | | SVN-Revision: 4862 | ||
* | fix DESCRIPTION use in menuconfig and ipkg control files | Nicolas Thill | 2006-09-24 |
| | | | | SVN-Revision: 4856 | ||
* | clean up and really fix bogus build_ directory | Felix Fietkau | 2006-09-24 |
| | | | | SVN-Revision: 4854 | ||
* | add BOARD and KERNEL to tgz image file name | Nicolas Thill | 2006-09-24 |
| | | | | SVN-Revision: 4850 | ||
* | add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add ↵ | Nicolas Thill | 2006-09-24 |
| | | | | | | EXTRA_LDFLAGS in Build/Compile/Default, use consistent search order for includes in CFLAGS. SVN-Revision: 4849 | ||
* | correct arguments to Build/Prepare/Default | Mike Baker | 2006-09-18 |
| | | | | SVN-Revision: 4802 | ||
* | add quotes to ipkg name in the rebuild check | Felix Fietkau | 2006-09-07 |
| | | | | SVN-Revision: 4772 | ||
* | don't run rebuild checks for dump and prereq | Felix Fietkau | 2006-09-07 |
| | | | | SVN-Revision: 4771 | ||
* | add extra rebuild check for development libraries | Felix Fietkau | 2006-09-07 |
| | | | | SVN-Revision: 4770 | ||
* | fix unnecessary rebuilds for library package directories with no selected ↵ | Felix Fietkau | 2006-09-07 |
| | | | | | | packages SVN-Revision: 4767 | ||
* | Clean up prereq error messages | Mike Baker | 2006-09-07 |
| | | | | SVN-Revision: 4766 | ||
* | use an if block on the whole configure command | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4717 | ||
* | fix previous commit | Mike Baker | 2006-08-30 |
| | | | | SVN-Revision: 4716 | ||
* | only run trap error code in the configure template, if the configure script ↵ | Felix Fietkau | 2006-08-30 |
| | | | | | | was not found SVN-Revision: 4715 | ||
* | Add new warning to help track down pesky compile issues | Mike Baker | 2006-08-30 |
| | | | | SVN-Revision: 4713 | ||
* | move $(MAKE) packages from .linux-compile: to compile: | Felix Fietkau | 2006-08-27 |
| | | | | SVN-Revision: 4689 | ||
* | fix LINUX_RELEASE and use it for the kmod-* build | Felix Fietkau | 2006-08-27 |
| | | | | SVN-Revision: 4687 | ||
* | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 |
| | | | | SVN-Revision: 4672 | ||
* | add prereq check to prevent people from building openwrt as root | Felix Fietkau | 2006-08-24 |
| | | | | SVN-Revision: 4655 | ||
* | Port kmod-tun to the new module layout | Florian Fainelli | 2006-08-22 |
| | | | | SVN-Revision: 4633 | ||
* | Port kmod-gre to the new module layout | Florian Fainelli | 2006-08-22 |
| | | | | SVN-Revision: 4630 | ||
* | port kmod-ipv6 to the new system | Felix Fietkau | 2006-08-20 |
| | | | | SVN-Revision: 4615 | ||
* | Remove postinit stuff for initramfs | Gerry Rozema | 2006-08-18 |
| | | | | SVN-Revision: 4605 | ||
* | handle postinit for initramfs | Gerry Rozema | 2006-08-18 |
| | | | | SVN-Revision: 4601 | ||
* | remove reference to missing file | Felix Fietkau | 2006-08-18 |
| | | | | SVN-Revision: 4595 | ||
* | Update for initramfs handling | Gerry Rozema | 2006-08-18 |
| | | | | SVN-Revision: 4591 | ||
* | cosmetic coherency fix | Nicolas Thill | 2006-08-18 |
| | | | | SVN-Revision: 4588 | ||
* | fix KERNELNAME | Felix Fietkau | 2006-08-17 |
| | | | | SVN-Revision: 4584 | ||
* | Build bzImage for x86 builds - allow ext2 images even if initramfs used, ↵ | Gerry Rozema | 2006-08-17 |
| | | | | | | they are needed for creating boot images SVN-Revision: 4579 | ||
* | tidy up output | Mike Baker | 2006-08-17 |
| | | | | SVN-Revision: 4578 | ||
* | fix accidental tab | Mike Baker | 2006-08-17 |
| | | | | SVN-Revision: 4577 | ||
* | Show error messages when collecting the package info | Mike Baker | 2006-08-16 |
| | | | | SVN-Revision: 4573 | ||
* | fix issues if kernel config is changed after the compile has started | Mike Baker | 2006-08-16 |
| | | | | SVN-Revision: 4570 | ||
* | Move a bunch of ethernet hardware drivers to new kernel module packageing | Gerry Rozema | 2006-08-14 |
| | | | | SVN-Revision: 4569 | ||
* | Make ext2 image larger for uml, update uml kernel config | Gerry Rozema | 2006-08-14 |
| | | | | SVN-Revision: 4567 | ||
* | fix uml-2.6 (closes: #678) | Nicolas Thill | 2006-08-10 |
| | | | | SVN-Revision: 4551 | ||
* | Force remove of the symbolic link build_arm/linux, especially when switching ↵ | Florian Fainelli | 2006-08-05 |
| | | | | | | 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 |
| | | | | SVN-Revision: 4454 | ||
* | set PATH in rules.mk | Mike Baker | 2006-08-04 |
| | | | | SVN-Revision: 4438 | ||
* | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 |
| | | | | SVN-Revision: 4436 |