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
*
Switch to using $(get_all_abis).
Jeremy Huddleston
2005-02-03
1
-4
/
+4
*
Added multilib-pkg-force so get_multilib_abis works right.
Jeremy Huddleston
2005-02-03
1
-2
/
+2
*
Switch from using MULTILIB_ABIS directly to using multilib.eclass functions. ...
Jeremy Huddleston
2005-02-02
1
-4
/
+4
*
Fix setting GCJFLAGS.
Jeremy Huddleston
2005-01-31
1
-2
/
+2
*
Include HTB_GCC_VER in the version string.
Jeremy Huddleston
2005-01-31
1
-2
/
+2
*
Add sourceforge and GENTOO_TOOLCHAIN_BASE_URI to SRC_URI for boundschecking p...
Jeremy Huddleston
2005-01-31
1
-2
/
+7
*
Removing second filter-flags to close bug #80005
Jeremy Huddleston
2005-01-30
1
-30
/
+5
*
typo
Travis Tilley
2005-01-30
1
-2
/
+3
*
Moving GCC_MANPAGE_VERSION setting to a more appropriate location.
Jeremy Huddleston
2005-01-27
1
-3
/
+3
*
Run gcc-config if installed profile is the same as running profile for multis...
Jeremy Huddleston
2005-01-25
1
-8
/
+9
*
ok, really fix the libtool script logic and include a lot of comments this time
Mike Frysinger
2005-01-21
1
-20
/
+24
*
add support for src_test
Mike Frysinger
2005-01-20
1
-2
/
+10
*
Fix typo bug #78321.
Jeremy Huddleston
2005-01-18
1
-2
/
+2
*
Removing emul-linux-x86 from IUSE.
Jeremy Huddleston
2005-01-18
1
-2
/
+2
*
Added use_multilib and using it in place of 'use multilib' since newer multil...
Jeremy Huddleston
2005-01-18
1
-12
/
+23
*
clean up/simplify the gcc-config and fix_libtool_files logic
Mike Frysinger
2005-01-18
1
-86
/
+82
*
touchup the gcc-config logic so that it is run properly with a cross-compiler
Mike Frysinger
2005-01-16
1
-28
/
+32
*
touchup bash and make sure to fix syntax errors #78184
Mike Frysinger
2005-01-16
1
-6
/
+6
*
Fixed bad ninja.
Jeremy Huddleston
2005-01-16
1
-4
/
+2
*
workaround broken tc-arch.
Jeremy Huddleston
2005-01-16
1
-3
/
+3
*
typo fix.
Jeremy Huddleston
2005-01-16
1
-2
/
+4
*
Add an error and die if they try to get a multilib gcc on amd64 with a bad sa...
Jeremy Huddleston
2005-01-16
1
-12
/
+19
*
tc-arch: default to $CTARGET and then fall back to $CHOST ... also fix gcc-3....
Mike Frysinger
2005-01-15
1
-8
/
+8
*
tc-arch: default to $CTARGET and then fall back to $CHOST
Mike Frysinger
2005-01-15
1
-3
/
+11
*
clean up bash and $ARCH usage
Mike Frysinger
2005-01-15
1
-256
/
+219
*
cross-compile / gcc-config logic update
Mike Frysinger
2005-01-13
1
-5
/
+9
*
Stupid 2004.3 bugs get cleaned up. Closes bug #77704.
Jeremy Huddleston
2005-01-12
1
-1
/
+5
*
Added emul-linux-x86 to IUSE.
Jeremy Huddleston
2005-01-11
1
-2
/
+2
*
Setting GCC_CONFIG_VER back to GCC_RELEASE_VER for now.
Jeremy Huddleston
2005-01-11
1
-2
/
+8
*
Adding support for including the snapshot date in ${PV} linkw we do with glibc.
Jeremy Huddleston
2005-01-11
1
-50
/
+51
*
Moved src_install, pkg_preinst, and pkg_postinst into eclass using gcc-3.3.5-...
Jeremy Huddleston
2005-01-10
1
-315
/
+685
*
Added ip28 to IUSE
Joshua Kinard
2005-01-09
1
-2
/
+2
*
Making disgusting_gcc_multilib_HACK slightly less ugly and slightly more abst...
Jeremy Huddleston
2005-01-07
1
-3
/
+7
*
Added sparc to multilib logic.
Jeremy Huddleston
2004-12-15
1
-2
/
+4
*
only disable shared/threads when building a stage1 cross-compiler
Mike Frysinger
2004-12-13
1
-2
/
+2
*
fail early with cross-compilers
Mike Frysinger
2004-12-08
1
-1
/
+4
*
add mirror://gentoo to SRC_URI list
Mike Frysinger
2004-12-07
1
-1
/
+5
*
add mirror://gentoo to SRC_URI list
Mike Frysinger
2004-12-07
1
-2
/
+3
*
encode CTARGET into CATEGORY until portage can give us a proper SLOT solution
Mike Frysinger
2004-12-07
1
-1
/
+6
*
tweak the SLOT logic
Mike Frysinger
2004-12-07
1
-4
/
+9
*
only export CTARGET if cross compiling
Mike Frysinger
2004-12-05
1
-3
/
+7
*
fix revert SLOT behavior
Mike Frysinger
2004-12-05
1
-2
/
+2
*
fix the freakin slot >_<
Travis Tilley
2004-12-05
1
-2
/
+2
*
need to export CTARGET too
Mike Frysinger
2004-12-03
1
-2
/
+3
*
make the libc search more dynamic (ia64 has libc.so.6.1 atm :x)
Mike Frysinger
2004-12-02
1
-6
/
+7
*
dont set CC/CXX
Mike Frysinger
2004-12-02
1
-4
/
+1
*
tweak SLOT for CTARGET-PV loving
Mike Frysinger
2004-12-01
1
-8
/
+6
*
allow using patch tarballs for previous gcc releases
Travis Tilley
2004-11-25
1
-4
/
+5
*
finer grained controls for enabling {PIE,SSP}-by-default
Travis Tilley
2004-11-25
1
-8
/
+72
*
refactor+tidy, part1
Travis Tilley
2004-11-21
1
-377
/
+433
[next]