CMake/.gitlab/ci
Brad King 1f46bc299b ci: Extend packaging pipeline to sign Windows binaries automatically
Split packaging on Windows into dedicated jobs that run with access to
an EV signing certificate.

Prior to commit 0929221ca3 (gitlab-ci: Simplify Windows packaging
pipeline, 2023-02-28, v3.26.0-rc5~3^2~3) we had separate packaging jobs,
but they did not run in release packaging pipelines.  Restore them, and
run them in both nightly and release packaging pipelines.
2025-03-19 11:22:30 -04:00
..
docker ci: Add NVPL to Debian aarch64 base image 2025-02-24 19:24:23 -05:00
repackage ci: Update to IAR bxarm 9.60.3 2025-01-22 14:15:11 -05:00
borland-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
borland.ps1 ci: Remove dependency archives immediately after extraction 2024-06-14 11:22:14 -04:00
clang-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
clang.ps1 ci: Update LLVM/Clang to 19.1 in nightly CI jobs on Windows 2024-09-19 11:58:41 -04:00
cmake_version_update.sh LICENSE: Rename Copyright.txt to LICENSE.rst 2025-03-03 09:55:56 -05:00
cmake_version.cmake gitlab-ci: add a job to make source packages 2020-09-29 11:18:45 -04:00
cmake_version.sh gitlab-ci: add a job to make source packages 2020-09-29 11:18:45 -04:00
cmake-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
cmake-env.sh ci: Factor out scripts to add cmake to job environment 2024-04-22 18:16:39 -04:00
cmake.ps1 ci: Update CMake version to 3.31.5 2025-01-28 10:35:14 -05:00
cmake.sh ci: Update CMake version to 3.31.5 2025-01-28 10:35:14 -05:00
codespell.bash codespell: Exclude paths by patterns following pre-commit check conventions 2025-01-22 08:51:45 -05:00
configure_common.cmake ci: enable more tests to better match nightly dashboards 2023-07-25 16:21:31 -04:00
configure_cuda9.2_nvidia.cmake gitlab-ci: add job testing cuda9.2 with Ninja Multi-Config 2021-07-01 11:47:02 -04:00
configure_cuda10.2_clang.cmake Tests: Verify CUDA::cupti existence on a subset of machines 2023-12-14 14:05:28 -05:00
configure_cuda10.2_nvidia.cmake Tests: Verify CUDA::cupti existence on a subset of machines 2023-12-14 14:05:28 -05:00
configure_cuda11.6_clang.cmake gitlab-ci: add jobs testing cuda11.6 with nvcc and clang 13 2022-03-03 12:46:47 -05:00
configure_cuda11.6_nvidia.cmake Tests: Verify CUDA::cupti existence on a subset of machines 2023-12-14 14:05:28 -05:00
configure_cuda11.8_minimal_nvidia.cmake ci: Add job to test minimal CUDA install (no static libs) 2022-12-06 15:44:33 -05:00
configure_cuda11.8_splayed_nvidia.cmake FindCUDAToolkit: Search all of nvcc implicit includes and library dirs 2023-09-27 13:28:52 -04:00
configure_cuda12.2_clang.cmake FindOpenMP: Add support for CUDA when compiling with Clang 2024-10-07 14:19:08 -04:00
configure_cuda12.2_nvidia_common.cmake FindOpenMP: Add support for CUDA when supported by the toolchain 2024-09-27 16:45:24 -04:00
configure_cuda12.2_nvidia.cmake ci: add job testing cuda12.2 with nvcc using clang 18 as host compiler 2024-09-25 16:53:06 -04:00
configure_cuda12.6_clang.cmake ci: add jobs testing cuda12.6 with nvcc and clang 18 2025-01-30 09:34:41 -05:00
configure_cuda12.6_nvidia_clang.cmake ci: add jobs testing cuda12.6 with nvcc and clang 18 2025-01-30 09:34:41 -05:00
configure_cuda12.6_nvidia_common.cmake ci: add jobs testing cuda12.6 with nvcc and clang 18 2025-01-30 09:34:41 -05:00
configure_cuda12.6_nvidia.cmake ci: add jobs testing cuda12.6 with nvcc and clang 18 2025-01-30 09:34:41 -05:00
configure_debian10_legacy.cmake ci: Add job for Debian 10 legacy packages 2023-07-31 13:48:37 -04:00
configure_debian12_aarch64_extdeps.cmake ci: use Debian 12 images and environments 2023-07-28 09:14:07 -04:00
configure_debian12_aarch64_ninja.cmake FindBLAS: Add support for NVPL 2025-02-26 13:29:03 -05:00
configure_debian12_extdeps.cmake ci: use Debian 12 images and environments 2023-07-28 09:14:07 -04:00
configure_debian12_hip_radeon.cmake Tests/CompileFeatures: Cover hip_std_## meta-features 2024-05-28 14:36:50 -04:00
configure_debian12_iwyu.cmake IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
configure_debian12_makefiles_clang.cmake ci: Enable IAR test on some Debian jobs in nightly pipeline 2024-08-29 13:19:15 -04:00
configure_debian12_makefiles_inplace.cmake ci: use Debian 12 images and environments 2023-07-28 09:14:07 -04:00
configure_debian12_ninja_clang.cmake ci: Enable IAR test on some Debian jobs in nightly pipeline 2024-08-29 13:19:15 -04:00
configure_debian12_ninja_common.cmake FindRuby: Add rbenv support 2025-01-27 20:36:06 -05:00
configure_debian12_ninja_multi_symlinked.cmake ci: Enable IAR test on some Debian jobs in nightly pipeline 2024-08-29 13:19:15 -04:00
configure_debian12_ninja.cmake ASM_NASM: Improve support for standalone usage 2024-03-04 13:09:58 -05:00
configure_extdeps_common.cmake Tests: Modernize name of option to control existence of BootstrapTest 2023-05-18 13:41:31 -04:00
configure_external_test.cmake ci: add a script to run the tests with an external CMake 2020-05-26 12:50:16 -04:00
configure_fedora41_asan.cmake ci: Specify Qt version separately for each Fedora build 2025-02-21 14:41:12 -05:00
configure_fedora41_clang_analyzer.cmake ci: Specify Qt version separately for each Fedora build 2025-02-21 14:41:12 -05:00
configure_fedora41_common_clang.cmake ci: Rebuild Fedora 41 image with updates 2024-11-11 14:35:00 -05:00
configure_fedora41_common_lfortran.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_common.cmake ci: Specify Qt version separately for each Fedora build 2025-02-21 14:41:12 -05:00
configure_fedora41_extdeps.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_hip_radeon.cmake ci: Update to ROCm 6 HIP on Fedora 41 2024-12-04 12:35:01 -05:00
configure_fedora41_makefiles_clang.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_makefiles_lfortran.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_makefiles_symlinked.cmake Tests: Make CMakeGUI test build with both Qt5 and Qt6 2025-02-21 14:41:12 -05:00
configure_fedora41_makefiles.cmake FindRuby: Add rbenv support 2025-01-27 20:36:06 -05:00
configure_fedora41_ninja_clang.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_ninja_lfortran.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_ninja_multi_clang.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_ninja_multi.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_ninja.cmake ci: Specify Qt version separately for each Fedora build 2025-02-21 14:41:12 -05:00
configure_fedora41_sphinx_package.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_sphinx.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
configure_fedora41_tidy.cmake ci: Specify Qt version separately for each Fedora build 2025-02-21 14:41:12 -05:00
configure_hip6.3_nvidia.cmake ci: Update HIP image to ROCm 6.3 on Ubuntu 24.04 2025-02-14 16:17:45 -05:00
configure_hip6.3_radeon.cmake ci: Update HIP image to ROCm 6.3 on Ubuntu 24.04 2025-02-14 16:17:45 -05:00
configure_intelclassic_makefiles.cmake ci: factor out Intel Compiler common configure script 2021-04-14 13:59:39 -04:00
configure_intelcompiler_common.cmake Find{BLAS,LAPACK}: Provide testing of BLA_SIZEOF_INTEGER 2021-10-05 23:41:36 +09:00
configure_inteloneapi_makefiles.cmake ci: factor out Intel Compiler common configure script 2021-04-14 13:59:39 -04:00
configure_linux_gcc_cxx_modules_ninja_multi.cmake ci: add jobs to test GCC 15-to-be with import std 2025-01-08 16:32:14 -05:00
configure_linux_gcc_cxx_modules_ninja.cmake ci: add jobs to test GCC 15-to-be with import std 2025-01-08 16:32:14 -05:00
configure_macos10.10_package.cmake ci: Split macOS 10.10+ and 10.13+ package language standard selection 2023-06-15 09:21:07 -04:00
configure_macos_arm64_curl.cmake ci: Host our own URL to test expected TLS_VERSION failure 2024-10-21 16:54:46 -04:00
configure_macos_arm64_ninja_multi.cmake ci: test CDash submission tests on some nightly dashboards 2023-07-25 16:21:31 -04:00
configure_macos_arm64_ninja_symlinked.cmake ci: Add jobs that run in symlink trees 2023-09-22 09:30:52 -04:00
configure_macos_arm64_ninja.cmake ci: Enable libc++ hardening in CMake build jobs on macOS 2025-01-21 16:00:23 -05:00
configure_macos_arm64_pch.cmake ci: Add nightly job to build CMake with PCH on macOS 2023-06-22 14:27:50 -04:00
configure_macos_arm64_xcode_symlinked.cmake ci: Add jobs that run in symlink trees 2023-09-22 09:30:52 -04:00
configure_macos_arm64_xcode_ub.cmake gitlab-ci: Move macOS+Xcode universal binaries job to arm64 2023-05-10 10:13:01 -04:00
configure_macos_arm64_xcode.cmake gitlab-ci: Add macos-arm64 jobs for Ninja and Xcode 2021-02-23 11:21:59 -05:00
configure_macos_common.cmake ci: Explicitly enable or disable RunCMake.AppleSilicon test in macos jobs 2025-03-10 17:02:33 -04:00
configure_macos_package_common.cmake ci: Split macOS 10.10+ and 10.13+ package language standard selection 2023-06-15 09:21:07 -04:00
configure_macos_package.cmake ci: Build macOS 10.13+ package as C++17 2023-06-16 08:16:43 -04:00
configure_macos_x86_64_makefiles.cmake ci: Host our own URL to test expected TLS_VERSION failure 2024-10-21 16:54:46 -04:00
configure_macos_x86_64_ninja_ub.cmake gitlab-ci: Add nightly jobs covering macOS universal binaries on x86_64 2023-02-21 12:25:47 -05:00
configure_macos_x86_64_ninja.cmake ci: Enable libc++ hardening in CMake build jobs on macOS 2025-01-21 16:00:23 -05:00
configure_macos_x86_64_xcode.cmake ci: Run RunCMake.ExternalProject serially in macos-x86_64 Xcode job 2024-09-19 10:44:01 -04:00
configure_mingw_osdn_io_common.cmake cmake_host_system_information: Add MSYSTEM_PREFIX query 2023-09-10 07:33:47 -04:00
configure_mingw_osdn_io_mingw_makefiles.cmake ci: add MinGW Makefiles nightly CI job 2022-11-02 17:16:46 -04:00
configure_mingw_osdn_io_msys_makefiles.cmake ci: add MSYS Makefiles nightly CI job 2022-11-02 17:17:02 -04:00
configure_nvhpc_ninja.cmake ci: Record expected C and CXX language standard support for NVHPC 2025-01-15 13:49:23 -05:00
configure_sccache.cmake gitlab-ci: add scripts for use by CI 2020-04-29 11:18:02 -04:00
configure_sphinx.cmake ci: Check for broken links when build HTML manual 2023-02-07 23:32:48 +04:00
configure_symlinked_common.cmake ci: Add jobs that run in symlink trees 2023-09-22 09:30:52 -04:00
configure_windows_arm64_package.cmake gitlab-ci: Add job to build Windows arm64 binaries 2022-06-13 15:04:24 -04:00
configure_windows_arm64_vs2022_ninja.cmake ci: Host our own URL to test expected TLS_VERSION failure 2024-10-21 16:54:46 -04:00
configure_windows_arm64_vs2022.cmake ci: Enable C++20 module testing with VS 2022 on ARM64 2023-05-18 09:15:14 -04:00
configure_windows_borland5.5.cmake ci: Add Borland 5.5 and 5.8 nightly CI jobs 2021-10-13 13:59:30 -04:00
configure_windows_borland5.8.cmake ci: Add Borland 5.5 and 5.8 nightly CI jobs 2021-10-13 13:59:30 -04:00
configure_windows_borland_common.cmake ci: Explicitly disable Java tests on Windows with Borland and Open Watcom 2022-02-14 10:11:49 -05:00
configure_windows_clang_common.cmake clang-cl: Add support for C++23 2024-09-13 12:28:49 -04:00
configure_windows_clang_ninja.cmake ci: enable build_database CXXModules tests 2024-09-03 10:05:40 -04:00
configure_windows_clang_nmake.cmake ci: Add LLVM/Clang 13.0 nightly CI jobs on Windows 2022-02-04 08:24:53 -05:00
configure_windows_common.cmake ci: Avoid finding Python via Windows Registry 2022-04-26 09:29:37 -04:00
configure_windows_i386_package.cmake ci: Explicitly specify WiX architecture in packaging jobs 2024-03-11 11:59:18 -04:00
configure_windows_intelclassic_ninja.cmake gitlab-ci: Add job testing Intel 2021.9.0 compilers on Windows 2023-05-01 15:51:32 -04:00
configure_windows_intelcompiler_common.cmake ci: Enable FindOpenMP tests in Intel nightly CI jobs on Windows 2024-02-23 09:37:06 -05:00
configure_windows_inteloneapi_ninja.cmake gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows 2023-05-01 15:51:21 -04:00
configure_windows_msvc_common.cmake ci: Explicitly disable Java tests on more Windows jobs 2024-03-01 09:06:40 -05:00
configure_windows_msvc_cxx_modules_common.cmake ci: enable build_database CXXModules tests 2024-09-03 10:05:40 -04:00
configure_windows_msvc_v71_nmake.cmake ci: Add MSVC v71 NMake nightly CI job 2021-11-01 17:35:00 -04:00
configure_windows_openwatcom1.9.cmake ci: Add Open Watcom 1.9 nightly CI job 2021-10-18 10:17:47 -04:00
configure_windows_openwatcom_common.cmake ci: Explicitly disable Java tests on Windows with Borland and Open Watcom 2022-02-14 10:11:49 -05:00
configure_windows_orangec6.73.1.cmake ci: Add OrangeC 6.73.1 nightly CI job 2023-09-25 12:27:45 -04:00
configure_windows_orangec_common.cmake ci: Add OrangeC 6.73.1 nightly CI job 2023-09-25 12:27:45 -04:00
configure_windows_package_common_x86.cmake ci: Factor out Windows x86-family-specific package configuration 2022-06-13 15:02:51 -04:00
configure_windows_package_common.cmake ci: Extend packaging pipeline to sign Windows binaries automatically 2025-03-19 11:22:30 -04:00
configure_windows_vs2019_x64_ninja.cmake ci: Add VS 2019 nightly CI jobs 2021-11-12 11:06:17 -05:00
configure_windows_vs2019_x64.cmake ci: Enable VSAndroid test in VS 2019 nightly job 2024-02-29 13:58:16 -05:00
configure_windows_vs2022_x64_i18n.cmake ci: Add VS 2022 nightly job in path with international characters 2024-11-29 10:39:42 -05:00
configure_windows_vs2022_x64_jom.cmake ci: Add JOM nightly CI job 2021-11-17 12:50:16 -05:00
configure_windows_vs2022_x64_ninja_multi.cmake ci: Enable Swift tests in Ninja Multi-Config job on Windows 2024-12-09 13:43:28 -05:00
configure_windows_vs2022_x64_ninja.cmake ci: Enable assertions in CMake build job on Windows 2024-12-19 11:38:03 -05:00
configure_windows_vs2022_x64_nmake.cmake ci: Add NMake nightly CI job 2021-11-17 12:49:43 -05:00
configure_windows_vs2022_x64_pch.cmake ci: Add nightly job to build CMake with PCH on Windows 2023-06-22 13:48:56 -04:00
configure_windows_vs2022_x64.cmake ci: Enable VSAndroid test in VS 2022 nightly job 2024-02-29 13:58:42 -05:00
configure_windows_vs_common_ninja.cmake ci: Enable FindPatch tests on Windows VS builds 2023-02-13 12:35:46 -05:00
configure_windows_vs_common.cmake ci: Enable FindPatch tests on Windows VS builds 2023-02-13 12:35:46 -05:00
configure_windows_wix_common.cmake CPack/WIX: Add support for WiX Toolset v4 2024-03-24 15:26:39 -04:00
configure_windows_x86_64_package.cmake ci: Explicitly specify WiX architecture in packaging jobs 2024-03-11 11:59:18 -04:00
ctest_annotation.cmake ci: generate annotation reports 2023-11-02 15:24:45 -04:00
ctest_build.cmake ci: Update ctest scripts with policies through CMake 3.29 2024-10-08 10:32:06 -04:00
ctest_configure.cmake ci: Update ctest scripts with policies through CMake 3.29 2024-10-08 10:32:06 -04:00
ctest_exclusions.cmake ci: Update NVHPC to version 24.9 2025-01-15 13:49:18 -05:00
ctest_memcheck_fedora41_asan.lsan.supp ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
ctest_memcheck.cmake ci: Update ctest scripts with policies through CMake 3.29 2024-10-08 10:32:06 -04:00
ctest_standalone.cmake ci: Update ctest scripts with policies through CMake 3.29 2024-10-08 10:32:06 -04:00
ctest_test.cmake ci: Update ctest scripts with policies through CMake 3.29 2024-10-08 10:32:06 -04:00
download_qt_hashes.cmake Utilities/Release: Update to Qt 5.15.10 on windows-{x86_64,i386} builds 2023-09-07 09:03:25 -04:00
download_qt.cmake ci: Update ctest scripts with policies through CMake 3.29 2024-10-08 10:32:06 -04:00
env_cuda9.2_nvidia.sh gitlab-ci: add job testing cuda9.2 with Ninja Multi-Config 2021-07-01 11:47:02 -04:00
env_cuda10.2_clang.sh gitlab-ci: add job testing cuda10.2 with clang 11 2021-06-16 14:25:38 -04:00
env_cuda11.6_clang.sh gitlab-ci: add jobs testing cuda11.6 with nvcc and clang 13 2022-03-03 12:46:47 -05:00
env_cuda11.8_splayed_nvidia.sh FindCUDAToolkit: Search all of nvcc implicit includes and library dirs 2023-09-27 13:28:52 -04:00
env_cuda12.2_clang.sh ci: add jobs testing cuda12.2 with nvcc and clang 18 2024-04-05 15:21:34 -04:00
env_cuda12.6_clang.sh ci: add jobs testing cuda12.6 with nvcc and clang 18 2025-01-30 09:34:41 -05:00
env_cuda12.6_nvidia_clang.sh ci: add jobs testing cuda12.6 with nvcc and clang 18 2025-01-30 09:34:41 -05:00
env_debian12_aarch64_extdeps.sh ci: use Debian 12 images and environments 2023-07-28 09:14:07 -04:00
env_debian12_extdeps.sh ci: use Debian 12 images and environments 2023-07-28 09:14:07 -04:00
env_debian12_hip_radeon.sh ci: Add HIP job based on Debian image 2023-07-31 12:08:36 -04:00
env_debian12_makefiles_clang.sh ci: Enable IAR test on some Debian jobs in nightly pipeline 2024-08-29 13:19:15 -04:00
env_debian12_ninja_clang.sh ci: Enable IAR test on some Debian jobs in nightly pipeline 2024-08-29 13:19:15 -04:00
env_debian12_ninja_multi_symlinked.sh ci: Enable IAR test on some Debian jobs in nightly pipeline 2024-08-29 13:19:15 -04:00
env_debian12_ninja.sh ci: Factor out debian12_ninja configure script 2023-09-22 09:30:52 -04:00
env_extdeps_common.sh gitlab-ci: add jobs to test CMake with external dependencies on Linux 2022-08-18 15:49:08 -04:00
env_fedora41_asan.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_clang_analyzer.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_common_clang.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_common_lfortran.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_extdeps.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_hip_radeon.sh ci: Update to ROCm 6 HIP on Fedora 41 2024-12-04 12:35:01 -05:00
env_fedora41_makefiles_clang.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_makefiles_lfortran.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_makefiles_symlinked.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_makefiles_symlinked.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_makefiles.cmake ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_makefiles.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_ninja_clang.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_ninja_lfortran.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_ninja_multi_clang.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_ninja_multi.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_fedora41_ninja.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
env_hip6.3_nvidia.sh ci: Update HIP image to ROCm 6.3 on Ubuntu 24.04 2025-02-14 16:17:45 -05:00
env_intelclassic_common.sh gitlab-ci: add jobs testing Intel Classic compilers on Linux 2021-03-17 11:41:26 -04:00
env_intelclassic_makefiles.sh gitlab-ci: add jobs testing Intel Classic compilers on Linux 2021-03-17 11:41:26 -04:00
env_intelcompiler_license.sh gitlab-ci: add jobs testing Intel Classic compilers on Linux 2021-03-17 11:41:26 -04:00
env_inteloneapi_common.sh gitlab-ci: add jobs testing Intel oneAPI compilers on Linux 2021-03-17 11:41:26 -04:00
env_inteloneapi_makefiles.sh gitlab-ci: add jobs testing Intel oneAPI compilers on Linux 2021-03-17 11:41:26 -04:00
env_macos_arm64_ninja_multi.sh gitlab-ci: Move macOS Ninja Multi-Config nightly job to arm64 architecture 2023-05-10 10:13:00 -04:00
env_macos_arm64_ninja_symlinked.sh ci: Add jobs that run in symlink trees 2023-09-22 09:30:52 -04:00
env_macos_arm64_ninja.sh ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobs 2022-11-14 14:26:10 -05:00
env_macos_arm64_xcode_ub.cmake gitlab-ci: Move macOS+Xcode universal binaries job to arm64 2023-05-10 10:13:01 -04:00
env_macos_x86_64_makefiles.sh ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobs 2022-11-14 14:26:10 -05:00
env_macos_x86_64_ninja_ub.cmake gitlab-ci: Add nightly jobs covering macOS universal binaries on x86_64 2023-02-21 12:25:47 -05:00
env_macos_x86_64_ninja.sh ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobs 2022-11-14 14:26:10 -05:00
env_mingw_osdn_io_mingw_makefiles.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_mingw_osdn_io_msys_makefiles.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_nvhpc_ninja.sh gitlab-ci: Update NVHPC to version 22.11 2022-12-06 10:59:24 -05:00
env_windows_arm64_vs2022_ninja.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_borland5.5.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_borland5.8.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_clang_ninja.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_clang_nmake.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_intelclassic_ninja.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_inteloneapi_ninja.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_msvc_v71_nmake.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_openwatcom1.9.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_orangec6.73.1.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_vs2022_x64_jom.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_vs2022_x64_ninja_multi.ps1 ci: Enable Swift tests in Ninja Multi-Config job on Windows 2024-12-09 13:43:28 -05:00
env_windows_vs2022_x64_ninja.ps1 ci: Enable IAR test on some Windows jobs in nightly pipeline 2024-09-05 10:19:17 -04:00
env_windows_vs2022_x64_nmake.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env_windows_vs2022_x64.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
env.sh ci: Add jobs that run in symlink trees 2023-09-22 09:30:52 -04:00
extdeps-linux.sh ci: Provide cppdap in extdeps jobs 2023-05-26 09:36:42 -04:00
gitlab_ci.cmake ci: Add jobs that run in symlink trees 2023-09-22 09:30:52 -04:00
iar-env.ps1 ci: Enable IAR test on some Windows jobs in nightly pipeline 2024-09-05 10:19:17 -04:00
iar-env.sh ci: Update to IAR bxarm 9.60.3 2025-01-22 14:15:11 -05:00
iar.ps1 ci: Update to IAR bxarm 9.60.3 2025-01-22 14:15:11 -05:00
innosetup-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
innosetup.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
intel-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
intel-vars.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
intel.ps1 ci: Update to IntelLLVM 2024.1.0 on Windows 2024-05-30 14:20:03 -04:00
ispc-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
ispc-env.sh ci: Enable ISPC tests on Linux, Windows, and macOS nightly builds 2022-06-06 17:00:07 -04:00
ispc.ps1 ci: Remove dependency archives immediately after extraction 2024-06-14 11:22:14 -04:00
ispc.sh ci: Remove dependency archives immediately after extraction 2024-06-14 11:22:14 -04:00
jom.ps1 ci: Remove dependency archives immediately after extraction 2024-06-14 11:22:14 -04:00
mingw-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
mingw.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
msvc.ps1 ci: Remove dependency archives immediately after extraction 2024-06-14 11:22:14 -04:00
ninja-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
ninja-env.sh ci: Factor out scripts to add ninja to job environment 2024-04-22 18:17:28 -04:00
ninja-nightly.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
ninja-nightly.sh ci: Always build Ninja with Unix Makefiles generator 2023-09-22 09:30:52 -04:00
ninja.ps1 Merge topic 'ci-ninja-1.12.1' 2024-08-20 11:21:01 -04:00
ninja.sh Merge topic 'ci-ninja-1.12.1' 2024-08-20 11:21:01 -04:00
nuget-env.ps1 ci: Add scripts to add nuget to job environment on Windows 2024-05-14 14:55:07 -04:00
nuget.ps1 ci: Add scripts to add nuget to job environment on Windows 2024-05-14 14:55:07 -04:00
openmp-env.sh ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobs 2022-11-14 14:26:10 -05:00
openmp.sh ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobs 2022-11-14 14:26:10 -05:00
openwatcom-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
openwatcom.ps1 ci: Remove dependency archives immediately after extraction 2024-06-14 11:22:14 -04:00
orangec-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
orangec.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
package_macos.sh gitlab-ci: Stage unsigned release package artifacts in a dedicated directory 2023-02-28 13:39:52 -05:00
package_windows.ps1 ci: Extend packaging pipeline to sign Windows binaries automatically 2025-03-19 11:22:30 -04:00
post_build_fedora41_tidy.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
post_build_macos10.10_package.sh gitlab-ci: Simplify macOS packaging jobs 2023-02-28 10:18:31 -05:00
post_build_macos_package.sh gitlab-ci: Simplify macOS packaging jobs 2023-02-28 10:18:31 -05:00
post_build.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
post_build.sh ci: add pre-build and post-build steps to Linux 2022-12-05 17:43:31 -05:00
pre_build_fedora41_tidy.sh ci: use Fedora 41 images and environments 2024-10-26 06:01:10 -04:00
pre_build.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
pre_build.sh ci: add pre-build and post-build steps to Linux 2022-12-05 17:43:31 -05:00
python-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
python.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
qt-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
sccache-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
sccache-env.sh ci: Factor out scripts to add sccache to job environment 2024-04-22 18:22:11 -04:00
sccache.sh ci: use consistent sccache builds 2021-06-02 15:43:16 -04:00
signtool-env.ps1 ci: Extend packaging pipeline to sign Windows binaries automatically 2025-03-19 11:22:30 -04:00
swift-env.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
swift-env.sh ci: Factor out debian12_ninja configure script 2023-09-22 09:30:52 -04:00
swift.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
ticlang-env.sh ci: Enable TIClang test on Debian Clang jobs in nightly pipeline 2024-02-09 15:54:40 -05:00
ticlang.sh ci: Enable TIClang test on Debian Clang jobs in nightly pipeline 2024-02-09 15:54:40 -05:00
typos.bash ci: Use typos to check commit messages 2025-02-14 10:10:12 -05:00
vcvarsall.ps1 ci: use JSON to transfer environment variables 2024-10-31 08:52:52 -04:00
wix3.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00
wix4-env.ps1 Utilities/Release: Update MSI generation to use WIX 4 2024-06-10 11:22:15 -04:00
wix4.ps1 Remove unnecessary executable permission from .ps1 scripts 2024-04-30 09:33:44 -04:00