aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)Felix Fietkau2010-11-221-1/+2
* cleanupImre Kaloz2010-11-221-6/+1
* remove 2.6.25 supportImre Kaloz2010-11-221-8/+0
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-6/+11
* [include] package-ipkg.mk: add support for "essential" package flag, fix typoJo-Philipp Wich2010-11-111-1/+2
* [buildroot] make targets provide their KERNELNAMEFlorian Fainelli2010-11-081-9/+0
* InstallDev: Move the "find" out of the lock critical section.Michael Büsch2010-11-041-1/+2
* Lock copying of directory trees to the staging dir with the "staging-dir" loc...Michael Büsch2010-11-041-2/+4
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-4/+4
* deptest: Install of host tools has to be forced for every test, because the h...Michael Büsch2010-11-031-2/+2
* Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized ...Michael Büsch2010-10-291-1/+1
* [buildroot] add support for darcs repositoriesFlorian Fainelli2010-10-241-1/+18
* Add md5sum for linux-2.6.36Michael Büsch2010-10-201-0/+3
* [include] netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 a...Jo-Philipp Wich2010-10-181-1/+6
* [buildroot] make ModuleAutoLoad more readableFlorian Fainelli2010-10-181-6/+10
* Fix typoMichael Büsch2010-10-162-4/+4
* Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA...Michael Büsch2010-10-162-2/+14
* set the umask in toplevel.mk instead of forcing the user to adjust itFelix Fietkau2010-10-142-7/+2
* [include] add a prereq check for umask 0022, other settings will result in br...Jo-Philipp Wich2010-10-141-0/+7
* [include] quilt.mk: export PATCH for patch-kernel.shJo-Philipp Wich2010-10-081-0/+1
* [include] host.mk: introduce PATCH which refers to either gpatch or patchJo-Philipp Wich2010-10-071-0/+3
* [include] rename PATCH to KPATCHJo-Philipp Wich2010-10-071-2/+2
* [include] add configure as package targetRalph Hempel2010-10-051-1/+1
* [include] package-ipkg.mk: build sysupgrade keepfile hints out of conffiles n...Jo-Philipp Wich2010-10-051-0/+15
* [include] correct default package status info (install -> unknown) - fixes "o...Jo-Philipp Wich2010-10-041-1/+1
* [kernel]: upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-4/+4
* [kernel] update 2.6.35.x to 2.6.35.7Lars-Peter Clausen2010-10-041-2/+2
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-031-0/+2
* [include] prime .ipk control files with Status: field to introduce hold for p...Jo-Philipp Wich2010-10-021-0/+1
* [include] add support for flagging packagesJo-Philipp Wich2010-10-022-0/+6
* package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is n...Gabor Juhos2010-10-011-1/+1
* Add maintainer information to menuconfig description dialogMichael Büsch2010-09-301-1/+2
* fix build dependencies on packages with multiple variants but no selected vir...Felix Fietkau2010-09-201-1/+1
* [package] opkg:Jo-Philipp Wich2010-09-121-10/+5
* [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...Jo-Philipp Wich2010-09-122-3/+4
* [include] pass opkg offline root as command line arg, solves caching issues w...Jo-Philipp Wich2010-09-091-2/+2
* host.mk: Don't use bash-ismMichael Büsch2010-09-061-1/+1
* [package] opkg: add --force-run-hooks option to run postinstall scripts in of...Jo-Philipp Wich2010-09-061-1/+2
* [buildroot] use opkg/host for package installationJo-Philipp Wich2010-09-061-7/+13
* fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)Felix Fietkau2010-09-051-2/+3
* [include] ignore vim .swp files when scanning for updates (#7867)Jo-Philipp Wich2010-09-031-1/+1
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-012-5/+11
* [kernel] Update 2.6.35.x to 2.6.35.4Lars-Peter Clausen2010-08-291-2/+2
* [kernel] update to 2.6.33.7Florian Fainelli2010-08-221-2/+2
* [kernel] update to 2.6.32.20Florian Fainelli2010-08-221-2/+2
* kernel: update kernel version to 2.6.34.5Hauke Mehrtens2010-08-221-2/+2
* Update to 2.6.35.3Michael Büsch2010-08-211-2/+2
* Add an option to default the default build rule to parallel build.Michael Büsch2010-08-202-2/+2
* fix libtool fixup for libstdc++Felix Fietkau2010-08-191-1/+1
* fix compile errors by forcing bash to be used as a shell in all submake proce...Felix Fietkau2010-08-191-1/+0