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
/
toolchain.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
only try to unpack the D tarball when USE=d #170230
Mike Frysinger
2007-03-10
1
-11
/
+9
*
declare/shuffle around maintainers
Mike Frysinger
2007-03-04
1
-2
/
+4
*
update mingw test
Mike Frysinger
2007-02-22
1
-2
/
+2
*
Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ librarie...
Diego Elio Pettenò
2007-02-18
1
-12
/
+14
*
add support for the D language #159196
Mike Frysinger
2007-02-17
1
-10
/
+38
*
allow built_with_use to work even with hidden IUSE expanded vars #167166
Mike Frysinger
2007-02-17
1
-2
/
+2
*
add --missing to built_with_use #167166
Mike Frysinger
2007-02-17
1
-2
/
+2
*
check libc for *-elf and *-mingw*
Mike Frysinger
2007-02-16
1
-9
/
+10
*
use new tc-is-softfloat function
Mike Frysinger
2007-02-12
1
-2
/
+2
*
Create /usr/bin in the $ROOT if it doesn't exist already.
Diego Elio Pettenò
2007-02-01
1
-53
/
+55
*
remove funky URL for HTB
Mike Frysinger
2007-01-06
1
-2
/
+1
*
more tweaks/generalization to support gcc-2 #124578
Mike Frysinger
2006-12-30
1
-22
/
+28
*
add --enable-secureplt by default
Mike Frysinger
2006-12-27
1
-1
/
+2
*
need to disable libgomp when cross-compiling with gcc-4.2+
Mike Frysinger
2006-12-23
1
-2
/
+2
*
force all -elf toolchains to build with --with-newlib #158495
Mike Frysinger
2006-12-22
1
-1
/
+2
*
catch *-linux targets
Mike Frysinger
2006-11-13
1
-1
/
+2
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2006-10-14
1
-2
/
+2
*
--enable-threads is a problem only when mingw is the host ... also, make sure...
Mike Frysinger
2006-10-02
1
-3
/
+7
*
enable sysroot support for mingw
Mike Frysinger
2006-10-02
1
-2
/
+3
*
allow people to use -foo_softfloat- for softfloat targets
Mike Frysinger
2006-09-29
1
-2
/
+2
*
only force --enable-__cxa_atexit when working with gnu targets (aka glibc) #1...
Mike Frysinger
2006-09-28
1
-2
/
+2
*
punt is_uclibc() and just check $CTARGET directly
Mike Frysinger
2006-09-28
1
-13
/
+8
*
dont apply stubs anymore when USE=vanilla #124578 by Harald van Dijk
Mike Frysinger
2006-09-17
1
-2
/
+2
*
add support for gcc-2 in setting IUSE #124578 by Harald van Dijk
Mike Frysinger
2006-09-17
1
-11
/
+15
*
install c98/c99 into /usr/bin
Mike Frysinger
2006-09-12
1
-3
/
+4
*
Don't build protoize on FreeBSD, again.
Diego Elio Pettenò
2006-09-05
1
-2
/
+3
*
dont build protoize for cross-compilers
Mike Frysinger
2006-08-27
1
-3
/
+7
*
use BINPATH rather custom string
Mike Frysinger
2006-08-27
1
-2
/
+2
*
install gcc binaries for cross-compilers into /usr/CHOST/CTARGET/ #144700
Mike Frysinger
2006-08-27
1
-2
/
+6
*
use the Debian way for building protoize
Mike Frysinger
2006-08-27
1
-3
/
+2
*
use ewarn instead of einfo as pointed out by Bo Ørsted Andresen #143805
Mike Frysinger
2006-08-19
1
-10
/
+10
*
Moved eclasses to use CROSSCOMPILE_OPTS USE_EXPAND environment variable.
Danny van Dyk
2006-08-04
1
-2
/
+2
*
- do be stupid and die when c89/c99 do not exist
Ned Ludd
2006-08-02
1
-2
/
+8
*
bless all gcc ebuilds with USE=test #141798
Mike Frysinger
2006-07-30
1
-3
/
+3
*
move rmic/rmiregistry rename for gcc 3.x from ebuilds to here - bug #139918
Kevin F. Quinn
2006-07-28
1
-2
/
+44
*
add some output to the generated files step and quote a bunch of $S usage
Mike Frysinger
2006-07-19
1
-11
/
+16
*
finish up support for TOOLCHAIN_ALLOWED_LANGS to allow kgcc64 to work properly
Mike Frysinger
2006-07-17
1
-31
/
+18
*
install c89/c99 wrappers from Debian #139619
Mike Frysinger
2006-07-15
1
-1
/
+3
*
make sure destination dir exists if installing into empty $ROOT as pointed ou...
Mike Frysinger
2006-06-17
1
-1
/
+5
*
dont try to install fixlafiles.awk/fix_libtool_files.sh when cross-compiling ...
Mike Frysinger
2006-06-16
1
-4
/
+6
*
make sure compile runs in C locale so we can messages #136484
Mike Frysinger
2006-06-12
1
-2
/
+2
*
whitespace/quoting touchups
Mike Frysinger
2006-06-11
1
-7
/
+7
*
slot the libtool hack files
Mike Frysinger
2006-06-11
1
-3
/
+7
*
make the libc.so locating code more robust by taking a page from the sandbox ...
Mike Frysinger
2006-06-10
1
-13
/
+10
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2006-06-10
1
-46
/
+46
*
Don't alias the fortran compilers.
Jeremy Huddleston
2006-06-09
1
-6
/
+7
*
Put ip32r10k into IUSE.
Joshua Kinard
2006-05-29
1
-2
/
+2
*
Multilib fixes for eselect-compiler. Now we update the secondary targets as ...
Jeremy Huddleston
2006-05-27
1
-37
/
+40
*
revert r1.275 for #130772 as it causes more problems that it solves
Mike Frysinger
2006-05-26
1
-17
/
+2
*
fix get_make_var() when people are using -w in make options #133822 by Anthon...
Mike Frysinger
2006-05-23
1
-2
/
+2
[next]