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
/
sys-libs
/
glibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
add back in src_test()
Mike Frysinger
2005-01-20
1
-67
/
+77
*
add back in src_test()
Mike Frysinger
2005-01-20
4
-4
/
+40
*
repoman: Fix leading whitespace (Manifest recommit)
Michael Sterrett
2005-01-19
1
-83
/
+73
*
repoman: Fix leading whitespace
Michael Sterrett
2005-01-19
1
-2
/
+2
*
Fix multilib libbsd-compat.a symlink.
Jeremy Huddleston
2005-01-18
1
-5
/
+5
*
Fix multilib libbsd-compat.a symlink.
Jeremy Huddleston
2005-01-18
2
-4
/
+4
*
Fixed multilib build dirs.
Jeremy Huddleston
2005-01-18
1
-4
/
+4
*
Fixed multilib build dirs.
Jeremy Huddleston
2005-01-18
1
-11
/
+11
*
Use has_multilib_profile where appropriate.
Jeremy Huddleston
2005-01-18
1
-5
/
+5
*
Use has_multilib_profile where appropriate.
Jeremy Huddleston
2005-01-18
2
-21
/
+31
*
Add support for different ABI using the same CHOST. Don't do things redundan...
Jeremy Huddleston
2005-01-18
1
-28
/
+28
*
Add support for different ABI using the same CHOST. Don't do things redundan...
Jeremy Huddleston
2005-01-18
1
-9
/
+19
*
remove sparc from nptl list #78320
Mike Frysinger
2005-01-17
1
-8
/
+8
*
remove sparc from nptl list #78320
Mike Frysinger
2005-01-17
5
-11
/
+11
*
get rid of $ARCH ... use $(tc-arch) since it is cross-compile friendly atm
Mike Frysinger
2005-01-15
1
-29
/
+29
*
get rid of $ARCH ... use $(tc-arch) since it is cross-compile friendly atm
Mike Frysinger
2005-01-15
3
-75
/
+86
*
adding fix so I can unmask on new amd64 profile.
Jeremy Huddleston
2005-01-14
1
-4
/
+4
*
adding fix so I can unmask on new amd64 profile.
Jeremy Huddleston
2005-01-14
1
-4
/
+3
*
Back to amd64 instead of emul...
Jeremy Huddleston
2005-01-14
1
-28
/
+28
*
Back to amd64 instead of emul...
Jeremy Huddleston
2005-01-14
2
-6
/
+6
*
change last of USE=makecheck to USE=test and fix cross-compile stripping (Man...
Mike Frysinger
2005-01-14
1
-29
/
+29
*
change last of USE=makecheck to USE=test and fix cross-compile stripping
Mike Frysinger
2005-01-14
4
-20
/
+20
*
shutup repoman about whitespace. (Manifest recommit)
Jeremy Huddleston
2005-01-12
1
-4
/
+4
*
shutup repoman about whitespace.
Jeremy Huddleston
2005-01-12
1
-2
/
+2
*
Just a few more changes that do nothing on current profiles... Changed multil...
Jeremy Huddleston
2005-01-12
1
-6
/
+6
*
Just a few more changes that do nothing on current profiles... Changed multil...
Jeremy Huddleston
2005-01-12
3
-13
/
+32
*
Changed linux26-headers depend to accept linux-headers-2.6 as well. (Manifest...
Jeremy Huddleston
2005-01-12
1
-7
/
+7
*
Changed linux26-headers depend to accept linux-headers-2.6 as well.
Jeremy Huddleston
2005-01-12
4
-7
/
+12
*
More hackery to support ugly amd64 profiles who use lib32. (Manifest recommit)
Jeremy Huddleston
2005-01-12
1
-5
/
+5
*
More hackery to support ugly amd64 profiles who use lib32.
Jeremy Huddleston
2005-01-12
2
-12
/
+56
*
A few more multilib fixes and install_locales now uses -j1 as it died on me b...
Jeremy Huddleston
2005-01-11
1
-6
/
+6
*
A few more multilib fixes and install_locales now uses -j1 as it died on me b...
Jeremy Huddleston
2005-01-11
3
-26
/
+25
*
Added dodirs for bad profiles. (Manifest recommit)
Jeremy Huddleston
2005-01-11
1
-5
/
+5
*
Added dodirs for bad profiles.
Jeremy Huddleston
2005-01-11
2
-2
/
+6
*
Fix bug #77476 for amd64 building x86 libc. (Manifest recommit)
Jeremy Huddleston
2005-01-11
1
-6
/
+6
*
Fix bug #77476 for amd64 building x86 libc.
Jeremy Huddleston
2005-01-11
3
-14
/
+24
*
emul-linux-x86 updates. (Manifest recommit)
Jeremy Huddleston
2005-01-11
1
-5
/
+5
*
emul-linux-x86 updates.
Jeremy Huddleston
2005-01-11
2
-14
/
+18
*
Support MULTILIB_ABIS. Build for all of them by default so multilib archs can...
Jeremy Huddleston
2005-01-11
1
-29
/
+29
*
Support MULTILIB_ABIS. Build for all of them by default so multilib archs can...
Jeremy Huddleston
2005-01-11
3
-40
/
+100
*
Add patch from upstream to clean up assert.h. (Manifest recommit)
Mike Frysinger
2005-01-05
1
-10
/
+11
*
Add patch from upstream to clean up assert.h.
Mike Frysinger
2005-01-05
8
-12
/
+63
*
Backport USE=userlocale support. (Manifest recommit)
Mike Frysinger
2005-01-03
1
-65
/
+76
*
Backport USE=userlocale support.
Mike Frysinger
2005-01-03
3
-13
/
+70
*
repoman: whitespace cleanup (Manifest recommit)
Michael Sterrett
2004-12-28
1
-83
/
+73
*
repoman: whitespace cleanup
Michael Sterrett
2004-12-28
1
-9
/
+9
*
Added support for ${ABI} and if it's not set, we do sll ${MULTILIB_ABIS}. Th...
Jeremy Huddleston
2004-12-23
1
-6
/
+6
*
Added support for ${ABI} and if it's not set, we do sll ${MULTILIB_ABIS}. Th...
Jeremy Huddleston
2004-12-23
3
-31
/
+100
*
Added ~sparc to glibc-2.3.4.20040808-r1, but it is masked in the sparc32 and ...
Jeremy Huddleston
2004-12-13
1
-25
/
+35
*
Added ~sparc to glibc-2.3.4.20040808-r1, but it is masked in the sparc32 and ...
Jeremy Huddleston
2004-12-13
3
-4
/
+54
[next]