summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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 '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 'csharp-no-valued-macros'Brad King2020-01-271-4/+4
|\ \ \ \ \
| * | | | | CSharp: Do not pass definitions with valuesSumit Bhardwaj2020-01-241-4/+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
* | | | 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 'out-of-dir-link-list'Brad King2020-01-178-8/+26
|\ \ \ \
| * | | | target_link_libraries: Fix out-of-dir linking of a list of targetsBrad King2020-01-168-8/+26
* | | | | Merge topic 'cmake-ctest-arguments'Brad King2020-01-173-0/+19
|\ \ \ \ \
| * | | | | Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctestRobert Goulet2020-01-153-0/+19
| | |/ / / | |/| | |
* | | | | Merge topic 'rename-cross-config-variable'Brad King2020-01-171-7/+7
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Rename variable to be more consistentKyle Edwards2020-01-161-7/+7
| | |_|/ / | |/| | |
* | | | | Merge topic 'cpack-custom-dmg-names'Craig Scott2020-01-177-1/+75
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAMEAndrew Fuller2020-01-163-1/+7
| * | | | Tests: Add DragNDrop as a testable CPack generatorAndrew Fuller2020-01-164-0/+68
* | | | | Merge topic 'unity-lang-filename'Brad King2020-01-1511-15/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Unity Build: include language in generated source file nameCristian Adam2020-01-1411-15/+15
* | | | | Merge topic 'ctest-timeout-on-pipe'Brad King2020-01-157-0/+90
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CTest: Fix timeout when grandchild keeps pipes openBrad King2020-01-143-0/+21
| * | | | Tests: Add RunCMake.CTestTimeout testBrad King2020-01-146-0/+69
* | | | | Merge topic 'ninja_multi_config_support_cuda'Kyle Edwards2020-01-147-0/+104
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CUDA: Mult-Config Ninja generator now supports CUDARobert Maynard2020-01-137-0/+104
| |/ / /
* | | | Ninja Multi-Config: Improve error handling when not doing cross-config buildKyle Edwards2020-01-132-6/+2
|/ / /
* | | Merge topic 'target_compile_options-BEFORE-keyword'Brad King2020-01-138-1/+54
|\ \ \
| * | | target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-118-1/+54
* | | | Merge topic 'ninja-cross-build-disable'Brad King2020-01-1316-5/+106
|\ \ \ \