Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Port Visual Studio Setup third-party header to older VS versions | Brad King | 2017-01-11 | 1 | -0/+13 |
* | VS: Use Visual Studio Installer to locate VS 2017 | Iyyappa Murugandi | 2016-12-16 | 4 | -38/+59 |
* | VS: Add helper class to interact with Visual Studio Installer | Iyyappa Murugandi | 2016-12-16 | 3 | -0/+551 |
* | VS: Fix VS 2017 Windows Store toolset selection | Iyyappa Murugandi | 2016-12-16 | 1 | -1/+1 |
* | VS: Drop check for VS 15 Express Edition | Iyyappa Murugandi | 2016-12-16 | 1 | -5/+1 |
* | VS: Port Visual Studio Setup third-party header to MinGW | Iyyappa Murugandi | 2016-12-16 | 1 | -0/+493 |
* | VS: Add Visual Studio Setup third-party header | Iyyappa Murugandi | 2016-12-16 | 2 | -0/+486 |
* | Merge topic 'FindGit-fix-cross-compile' | Brad King | 2016-12-16 | 1 | -1/+1 |
|\ | |||||
| * | FindGit: Fix check for Windows host | José Simões | 2016-12-15 | 1 | -1/+1 |
* | | Merge topic 'cuda_tests_now_explain_why_they_fail' | Brad King | 2016-12-16 | 4 | -11/+16 |
|\ \ | |||||
| * | | CUDA: Tests now state why they are failing when no CUDA card is found. | Robert Maynard | 2016-12-15 | 4 | -11/+16 |
* | | | Merge topic 'FindPythonLibs-tolerate-components' | Brad King | 2016-12-16 | 1 | -6/+13 |
|\ \ \ | |||||
| * | | | FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a list | Francois Budin | 2016-12-15 | 1 | -6/+13 |
* | | | | Merge topic 'refactor-compile-pdb-path' | Brad King | 2016-12-16 | 4 | -31/+25 |
|\ \ \ \ | |||||
| * | | | | Makefile,Ninja: De-duplicate MSVC compiler PDB path selection | Brad King | 2016-12-15 | 4 | -31/+25 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'csharp_support_compiler_detection' | Brad King | 2016-12-16 | 10 | -2/+391 |
|\ \ \ \ | |||||
| * | | | | C# support: add compiler detection for MSVC | Michael Stürmer | 2016-12-15 | 10 | -2/+391 |
* | | | | | Merge topic 'copyright-year' | Brad King | 2016-12-16 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Copyright.txt: Update year range to end in 2017 | Brad King | 2016-12-15 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'FindPNG-typo' | Brad King | 2016-12-15 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FindPNG: Fix small typo fix in module help | Maxime Morel | 2016-12-15 | 1 | -1/+1 |
* | | | | Merge topic 'codelite-build-and-clean-targets-enhancement' | Brad King | 2016-12-15 | 3 | -25/+56 |
|\ \ \ \ | |||||
| * | | | | CodeLite: Make build/clean/rebuild operations optionally target-centric | Minze Zwerver | 2016-12-14 | 3 | -25/+56 |
* | | | | | Merge topic 'doc-clarify-CMAKE_CL_64' | Brad King | 2016-12-15 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Clarify meaning of CMAKE_CL_64 | Brad King | 2016-12-14 | 1 | -2/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2016-12-15 | 5 | -30/+54 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-12-14 | 4 | -29/+53 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2016-12-14 (95a7e234) | KWSys Upstream | 2016-12-14 | 4 | -31/+56 |
| * | | | | | | update-kwsys: Update repository URL | Brad King | 2016-12-14 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-15 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'cuda-implicit-libs' | Brad King | 2016-12-14 | 1 | -23/+54 |
|\ \ \ \ \ | |||||
| * | | | | | CUDA: Implement nvcc implicit link line extraction more robustly | Brad King | 2016-12-13 | 1 | -23/+54 |
* | | | | | | Merge topic 'rebuild-lexers' | Brad King | 2016-12-14 | 17 | -3357/+3747 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Regenerate lexer source code | Daniel Pfeifer | 2016-12-14 | 17 | -3357/+3747 |
* | | | | | | | Merge topic 'dotnet_hint_references' | Brad King | 2016-12-14 | 6 | -10/+98 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: add support for .NET references with hint paths | Michael Stürmer | 2016-12-13 | 6 | -10/+98 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'GNUInstallDirs-cache-type' | Brad King | 2016-12-14 | 1 | -64/+66 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GNUInstallDirs: Set UNINITALIZED cache properties to type PATH | Roger Leigh | 2016-12-12 | 1 | -0/+17 |
| * | | | | | | | GNUInstallDirs: Unify path logic into helper macros | Roger Leigh | 2016-12-12 | 1 | -66/+51 |
* | | | | | | | | Merge topic 'update-kwsys-upstream-link' | Brad King | 2016-12-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | pre-commit: Update KWSys rejection message for new upstream location | Brad King | 2016-12-13 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-14 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'try_compile-lang-std-cuda' | Brad King | 2016-12-13 | 9 | -9/+114 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | try_compile: extend CMP0067 to honor language standards for CUDA. | Robert Maynard | 2016-12-12 | 9 | -9/+114 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'GetPrerequisites-fix-find_program-call' | Brad King | 2016-12-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | GetPrerequisites: Fix call to find_program for `ri` tool | Martin Koegler | 2016-12-12 | 1 | -2/+2 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-12-13 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cuda-fixups' | Brad King | 2016-12-12 | 2 | -7/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Fix Cuda.Complex test case extern function signatures | Brad King | 2016-12-09 | 1 | -2/+2 |