| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add md5sum for linux-2.6.36 | mb | 2010-10-20 | 1 | -0/+3 |
* | [include] netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 a... | jow | 2010-10-18 | 1 | -1/+6 |
* | [buildroot] make ModuleAutoLoad more readable | florian | 2010-10-18 | 1 | -6/+10 |
* | Fix typo | mb | 2010-10-16 | 2 | -4/+4 |
* | Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA... | mb | 2010-10-16 | 2 | -2/+14 |
* | set the umask in toplevel.mk instead of forcing the user to adjust it | nbd | 2010-10-14 | 2 | -7/+2 |
* | [include] add a prereq check for umask 0022, other settings will result in br... | jow | 2010-10-14 | 1 | -0/+7 |
* | [include] quilt.mk: export PATCH for patch-kernel.sh | jow | 2010-10-08 | 1 | -0/+1 |
* | [include] host.mk: introduce PATCH which refers to either gpatch or patch | jow | 2010-10-07 | 1 | -0/+3 |
* | [include] rename PATCH to KPATCH | jow | 2010-10-07 | 1 | -2/+2 |
* | [include] add configure as package target | ralph | 2010-10-05 | 1 | -1/+1 |
* | [include] package-ipkg.mk: build sysupgrade keepfile hints out of conffiles n... | jow | 2010-10-05 | 1 | -0/+15 |
* | [include] correct default package status info (install -> unknown) - fixes "o... | jow | 2010-10-04 | 1 | -1/+1 |
* | [kernel]: upgrade kernel versions to the latest stable ones | kaloz | 2010-10-04 | 1 | -4/+4 |
* | [kernel] update 2.6.35.x to 2.6.35.7 | lars | 2010-10-04 | 1 | -2/+2 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | mb | 2010-10-03 | 1 | -0/+2 |
* | [include] prime .ipk control files with Status: field to introduce hold for p... | jow | 2010-10-02 | 1 | -0/+1 |
* | [include] add support for flagging packages | jow | 2010-10-02 | 2 | -0/+6 |
* | package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is n... | juhosg | 2010-10-01 | 1 | -1/+1 |
* | Add maintainer information to menuconfig description dialog | mb | 2010-09-30 | 1 | -1/+2 |
* | fix build dependencies on packages with multiple variants but no selected vir... | nbd | 2010-09-20 | 1 | -1/+1 |
* | [package] opkg: | jow | 2010-09-12 | 1 | -10/+5 |
* | [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c... | jow | 2010-09-12 | 2 | -3/+4 |
* | [include] pass opkg offline root as command line arg, solves caching issues w... | jow | 2010-09-09 | 1 | -2/+2 |
* | host.mk: Don't use bash-ism | mb | 2010-09-06 | 1 | -1/+1 |
* | [package] opkg: add --force-run-hooks option to run postinstall scripts in of... | jow | 2010-09-06 | 1 | -1/+2 |
* | [buildroot] use opkg/host for package installation | jow | 2010-09-06 | 1 | -7/+13 |
* | fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) | nbd | 2010-09-05 | 1 | -2/+3 |
* | [include] ignore vim .swp files when scanning for updates (#7867) | jow | 2010-09-03 | 1 | -1/+1 |
* | add a command for printing a cleaned up make target database - will be used t... | nbd | 2010-09-01 | 2 | -5/+11 |
* | [kernel] Update 2.6.35.x to 2.6.35.4 | lars | 2010-08-29 | 1 | -2/+2 |
* | [kernel] update to 2.6.33.7 | florian | 2010-08-22 | 1 | -2/+2 |
* | [kernel] update to 2.6.32.20 | florian | 2010-08-22 | 1 | -2/+2 |
* | kernel: update kernel version to 2.6.34.5 | hauke | 2010-08-22 | 1 | -2/+2 |
* | Update to 2.6.35.3 | mb | 2010-08-21 | 1 | -2/+2 |
* | Add an option to default the default build rule to parallel build. | mb | 2010-08-20 | 2 | -2/+2 |
* | fix libtool fixup for libstdc++ | nbd | 2010-08-19 | 1 | -1/+1 |
* | fix compile errors by forcing bash to be used as a shell in all submake proce... | nbd | 2010-08-19 | 1 | -1/+0 |
* | speed up the ipkg build process some more by reordering commands | nbd | 2010-08-19 | 1 | -14/+11 |
* | speed up the build system by including include/shell.sh on shell commands onl... | nbd | 2010-08-19 | 7 | -10/+11 |
* | Also support parallel build for host-packages | mb | 2010-08-18 | 1 | -1/+3 |
* | Support parallel build of certain packages | mb | 2010-08-18 | 2 | -1/+3 |
* | Add build variants support to InstallDev | lars | 2010-08-16 | 1 | -4/+6 |
* | generic: fix kernel version check for 2.6.35 | juhosg | 2010-08-14 | 1 | -1/+1 |
* | [kernel] add 2.6.35 md5sum | florian | 2010-08-08 | 1 | -0/+3 |
* | Add kernel_nconfig make target | lars | 2010-08-06 | 2 | -1/+4 |
* | [include] support unpacking of .tar.xz archives, no prereq on xzcat for now | jow | 2010-08-06 | 1 | -1/+5 |
* | [buildsystem] revert r22372 and r22405, dependency on host libtool causes pro... | jow | 2010-07-28 | 1 | -14/+8 |
* | [buildsystem] use host opkg for installing packages in buildroot and ImageBui... | jow | 2010-07-23 | 1 | -8/+14 |
* | add a build system option for collecting all kernel debug information (includ... | nbd | 2010-07-21 | 1 | -0/+14 |