summaryrefslogtreecommitdiffstats
path: root/.github/prewarm
Commit message (Collapse)AuthorAgeFilesLines
* Fix cmakelists generation to Conan2 (#19701)AlexSm2025-06-161-0/+1
|
* Simplify cmake buildMaxim Yurchuk2023-09-051-3/+1
| | | | | | Simplify cmake build Pull Request resolved: #352
* ubuntu 18 prewarm cache build fixNikita Kozlovskiy2023-08-152-2/+10
| | | | | | ubuntu 18 prewarm cache build fix Pull Request resolved: #328
* fix prewarm cache and docker build, also add ubuntu-toolchain-r/test …Nikita Kozlovskiy2023-08-103-6/+7
| | | | | | fix prewarm cache and docker build, also add ubuntu-toolchain-r/test … Pull Request resolved: #326
* ci: add make as a dependency, also use clang-14 for docker buildsNikita Kozlovskiy2023-08-083-4/+6
| | | | | | ci: add make as a dependency, also use clang-14 for docker builds Pull Request resolved: #325
* ci: fix C_FLAGS for prewarm ccache docker imagesNikita Kozlovskiy2023-07-101-2/+2
| | | | | ci: fix C_FLAGS for prewarm ccache docker images Pull Request resolved: #302
* ci: build with Release and -UNDEBUG by defaultNikita Kozlovskiy2023-07-041-0/+2
| | | | | ci: build with Release and -UNDEBUG by default Pull Request resolved: #283
* ci: prewarm ccache for ubuntu-18.04, 20.04, 22.04Nikita Kozlovskiy2023-06-264-0/+77
ci: prewarm ccache for ubuntu-18.04, 20.04, 22.04 Pull Request resolved: #278