aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper
AgeCommit message (Expand)Author
2024-04-04compiler_wrapper: automatic syncmobiletc-prebuild
2024-03-25compiler_wrapper: automatic syncmobiletc-prebuild
2024-03-18compiler_wrapper: automatic syncmobiletc-prebuild
2024-03-11compiler_wrapper: automatic syncmobiletc-prebuild
2024-02-28Dedupe addition of crash-diagnostics-dirEric Lok
2024-02-19compiler_wrapper: automatic syncmobiletc-prebuild
2024-02-15compiler_wrapper: automatic syncmobiletc-prebuild
2024-02-12compiler_wrapper: automatic syncmobiletc-prebuild
2024-01-25compiler_wrapper: automatic syncmobiletc-prebuild
2024-01-22compiler_wrapper: automatic syncmobiletc-prebuild
2024-01-08compiler_wrapper: automatic syncmobiletc-prebuild
2023-12-18compiler_wrapper: automatic syncmobiletc-prebuild
2023-11-16compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-23compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-13compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-09compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-03compiler_wrapper: use -D_FORTIFY_SOURCE=3 by defaultGeorge Burgess IV
2023-10-03Revert "compiler_wrapper: manually apply -D_FORTIFY_SOURCE=2"George Burgess IV
2023-09-27compiler_wrapper: remove -Wno-string-concatenationGeorge Burgess IV
2023-09-27compiler_wrapper: remove -Wno-gnu-offsetof-extensionsGeorge Burgess IV
2023-08-19compiler_wrapper: Remove -Wno-deprecated-copyGeorge Burgess IV
2023-08-19compiler_wrapper: Remove -Wno-compound-token-split-by-spaceGeorge Burgess IV
2023-08-19compiler_wrapper: Remove -Wno-array-parameterGeorge Burgess IV
2023-08-17compiler_wrapper: remove custom default c++ stdGeorge Burgess IV
2023-08-15compiler_wrapper: Apply go fmt changesRyan Beltran
2023-08-14compiler_wrapper: Fix infinite recursion in runWithTimeoutRyan Beltran
2023-08-14compiler_wrapper: Fix findings from staticcheckRyan Beltran
2023-07-25compiler_wrapper: disable _FORTIFY_SOURCE=3 for sanitizersGeorge Burgess IV
2023-07-25compiler_wrapper: manually apply -D_FORTIFY_SOURCE=2George Burgess IV
2023-07-12compiler_wrapper: add flag to skip automatic sysroot logicGeorge Burgess IV
2023-05-08compiler_wrapper: Suppress gnu-offsetof-extensionsDenis Nikitin
2023-05-04compiler_wrapper: ignore gomacc-path for tidyRyan Beltran
2023-02-02compiler_wrapper: add size checking to build.pyGeorge Burgess IV
2023-01-09compiler wrapper: Move LLVM Next Flags to CurrentRyan Beltran
2023-01-05compiler_wrapper: ignore -avoid-version clang flagRyan Beltran
2023-01-03compiler_wrapper: Filter -Xcompiler from clangManoj Gupta
2022-12-29compiler_wrapper: Filter "-z,defs" from linker thoroughlyManoj Gupta
2022-12-29compiler wrapper: Move array param to post flagsRyan Beltran
2022-12-22compiler_wrapper: temporarily reenable removed c++ featuresRyan Beltran
2022-12-22compiler wrapper: disable -Warray-parameterRyan Beltran
2022-12-15werror reports: don't use /tmp in ebuildsGeorge Burgess IV
2022-12-13compiler_wrapper: add new LLVM flag for LLVM NextRyan Beltran
2022-12-13compiler wrapper: disable new warningRyan Beltran
2022-12-10compiler wrapper: tidy lints don't go to /tmpRyan Beltran
2022-12-08compiler_wrapper: Treat invocations with "-" as CRyan Beltran
2022-12-06compiler wrapper: Disable c++ only flags with -x cRyan Beltran
2022-12-06compiler_wrapper: add -std=gnu++14 flagRyan Beltran
2022-12-05compiler_wrapper: remove unneeded flag for zero initRyan Beltran
2022-12-05compiler_wrapper: Add -Wno-enum-constexpr-conversionRyan Beltran
2022-12-05compiler_wrapper: Add -Wno-incompatible-function-pointer-typesRyan Beltran