Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | mmm slightly less ugly bypass | Mike Frysinger | 2004-10-20 | 1 | -2/+2 |
| | |||||
* | allow uclibctoolize to be bypassed | Mike Frysinger | 2004-10-20 | 1 | -1/+3 |
| | |||||
* | '...' -> ' ...' | Mike Frysinger | 2004-10-19 | 1 | -3/+3 |
| | |||||
* | Added darwintoolize. This closes bug #65272. | Mamoru Komachi | 2004-10-10 | 1 | -1/+34 |
| | |||||
* | dont try to patch ltconfig if size == 0 bytes #65331 | Mike Frysinger | 2004-09-29 | 1 | -1/+2 |
| | |||||
* | eliminate libtool dependency to address bug 65209 | Robert Coie | 2004-09-25 | 1 | -2/+10 |
| | |||||
* | ltconfig-1.4 seems to be compatible with ltconfig-1.3 and uclibctoolize | Mike Frysinger | 2004-09-25 | 1 | -1/+2 |
| | |||||
* | forgot to add the extra search param in uclibctoolize | Mike Frysinger | 2004-09-25 | 1 | -2/+2 |
| | |||||
* | also patch ltconfig files | Mike Frysinger | 2004-09-22 | 1 | -4/+16 |
| | |||||
* | uclibctoolize to fix libtool code found in configure scripts | Mike Frysinger | 2004-09-22 | 1 | -2/+22 |
| | |||||
* | dont change back to $S, change to where we started | Mike Frysinger | 2004-09-22 | 1 | -4/+3 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | whitespace cleanup | Michael Sterrett | 2004-06-08 | 1 | -13/+12 |
| | |||||
* | Apply patch from bug #25013 to replace calls to newdepend and newrdepend | Michael Sterrett | 2004-04-11 | 1 | -2/+2 |
| | | | | with variable setting (DEPEND=, RDEPEND=). | ||||
* | Add max_cmd_len patch | Martin Schlemmer | 2004-02-11 | 1 | -2/+10 |
| | |||||
* | Mostly complete rewrite in effort to make it easier to maintain. | Martin Schlemmer | 2004-01-02 | 1 | -813/+198 |
| | | | | | Add all the patches temporary in ELT-patches, until I can get a better place that do not need a tarball or such to download. | ||||
* | Add patch for libtool-1.4.3 and autoconf-2.13 that cannot find sed | Martin Schlemmer | 2003-04-08 | 1 | -3/+40 |
| | |||||
* | unfix earlier fixes | Mike Frysinger | 2003-02-28 | 1 | -2/+2 |
| | |||||
* | If description is set... don't overwrite it... | Nicholas Jones | 2003-02-18 | 1 | -2/+2 |
| | | | | Fixes to everything but ASPELL and KDE-SOURCE | ||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
| | |||||
* | fix if ltmain.sh in CONFIG dir | Martin Schlemmer | 2002-12-28 | 1 | -1/+11 |
| | |||||
* | only depend on libtool if not in bootstrap | Martin Schlemmer | 2002-12-16 | 1 | -2/+2 |
| | |||||
* | added note about econf and einstall | Seemant Kulleen | 2002-11-08 | 1 | -2/+45 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+1 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+3 |
| | |||||
* | tab fixes | Martin Schlemmer | 2002-10-20 | 1 | -11/+11 |
| | |||||
* | small fixor | Martin Schlemmer | 2002-08-29 | 1 | -3/+3 |
| | |||||
* | ditto | Dan Armak | 2002-07-12 | 1 | -1/+3 |
| |