Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'file-set-file-api' | Brad King | 2022-11-09 | 54 | -2/+199 |
|\ | |||||
| * | file-api: support exporting file set information | Ben Boeckel | 2022-11-08 | 54 | -2/+199 |
* | | Merge topic 'use_folders_on_by_default' | Brad King | 2022-11-08 | 7 | -0/+24 |
|\ \ | |||||
| * | | USE_FOLDERS: Treat as on by default | Juan Ramos | 2022-11-08 | 7 | -0/+24 |
* | | | Merge topic 'test-intel-remarks' | Brad King | 2022-11-08 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarks | Brad King | 2022-10-27 | 1 | -0/+1 |
* | | | | Merge topic 'googletest-addtests-skipped' | Brad King | 2022-11-08 | 3 | -1/+15 |
|\ \ \ \ | |||||
| * | | | | GoogleTest: Reports skipped test with gtest_add_tests | DavidPerretSN | 2022-11-07 | 3 | -1/+15 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'find-version-vars' | Brad King | 2022-11-08 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake | Michael Hirsch | 2022-11-07 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge topic 'block-var-scope' | Brad King | 2022-11-08 | 4 | -2/+34 |
|\ \ \ \ | |||||
| * | | | | block: Fix variable scope protection from modification by subdirectories | Brad King | 2022-11-07 | 4 | -2/+34 |
| * | | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' into release-3.25 | Brad King | 2022-11-03 | 4 | -0/+33 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ExternalProject-INSTALL_BYPRODUCTS' | Brad King | 2022-11-07 | 2 | -0/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Add `INSTALL_BYPRODUCTS` option | Alois Klink | 2022-11-05 | 1 | -0/+29 |
| * | | | | | | Tests: Fix ExternalLibraryWithSubstitution test | Alois Klink | 2022-11-03 | 2 | -0/+11 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'CheckCompilerFlag-Swift' | Brad King | 2022-11-07 | 3 | -1/+27 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CheckCompilerFlag: Add Swift Support | Evan Wilde | 2022-11-04 | 3 | -1/+27 |
* | | | | | | Merge topic 'correct_nvptxcompiler_not_linking_to_threads' | Brad King | 2022-11-03 | 4 | -0/+33 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | FindCUDAToolkit: Restore usage from multiple directories | Robert Maynard | 2022-11-02 | 4 | -0/+33 |
* | | | | | | Merge topic 'xcode-swift-include-dirs' | Brad King | 2022-11-03 | 5 | -0/+8 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Xcode: Implement Swift include directories | Brad King | 2022-11-02 | 5 | -0/+8 |
* | | | | | | Tests: Improve GeneratorExpression SHELL_PATH case robustness on MSYS 1.0 | Brad King | 2022-11-02 | 2 | -4/+20 |
* | | | | | | Tests: Improve RunCMake.GetPrerequisites sample executable selection | Brad King | 2022-11-02 | 3 | -3/+5 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'compile-commands-output-field' | Brad King | 2022-11-01 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | EXPORT_COMPILE_COMMANDS: add `output` field | Ben Boeckel | 2022-10-28 | 1 | -2/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'test-objc' | Brad King | 2022-11-01 | 4 | -68/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Simplify RunCMake.try_compile compiler inspection | Brad King | 2022-10-31 | 3 | -48/+13 |
| * | | | | | Tests: Fix logic to enable RunCMake.try_compile OBJC/OBJCXX cases | Brad King | 2022-10-31 | 3 | -11/+27 |
| * | | | | | Tests: Factor out a CMake_TEST_OBJC variable for OBJC/OBJCXX test conditions | Brad King | 2022-10-31 | 2 | -9/+17 |
* | | | | | | Merge topic 'test-eol' | Brad King | 2022-11-01 | 2 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Provide RunCMake.CommandLine compare_files data more robustly | Brad King | 2022-10-31 | 2 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'lcc-cleanup' | Brad King | 2022-11-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Teach CheckSourceTree test to clean up more specific known files | Brad King | 2022-10-31 | 1 | -0/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmp0141-pch-reuse' | Brad King | 2022-11-01 | 16 | -30/+25 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | CMP0141: Fix PCH REUSE_FROM under policy NEW behavior | Brad King | 2022-10-31 | 4 | -1/+6 |
| * | | | | Tests: Drop redundant project init from RunCMake.PrecompileHeaders cases | Brad King | 2022-10-31 | 13 | -29/+19 |
| | |/ / | |/| | | |||||
| * | | | Merge topic 'vs-dotnetsdk-arm64' into release-3.25 | Brad King | 2022-10-31 | 1 | -2/+8 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'ninja-showIncludes-encoding' into release-3.25 | Brad King | 2022-10-31 | 12 | -0/+104 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'tests-FindPkgConfig' | Brad King | 2022-10-31 | 3 | -31/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Disable parts of FindPkgConfig tests without wide supported | Craig Scott | 2022-10-29 | 1 | -15/+25 |
| * | | | | | | Tests: pkg_check_modules() doesn't allow spaces in a moduleSpec | Craig Scott | 2022-10-29 | 1 | -10/+11 |
| * | | | | | | Tests: Disable broken FindPkgConfig test cases for Windows | Craig Scott | 2022-10-29 | 1 | -6/+11 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'ewilde/swift-output-file-map-logic' | Brad King | 2022-10-31 | 2 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Swift: Omit output-file-map when used as a linker | Evan Wilde | 2022-10-28 | 2 | -0/+6 |
* | | | | | | | Merge topic 'vs-CLRSupport' | Brad King | 2022-10-31 | 9 | -0/+127 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add COMMON_LANGUAGE_RUNTIME support for "netcore" | ζeh Matt | 2022-10-28 | 9 | -0/+127 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-dotnetsdk-arm64' | Brad King | 2022-10-31 | 1 | -2/+8 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Tests: Fix RunCMake.VsDotnetSdk with VS >= 17.3 on ARM64 | Anthony Roberts | 2022-10-28 | 1 | -2/+8 |
* | | | | | | | Merge topic 'ninja-showIncludes-encoding' | Brad King | 2022-10-31 | 12 | -0/+104 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | |