- 17 Sep, 2021 1 commit
-
-
Vertexwahn authored
-
- 26 Jun, 2021 1 commit
-
-
Manuel Binna authored
On QNX, pthread is part of libc [1]. There's no separate pthread library to link. [1] https://www.qnx.com/developers/docs/7.1/index.html#com.qnx.doc.neutrino.lib_ref/topic/p/pthread_create.html
-
- 02 Jun, 2021 1 commit
-
-
dmauro authored
Updates Linux docker image to use Bazel 4.1.0 and GCC 11.1 Updates Bazel dependencies Removes the last usage of the deprecated and removed Python2 PiperOrigin-RevId: 375759184
-
- 04 Mar, 2021 1 commit
-
-
Abseil Team authored
Format WORKSPACE and googlemock/test/BUILD.bazel using buildifier PiperOrigin-RevId: 360913861
-
- 22 Dec, 2020 1 commit
-
-
dmauro authored
Internal Change PiperOrigin-RevId: 347631521
-
- 10 Dec, 2020 1 commit
-
-
dmauro authored
Fix a missing Bazel build dependency PiperOrigin-RevId: 346783462
-
- 17 Mar, 2020 1 commit
-
-
Abseil Team authored
Internal change PiperOrigin-RevId: 299345492
-
- 07 Aug, 2019 1 commit
-
-
Yannic Bonenberger authored
Fixes googletest for upcoming `--incompatible_load_cc_rules_from_bzl` (https://github.com/bazelbuild/bazel/issues/8743) and `--incompatible_load_python_rules_from_bzl` (https://github.com/bazelbuild/bazel/issues/9006). This change was automatically generated with `buildifier -lint=fix -warnings=all $(find . -name "BUILD" -o -name "BUILD.bazel" -o -name "*.bzl")`.
-
- 18 Jun, 2019 1 commit
-
-
misterg authored
gmock_output_test has to run under python2. Bazel 0.27.0 causes this test to break. Fixing it. PiperOrigin-RevId: 253820111
-
- 07 Nov, 2018 1 commit
-
-
krzysio authored
Improve Bazel build files. New target gtest_prod allows access to the FRIEND_TEST macro without depending on the entirety of GTest in production executables. Additionally, duplicate config_setting rules were removed and formatting was adjusted. PiperOrigin-RevId: 220279205
-
- 11 Oct, 2018 2 commits
-
-
Abseil Team authored
PiperOrigin-RevId: 216423319
-
misterg authored
PiperOrigin-RevId: 216417182
-
- 26 Jan, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 09 Jan, 2018 1 commit
-
-
Loo Rong Jie authored
and x64_windows_msvc
-
- 08 Dec, 2017 1 commit
-
-
Carlos O'Ryan authored
Without the directive embedding googletest into third_party breaks any //... target.
-
- 10 Aug, 2017 1 commit
-
-
misterg authored
-
- 09 Aug, 2017 3 commits