summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda-msvc-runtime-library'Brad King2019-06-271-15/+11
|\
| * VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookupBrad King2019-06-261-15/+11
* | CMake Nightly Date StampKitware Robot2019-06-271-1/+1
* | Merge topic 'build-install-rpath-genex'Brad King2019-06-263-11/+48
|\ \
| * | BUILD_RPATH/INSTALL_RPATH: Add generator expression supportKyle Edwards2019-06-253-11/+48
* | | Merge topic 'implicit-includes-realpath'Brad King2019-06-261-3/+5
|\ \ \
| * | | Normalize paths when checking for implicit include dirsDaniel Scharrer2019-06-221-3/+5
* | | | Merge topic 'fix-xcode6-compilation'Brad King2019-06-261-4/+1
|\ \ \ \
| * | | | Fix Xcode 6.1.1 compilation issueRaffi Enficiaud2019-06-251-4/+1
| | |/ / | |/| |
* | | | Merge topic 'export-targets-empty'Brad King2019-06-261-2/+9
|\ \ \ \
| * | | | export: Restore support for empty TARGETS listBrad King2019-06-251-2/+9
| | |_|/ | |/| |
* | | | Merge topic 'ninja-nvcc-rsp'Brad King2019-06-261-13/+2
|\ \ \ \
| * | | | Ninja: Fix CUDA device linking when using response filesFrancisco Facioni2019-06-251-13/+2
| |/ / /
| * | | CMake 3.15.0-rc2v3.15.0-rc2Brad King2019-06-191-1/+1
| * | | Merge branch 'find_package_prefer_config_fix' into release-3.15Brad King2019-06-172-5/+24
| |\ \ \
| * \ \ \ Merge branch 'capabilities-fileapi' into release-3.15Brad King2019-06-171-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake-gui-qt-notice' into release-3.15Craig Scott2019-06-131-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'capabilities-fileapi' into release-3.15Brad King2019-06-126-26/+63
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-261-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'refactor/use-unique_ptr'Brad King2019-06-2510-61/+42
|\ \ \ \ \ \ \
| * | | | | | | modermize: replace some raw pointers w/ `unique_ptr`Alex Turbov2019-06-2410-61/+42
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-251-1/+1
* | | | | | | | Merge topic 'vs-ce-deploy'Brad King2019-06-241-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | VS10Generator: add project properties to enable WindowsCE deployment.Wil Stark2019-06-191-0/+5
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-06-241-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-06-231-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-221-1/+1
* | | | | | | | Merge topic 'find-control-vars'Brad King2019-06-213-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-213-0/+27
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-211-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-201-1/+1
|/ / / / / /
* | | | | | Merge topic 'generated_export_remove_duplicate_required_cmake_lines'Brad King2019-06-191-3/+6
|\ \ \ \ \ \
| * | | | | | Export: A singular CMake version written for interface targetsRobert Maynard2019-06-171-3/+6
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-191-1/+1
* | | | | | | Merge topic 'library-search-paths'Brad King2019-06-181-7/+27
|\ \ \ \ \ \ \
| * | | | | | | Swift: Add library search paths for dependenciesSaleem Abdulrasool2019-06-171-7/+27
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-181-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'escape-install-rpath'Kyle Edwards2019-06-173-11/+76
|\ \ \ \ \ \ \
| * | | | | | | cmInstallTargetGenerator: Escape generated OLD_RPATH argumentDennis Klein2019-06-131-2/+3
| * | | | | | | cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-133-11/+75
* | | | | | | | Merge topic 'cmDefinitions_avoid_string_copy'Brad King2019-06-171-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cmDefinitions: Avoid string copy when setting a definitionSebastian Holtermann2019-06-131-2/+1
* | | | | | | | | Merge topic 'find_package_prefer_config_fix'Brad King2019-06-172-5/+24
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallbackCristian Adam2019-06-132-5/+24
* | | | | | | | | Merge topic 'capabilities-fileapi'Brad King2019-06-171-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | fileapi: Suppress lint warning about non-move with old jsoncppBrad King2019-06-121-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-171-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-161-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-06-151-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-06-141-1/+1