Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtIFW: Improved packaging | Konstantin Podsvirov | 2017-01-12 | 9 | -77/+65 |
* | Merge topic 'cuda-windows' | Brad King | 2017-01-12 | 29 | -46/+266 |
|\ | |||||
| * | CUDA: Enable CudaOnly.SeparateCompilation test runtime calls | Brad King | 2017-01-12 | 1 | -4/+4 |
| * | CUDA: Port test cases to Windows with MSVC host compiler | Brad King | 2017-01-12 | 11 | -13/+89 |
| * | CUDA: Populate NVIDIA compiler information on Windows | Brad King | 2017-01-12 | 2 | -13/+59 |
| * | CUDA: Detect implicit link information on Windows | Brad King | 2017-01-12 | 3 | -1/+15 |
| * | CUDA: Find MSVC binutils on Windows | Brad King | 2017-01-12 | 2 | -3/+8 |
| * | CUDA: Populate compiler PDB placeholder during device linking | Brad King | 2017-01-12 | 3 | -0/+15 |
| * | CUDA: Use `.obj` object file extension on Windows | Brad King | 2017-01-12 | 4 | -5/+15 |
| * | CUDA: Detect MSVC architecture id | Brad King | 2017-01-12 | 4 | -1/+9 |
| * | CUDA: Detect use of MSVC host compiler | Brad King | 2017-01-12 | 3 | -1/+22 |
| * | CUDA: Allow platform files to set device linking rules | Brad King | 2017-01-12 | 1 | -5/+8 |
| * | CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc | Brad King | 2017-01-12 | 2 | -0/+22 |
* | | Merge branch 'release' | Brad King | 2017-01-12 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'cmFileMonitor-skip-empty-names' into release | Brad King | 2017-01-11 | 1 | -0/+3 |
| |\ \ | |||||
* | \ \ | Merge topic 'launcher-tests' | Brad King | 2017-01-12 | 10 | -35/+88 |
|\ \ \ \ | |||||
| * | | | | Tests: Add additional launcher tests | Matthew Woehlke | 2017-01-10 | 10 | -35/+88 |
* | | | | | Merge topic 'asan_overriding_user_options' | Brad King | 2017-01-12 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | ctest_memcheck: Append sanitizers user options at the end to allow overriding | Sylvain Joubert | 2017-01-11 | 1 | -1/+1 |
* | | | | | | Merge topic 'InstallRequiredSystemLibraries-UCRT-configs' | Brad King | 2017-01-12 | 1 | -8/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | InstallRequiredSystemLibraries: Distinguish UCRT install configurations | Bjoern Thiel | 2017-01-11 | 1 | -8/+14 |
* | | | | | | | Merge topic 'get_prerequisites_delayload' | Brad King | 2017-01-12 | 1 | -0/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GetPrerequisites: Exclude delay load dependencies on Windows | Pascal Thomet | 2017-01-11 | 1 | -0/+14 |
* | | | | | | | | Merge topic 'fix_get_prerequisites' | Brad King | 2017-01-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | GetPrerequisites: Do not fail on files we cannot find | Martin Koegler | 2017-01-11 | 1 | -0/+2 |
* | | | | | | | | Merge topic 'cuda_compile_features_test_use_widely_supported_feature' | Brad King | 2017-01-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CUDA: ConsumeCompileFeatures use cxx_nullptr for wider compiler support | Robert Maynard | 2017-01-11 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'FindJava-jre-hints' | Brad King | 2017-01-12 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindJava: add hints for jre | Rechi Rechi | 2017-01-11 | 1 | -0/+8 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'vs15-detect-from-installer' | Brad King | 2017-01-12 | 9 | -44/+1604 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 'cmListFileLexer-warning-fix' | Brad King | 2017-01-12 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmListFileLexer: Fix signature of cmListFileLexer_New | Brad King | 2017-01-11 | 3 | -3/+3 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'dont-include-CMakeParseArguments' | Brad King | 2017-01-12 | 19 | -39/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Don't include CMakeParseArguments | Daniel Pfeifer | 2017-01-11 | 19 | -39/+0 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'cmake-install-infix' | Brad King | 2017-01-12 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add installation infix (empty by default) | Konstantin Podsvirov | 2017-01-11 | 1 | -1/+7 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'add-cpack-ifw-configure-file' | Brad King | 2017-01-12 | 4 | -0/+76 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add cpack_ifw_configure_file command | Konstantin Podsvirov | 2017-01-11 | 4 | -0/+76 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'codeblocks-nmake-makefiles-jom' | Brad King | 2017-01-12 | 3 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Allow CodeBlocks for NMake Makefiles JOM | Konstantin Podsvirov | 2017-01-10 | 3 | -1/+10 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'cmFileMonitor-skip-empty-names' | Brad King | 2017-01-12 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | cmake-server: Do not try watching subdirectories with empty names | Aleix Pol | 2017-01-11 | 1 | -0/+3 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-12 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / |/| | | | | | | | |