summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* package-ipkg.mk: add support for "essential" package flag, fix typoJo-Philipp Wich2010-11-111-1/+2
* 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
* add support for darcs repositoriesFlorian Fainelli2010-10-241-1/+18
* Add md5sum for linux-2.6.36Michael Büsch2010-10-201-0/+3
* netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 and laterJo-Philipp Wich2010-10-181-1/+6
* 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
* add a prereq check for umask 0022, other settings will result in broken packagesJo-Philipp Wich2010-10-141-0/+7
* quilt.mk: export PATCH for patch-kernel.shJo-Philipp Wich2010-10-081-0/+1
* host.mk: introduce PATCH which refers to either gpatch or patchJo-Philipp Wich2010-10-071-0/+3
* rename PATCH to KPATCHJo-Philipp Wich2010-10-071-2/+2
* add configure as package targetRalph Hempel2010-10-051-1/+1
* package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet pre...Jo-Philipp Wich2010-10-051-0/+15
* correct default package status info (install -> unknown) - fixes "opkg_conf_w...Jo-Philipp Wich2010-10-041-1/+1
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-4/+4
* 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
* prime .ipk control files with Status: field to introduce hold for post flash ...Jo-Philipp Wich2010-10-021-0/+1
* 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
* opkg: - implement --add-dest and --add-arch commandline options, this allows ...Jo-Philipp Wich2010-09-121-10/+5
* Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...Jo-Philipp Wich2010-09-122-3/+4
* pass opkg offline root as command line arg, solves caching issues when switch...Jo-Philipp Wich2010-09-091-2/+2
* host.mk: Don't use bash-ismMichael Büsch2010-09-061-1/+1
* opkg: add --force-run-hooks option to run postinstall scripts in offline root...Jo-Philipp Wich2010-09-061-1/+2
* use opkg/host for package installation - speeds up rebuild operations - align...Jo-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
* 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
* Update 2.6.35.x to 2.6.35.4Lars-Peter Clausen2010-08-291-2/+2
* update to 2.6.33.7Florian Fainelli2010-08-221-2/+2
* 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
* speed up the ipkg build process some more by reordering commandsFelix Fietkau2010-08-191-14/+11
* speed up the build system by including include/shell.sh on shell commands onl...Felix Fietkau2010-08-197-10/+11
* Also support parallel build for host-packagesMichael Büsch2010-08-181-1/+3
* Support parallel build of certain packagesMichael Büsch2010-08-182-1/+3