aboutsummaryrefslogtreecommitdiff
path: root/ci/windows_msvc_cmake.bat
Commit message (Collapse)AuthorAgeFilesLines
* Build abseil_test_dll with ABSL_BUILD_TESTINGAbseil Team2024-05-261-1/+0
| | | | | | | | | ... even if ABSL_BUILD_TEST_HELPERS is not specified. When not using ABSL_BUILD_DLL, tests builds even if ABSL_BUILD_TEST_HELPERS is not specified. Make this work for ABSL_BUILD_DLL, by ensuring that (BUILD_TESTING AND ABSL_BUILD_TESTING) triggers abseil_test_dll build. PiperOrigin-RevId: 637493023 Change-Id: Icd5868c547365f4788caac47e002fbfc32a03e94
* Add support for Bzlmod for the next releaseDerek Mauro2024-01-111-1/+7
| | | | | | | | | | | | | | | | | | | https://bazel.build/external/overview#bzlmod Bzlmod will be the default in a future Bazel release. By default it requires projects to be registered with the Bazel Central Registry (https://registry.bazel.build/) and thus uses regular releases by default. Users that want to "live-at-head" can still do this through with overrides (https://bazel.build/external/module#overrides). This change updates Abseil dependencies to use released versions. CI uses Bzlmod except in the case of linux_gcc-floor, which will keep testing the old WORKSPACE-based dependency system. PiperOrigin-RevId: 597676666 Change-Id: I8d33facc432477c6dc7daa06fd00bb4ae8c4adba
* Update GoogleTest dependencyDerek Mauro2023-10-121-1/+1
| | | | | PiperOrigin-RevId: 572901486 Change-Id: Icb8b8c80cb8b99d9a3203f4971fc53fe64a1ae60
* Update Abseil dependenciesDerek Mauro2023-08-021-1/+1
| | | | | PiperOrigin-RevId: 553199830 Change-Id: Ida9fc1c51a39b8c21ffd34f95de076b1b21369bd
* Set executable bit to the *.bat filesAbseil Team2023-04-121-0/+0
| | | | | PiperOrigin-RevId: 523745259 Change-Id: Ia2be4ee672a4c1b72c6ecc035ed9c2e401b56d1e
* Release the batch files used to test Abseil with MSVCDerek Mauro2023-04-031-0/+68
PiperOrigin-RevId: 521450545 Change-Id: Ia4fe02a57d23411f0a80443c0ad89dfaf4117a37