GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
libtool.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 repor...
Diego Elio Pettenò
2006-04-23
1
-2
/
+7
*
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 ne...
Diego Elio Pettenò
2006-04-02
1
-16
/
+1
*
Check also for configure in the previous directory when using aux directory f...
Diego Elio Pettenò
2006-03-30
1
-2
/
+3
*
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
*
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
*
Do not run elibtoolize again if already run. The check for no patches applie...
Martin Schlemmer
2005-09-02
1
-26
/
+28
*
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
*
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
[next]