summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [include] pass opkg offline root as command line arg, solves caching issues w...jow2010-09-091-2/+2
* host.mk: Don't use bash-ismmb2010-09-061-1/+1
* [package] opkg: add --force-run-hooks option to run postinstall scripts in of...jow2010-09-061-1/+2
* [buildroot] use opkg/host for package installationjow2010-09-061-7/+13
* fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)nbd2010-09-051-2/+3
* [include] ignore vim .swp files when scanning for updates (#7867)jow2010-09-031-1/+1
* add a command for printing a cleaned up make target database - will be used t...nbd2010-09-012-5/+11
* [kernel] Update 2.6.35.x to 2.6.35.4lars2010-08-291-2/+2
* [kernel] update to 2.6.33.7florian2010-08-221-2/+2
* [kernel] update to 2.6.32.20florian2010-08-221-2/+2
* kernel: update kernel version to 2.6.34.5hauke2010-08-221-2/+2
* Update to 2.6.35.3mb2010-08-211-2/+2
* Add an option to default the default build rule to parallel build.mb2010-08-202-2/+2
* fix libtool fixup for libstdc++nbd2010-08-191-1/+1
* fix compile errors by forcing bash to be used as a shell in all submake proce...nbd2010-08-191-1/+0
* speed up the ipkg build process some more by reordering commandsnbd2010-08-191-14/+11
* speed up the build system by including include/shell.sh on shell commands onl...nbd2010-08-197-10/+11
* Also support parallel build for host-packagesmb2010-08-181-1/+3
* Support parallel build of certain packagesmb2010-08-182-1/+3
* Add build variants support to InstallDevlars2010-08-161-4/+6
* generic: fix kernel version check for 2.6.35juhosg2010-08-141-1/+1
* [kernel] add 2.6.35 md5sumflorian2010-08-081-0/+3
* Add kernel_nconfig make targetlars2010-08-062-1/+4
* [include] support unpacking of .tar.xz archives, no prereq on xzcat for nowjow2010-08-061-1/+5
* [buildsystem] revert r22372 and r22405, dependency on host libtool causes pro...jow2010-07-281-14/+8
* [buildsystem] use host opkg for installing packages in buildroot and ImageBui...jow2010-07-231-8/+14
* add a build system option for collecting all kernel debug information (includ...nbd2010-07-211-0/+14
* we don't care about the md5sums for -rc kernelskaloz2010-07-191-3/+0
* update kernel versionskaloz2010-07-191-6/+6
* finalize r22241 fixesacoul2010-07-171-3/+3
* partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo...nico2010-07-121-0/+2
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-6/+0
* kernel: update to kernel 2.6.34.1hauke2010-07-101-2/+2
* rename target/linux/generic-2.6 to genericnbd2010-06-261-1/+1
* remove linux 2.4 specific build system codenbd2010-06-264-22/+4
* remove linux 2.4 kernel versionsnbd2010-06-261-6/+0
* [netfilter] package TPROXY target and module infrastructurejow2010-06-221-0/+7
* include/netfilter.mk fix typo on r21795acoul2010-06-141-2/+2
* include/netfilter.mk: add 2.6.35 kernel supportacoul2010-06-141-3/+10
* generic-2.6: add kernel 2.6.35 preliminary supportacoul2010-06-071-0/+3
* update linux kernel to 2.6.32.14nico2010-05-271-2/+2
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4hauke2010-05-231-8/+4
* [kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets f...lars2010-05-171-2/+3
* only build bin packages for the selected build variants (same behaviour as wi...nbd2010-05-151-0/+2
* image/ext2: fix rootfs partition size after [21362]nico2010-05-051-1/+1
* buildsystem: add a macro to test options supported by the host compilernico2010-05-021-1/+12
* include: rearrange image.mk, indent, reorder, change some ifeq/ifneq testsnico2010-04-291-79/+86
* replace old quote stripping with calls to qstrip macronico2010-04-291-2/+2
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico2010-04-281-5/+5
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...nico2010-04-281-11/+12