Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'xcode-top-level-only-with-object-library' | Brad King | 2020-01-28 | 5 | -2/+29 |
|\ | |||||
| * | Xcode: Fix post build script for 'top level project only' opt | Yauheni Khnykin | 2020-01-27 | 5 | -2/+29 |
* | | Merge topic 'dot-dir' | Brad King | 2020-01-28 | 1 | -2/+7 |
|\ \ | |||||
| * | | cmArchiveWrite: Remove ./ suffix from zip archives | Cristian Adam | 2020-01-27 | 1 | -2/+7 |
* | | | Merge topic 'modernize-memory-management' | Brad King | 2020-01-28 | 2 | -15/+15 |
|\ \ \ | |||||
| * | | | cmComputeLinkInformation: modernize memory management | Marc Chevrier | 2020-01-26 | 2 | -15/+15 |
| |/ / | |||||
* | | | Merge topic 'FindBoost-delay-helper-targets' | Brad King | 2020-01-28 | 1 | -37/+37 |
|\ \ \ | |||||
| * | | | FindBoost: Do not add any Boost targets until after Boost found | Niall Murphy | 2020-01-27 | 1 | -37/+37 |
| | |/ | |/| | |||||
* | | | Merge topic 'clang-tidy-driver-mode' | Brad King | 2020-01-28 | 8 | -2/+29 |
|\ \ \ | |||||
| * | | | clang-tidy: Add driver mode argument | Hanjiang Yu | 2020-01-27 | 8 | -2/+29 |
| |/ / | |||||
* | | | Merge topic 'append-std-string' | Brad King | 2020-01-28 | 21 | -110/+98 |
|\ \ \ | |||||
| * | | | AppendProperty: convert value param to std::string | Vitaly Stakhovsky | 2020-01-25 | 21 | -110/+98 |
| |/ / | |||||
* | | | Merge topic 'osx-version-flags' | Brad King | 2020-01-28 | 16 | -19/+139 |
|\ \ \ | |||||
| * | | | macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties | Brad King | 2020-01-27 | 6 | -0/+55 |
| * | | | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION properties | Isuru Fernando | 2020-01-24 | 10 | -19/+84 |
* | | | | Merge topic 'cmsting-stl-compatibility' | Brad King | 2020-01-28 | 4 | -55/+170 |
|\ \ \ \ | |||||
| * | | | | cm::String: enhance compatibility with STL | Marc Chevrier | 2020-01-25 | 4 | -55/+170 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'QNX_CMAKE_SYSROOT' | Brad King | 2020-01-28 | 4 | -1/+25 |
|\ \ \ \ | |||||
| * | | | | QNX: Add support for CMAKE_SYSROOT | Stephen Kelly | 2020-01-27 | 4 | -1/+25 |
* | | | | | Merge topic 'cuda_runtime_library_controls' | Brad King | 2020-01-28 | 41 | -51/+911 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Add abstraction for cuda runtime selection | Robert Maynard | 2020-01-27 | 41 | -51/+911 |
* | | | | | | Merge topic 'findCUDAToolkit_better_find_root_support' | Brad King | 2020-01-28 | 1 | -31/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDAToolkit: Use CMAKE_FIND_ROOT_PATH for all sdk lib searches | Robert Maynard | 2020-01-27 | 1 | -6/+18 |
| * | | | | | | CUDAToolkit: Use HINTS as it has higher precedence for searches | Robert Maynard | 2020-01-24 | 1 | -1/+1 |
| * | | | | | | CUDAToolkit: functions names now use CMake's reserved namespace | Robert Maynard | 2020-01-24 | 1 | -24/+24 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | 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 |
| |/ / / / / / / / / / |