Age | Commit message (Expand) | Author |
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 |
2008-10-07 | Makefile.autotools.in: honor CONFIG_SHELL and TAR. | Wade Berrier |
2008-10-06 | Makefile.autotools.in: | Wade Berrier |
2008-09-19 | Makefile.autotools.in: Get my $(Q)'s in the correct place | Daniel Laird |
2008-09-19 | Makefile.autotools.in: Extended to cope with more bad packages | Daniel Laird |
2008-09-14 | Makefile.autotools.in: fix DESTDIR= help text | Peter Korsgaard |
2008-09-14 | Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help text | Peter Korsgaard |
2008-09-11 | Move project-specific stamp files into a project-specific directory | Hamish Moffatt |
2008-09-04 | Make the autotools xyz-clean target call xyz-uninstall first, rather than dup... | Hamish Moffatt |
2008-09-04 | Fix duplicate $(AUTORECONF) run in autoreconf and configure targets | Hamish Moffatt |
2008-09-04 | In the uninstall and clean targets, remove the built/installed stamp files | Hamish Moffatt |
2008-08-29 | Makefile.autotools.in: Add extra POST_HOOK targets | Daniel Laird |
2008-08-22 | Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handling | Peter Korsgaard |
2008-08-16 | Makefile.autotools.in: add missing continuation for PKG_CONF_OPT | Peter Korsgaard |
2008-08-04 | Makefile.autotools.in: remove extra newlines in MESSAGE macro | Peter Korsgaard |
2008-08-04 | Makefile.autotools.in: quiet configure on silent (-s) builds | Peter Korsgaard |
2008-08-04 | Makefile.autotools.in: fix patch dir for version specific subdir | Peter Korsgaard |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard |
2008-07-24 | Makefile.autotools.in: fix make source-check/external-deps differently | Peter Korsgaard |
2008-07-07 | Makefile.autotools.in: revert broken r22659 | Peter Korsgaard |