aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc-config: Don't call portageq if the variable is already setv2.11Ulrich Müller2023-05-141-4/+5
* gcc-config: Add missing terminating quote for 'backing up' path messageSam James2023-04-301-1/+1
* gcc-config: Use relative paths for liblto and cc symlink targetsv2.10Krzesimir Nowak2023-01-051-2/+3
* Read LIBDIR with portageq from EROOT instead of hardcoding the / valuev2.9James Le Cuirot2022-12-281-1/+4
* Read CHOST with portageq from EROOT and not /James Le Cuirot2022-12-281-0/+1
* Allow EPREFIX to be overridden for manipulating prefixed ROOTJames Le Cuirot2022-12-281-3/+4
* Revert "gcc-config: set CCACHE_COMPILERCHECK to major GCC version"v2.8Sam James2022-10-101-8/+0
* gcc-config: update /etc/clang/gentoo-gcc-install.cfg if existsSam James2022-10-091-0/+15
* gcc-config: set CCACHE_COMPILERCHECK to major GCC versionSam James2022-09-291-0/+8
* gcc-config: improve languageSam James2022-09-291-1/+1
* gcc-config: create ${CTARGET}-cc symlinkv2.6Sam James2022-09-231-1/+8
* */*: use portable Bash shebangSam James2022-09-231-2/+2
* gcc-config: add comment explaining SELinux-related writable checkv2.5Sam James2021-11-131-0/+5
* gcc-config: Check writability in env.d instead of EROOTJason Zaman2021-11-131-1/+1
* gcc-config: add support for special 'latest' version for profile switchv2.4Sergei Trofimovich2021-02-261-0/+10
* gcc-config: provide 'gcc-config --get-current-profile [CTARGET]' exampleSergei Trofimovich2021-02-261-1/+2
* gcc-config: clarify comment around profile version selectionSergei Trofimovich2021-02-261-2/+2
* gcc-config: clarify comment around index number choiceSergei Trofimovich2021-02-261-1/+1
* gcc-config: add examples of profile formatsSergei Trofimovich2021-02-261-2/+3
* gcc-config: Do not call 'python' directly.v2.3.3Arfrever Frehtes Taifersar Arahesis2021-01-231-6/+5
* gcc-config: maintain ABI ordering for LDPATHv2.3.2Sergei Trofimovich2020-09-051-1/+1
* gcc-config: make USE_CC_WRAPPERS=yes to install cc/f77 linksManoj Gupta2020-06-241-2/+7
* gcc-config: install /usr/bin/c{89,99}, take over from toolchain.eclassSergei Trofimovich2020-06-201-1/+13
* gcc-config: finish comment linesSergei Trofimovich2020-05-231-2/+2
* gcc-config: make USE_NATIVE_LINKS=no to clean /lib/cppv2.3Sergei Trofimovich2020-05-221-1/+5
* gcc-config: make USE_NATIVE_LINKS=no to clean stale symlinksSergei Trofimovich2020-05-221-7/+6
* gcc-config: clarify comments on how aliases are expandedSergei Trofimovich2020-05-221-2/+5
* gcc-config: add facts around tool namesSergei Trofimovich2020-05-221-0/+23
* gcc-config: link /lib/cpp to qualified 'cpp'Sergei Trofimovich2020-05-221-1/+1
* gcc-config: add build-time and runtime switches to disable native symlinksSergei Trofimovich2020-05-221-2/+6
* gcc-config: add a TODO to use 'sort -V'Sergei Trofimovich2020-04-101-1/+2
* gcc-config: distinguish errors between bad profile and bad compilerSergei Trofimovich2020-01-261-5/+8
* gcc-config: fix numbered access to toolchainsSergei Trofimovich2020-01-261-1/+1
* gcc-config: add basic version sorting supportv2.2Sergei Trofimovich2020-01-121-3/+23
* gcc-config: consolidate profiles sourcing logic in a single functionv2.1Sergei Trofimovich2019-09-081-18/+11
* gcc-config: Ignore PATH set in profile files.Arfrever Frehtes Taifersar Arahesis2019-09-081-0/+18
* Revert "gcc-config: store gcc backup into /lib/gcc-backup, not /lib"Sergei Trofimovich2019-09-071-17/+1
* gcc-config: add einfo logging around library backupSergei Trofimovich2019-09-071-0/+3
* gcc-config: store gcc backup into /lib/gcc-backup, not /libSergei Trofimovich2019-09-071-1/+16
* gcc-config: drop empty /etc/env.d/05gcc-${CTARGET} filesSergei Trofimovich2019-09-071-5/+10
* gcc-config: don't recreate unused '.NATIVE' symlink.Sergei Trofimovich2019-09-071-3/+4
* gcc-config: avoid false-positive detection of 'sed' useSergei Trofimovich2019-09-071-1/+1
* gcc-config: drop /etc/env.d/gcc/config migration codeSergei Trofimovich2019-09-061-14/+0
* gcc-config: linewrap long commentSergei Trofimovich2019-09-061-1/+2
* gcc-config: Use findmnt for mountpoint check when available.Arfrever Frehtes Taifersar Arahesis2019-09-061-4/+33
* gcc-config: change comment to clarify why env-udate is still usefulSergei Trofimovich2019-09-051-1/+1
* gcc-config: drop GCC_PATH reconstruction in /etc/env.d/gccSergei Trofimovich2019-09-051-24/+0
* gcc-config: update comment about env.d formatSergei Trofimovich2019-09-051-3/+3
* gcc-config: tweak comment around 'gsed' use.Sergei Trofimovich2019-09-051-3/+1
* gcc-config: During initial clean-up, delete only libunwind.so.7*, but not oth...Arfrever Frehtes Taifersar Arahesis2019-09-051-7/+10