summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UseSWIG: Automatically scan dependencies of SWIG files for MakefilesAlexey Sokolov2017-01-103-2/+5
* CMake Nightly Date StampKitware Robot2016-12-201-1/+1
* CMake Nightly Date StampKitware Robot2016-12-191-1/+1
* CMake Nightly Date StampKitware Robot2016-12-181-1/+1
* CMake Nightly Date StampKitware Robot2016-12-171-1/+1
* Merge topic 'FindGit-fix-cross-compile'Brad King2016-12-161-1/+1
|\
| * FindGit: Fix check for Windows hostJosé Simões2016-12-151-1/+1
* | Merge topic 'cuda_tests_now_explain_why_they_fail'Brad King2016-12-164-11/+16
|\ \
| * | CUDA: Tests now state why they are failing when no CUDA card is found.Robert Maynard2016-12-154-11/+16
* | | Merge topic 'FindPythonLibs-tolerate-components'Brad King2016-12-161-6/+13
|\ \ \
| * | | FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a listFrancois Budin2016-12-151-6/+13
* | | | Merge topic 'refactor-compile-pdb-path'Brad King2016-12-164-31/+25
|\ \ \ \
| * | | | Makefile,Ninja: De-duplicate MSVC compiler PDB path selectionBrad King2016-12-154-31/+25
| | |/ / | |/| |
* | | | Merge topic 'csharp_support_compiler_detection'Brad King2016-12-1610-2/+391
|\ \ \ \
| * | | | C# support: add compiler detection for MSVCMichael Stürmer2016-12-1510-2/+391
* | | | | Merge topic 'copyright-year'Brad King2016-12-161-1/+1
|\ \ \ \ \
| * | | | | Copyright.txt: Update year range to end in 2017Brad King2016-12-151-1/+1
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-12-161-1/+1
|/ / / /
* | | | Merge topic 'FindPNG-typo'Brad King2016-12-151-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindPNG: Fix small typo fix in module helpMaxime Morel2016-12-151-1/+1
* | | | Merge topic 'codelite-build-and-clean-targets-enhancement'Brad King2016-12-153-25/+56
|\ \ \ \
| * | | | CodeLite: Make build/clean/rebuild operations optionally target-centricMinze Zwerver2016-12-143-25/+56
* | | | | Merge topic 'doc-clarify-CMAKE_CL_64'Brad King2016-12-151-2/+3
|\ \ \ \ \
| * | | | | Help: Clarify meaning of CMAKE_CL_64Brad King2016-12-141-2/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2016-12-155-30/+54
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-12-144-29/+53
| |\ \ \ \ \
| | * | | | | KWSys 2016-12-14 (95a7e234)KWSys Upstream2016-12-144-31/+56
| * | | | | | update-kwsys: Update repository URLBrad King2016-12-141-1/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-12-151-1/+1
|/ / / / /
* | | | | Merge topic 'cuda-implicit-libs'Brad King2016-12-141-23/+54
|\ \ \ \ \
| * | | | | CUDA: Implement nvcc implicit link line extraction more robustlyBrad King2016-12-131-23/+54
* | | | | | Merge topic 'rebuild-lexers'Brad King2016-12-1417-3357/+3747
|\ \ \ \ \ \
| * | | | | | Regenerate lexer source codeDaniel Pfeifer2016-12-1417-3357/+3747
* | | | | | | Merge topic 'dotnet_hint_references'Brad King2016-12-146-10/+98
|\ \ \ \ \ \ \
| * | | | | | | VS: add support for .NET references with hint pathsMichael Stürmer2016-12-136-10/+98
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'GNUInstallDirs-cache-type'Brad King2016-12-141-64/+66
|\ \ \ \ \ \ \
| * | | | | | | GNUInstallDirs: Set UNINITALIZED cache properties to type PATHRoger Leigh2016-12-121-0/+17
| * | | | | | | GNUInstallDirs: Unify path logic into helper macrosRoger Leigh2016-12-121-66/+51
* | | | | | | | Merge topic 'update-kwsys-upstream-link'Brad King2016-12-141-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | pre-commit: Update KWSys rejection message for new upstream locationBrad King2016-12-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-12-141-1/+1
* | | | | | | | Merge topic 'try_compile-lang-std-cuda'Brad King2016-12-139-9/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | try_compile: extend CMP0067 to honor language standards for CUDA.Robert Maynard2016-12-129-9/+114
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'GetPrerequisites-fix-find_program-call'Brad King2016-12-131-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | GetPrerequisites: Fix call to find_program for `ri` toolMartin Koegler2016-12-121-2/+2
* | | | | | | | CMake Nightly Date StampKitware Robot2016-12-131-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'cuda-fixups'Brad King2016-12-122-7/+7
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Fix Cuda.Complex test case extern function signaturesBrad King2016-12-091-2/+2
| * | | | | | | CUDA: Fix default compiler flag initializationBrad King2016-12-091-5/+5
* | | | | | | | Merge topic 'document_cuda_standard_property'Brad King2016-12-1210-0/+113
|\ \ \ \ \ \ \ \