Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'install-name-tool-bug' | Brad King | 2020-01-28 | 2 | -5/+9 |
|\ | |||||
| * | Tests: Disable test on problematic versions of install_name_tool | Kyle Edwards | 2020-01-27 | 2 | -5/+9 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-28 | 1 | -1/+1 |
* | | Merge topic 'fix-ninja-multi-framework-header' | Brad King | 2020-01-27 | 4 | -8/+55 |
|\ \ | |||||
| * | | Ninja Multi-Config: Fix bug with MacOS frameworks | Kyle Edwards | 2020-01-24 | 4 | -8/+55 |
* | | | Merge topic 'depend-on-target-real-name' | Brad King | 2020-01-27 | 3 | -1/+14 |
|\ \ \ | |||||
| * | | | add_custom_command: Fix dependency on macOS framework target | Brad King | 2020-01-24 | 3 | -1/+14 |
* | | | | Merge topic 'csharp-no-valued-macros' | Brad King | 2020-01-27 | 2 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | CSharp: Do not pass definitions with values | Sumit Bhardwaj | 2020-01-24 | 2 | -4/+8 |
* | | | | | Merge topic 'check-language-make-program' | Brad King | 2020-01-27 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | CheckLanguage: Pass CMAKE_MAKE_PROGRAM to child process | Kyle Edwards | 2020-01-24 | 1 | -0/+6 |
* | | | | | | Merge topic 'cpack-dmg-breaklongline' | Brad King | 2020-01-27 | 1 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/DragNDrop: Fix word corruption in BreakLongLines | Koray Kilinc | 2020-01-24 | 1 | -2/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'cpack-dmg-rtf-for-sla' | Brad King | 2020-01-27 | 3 | -13/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/DragNDrop: Support RTF licenses | Andrew Fuller | 2020-01-24 | 3 | -13/+44 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'stl-support' | Brad King | 2020-01-27 | 3 | -16/+146 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Stl support: cm::append now supports any sequential container | Marc Chevrier | 2020-01-24 | 3 | -16/+146 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'makefiles-suppress-vcs-implicit-rules' | Brad King | 2020-01-27 | 1 | -3/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | makefiles: suppress RCS and SCCS implicit rules | Ben Boeckel | 2020-01-24 | 1 | -3/+9 |
* | | | | | | | Merge topic 'FindGTest-upstream-lib-names' | Brad King | 2020-01-27 | 2 | -0/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindGTest: Add GTest::{gtest,gtest_main} library names | Paweł Bylica | 2020-01-24 | 2 | -0/+15 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'cpack-deb-fix-description' into release-3.16 | Brad King | 2020-01-27 | 6 | -9/+20 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'cpack-deb-fix-description' | Brad King | 2020-01-27 | 6 | -9/+20 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | CPack: Fix regression in Deb description | Kyle Edwards | 2020-01-24 | 6 | -9/+20 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-27 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-26 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'Qt4Macros-last-ext' | Craig Scott | 2020-01-25 | 1 | -5/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Qt4Macros: Only cut last extension (".ts") and replace it with ".qm" | Kai Blaschke | 2020-01-23 | 1 | -5/+7 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-25 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'ninja-multi-cross-configs' | Brad King | 2020-01-24 | 21 | -14/+455 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Ninja Multi-Config: Add variable to control configs used in cross-config build | Kyle Edwards | 2020-01-23 | 21 | -14/+455 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-dotnet-standard-core' | Brad King | 2020-01-24 | 18 | -23/+216 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | VS: Add support for .NET Standard and .NET Core | Joerg Bornemann | 2020-01-24 | 18 | -23/+216 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'findCUDAToolkit_support_cross_compilation' | Brad King | 2020-01-24 | 1 | -5/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDAToolkit: Make sure to also search 'stubs' directory | Robert Maynard | 2020-01-23 | 1 | -2/+2 |
| * | | | | | | CUDAToolkit: Add support for cross-compiling | Robert Maynard | 2020-01-23 | 1 | -3/+43 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'trace_json_timestamp' | Brad King | 2020-01-24 | 3 | -7/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | trace: Add time and stack level to JSON output format | Frank Winklmeier | 2020-01-22 | 3 | -7/+22 |
* | | | | | | | Merge topic 'multi-ninja-no-cleandead' | Brad King | 2020-01-24 | 1 | -2/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGlobalNinjaGenerator: avoid cleandead and recompact in Ninja-Multi | Ben Boeckel | 2020-01-23 | 1 | -2/+11 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'fphsa-no-regexp' | Brad King | 2020-01-24 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FPHSA: Check _FOUND var name with STREQUAL | FeRD (Frank Dana) | 2020-01-24 | 1 | -2/+4 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-24 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'organize_makefile_help_output' | Kyle Edwards | 2020-01-23 | 1 | -8/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefiles: Organize help output to group 'like' targets | Robert Maynard | 2020-01-22 | 1 | -8/+23 |
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-01-23 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge topic 'get-runtime-dependencies-keyword-args' into release-3.16 | Brad King | 2020-01-23 | 3 | -5/+34 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'get-runtime-dependencies-keyword-args' | Brad King | 2020-01-23 | 3 | -5/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-get-runtime-dependencies-keyword-args' | Brad King | 2020-01-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | |