aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* support the autoreconf fixup without libtoolFelix Fietkau2010-12-10
* autotools.mk: introduce PKG_REMOVE_FILES to delete certain files after applyi...Jo-Philipp Wich2010-12-08
* autotools.mk: remove GNUmakefile before running autoreconf (spotted libgcrypt++)Jo-Philipp Wich2010-12-08
* autotools.mk: allow disabling autoreconf, remove libdir fixupJo-Philipp Wich2010-12-08
* autotools.mk: allow autogen.sh / autoreconf to fail (for now)Jo-Philipp Wich2010-12-08
* autotools.mk: if ./autogen.sh exists, call that. Call autoreconfig only if co...Jo-Philipp Wich2010-12-08
* deploy the steamroller tactics and autoreconfigure any package carring the li...Jo-Philipp Wich2010-12-08
* re-enable the libtool PKG_BUILD_DEPENDS for PKG_FIXUP and emit a deprecation ...Jo-Philipp Wich2010-12-04
* ensure accidentally installed *.la-files (into $STAGING_DIR) are going to be ...Mirko Vogt2010-12-04
* disable libtool fixups in trunk globallyMirko Vogt2010-12-04
* update to the latest stable kernelsImre Kaloz2010-11-24
* change the recursive dependency template to use more make evaluation - the sh...Felix Fietkau2010-11-24
* use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)Felix Fietkau2010-11-22
* cleanupImre Kaloz2010-11-22
* remove 2.6.25 supportImre Kaloz2010-11-22
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-22
* package-ipkg.mk: add support for "essential" package flag, fix typoJo-Philipp Wich2010-11-11
* make targets provide their KERNELNAMEFlorian Fainelli2010-11-08
* InstallDev: Move the "find" out of the lock critical section.Michael Büsch2010-11-04
* Lock copying of directory trees to the staging dir with the "staging-dir" loc...Michael Büsch2010-11-04
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-04
* deptest: Install of host tools has to be forced for every test, because the h...Michael Büsch2010-11-03
* Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized ...Michael Büsch2010-10-29
* add support for darcs repositoriesFlorian Fainelli2010-10-24
* Add md5sum for linux-2.6.36Michael Büsch2010-10-20
* netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 and laterJo-Philipp Wich2010-10-18
* make ModuleAutoLoad more readableFlorian Fainelli2010-10-18
* Fix typoMichael Büsch2010-10-16
* Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA...Michael Büsch2010-10-16
* set the umask in toplevel.mk instead of forcing the user to adjust itFelix Fietkau2010-10-14
* add a prereq check for umask 0022, other settings will result in broken packagesJo-Philipp Wich2010-10-14
* quilt.mk: export PATCH for patch-kernel.shJo-Philipp Wich2010-10-08
* host.mk: introduce PATCH which refers to either gpatch or patchJo-Philipp Wich2010-10-07
* rename PATCH to KPATCHJo-Philipp Wich2010-10-07
* add configure as package targetRalph Hempel2010-10-05
* package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet pre...Jo-Philipp Wich2010-10-05
* correct default package status info (install -> unknown) - fixes "opkg_conf_w...Jo-Philipp Wich2010-10-04
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-04
* update 2.6.35.x to 2.6.35.7Lars-Peter Clausen2010-10-04
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-03
* prime .ipk control files with Status: field to introduce hold for post flash ...Jo-Philipp Wich2010-10-02
* add support for flagging packagesJo-Philipp Wich2010-10-02
* package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is n...Gabor Juhos2010-10-01
* Add maintainer information to menuconfig description dialogMichael Büsch2010-09-30
* fix build dependencies on packages with multiple variants but no selected vir...Felix Fietkau2010-09-20
* opkg: - implement --add-dest and --add-arch commandline options, this allows ...Jo-Philipp Wich2010-09-12
* Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...Jo-Philipp Wich2010-09-12
* pass opkg offline root as command line arg, solves caching issues when switch...Jo-Philipp Wich2010-09-09
* host.mk: Don't use bash-ismMichael Büsch2010-09-06
* opkg: add --force-run-hooks option to run postinstall scripts in offline root...Jo-Philipp Wich2010-09-06