Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also apply sol2-conf patchset | Fabian Groffen | 2012-05-06 | 1 | -2/+2 |
| | |||||
* | Add ELT patch for Solaris x64 libtool problem where the linker is set to ↵ | Fabian Groffen | 2012-05-06 | 1 | -2/+3 |
| | | | | 'ld_sol2' | ||||
* | elibtoolize: make sure header is included in logs too and not just the sub ↵ | Mike Frysinger | 2011-12-21 | 1 | -3/+5 |
| | | | | messages which rely on the context #395489 by Martin von Gagern | ||||
* | avoid multiple inclusions when possible to speed caching up | Mike Frysinger | 2011-12-13 | 1 | -1/+6 |
| | |||||
* | allow overlays to specify eclass overrides without breaking libtools lookup ↵ | Mike Frysinger | 2011-11-18 | 1 | -5/+16 |
| | | | | of local patches #389009 | ||||
* | add a --force flag to elibtoolize so that eautoreconf can make sure it runs ↵ | Mike Frysinger | 2011-11-14 | 1 | -2/+12 |
| | | | | even in face of poor interactions with earlier ebuilds/eclasses code #232820 | ||||
* | clean up patch applying a bit, and add support for @GENTOO_LIBDIR@ ↵ | Mike Frysinger | 2011-10-03 | 1 | -22/+28 |
| | | | | replacements in patches | ||||
* | Be compatible with bash3 as well. | Diego Elio Pettenò | 2011-06-10 | 1 | -4/+4 |
| | |||||
* | Use a safer syntax for libtool.eclass (bug #370983). | Diego Elio Pettenò | 2011-06-10 | 1 | -5/+3 |
| | |||||
* | Add a gold-specific patch when gold is used as linker, as only libtool 2.2.7 ↵ | Diego Elio Pettenò | 2011-06-09 | 1 | -9/+21 |
| | | | | and later actually report it properly. Check two parents directories for configure as sometimes it would otherwise fail (libarchive), and make the debug log a bit more useful by appending rather than replacing and adding the name of the patch/file it gets tested on. | ||||
* | clean up the elcass a bit -- drop dead code, add documentation, etc... | Mike Frysinger | 2010-08-22 | 1 | -180/+140 |
| | |||||
* | Change ELT-patches for AIX to use import files as soname-emulator (bug#213277). | Michael Haubenwallner | 2010-05-20 | 1 | -3/+3 |
| | | | | | This requires switching libtool to force -no-undefined behaviour on AIX. Additionally, get_libname() now does return .so and versions like Linux. | ||||
* | change bug notice to report a bug rather than annoy specific people | Mike Frysinger | 2010-05-11 | 1 | -3/+3 |
| | |||||
* | drop spurious arg to popd #314493 | Mike Frysinger | 2010-04-14 | 1 | -2/+2 |
| | |||||
* | rewrite ELT_walk_patches to handle path name as well as locale issues ↵ | Mike Frysinger | 2010-04-14 | 1 | -30/+25 |
| | | | | pointed out by Michał Górny #314493 | ||||
* | aixrtl and hpux-conf _need_ to apply in a loop, mint-conf does not, | Michael Haubenwallner | 2010-03-12 | 1 | -2/+22 |
| | | | | (loop dropped in http://overlays.gentoo.org/proj/alt/changeset/55797) | ||||
* | Activate Prefix ELT-patches when and where necessary, acked by base-system, ↵ | Fabian Groffen | 2010-01-27 | 1 | -6/+59 |
| | | | | bug #301190 | ||||
* | Import patch from Debian http://bugs.debian.org/347650 which hacks around ↵ | Peter Alfredsen | 2009-05-03 | 1 | -2/+6 |
| | | | | libtool deplib re-ordering, which inhibits -Wl,--as-needed. You have to set -Wl,--as-needed seperately in LDFLAGS for this to do any good, -Wl,--as-needed,--something-else will not do, but you can set -Wl,--something-else afterwards. Also make sure eclasses I 'own' run elibtoolize so they can reap the benefit. | ||||
* | start an elibtoolize cross category #262042 by Sven Rebhan. | Mike Frysinger | 2009-03-14 | 1 | -2/+10 |
| | |||||
* | Replace touch with bash redirection, so that it doesn't depend on coreutils. ↵ | Samuli Suominen | 2008-07-31 | 1 | -2/+2 |
| | | | | It doesn't have to. | ||||
* | Restore the ltmain dir as the issue affecting BSD (-pthread) vs Linux ↵ | Roy Marples | 2007-09-15 | 1 | -2/+2 |
| | | | | (-lpthread) has been fixed | ||||
* | Drop the ltmain patch as that breaks KDE on linux apparently. Sucks for BSD ↵ | Roy Marples | 2007-09-14 | 1 | -2/+2 |
| | | | | eh?, #192495 | ||||
* | Apply install-sh patches | Roy Marples | 2007-09-14 | 1 | -2/+6 |
| | |||||
* | Add a patch for ltmain.sh-1.5 so that KDE ebuilds link correctly on FreeBSD, ↵ | Roy Marples | 2007-09-14 | 1 | -2/+2 |
| | | | | #182214 | ||||
* | depreciated -> deprecated. bug #180352 | Doug Goldstein | 2007-05-30 | 1 | -3/+3 |
| | |||||
* | declare maintainer and cleanup a little | Mike Frysinger | 2007-03-04 | 1 | -27/+8 |
| | |||||
* | Avoid QA warnings about ppc-macos not in USE by using CHOST like fbsd | Fabian Groffen | 2007-03-01 | 1 | -3/+4 |
| | | | | does. | ||||
* | Remove wrong call to glibtoolize on darwin. | Emanuele Giaquinta | 2006-06-04 | 1 | -8/+2 |
| | |||||
* | Remove references to kde-fastinstall patch. | Diego Elio Pettenò | 2006-05-09 | 1 | -7/+2 |
| | |||||
* | Fix bash comment, bug #131649. | Diego Elio Pettenò | 2006-04-29 | 1 | -2/+2 |
| | |||||
* | Don't apply kde-fast-install for now. | Diego Elio Pettenò | 2006-04-28 | 1 | -2/+2 |
| | |||||
* | Add patch to fix kde's fast-install support in libtool, to fix problems ↵ | Diego Elio Pettenò | 2006-04-23 | 1 | -2/+7 |
| | | | | reported by truedfx and others. | ||||
* | Add code to support applying fbsd-ltconf patch for older libtools. | Diego Elio Pettenò | 2006-04-08 | 1 | -2/+8 |
| | |||||
* | Change $PORTDIR/eclass/ to $ECLASSDIR/ | Martin Schlemmer | 2006-04-05 | 1 | -2/+2 |
| | |||||
* | Don't trust the version reported in ltmain.sh to match patches, especially ↵ | Diego Elio Pettenò | 2006-04-02 | 1 | -16/+1 |
| | | | | new versions of libtool, patched by distributions, might require newer versions to apply. | ||||
* | Check also for configure in the previous directory when using aux directory ↵ | Diego Elio Pettenò | 2006-03-30 | 1 | -2/+3 |
| | | | | for libtool files. | ||||
* | Do not apply the portage patch if already applied. | Martin Schlemmer | 2006-02-03 | 1 | -1/+8 |
| | |||||
* | Add comment to contact us if portage patch fails. | Martin Schlemmer | 2006-01-22 | 1 | -1/+3 |
| | |||||
* | Misc cleanups for libtool.eclass. Add updates for max_cmd_len patches. | Martin Schlemmer | 2005-12-07 | 1 | -4/+5 |
| | |||||
* | Check if the freebsd patch was already applied when it fails to apply. | Diego Elio Pettenò | 2005-10-09 | 1 | -4/+6 |
| | |||||
* | Update elibtoolize to apply darwin patches. | Martin Schlemmer | 2005-10-04 | 1 | -30/+22 |
| | |||||
* | Move version retrieve stuff to ELT_libtool_version(). Do not warn on relink ↵ | Martin Schlemmer | 2005-09-05 | 1 | -5/+21 |
| | | | | patch for libtool < 1.4.0. | ||||
* | Make grep tests more consistent. | Martin Schlemmer | 2005-09-04 | 1 | -9/+9 |
| | |||||
* | Quoting/style fixes. | Martin Schlemmer | 2005-09-04 | 1 | -29/+32 |
| | |||||
* | Make --no-uclibc work again. | Martin Schlemmer | 2005-09-04 | 1 | -7/+10 |
| | |||||
* | Added elibtoolize patch for Gentoo/FreeBSD, to use linux-style link versioning. | Diego Elio Pettenò | 2005-09-04 | 1 | -1/+21 |
| | |||||
* | Apply whitespace check from repoman to eclasses. | Sven Wegener | 2005-09-04 | 1 | -2/+2 |
| | |||||
* | Merge uclibctoolize() stuff with elibtoolize(), and add required | Martin Schlemmer | 2005-09-02 | 1 | -40/+34 |
| | | | | patches to make elibtoolize not bork on portage patch failing. | ||||
* | Do not run elibtoolize again if already run. The check for no patches ↵ | Martin Schlemmer | 2005-09-02 | 1 | -26/+28 |
| | | | | applied was in the wrong for loop. | ||||
* | Some misc cleanups, and do not warn if portage patch seems to be applied. | Martin Schlemmer | 2005-09-02 | 1 | -6/+9 |
| |