Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindCUDA: Support `2.1(2.0)` architecture notation | Boris Fomitchev | 2016-08-23 | 1 | -4/+4 |
* | Merge topic 'else-after-return' | Brad King | 2016-08-23 | 55 | -505/+457 |
|\ | |||||
| * | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 33 | -369/+352 |
| * | CTest: don't use else after return | Daniel Pfeifer | 2016-08-18 | 14 | -81/+66 |
| * | CPack: don't use else after return | Daniel Pfeifer | 2016-08-18 | 4 | -23/+12 |
| * | CursesDialog: don't use else after return | Daniel Pfeifer | 2016-08-18 | 4 | -32/+27 |
* | | Merge topic 'include-what-you-use' | Brad King | 2016-08-23 | 18 | -31/+109 |
|\ \ | |||||
| * | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 18 | -26/+104 |
| * | | cmArchiveWrite: replace mode_t with int | Daniel Pfeifer | 2016-08-17 | 2 | -5/+5 |
* | | | Merge topic 'minor-cleanups' | Brad King | 2016-08-23 | 2 | -3/+7 |
|\ \ \ | |||||
| * | | | Define WIN32_LEAN_AND_MEAN for CMake sources on Windows | Brad King | 2016-08-17 | 1 | -1/+4 |
| * | | | libarchive: Fix include order in xxhash.c | Brad King | 2016-08-17 | 1 | -2/+3 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-23 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-22 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-21 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-20 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-19 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-18 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'readability-named-parameter' | Brad King | 2016-08-17 | 55 | -190/+245 |
|\ | |||||
| * | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 55 | -190/+245 |
* | | Merge topic 'include-what-you-use' | Brad King | 2016-08-17 | 27 | -41/+107 |
|\ \ | |||||
| * | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 27 | -41/+107 |
| |/ | |||||
* | | Merge topic 'FindCUDA-target-include-dirs' | Brad King | 2016-08-17 | 2 | -22/+27 |
|\ \ | |||||
| * | | FindCUDA: Take NVCC include directories from target properties | Peter Boettcher | 2016-08-16 | 2 | -22/+27 |
| |/ | |||||
* | | Merge topic 'cmake-capabilities' | Brad King | 2016-08-17 | 9 | -2/+143 |
|\ \ | |||||
| * | | cmake: Add `cmake -E capabilities` mode | Tobias Hunger | 2016-08-16 | 9 | -0/+140 |
| * | | cmake: Constify cmake::GetRegisteredGenerators | Brad King | 2016-08-16 | 2 | -2/+3 |
| |/ | |||||
* | | Merge topic 'cmake-developer-reference' | Brad King | 2016-08-17 | 13 | -293/+195 |
|\ \ | |||||
| * | | QtIFW: Developer Reference installation | Konstantin Podsvirov | 2016-08-16 | 3 | -1/+59 |
| * | | Added CMake_BUILD_DEVELOPER_REFERENCE option | Konstantin Podsvirov | 2016-08-16 | 10 | -292/+136 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-17 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'ExternalProject-SOURCE_SUBDIR' | Brad King | 2016-08-16 | 4 | -5/+47 |
|\ \ | |||||
| * | | ExternalProject: Add SOURCE_SUBDIR option | Matthew Woehlke | 2016-08-16 | 4 | -5/+47 |
* | | | Merge topic 'FindMatlab-mingw' | Brad King | 2016-08-16 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | FindMatlab: Use pre-built libraries for MinGW if needed | Sebastian Niemann | 2016-08-15 | 1 | -1/+5 |
* | | | | Merge topic 'issue-tracker-urls' | Brad King | 2016-08-16 | 12 | -17/+18 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | issues: update references to the CMake issue tracker | Ben Boeckel | 2016-08-15 | 12 | -17/+18 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-16 | 1 | -1/+1 |
* | | | Merge topic 'FindCUDA-fixes' | Brad King | 2016-08-15 | 1 | -9/+11 |
|\ \ \ | |||||
| * | | | FindCUDA: Fix missing librt on Linux when using static cuda runtime. | Stephen Sorley | 2016-08-12 | 1 | -6/+7 |
| * | | | FindCUDA: Restore default behavior of CUDA_USE_STATIC_CUDA_RUNTIME | Stephen Sorley | 2016-08-12 | 1 | -3/+4 |
* | | | | Merge topic 'autogen-same-name' | Brad King | 2016-08-15 | 28 | -61/+562 |
|\ \ \ \ | |||||
| * | | | | Help: Document AUTORCC behavior for same .qrc name case | Sebastian Holtermann | 2016-08-15 | 1 | -0/+5 |
| * | | | | Tests/QtAutogen: Test same moc/qrc source names in different directories | Sebastian Holtermann | 2016-08-10 | 21 | -0/+237 |
| * | | | | QtAutogen: Allow multiple qrc files with the same name | Sebastian Holtermann | 2016-08-10 | 3 | -48/+93 |
| * | | | | QtAutogen: Allow multiple moc files with the same name | Sebastian Holtermann | 2016-08-10 | 2 | -11/+14 |
| * | | | | QtAutogen: Use std:: instead of ::std:: | Sebastian Holtermann | 2016-08-10 | 1 | -2/+2 |
| * | | | | cmFilePathUuid: Add class to generate deterministic unique file names | Sebastian Holtermann | 2016-08-10 | 3 | -0/+211 |
* | | | | | Merge topic 'GetPrerequisites-fix-regression' | Brad King | 2016-08-15 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | GetPrerequisites: Fix regression in gp_resolved_file_type | Brad King | 2016-08-12 | 1 | -2/+6 |
| | |_|_|/ | |/| | | |