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