summaryrefslogtreecommitdiffstats
path: root/include/autotools.mk
Commit message (Expand)AuthorAgeFilesLines
* [include] autotools.mk: introduce PKG_REMOVE_FILES to delete certain files af...jow2010-12-081-1/+3
* [include] autotools.mk: remove GNUmakefile before running autoreconf (spotted...jow2010-12-081-0/+1
* [include] autotools.mk: allow disabling autoreconf, remove libdir fixupjow2010-12-081-9/+4
* [include] autotools.mk: allow autogen.sh / autoreconf to fail (for now)jow2010-12-081-2/+2
* [include] autotools.mk: if ./autogen.sh exists, call that. Call autoreconfig ...jow2010-12-081-1/+8
* [include] deploy the steamroller tactics and autoreconfigure any package carr...jow2010-12-081-37/+10
* [include] re-enable the libtool PKG_BUILD_DEPENDS for PKG_FIXUP and emit a de...jow2010-12-041-14/+9
* [trunk/include/autotools.mk] ensure accidentally installed *.la-files (into $...mirko2010-12-041-0/+8
* [trunk/include/autotools.mk] disable libtool fixups in trunk globallymirko2010-12-041-13/+14
* fix libtool fixup for libstdc++nbd2010-08-191-1/+1
* add a new helper macro to deal with conditional ./configure flagsnbd2010-03-291-0/+1
* autotools.mk: Don't try to fixup .la files in the DevInstall host path, becauselars2010-02-201-3/+0
* autotools.mk: Add PKG_LIBTOOL_PATHS variable.lars2010-02-181-5/+19
* autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir.lars2010-01-301-2/+4
* More libtool madness: Every package which was using c++ and libtool fixuplars2009-06-041-4/+15
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* Change libtool fixup behaviour. Still ugly but it works until we have a reallars2008-09-131-5/+8
* fix libtool version checks in some configure scriptsnbd2007-12-271-4/+12
* add improved autotools fixupsnbd2007-12-271-0/+30