Age | Commit message (Expand) | Author |
2011-09-29 | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni |
2011-09-17 | Makefile.autotools.in: fix autoreconf libtool patching after libtool move | Peter Korsgaard |
2011-09-17 | support: move package/gnuconfig to support/gnuconfig | Thomas Petazzoni |
2011-09-17 | support: move patch-kernel.sh and rename it | Thomas Petazzoni |
2011-09-17 | support: move libtool patches in support/libtool | Thomas Petazzoni |
2011-09-12 | Makefile: auto-target automatically pass --program-prefix="" | Yann E. MORIN |
2011-06-12 | package/autotools: add --{enable,disable}-{shared,static} automatically | Thomas Petazzoni |
2011-05-17 | Makefile.autotools.in: default to same <pkg>_MAKE setting for host and target | Peter Korsgaard |
2011-05-03 | Makefile.autotools.in: add libtool 2.4 support for autoreconf case as well | Peter Korsgaard |
2011-03-28 | Makefile.autotools.in: add libtool v2.4 support | Peter Korsgaard |
2011-01-25 | autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKE | Thomas Petazzoni |
2010-12-13 | package: pass TARGET_MAKE_ENV at install/clean/uninstall steps | Thomas Petazzoni |
2010-11-05 | Remove support for shared configuration cache | Thomas Petazzoni |
2010-11-05 | package: move autoreconfigure step to pre configure hook | Lionel Landwerlin |
2010-11-05 | autotools: fix MESSAGE calls | Lionel Landwerlin |
2010-10-14 | Added the ability to patch ltmain.sh based on version | Martin Banky |
2010-09-27 | autotargets: don't use install-strip | Thomas Petazzoni |
2010-07-07 | Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS | Thomas Petazzoni |
2010-07-07 | Introduce support for host config cache | Thomas Petazzoni |
2010-05-03 | Fix autotools configuration cache handling | Thomas Petazzoni |
2010-05-02 | autotools: fix referencing to LIBTOOL_PATCH variable | Thomas Petazzoni |
2010-05-02 | autotools: inherit LIBTOOL_PATCH for host packages | Thomas Petazzoni |
2010-05-02 | autotools: fix autoreconf check | Thomas Petazzoni |
2010-05-02 | package: Force copy of .la files at the post install hook (readonly files mig... | Lionel Landwerlin |
2010-05-02 | package: add PKG_CONF_ENV variables to host packages | Lionel Landwerlin |
2010-04-11 | Update config.{guess,sub} unconditionally | Thomas Petazzoni |
2010-03-30 | Fix autotools instalation with symbols | Paulius Zaleckas |
2010-01-18 | Makefile.autotools.in: fixup .la files in all lib dirs | Peter Korsgaard |
2009-12-30 | Makefile.autotools.in: fix libtool patching | Peter Korsgaard |
2009-12-15 | Rework autotools infrastructure on top of the generic infrastructure | Thomas Petazzoni |
2009-10-07 | honour DISABLE_IPV6 | Bernhard Reutner-Fischer |
2009-10-05 | Prevent libtool patching before autoreconf when autoreconf is required | Lionel Landwerlin |
2009-09-20 | package/Makefile.autotools.in: Add $(PKG)_AUTORECONF_OPT variable. | Will Newton |
2009-09-16 | Remove the "project" feature | Thomas Petazzoni |
2009-09-05 | packages: use qstrip | Thomas Petazzoni |
2009-05-03 | Makefile.autotools.in: fix minimal foo.mk example | Markus Heidelberg |
2009-03-17 | Makefile.autotools.in: use TARGET_PATH for compile step | Peter Korsgaard |
2009-01-28 | Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1) | Peter Korsgaard |
2009-01-18 | Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS. | Thomas Lundquist |
2009-01-17 | Easier with one place for configure options for disabling gtk-doc | Thomas Lundquist |
2009-01-16 | DOWNLOAD: don't use := assignment for function implementation | Peter Korsgaard |
2009-01-16 | buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper | Peter Korsgaard |
2009-01-01 | buildroot: set SHELL instead of messing around with CONFIG_SHELL | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-11-28 | Adding Central config.cache options | Daniel Laird |
2008-11-07 | Makefile.autotools.in: make MESSAGE output stand out | Peter Korsgaard |
2008-11-05 | Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile | Hans-Christian Egtvedt |
2008-10-21 | buildroot: add QUIET variable and use it for wget/git/svn/configure | Peter Korsgaard |
2008-10-20 | BR2_HAVE_DOCUMENTATION: add option to remove documentation from target | Peter Korsgaard |
2008-10-20 | Makefile.autotools.in: default to install-strip for non-debug target install | Peter Korsgaard |