# ChangeLog for sys-devel/cc-config # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/ChangeLog,v 1.2 2003/02/12 09:13:49 vapier Exp $ *cc-config-1.2.8 (13 Jan 2003) 13 Jan 2003; Martin Schlemmer cc-config-1.2.8 : Move to cc-config. Add C wrapper to call the real binaries. 02 Jan 2003; Martin Schlemmer gcc-config-1.2.7 : Update usage screen to be more compact. Also should be more consistant with other unix tools. Bug #13005. *gcc-config-1.2.7 (25 Dec 2002) 06 Jan 2003; Jan Seidel gcc-config-1.2.7.ebuild : Added mips to keywords. 25 Dec 2002; Martin Schlemmer gcc-config-1.2.7.ebuild : Add colorgcc support, partly a fix for bug #12689. *gcc-config-1.2.6 (23 Dec 2002) 24 Dec 2002; Martin Schlemmer gcc-config-1.2.6.ebuild : In some cases we have an old /usr/bin/cpp binary that was not unmerged from non multi arch/version scheme gcc's. If so, backup it, and replace with a wrapper script. *gcc-config-1.2.5 (23 Dec 2002) 23 Dec 2002; Martin Schlemmer gcc-config-1.2.5.ebuild : Add --print-environ switch. Add /usr/bin/cpp wrapper. Fix the wrapper to setup PATH if it cannot find cpp, or if 'which cpp' give /usr/bin/cpp. 17 Dec 2002; Martin Schlemmer gcc-config-1.2.4 : Do not add a LDPATH if the directory do not exist. *gcc-config-1.2.4 (16 Dec 2002) 16 Dec 2002; Martin Schlemmer : More fixes for wrappers. *gcc-config-1.2.3 (16 Dec 2002) 16 Dec 2002; Martin Schlemmer : Regenerate /lib/cpp and /usr/bin/cc if they do not exist, or are symlinks .. Run gcc-config in pkg_postinst(). *gcc-config-1.2.2 (16 Dec 2002) 16 Dec 2002; Martin Schlemmer : Update to handle wrappers used for /lib/cpp and /usr/bin/cc in new gcc ebuilds. 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords *gcc-config-1.2.1 (27 Nov 2002) 27 Nov 2002; Martin Schlemmer : Update to only biatch about not being root if the user tries to change the system profile, thanks rphillips! *gcc-config-1.2 (10 Nov 2002) 10 Nov 2002; Martin Schlemmer : Include all LDPATH's for this CHOST in /etc/ld.so.conf. Add --use-portage-chost option so that it will only change gcc profile if CHOST is same as that of make.conf. *gcc-config-1.1 (10 Nov 2002) 10 Nov 2002; Martin Schlemmer : New version with lots of options, and help. *gcc-config-1.0 (28 Oct 2002) 28 Oct 2002; Martin Schlemmer : Initial version.