summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized ...mb2010-10-291-1/+1
* [buildroot] add support for darcs repositoriesflorian2010-10-241-1/+18
* Add md5sum for linux-2.6.36mb2010-10-201-0/+3
* [include] netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 a...jow2010-10-181-1/+6
* [buildroot] make ModuleAutoLoad more readableflorian2010-10-181-6/+10
* Fix typomb2010-10-162-4/+4
* Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA...mb2010-10-162-2/+14
* set the umask in toplevel.mk instead of forcing the user to adjust itnbd2010-10-142-7/+2
* [include] add a prereq check for umask 0022, other settings will result in br...jow2010-10-141-0/+7
* [include] quilt.mk: export PATCH for patch-kernel.shjow2010-10-081-0/+1
* [include] host.mk: introduce PATCH which refers to either gpatch or patchjow2010-10-071-0/+3
* [include] rename PATCH to KPATCHjow2010-10-071-2/+2
* [include] add configure as package targetralph2010-10-051-1/+1
* [include] package-ipkg.mk: build sysupgrade keepfile hints out of conffiles n...jow2010-10-051-0/+15
* [include] correct default package status info (install -> unknown) - fixes "o...jow2010-10-041-1/+1
* [kernel]: upgrade kernel versions to the latest stable oneskaloz2010-10-041-4/+4
* [kernel] update 2.6.35.x to 2.6.35.7lars2010-10-041-2/+2
* optionally support parallel toolchain build. This defaults to off, because ce...mb2010-10-031-0/+2
* [include] prime .ipk control files with Status: field to introduce hold for p...jow2010-10-021-0/+1
* [include] add support for flagging packagesjow2010-10-022-0/+6
* package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is n...juhosg2010-10-011-1/+1
* Add maintainer information to menuconfig description dialogmb2010-09-301-1/+2
* fix build dependencies on packages with multiple variants but no selected vir...nbd2010-09-201-1/+1
* [package] opkg:jow2010-09-121-10/+5
* [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...jow2010-09-122-3/+4
* [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