32 Commits (bcf3e36a48c573a81d6359a61275f477a7b57c2d)

Author SHA1 Message Date
Mike Kruskal 4031712c34 Drop Bazel 4 support and add Bazel 6 1 year ago
Joyce 010fde9a18 Set top level permissions to read only on GitHub Workflows (#12971) 1 year ago
Mike Kruskal 722d6f5897 Disable non-hermetic breakage due to github runner update 2 years ago
Mike Kruskal e15326ba80 Add a workaround for GCC constexpr bug 2 years ago
Mike Kruskal d4ef42aa9b Fix C++17 gcc issues. 2 years ago
Mike Kruskal bc9a1d219e Add tests for GCC support window. 2 years ago
Mike Kruskal da2c4a6ce9 Add tests for GCC support window. 2 years ago
Mike Kruskal 54caf40312 Avoid using string(JOIN..., which requires cmake 3.12 2 years ago
Mike Kruskal adee0a59f9 Avoid using string(JOIN..., which requires cmake 3.12 2 years ago
Mike Kruskal 5f97a7f494 Define a new set of cmake tests. 2 years ago
Mike Kruskal 7714d57c91 Define a new set of cmake tests. 2 years ago
Mike Kruskal 24d3e74ac9 Remove --remote argument in cmake tests. 2 years ago
Mike Kruskal 5223f56dba Remove --remote argument in cmake tests. 2 years ago
Deanna Garcia 74cea3dda5 Revert "Fix tests" 2 years ago
Deanna Garcia 645336fb8a Fix tests 2 years ago
Mike Kruskal 0b73dd44a3
Add -ex switch to all docker bash commands. (#12601) 2 years ago
Mike Kruskal f6c7fdf88c Add -ex switch to all docker bash commands. 2 years ago
Mike Kruskal 9898418bd9 Fix btree issue in map tests. 2 years ago
Adam Cozzette f71dc953c7 Add GitHub actions workflow for testing CMake build of examples directory 2 years ago
Thomas Van Lenten 2fdec2a0df Set up C++ macOS bazel coverage for Apple Silicon 2 years ago
Deanna Garcia 41b7500aee Fix abseil gitmodule date and add a step in tests to update the subrepo to catch errors like this in the future. 2 years ago
John Cater e1b1aa9ba7 Internal Code Change 2 years ago
Mike Kruskal 4a2f566ff0 Expand google.protobuf.Type handling to cover editions. 2 years ago
Mike Kruskal 8a07f45293 Add release tests for statically linked binaries 2 years ago
Mike Kruskal 804ec94a16 Add release tests for statically linked binaries 2 years ago
Mike Kruskal 8ad6cdd007 Modify release artifacts for protoc to statically link system libraries. 2 years ago
Mike Kruskal 723bd4c3c1 Modify release artifacts for protoc to statically link system libraries. 2 years ago
Mike Kruskal ef8ebe6c19 Migrate our shared github actions to a separate repository. 2 years ago
Mike Kruskal 5127af50f2 Switch to Ninja generator for windows cmake builds. 2 years ago
Mike Kruskal 9c2211be08 Switch to Ninja generator for windows cmake builds. 2 years ago
Mike Kruskal 7884fcfbcd Run ctest in parallel to reduce CMake time 2 years ago
Mike Kruskal f830c99a73 Enable parallel compilation for MSVC builds. 2 years ago
Mike Kruskal 05f15196c2 Fix permissions of ccache directory in cmake image 2 years ago
Mike Kruskal c399aeccc4 Enable ccache for CMake builds. 2 years ago
Mike Kruskal 9104075c10 Migrate remaining cross-architecture tests to GHA 2 years ago
Mike Kruskal 390605cb79 Add a no-rtti build to make our support official 2 years ago
Mike Kruskal 888ec7239e Migrate "macos-next" Linux test to GHA 2 years ago
Mike Kruskal f1e746c491 Migrate remaining Windows tests to GHA 2 years ago
Mike Kruskal 6816da50cf Migrate non-Linux C++ tests to GHA actions 2 years ago
Mike Kruskal a138e54582 Migrate Python and Ruby Linux tests to GHA actions 2 years ago
Mike Kruskal 2b4e4260f0 Migrate to composite GHA actions (#11718) 2 years ago
Mike Kruskal de903d41fc Migrate Bazel C++ Linux tests to Github Actions (#11702) 2 years ago