aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper
AgeCommit message (Expand)Author
2022-03-02Merging 25 commit(s) from Chromium's toolchain-utilsJordan R Abrahams-Whitehead
2022-01-31compiler_wrapper: disable ccache during src_configureGeorge Burgess IV
2022-01-05Merging 32 commit(s) from Chromium's toolchain-utilsandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Stephen Hines
2022-01-05compiler_wrapper: Use ld.bfd to detect binutils pathManoj Gupta
2021-12-14compiler_wrapper: Drop "-fno-experimental-pass-manager"Manoj Gupta
2021-12-07compiler_wrapper: adds ${sysroot}/usr/lib to linker pathChristopher Di Bella
2021-12-06compiler_wrapper: add missing unused-but-set-varRyan Beltran
2021-10-28Replace non-inclusive languageJordan R Abrahams
2021-10-20compiler_wrapper: ignore unused_but_set_variableRyan Beltran
2021-10-08compiler_wrapper: move llvmnext flag to post flagsRyan Beltran
2021-10-05Merging 9 commit(s) from Chromium's toolchain-utilsChih-Hung Hsieh
2021-10-05compiler_wrapper: android clang-tidy warnings on used secondsChih-Hung Hsieh
2021-09-18Merging 48 commit(s) from Chromium's toolchain-utilsChih-Hung Hsieh
2021-09-15compiler_wrapper: Handle TIDY_TIMEOUT for Android clang-tidyChih-Hung Hsieh
2021-09-15compiler_wrapper: fix use-llvm-next testGeorge Burgess IV
2021-09-15compiler_wrapper: update golden filesGeorge Burgess IV
2021-09-09compiler_wrapper: disable unused-but-set warningsRyan Beltran
2021-08-25compiler_wrapper: support -W[no-]unused-set-variableJian Cai
2021-08-07compiler_wrapper: Update install scriptManoj Gupta
2021-08-04compiler_wrapper: Fix static libgcc handlingManoj Gupta
2021-07-24compiler_wrapper: Update for gcc -> llvm ebuild migrationManoj Gupta
2021-07-21Temporarily disable -Wdeprecated-copy and -Wdeprecated-declarations.Luis Lozano
2021-07-09compiler_wrapper: bundle.py default output dirRyan Beltran
2021-06-18compiler_wrapper: add --rewrapper-path supportGeorge Burgess IV
2021-06-18compiler_wrapper: refactor goma => "remote compile"George Burgess IV
2021-06-18compiler_wrapper: refactor goma flag parsingGeorge Burgess IV
2021-06-18compiler_wrapper: make goma testing use its own functionGeorge Burgess IV
2021-06-18compiler_wrapper: fix flaky testsGeorge Burgess IV
2021-06-08[compiler_wrapper] explicitly enables `libgcc` as the unwindlibChristopher Di Bella
2021-06-08llvm-next: add nostart-stop-gc to the list of flags.Luis Lozano
2021-05-17Merging 63 commit(s) from Chromium's toolchain-utilsGeorge Burgess IV
2021-05-14Cherrypick "compiler_wrapper: add go.mod"George Burgess IV
2021-05-06compiler_wrapper: remove LD_ARGV0 flagRyan Beltran
2021-04-21compiler_wrapper: disable rusage when goma enabledRyan Beltran
2021-04-20compiler_wrapper: remove useless gomaEnabled varRyan Beltran
2021-03-29compiler_wrapper: reenable goma w/ rusageRyan Beltran
2021-03-09Merging 15 commit(s) from Chromium's toolchain-utilsPirama Arumuga Nainar
2021-02-27toolchain-utils: compiler_wrapper: Update instructionsDenis Nikitin
2021-02-26compiler_wrapper: pass --prefix argument to clangManoj Gupta
2021-02-24compiler_wrapper: gofmt gcc_flags.goRyan Beltran
2021-02-24compiler_wrapper: disable goma, ccache w/ rusageRyan Beltran
2021-02-11gcc: Remove deprecated conversionsMichael Cheng
2021-02-11gcc: Map Alderlake to SkylakeMichael Cheng
2021-02-09toolchain-utils: Make DWARF v5 the default.Caroline Tice
2021-02-05compiler_wrapper: make a loop c89-compatibleGeorge Burgess IV
2021-02-04compiler_wrapper: add go.modGeorge Burgess IV
2021-02-04compiler_wrapper: add a script to restore us to a working wrapperGeorge Burgess IV
2021-02-01compiler_wrapper: Remove "-m32/movbe" from i686 handlingManoj Gupta
2021-01-29compiler_wrapper: work around gcc failing due to a kernel bugGeorge Burgess IV
2021-01-29compiler_wrapper: disable force-disable-werror with GCCGeorge Burgess IV