summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: Fix explicit --driver-mode= argumentBrad King2020-01-312-2/+2
* Merge topic 'clang-tidy-driver-mode'Brad King2020-01-288-2/+29
|\
| * clang-tidy: Add driver mode argumentHanjiang Yu2020-01-278-2/+29
* | Merge topic 'append-std-string'Brad King2020-01-2821-110/+98
|\ \
| * | AppendProperty: convert value param to std::stringVitaly Stakhovsky2020-01-2521-110/+98
| |/
* | Merge topic 'osx-version-flags'Brad King2020-01-2816-19/+139
|\ \
| * | macOS: Test OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesBrad King2020-01-276-0/+55
| * | macOS: Add OSX_COMPATIBILITY_VERSION and OSX_CURRENT_VERSION propertiesIsuru Fernando2020-01-2410-19/+84
* | | Merge topic 'cmsting-stl-compatibility'Brad King2020-01-284-55/+170
|\ \ \
| * | | cm::String: enhance compatibility with STLMarc Chevrier2020-01-254-55/+170
| | |/ | |/|
* | | Merge topic 'QNX_CMAKE_SYSROOT'Brad King2020-01-284-1/+25
|\ \ \
| * | | QNX: Add support for CMAKE_SYSROOTStephen Kelly2020-01-274-1/+25
* | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-2841-51/+911
|\ \ \ \
| * | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-2741-51/+911
* | | | | Merge topic 'findCUDAToolkit_better_find_root_support'Brad King2020-01-281-31/+43
|\ \ \ \ \
| * | | | | CUDAToolkit: Use CMAKE_FIND_ROOT_PATH for all sdk lib searchesRobert Maynard2020-01-271-6/+18
| * | | | | CUDAToolkit: Use HINTS as it has higher precedence for searchesRobert Maynard2020-01-241-1/+1
| * | | | | CUDAToolkit: functions names now use CMake's reserved namespaceRobert Maynard2020-01-241-24/+24
| | |/ / / | |/| | |
* | | | | 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
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2020-01-281-1/+1
* | | | | Merge topic 'fix-ninja-multi-framework-header'Brad King2020-01-274-8/+55
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Fix bug with MacOS frameworksKyle Edwards2020-01-244-8/+55
* | | | | | Merge topic 'depend-on-target-real-name'Brad King2020-01-273-1/+14
|\ \ \ \ \ \
| * | | | | | add_custom_command: Fix dependency on macOS framework targetBrad King2020-01-243-1/+14
* | | | | | | Merge topic 'csharp-no-valued-macros'Brad King2020-01-272-4/+8
|\ \ \ \ \ \ \
| * | | | | | | CSharp: Do not pass definitions with valuesSumit Bhardwaj2020-01-242-4/+8
* | | | | | | | Merge topic 'check-language-make-program'Brad King2020-01-271-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | CheckLanguage: Pass CMAKE_MAKE_PROGRAM to child processKyle Edwards2020-01-241-0/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'cpack-dmg-breaklongline'Brad King2020-01-271-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/DragNDrop: Fix word corruption in BreakLongLinesKoray Kilinc2020-01-241-2/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cpack-dmg-rtf-for-sla'Brad King2020-01-273-13/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/DragNDrop: Support RTF licensesAndrew Fuller2020-01-243-13/+44
| |/ / / / / / /
* | | | | | | | Merge topic 'stl-support'Brad King2020-01-273-16/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | Stl support: cm::append now supports any sequential containerMarc Chevrier2020-01-243-16/+146
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'makefiles-suppress-vcs-implicit-rules'Brad King2020-01-271-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | makefiles: suppress RCS and SCCS implicit rulesBen Boeckel2020-01-241-3/+9
* | | | | | | | | Merge topic 'FindGTest-upstream-lib-names'Brad King2020-01-272-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindGTest: Add GTest::{gtest,gtest_main} library namesPaweł Bylica2020-01-242-0/+15
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.16'Brad King2020-01-270-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'cpack-deb-fix-description' into release-3.16Brad King2020-01-276-9/+20
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'cpack-deb-fix-description'Brad King2020-01-276-9/+20
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | CPack: Fix regression in Deb descriptionKyle Edwards2020-01-246-9/+20
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-271-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-261-1/+1
* | | | | | | | | | Merge topic 'Qt4Macros-last-ext'Craig Scott2020-01-251-5/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Qt4Macros: Only cut last extension (".ts") and replace it with ".qm"Kai Blaschke2020-01-231-5/+7
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-01-251-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge topic 'ninja-multi-cross-configs'Brad King2020-01-2421-14/+455
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Ninja Multi-Config: Add variable to control configs used in cross-config buildKyle Edwards2020-01-2321-14/+455
| | |_|/ / / / / | |/| | | | | |