summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-1.10'Brad King2020-01-282-2/+24
|\
| * Tests: Fix RunCMake.CMP0037 test with Ninja 1.10Brad King2020-01-271-2/+23
| * Tests: Fix RunCMake.Ninja test for Ninja 1.10Brad King2020-01-271-0/+1
* | Merge topic 'xcode-top-level-only-with-object-library'Brad King2020-01-284-0/+25
|\ \
| * | Xcode: Fix post build script for 'top level project only' optYauheni Khnykin2020-01-274-0/+25
* | | Merge topic 'osx-version-flags'Brad King2020-01-286-0/+55
|\ \ \
| * | | macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesBrad King2020-01-276-0/+55
* | | | Merge topic 'cmsting-stl-compatibility'Brad King2020-01-281-5/+5
|\ \ \ \
| * | | | cm::String: enhance compatibility with STLMarc Chevrier2020-01-251-5/+5
| | |/ / | |/| |
* | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-2826-17/+755
|\ \ \ \
| * | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-2726-17/+755
* | | | | Merge topic 'install-name-tool-bug'Brad King2020-01-282-5/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tests: Disable test on problematic versions of install_name_toolKyle Edwards2020-01-272-5/+9
* | | | | Merge topic 'fix-ninja-multi-framework-header'Brad King2020-01-272-0/+29
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Fix bug with MacOS frameworksKyle Edwards2020-01-242-0/+29
| | |_|/ / | |/| | |
* | | | | Merge topic 'depend-on-target-real-name'Brad King2020-01-272-0/+12
|\ \ \ \ \
| * | | | | add_custom_command: Fix dependency on macOS framework targetBrad King2020-01-242-0/+12
* | | | | | Merge topic 'csharp-no-valued-macros'Brad King2020-01-271-4/+4
|\ \ \ \ \ \
| * | | | | | CSharp: Do not pass definitions with valuesSumit Bhardwaj2020-01-241-4/+4
* | | | | | | Merge topic 'stl-support'Brad King2020-01-271-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Stl support: cm::append now supports any sequential containerMarc Chevrier2020-01-241-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'FindGTest-upstream-lib-names'Brad King2020-01-271-0/+4
|\ \ \ \ \ \ \
| * | | | | | | FindGTest: Add GTest::{gtest,gtest_main} library namesPaweł Bylica2020-01-241-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'cpack-deb-fix-description'Brad King2020-01-274-7/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | CPack: Fix regression in Deb descriptionKyle Edwards2020-01-244-7/+16
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list argumentsKyle Edwards2020-01-222-2/+20
* | | | | | | Merge topic 'ninja-multi-cross-configs'Brad King2020-01-2415-0/+377
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Ninja Multi-Config: Add variable to control configs used in cross-config buildKyle Edwards2020-01-2315-0/+377
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-dotnet-standard-core'Brad King2020-01-248-0/+134
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | VS: Add support for .NET Standard and .NET CoreJoerg Bornemann2020-01-248-0/+134
| | |_|/ / | |/| | |
* | | | | Merge topic 'trace_json_timestamp'Brad King2020-01-241-4/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | trace: Add time and stack level to JSON output formatFrank Winklmeier2020-01-221-4/+8
| |/ / /
* | | | Merge topic 'get-runtime-dependencies-keyword-args'Brad King2020-01-232-2/+20
|\ \ \ \
| * | | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list argumentsKyle Edwards2020-01-222-2/+20
* | | | | Ninja Multi-Config: Add variable to control aliases in build.ninjaKyle Edwards2020-01-225-0/+140
* | | | | Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninjaKyle Edwards2020-01-224-0/+142
|/ / / /
* | | | Merge topic 'mark_as_advanced-without-cache'Brad King2020-01-229-0/+87
|\ \ \ \
| * | | | cmMarkAsAdvancedCommand: ignore variables which don't exist in the cacheBen Boeckel2020-01-209-0/+87
* | | | | Tests: Make CMake.FileDownload invalid host name case more robustBrad King2020-01-211-2/+2
| |_|_|/ |/| | |
* | | | Merge topic 'multi-ninja-pch'Brad King2020-01-209-2/+43
|\ \ \ \
| * | | | Multi-Ninja: Add precompile headers supportCristian Adam2020-01-179-2/+43
* | | | | Merge topic 'fphsa-name-mismatch'Brad King2020-01-208-0/+55
|\ \ \ \ \
| * | | | | FPHSA: detect package name mismatchesBen Boeckel2020-01-148-0/+55
| | |/ / / | |/| | |
* | | | | Merge topic 'acc-fix-in-source-depends-path'Brad King2020-01-201-0/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests/CustomCommand: add a test for depending on a `./path`Ben Boeckel2020-01-161-0/+8
| * | | | Tests/CustomCommand: fix custom command line to actually make its outputBen Boeckel2020-01-161-1/+1
| * | | | cmLocalGenerator: collapse the path after constructionBen Boeckel2020-01-161-0/+1
| * | | | add_custom_command: check if a relative path should be an in-source pathBen Boeckel2020-01-161-0/+8
* | | | | Merge topic 'out-of-dir-link-list'Brad King2020-01-1711-11/+31
|\ \ \ \ \
| * | | | | target_link_libraries: Fix out-of-dir linking of a list of targetsBrad King2020-01-1610-11/+30