| Commit message (Expand) | Author | Age | Files | Lines |
* | [include] autotools.mk: disable autoreconf recursion if more than one dir is ... | Jo-Philipp Wich | 2011-04-11 | 1 | -0/+1 |
* | [buildroot] add config.rpath and link it in autotools.mk if missing, some pac... | Jo-Philipp Wich | 2011-02-27 | 1 | -0/+2 |
* | [include] autotools.mk: -B is not passed on by autoreconf, use -I instead - f... | Jo-Philipp Wich | 2011-02-02 | 1 | -1/+1 |
* | [include] autotools.mk: introduce PKG_MACRO_PATHS and HOST_MACRO_PATHS which ... | Jo-Philipp Wich | 2010-12-26 | 1 | -4/+7 |
* | [include] autotools.mk: like libintl, make all libtool fixup packages depend ... | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
* | [include] autotools.mk: add a (dummy) libintl build dependency to any package... | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
* | [include] autotools.mk: remove HOST_BUILD_DEPENDS on libtool | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+0 |
* | [include] autotools.mk: set AUTOPOINT to "true", not all hosts have it instal... | Jo-Philipp Wich | 2010-12-18 | 1 | -1/+2 |
* | [include] autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake ... | Jo-Philipp Wich | 2010-12-15 | 1 | -0/+1 |
* | [include] autotools.mk: always pass -I m4, some package don't seem to set cor... | Jo-Philipp Wich | 2010-12-15 | 1 | -1/+1 |
* | [include] autotools.mk: don't rely on shipped autogen.sh files | Jo-Philipp Wich | 2010-12-15 | 1 | -3/+1 |
* | [include] autotools.mk: explicately pass toolchain versions of automake, auto... | Jo-Philipp Wich | 2010-12-15 | 1 | -2/+12 |
* | [include] | Jo-Philipp Wich | 2010-12-13 | 1 | -14/+58 |
* | [include] autotools.mk: add yet another aclocal path | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+1 |
* | [include] autotools.mk: support autoreconf at different paths, introduce PKG_... | Jo-Philipp Wich | 2010-12-13 | 1 | -10/+13 |
* | [buildroot] rework aclocal handling, packages have issues writing through the... | Jo-Philipp Wich | 2010-12-11 | 1 | -0/+1 |
* | [include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4 | Jo-Philipp Wich | 2010-12-10 | 1 | -0/+1 |
* | [include] autotools.mk: remove autom4ate.cache directory when autoreconf-ing | Jo-Philipp Wich | 2010-12-10 | 1 | -0/+1 |
* | support the autoreconf fixup without libtool | Felix Fietkau | 2010-12-10 | 1 | -0/+5 |
* | [include] autotools.mk: introduce PKG_REMOVE_FILES to delete certain files af... | Jo-Philipp Wich | 2010-12-08 | 1 | -1/+3 |
* | [include] autotools.mk: remove GNUmakefile before running autoreconf (spotted... | Jo-Philipp Wich | 2010-12-08 | 1 | -0/+1 |
* | [include] autotools.mk: allow disabling autoreconf, remove libdir fixup | Jo-Philipp Wich | 2010-12-08 | 1 | -9/+4 |
* | [include] autotools.mk: allow autogen.sh / autoreconf to fail (for now) | Jo-Philipp Wich | 2010-12-08 | 1 | -2/+2 |
* | [include] autotools.mk: if ./autogen.sh exists, call that. Call autoreconfig ... | Jo-Philipp Wich | 2010-12-08 | 1 | -1/+8 |
* | [include] deploy the steamroller tactics and autoreconfigure any package carr... | Jo-Philipp Wich | 2010-12-08 | 1 | -37/+10 |
* | [include] re-enable the libtool PKG_BUILD_DEPENDS for PKG_FIXUP and emit a de... | Jo-Philipp Wich | 2010-12-04 | 1 | -14/+9 |
* | [trunk/include/autotools.mk] ensure accidentally installed *.la-files (into $... | Mirko Vogt | 2010-12-04 | 1 | -0/+8 |
* | [trunk/include/autotools.mk] disable libtool fixups in trunk globally | Mirko Vogt | 2010-12-04 | 1 | -13/+14 |
* | fix libtool fixup for libstdc++ | Felix Fietkau | 2010-08-19 | 1 | -1/+1 |
* | add a new helper macro to deal with conditional ./configure flags | Felix Fietkau | 2010-03-29 | 1 | -0/+1 |
* | autotools.mk: Don't try to fixup .la files in the DevInstall host path, because | Lars-Peter Clausen | 2010-02-20 | 1 | -3/+0 |
* | autotools.mk: Add PKG_LIBTOOL_PATHS variable. | Lars-Peter Clausen | 2010-02-18 | 1 | -5/+19 |
* | autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. | Lars-Peter Clausen | 2010-01-30 | 1 | -2/+4 |
* | More libtool madness: Every package which was using c++ and libtool fixup | Lars-Peter Clausen | 2009-06-04 | 1 | -4/+15 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | Change libtool fixup behaviour. Still ugly but it works until we have a real | Lars-Peter Clausen | 2008-09-13 | 1 | -5/+8 |
* | fix libtool version checks in some configure scripts | Felix Fietkau | 2007-12-27 | 1 | -4/+12 |
* | add improved autotools fixups | Felix Fietkau | 2007-12-27 | 1 | -0/+30 |