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
/
libcxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51...
Michał Górny
2014-06-18
1
-9
/
+21
*
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51...
Michał Górny
2014-06-18
5
-11
/
+16
*
bump a new snapshot
Alexis Ballier
2014-03-22
1
-15
/
+7
*
bump a new snapshot
Alexis Ballier
2014-03-22
3
-3
/
+178
*
Add ~x86-fbsd. #482820
Naohiro Aota
2014-01-05
1
-5
/
+15
*
Add ~x86-fbsd. #482820
Naohiro Aota
2014-01-05
2
-5
/
+8
*
bump a new snapshot
Alexis Ballier
2013-12-22
1
-4
/
+6
*
bump a new snapshot
Alexis Ballier
2013-12-22
2
-1
/
+176
*
link tests against libcxxrt if needed since we dont have the linker script in...
Alexis Ballier
2013-12-22
1
-17
/
+5
*
link tests against libcxxrt if needed since we dont have the linker script in...
Alexis Ballier
2013-12-22
2
-3
/
+8
*
Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug ...
Michał Górny
2013-10-14
1
-7
/
+19
*
Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug ...
Michał Górny
2013-10-14
3
-3
/
+10
*
remove old
Alexis Ballier
2013-08-26
1
-11
/
+4
*
remove old
Alexis Ballier
2013-08-26
6
-344
/
+6
*
drop LD_32_LIBRARY_PATH hacks for FreeBSD. These should not be needed anymore.
Alexis Ballier
2013-08-26
1
-7
/
+7
*
drop LD_32_LIBRARY_PATH hacks for FreeBSD. These should not be needed anymore.
Alexis Ballier
2013-08-26
3
-5
/
+8
*
bump a new snapshot with all the accumulated fixes and improvements
Alexis Ballier
2013-07-26
1
-4
/
+6
*
bump a new snapshot with all the accumulated fixes and improvements
Alexis Ballier
2013-07-26
2
-1
/
+175
*
Die if someone tries to build it with <gcc-4.7. Based on a patch by Yuta SATO...
Alexis Ballier
2013-07-26
1
-5
/
+5
*
Die if someone tries to build it with <gcc-4.7. Based on a patch by Yuta SATO...
Alexis Ballier
2013-07-26
2
-2
/
+11
*
Warn if building on top of libsupc++ since it is not well supported.
Alexis Ballier
2013-07-26
1
-5
/
+5
*
Warn if building on top of libsupc++ since it is not well supported.
Alexis Ballier
2013-07-26
2
-2
/
+13
*
remove useless code from previous commit
Alexis Ballier
2013-07-24
1
-5
/
+5
*
remove useless code from previous commit
Alexis Ballier
2013-07-24
2
-5
/
+7
*
provide cxxabi.h with libsupc++ too
Alexis Ballier
2013-07-24
1
-5
/
+5
*
provide cxxabi.h with libsupc++ too
Alexis Ballier
2013-07-24
2
-5
/
+22
*
expose libcxxrt headers in the libcxx tree as upstream does
Alexis Ballier
2013-07-24
1
-5
/
+5
*
expose libcxxrt headers in the libcxx tree as upstream does
Alexis Ballier
2013-07-24
2
-2
/
+6
*
fix typo in comment
Alexis Ballier
2013-07-24
1
-5
/
+5
*
fix typo in comment
Alexis Ballier
2013-07-24
2
-3
/
+6
*
provide a shared ldscript for linking in libcxxrt too as its abi is more or l...
Alexis Ballier
2013-07-24
1
-5
/
+5
*
provide a shared ldscript for linking in libcxxrt too as its abi is more or l...
Alexis Ballier
2013-07-24
2
-16
/
+33
*
Go multilib, based on the work of Yuta SATOH in bug #475294
Alexis Ballier
2013-07-03
1
-5
/
+5
*
Go multilib, based on the work of Yuta SATOH in bug #475294
Alexis Ballier
2013-07-03
2
-17
/
+25
*
Use a simple Makefile instead of cmake for building it and drop our patches. ...
Alexis Ballier
2013-07-03
1
-5
/
+6
*
Use a simple Makefile instead of cmake for building it and drop our patches. ...
Alexis Ballier
2013-07-03
3
-39
/
+72
*
inherit base before subversion to get a correct src_unpack, bug #475598 by M...
Alexis Ballier
2013-07-03
1
-5
/
+5
*
inherit base before subversion to get a correct src_unpack, bug #475598 by M...
Alexis Ballier
2013-07-03
2
-3
/
+7
*
revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOH
Alexis Ballier
2013-07-02
1
-6
/
+6
*
revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOH
Alexis Ballier
2013-07-02
3
-7
/
+12
*
use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid chicken...
Alexis Ballier
2013-07-01
1
-6
/
+6
*
use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid chicken...
Alexis Ballier
2013-07-01
3
-9
/
+12
*
Build with stdlib=libc++ if libcxx is already installed. This should help for...
Alexis Ballier
2013-06-18
1
-6
/
+6
*
Build with stdlib=libc++ if libcxx is already installed. This should help for...
Alexis Ballier
2013-06-18
3
-3
/
+10
*
Generate a libc++.a ldscript for clang++ -stdlib=libc++ -static to work out o...
Alexis Ballier
2013-06-17
1
-5
/
+6
*
Generate a libc++.a ldscript for clang++ -stdlib=libc++ -static to work out o...
Alexis Ballier
2013-06-17
3
-5
/
+177
*
bump a new snapshot
Alexis Ballier
2013-05-31
1
-4
/
+6
*
bump a new snapshot
Alexis Ballier
2013-05-31
2
-1
/
+108
*
Allow building without libcxxrt but enable it by default
Alexis Ballier
2013-05-31
1
-6
/
+6
*
Allow building without libcxxrt but enable it by default
Alexis Ballier
2013-05-31
3
-11
/
+31
[next]