Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: C++ compile features now enable cuda c++11 support. | Robert Maynard | 2016-11-14 | 1 | -0/+3 |
* | CUDA: Use the host compiler for linking CUDA executables and shared libs. | Robert Maynard | 2016-11-14 | 2 | -3/+2 |
* | CUDA: add support for specifying an explicit host compiler. | Robert Maynard | 2016-11-14 | 1 | -0/+3 |
* | CUDA: Enable header dependency scanning. | Robert Maynard | 2016-11-14 | 1 | -1/+2 |
* | CUDA: State that cuda has preprocessor output and can generate assembly. | Robert Maynard | 2016-11-14 | 2 | -5/+5 |
* | CUDA: Add support language levels (98/11) | Robert Maynard | 2016-11-14 | 2 | -0/+6 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-11-14 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-11-13 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-11-12 | 1 | -1/+1 |
* | Merge topic 'cdash_version_check' | Brad King | 2016-11-11 | 5 | -77/+4 |
|\ | |||||
| * | Do not query CDash for version | Zack Galbreath | 2016-11-08 | 5 | -77/+4 |
* | | Merge topic 'vs_targets_file_as_library' | Brad King | 2016-11-11 | 2 | -5/+128 |
|\ \ | |||||
| * | | VS: Treat libraries ending in `.targets` as msbuild imports | Soji Yamakawa | 2016-11-09 | 2 | -5/+128 |
* | | | Merge topic 'ctest_memcheck_defect_count' | Brad King | 2016-11-11 | 6 | -3/+50 |
|\ \ \ | |||||
| * | | | ctest_memcheck: Add DEFECT_COUNT option to capture defect count | Betsy McPhail | 2016-11-09 | 6 | -3/+50 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-11 | 1 | -1/+1 |
* | | | | Merge topic 'import-librhash' | Brad King | 2016-11-10 | 16 | -1944/+180 |
|\ \ \ \ | |||||
| * | | | | FindLibRHash: Add module to find the librhash package | Brad King | 2016-11-10 | 1 | -0/+73 |
| * | | | | Remove unused cm_sha2 infrastructure | Brad King | 2016-11-10 | 5 | -1800/+0 |
| * | | | | Port hash computation to cmCryptoHash | Brad King | 2016-11-10 | 8 | -60/+34 |
| * | | | | cmCryptoHash: Re-implement in terms of librhash | Brad King | 2016-11-10 | 2 | -85/+73 |
| * | | | | cmCryptoHash: Avoid using subclasses at client sites | Brad King | 2016-11-10 | 1 | -4/+4 |
| * | | | | librhash: Build the library within CMake | Brad King | 2016-11-10 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge topic 'autorcc-only-no-rebuild' | Brad King | 2016-11-10 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | QtAutogen: Do not re-generate AUTORCC outputs on every build | Brad King | 2016-11-09 | 1 | -2/+2 |
| * | | | | CMake 3.7.0-rc3v3.7.0-rc3 | Brad King | 2016-11-04 | 1 | -1/+1 |
| * | | | | Merge branch 'cmake-server-handshake-improvements' into release | Brad King | 2016-10-28 | 2 | -63/+99 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'cmake-server-message-quoting' into release | Brad King | 2016-10-24 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | Ninja: Use binary dir for `$subdir/all` targets | Alexis Murzeau | 2016-10-24 | 2 | -29/+16 |
| * | | | | | | CMake 3.7.0-rc2v3.7.0-rc2 | Brad King | 2016-10-19 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-10 | 1 | -1/+1 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-09 | 72 | -13666/+11539 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 72 | -13666/+11539 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'imported-interface-libname' | Brad King | 2016-11-09 | 6 | -19/+82 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow imported INTERFACE libraries to specify a link library name | Brad King | 2016-11-09 | 6 | -13/+72 |
| * | | | | | | | cmTarget: Refactor GetMappedConfig to choose location property up front | Brad King | 2016-11-03 | 1 | -5/+7 |
| * | | | | | | | cmTarget: Add comment clarifying interface library special case | Brad King | 2016-11-03 | 1 | -0/+2 |
| * | | | | | | | cmTarget: Clarify comments in GetMappedConfig | Brad King | 2016-11-03 | 1 | -3/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-09 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-11-08 | 140 | -442/+660 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 140 | -442/+660 |
* | | | | | | | Merge topic 'clang-tidy' | Brad King | 2016-11-08 | 4 | -8/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGeneratorTarget: Correctly set FortranModuleDirectoryCreated | Daniel Pfeifer | 2016-11-05 | 1 | -0/+1 |
| * | | | | | | | cmGeneratorTarget: Don't assing a bool to a string | Daniel Pfeifer | 2016-11-05 | 1 | -1/+0 |
| * | | | | | | | cmGlobalNinjaGenerator: Suppress clang-tidy warning | Daniel Pfeifer | 2016-11-05 | 1 | -2/+2 |
| * | | | | | | | cmCTestSubmitHandler: Remove redundant c_str() | Daniel Pfeifer | 2016-11-05 | 1 | -1/+1 |
| * | | | | | | | cmCPluginAPI: Fix clang-tidy findings | Daniel Pfeifer | 2016-11-05 | 1 | -4/+4 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-08 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-07 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-06 | 1 | -1/+1 |
|/ / / / / / |