Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -2/+2 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | dont run libtoolize anymore | Mike Frysinger | 2005-05-27 | 1 | -2/+5 |
| | |||||
* | Add ltmain.sh version to error if we abort on portage patch. | Martin Schlemmer | 2005-05-11 | 1 | -2/+6 |
| | |||||
* | Do not run libtoolize if portage patch already applied. | Martin Schlemmer | 2005-05-11 | 1 | -3/+11 |
| | |||||
* | Fixups for bug #83486. | Martin Schlemmer | 2005-03-23 | 1 | -43/+88 |
| | |||||
* | Try to match patches more according to libtool version, bug #83486 | Martin Schlemmer | 2005-02-27 | 1 | -15/+42 |
| | |||||
* | style updates | Mike Frysinger | 2005-01-31 | 1 | -75/+52 |
| | |||||
* | only make the error failure scary fur uclibc users | Mike Frysinger | 2004-11-22 | 1 | -3/+7 |
| | |||||
* | and add a --no-uclibc in case we already took care of uclibc | Mike Frysinger | 2004-10-20 | 1 | -1/+4 |
| |