- Jan 12, 2024
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 597823915
-
- Jan 11, 2024
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 597489910
-
- Jan 05, 2024
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 595931804
-
Copybara-Service authored
PiperOrigin-RevId: 595711813
-
- Jan 04, 2024
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 595656443
-
Eugene Kliuchnikov authored
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 595407007
-
- Jan 03, 2024
-
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...c7d193f32edcb7bfad88892161225aeda64e9392 ) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Copybara-Service authored
PiperOrigin-RevId: 595390609
-
Copybara-Service authored
PiperOrigin-RevId: 595388650
-
Eugene Kliuchnikov authored
-
dependabot[bot] authored
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236...0a5c61591373683505ea898e09a3ea4f39ef2b9c ) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 595345529
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 595334901
-
- Dec 29, 2023
-
-
Aayush Atharva authored
-
- Dec 08, 2023
-
-
Copybara-Service authored
PiperOrigin-RevId: 589126376
-
Eugene Kliuchnikov authored
-
Copybara-Service authored
PiperOrigin-RevId: 589124584
-
Eugene Kliuchnikov authored
-
Copybara-Service authored
PiperOrigin-RevId: 589121646
-
Eugene Kliuchnikov authored
-
Eugene Kliuchnikov authored
-
Eugene Kliuchnikov authored
-
- Nov 30, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 586390725
-
- Nov 27, 2023
-
-
Eugene Kliuchnikov authored
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 585630137
-
Eugene Kliuchnikov authored
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 585593185
-
- Oct 30, 2023
-
-
dependabot[bot] authored
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/08b4669551908b1024bb425080c797723083c031...0864cf19026789058feabb7e87baa5f140aac736 ) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Oct 26, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 576788685
-
- Oct 09, 2023
-
-
dependabot[bot] authored
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/61a6322f88396a6271a6ee3565807d608ecaddd1...65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 ) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Sep 21, 2023
-
-
Sergei Trofimovich authored
Without the change install just fails for me as `SHARE_INSTALL_PREFIX` is unset for me. Following https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html I'm using absolute path expansion to install mans.
-
Sergei Trofimovich authored
Without the change on systems where `CMAKE_INSTALL_LIBDIR` is an absolute path outside `CMAKE_INSTALL_PREFIX` (like `nixpkgs`) libraries ended up embedding wrong RPATH and libraries failed to load. The change uses suggestion from https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html to use `CMAKE_INSTALL_FULL_LIBDIR` (similar to library install code) to enbed it as an RPATH.
-
- Sep 19, 2023
-
-
Copybara-Service authored
PiperOrigin-RevId: 566563985
-
- Sep 18, 2023
-
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...a8a3f3ad30e3422c9c7b888a15615d19a852ae32 ) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- Sep 13, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 565017690
-
- Sep 12, 2023
-
-
Evgenii Kliuchnikov authored
PiperOrigin-RevId: 564692809
-
Copybara-Service authored
PiperOrigin-RevId: 564669791
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4 ) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Copybara-Service authored
PiperOrigin-RevId: 564616141
-