| Commit message (Expand) | Author | Age | Files | Lines |
* | ci: Add OrangeC 6.73.1 nightly CI job | Brad King | 2023-09-25 | 1 | -0/+14 |
|
|
* | ci: Factor out location of cmake in Qt download script | Brad King | 2023-09-05 | 1 | -0/+1 |
|
|
* | ci: Add nightly job to build CMake with PCH on Windows | Brad King | 2023-06-22 | 1 | -0/+7 |
|
|
* | gitlab-ci: Update Windows builds to MSVC 14.36 toolset | Brad King | 2023-05-16 | 1 | -11/+11 |
|
|
* | gitlab-ci: Add job testing Intel 2021.9.0 compilers on Windows | Brad King | 2023-05-01 | 1 | -0/+8 |
|
|
* | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows | Brad King | 2023-05-01 | 1 | -0/+8 |
|
|
* | ci: Make python available in all Windows test jobs | Brad King | 2023-04-05 | 1 | -0/+1 |
|
|
* | ci: Factor out initial setup script for Windows external test jobs | Brad King | 2023-04-05 | 1 | -1/+4 |
|
|
* | ci: De-duplicate Windows test script for NMake job | Brad King | 2023-04-05 | 1 | -10/+0 |
|
|
* | ci: De-duplicate Windows test script for JOM job | Brad King | 2023-04-05 | 1 | -13/+0 |
|
|
* | ci: De-duplicate Windows test script for Borland jobs | Brad King | 2023-04-05 | 1 | -12/+0 |
|
|
* | ci: De-duplicate Windows test script for MSVC v71 NMake job | Brad King | 2023-04-05 | 1 | -11/+0 |
|
|
* | ci: De-duplicate Windows test script for OpenWatcom job | Brad King | 2023-04-05 | 1 | -16/+0 |
|
|
* | gitlab-ci: Simplify Windows packaging pipeline | Brad King | 2023-02-28 | 1 | -12/+0 |
|
|
* | gitlab-ci: add pre-build and post-build steps to Windows | Brad King | 2023-02-28 | 1 | -0/+2 |
|
|
* | gitlab-ci: Update Windows builds to MSVC 14.35 toolset | Brad King | 2023-02-22 | 1 | -11/+11 |
|
|
* | gitlab-ci: replace '{macos,windows}' tags with '{macos,windows}-x86_64' | Brad King | 2022-11-30 | 1 | -5/+5 |
|
|
* | gitlab-ci: rename tag configuration entries to start in '$os_$arch_tags' | Brad King | 2022-11-30 | 1 | -5/+5 |
|
|
* | gitlab-ci: Add windows-arm64 native jobs for Ninja and VS | Brad King | 2022-11-11 | 1 | -0/+42 |
|
|
* | ci: Factor out helper to load python into environment on Windows | Brad King | 2022-11-11 | 1 | -3/+1 |
|
|
* | ci: Factor out helper to load qt into environment on Windows | Brad King | 2022-11-11 | 1 | -2/+1 |
|
|
* | Merge topic 'ci-msvc-14.34' | Brad King | 2022-11-11 | 1 | -40/+19 |
|\ |
|
| * | gitlab-ci: Update Windows packaging builds to MSVC 14.34 toolset | Brad King | 2022-11-10 | 1 | -35/+14 |
|
|
| * | gitlab-ci: Update Windows non-packaging builds to MSVC 14.34 toolset | Brad King | 2022-11-10 | 1 | -5/+5 |
|
|
* | | Merge topic 'ci-clang15-windows' | Brad King | 2022-11-11 | 1 | -18/+1 |
|\ \
| |/ |
|
| * | ci: Simplify LLVM/Clang CI job specs on Windows | Brad King | 2022-11-10 | 1 | -11/+0 |
|
|
| * | ci: Factor out helper to load clang into environment on Windows | Brad King | 2022-11-10 | 1 | -4/+1 |
|
|
| * | ci: Factor out helper to load ninja into environment on Windows | Brad King | 2022-11-10 | 1 | -6/+3 |
|
|
* | | ci: add MSYS Makefiles nightly CI job | Brad King | 2022-11-02 | 1 | -0/+7 |
|
|
* | | ci: add MinGW Makefiles nightly CI job | Brad King | 2022-11-02 | 1 | -0/+16 |
|/ |
|
* | ci: add support for gitlab-runner 'shell = pwsh' executor | Brad King | 2022-09-12 | 1 | -4/+4 |
|
|
* | ci: start every windows job with custom environment script | Brad King | 2022-09-12 | 1 | -0/+6 |
|
|
* | ci: allow powershell variables assigned in env scripts to persist | Brad King | 2022-09-12 | 1 | -2/+2 |
|
|
* | gitlab-ci: Update non-packaging Windows builds to MSVC 14.33 toolset | Brad King | 2022-08-19 | 1 | -5/+5 |
|
|
* | gitlab-ci: Use separate MSVC toolset specification for packaging jobs | Brad King | 2022-08-19 | 1 | -13/+34 |
|
|
* | gitlab-ci: Revert Windows builds from MSVC 14.33 to MSVC 14.32 toolset | Brad King | 2022-08-17 | 1 | -7/+7 |
|
|
* | gitlab-ci: Update Windows builds to MSVC 14.33 toolset | Brad King | 2022-08-16 | 1 | -7/+7 |
|
|
* | gitlab-ci: Add job to build Windows arm64 binaries | Brad King | 2022-06-13 | 1 | -0/+23 |
|
|
* | gitlab-ci: add nightly job testing Ninja Multi-Config on Windows | Brad King | 2022-06-07 | 1 | -0/+15 |
|
|
* | gitlab-ci: init macOS and Windows jobs with per-CMAKE_CONFIGURATION scripts | Brad King | 2022-06-06 | 1 | -0/+2 |
|
|
* | gitlab-ci: Add jobs to make Windows x86_64 and i386 packages | Brad King | 2022-05-19 | 1 | -0/+42 |
|
|
* | Merge topic 'ci-msvc-19.32' | Brad King | 2022-05-13 | 1 | -4/+4 |
|\ |
|
| * | gitlab-ci: Update Windows builds to MSVC 19.32 toolset | Brad King | 2022-05-12 | 1 | -4/+4 |
|
|
* | | Merge topic 'ci-msvc-19.31' | Brad King | 2022-03-10 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | gitlab-ci: Update Windows builds to MSVC 19.31 toolset | Brad King | 2022-03-09 | 1 | -4/+4 |
|
|
* | | ci: Rename ctest_test_external.cmake to ctest_standalone.cmake | Brad King | 2022-03-02 | 1 | -7/+7 |
|
|
* | | ci: Add LLVM/Clang 13.0 nightly CI jobs on Windows | Brad King | 2022-02-04 | 1 | -0/+38 |
|/ |
|
* | gitlab-ci: clarify name of windows fragment for building with ninja | Brad King | 2022-02-02 | 1 | -2/+2 |
|
|
* | ci: Add JOM nightly CI job | Brad King | 2021-11-17 | 1 | -0/+28 |
|
|
* | ci: Add NMake nightly CI job | Brad King | 2021-11-17 | 1 | -0/+17 |
|
|