summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'perf-source-lookup'Brad King2017-11-208-40/+84
|\ \ \ \ \ \
| * | | | | | Performance: Improve efficiency of source file lookup in cmMakefileAaron Orenstein2017-11-178-40/+84
* | | | | | | Merge topic 'FindOpenGL-glvnd-policy'Brad King2017-11-201-1/+4
|\ \ \ \ \ \ \
| * | | | | | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-171-1/+4
* | | | | | | | Merge topic 'serverBugFixHasInstallRule'Brad King2017-11-201-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | server: project has install rule bug fixJustin Goshi2017-11-161-1/+14
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'vs-source-group-order'Brad King2017-11-207-21/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Order .vcxproj.filters files deterministicallyBrad King2017-11-151-3/+6
| * | | | | | | | cmSourceGroup: Return strings from GetName and GetFullNameBrad King2017-11-157-18/+19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-11-201-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-191-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-181-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-11-171-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2017-11-161-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'ctest-chrono'Brad King2017-11-1515-96/+155
|\ \ \ \
| * | | | CTest: use std::chrono::steady_clock for time keepingWouter Klouwen2017-11-1415-96/+155
* | | | | CMake Nightly Date StampKitware Robot2017-11-151-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cmake-gui-qt-static-windows'Brad King2017-11-142-1/+11
|\ \ \ \
| * | | | cmake-gui: Add build option to use Qt5 windows plugin staticallyBrad King2017-11-132-1/+11
| | |_|/ | |/| |
| * | | CMake 3.10.0-rc5v3.10.0-rc5Brad King2017-11-101-1/+1
| * | | Windows: Do not report manifest tool update notification as failureBrad King2017-11-101-14/+23
* | | | Merge topic 'xcode64'Brad King2017-11-141-2/+2
|\ \ \ \
| * | | | cmGlobalXCodeGenerator: Support XCTest for XCode 6.4Benito Palacios Sanchez2017-11-091-2/+2
* | | | | CMake Nightly Date StampKitware Robot2017-11-141-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'ctest-warning'Brad King2017-11-131-0/+12
|\ \ \ \
| * | | | CTest: correct misleading warning message for RUN_SERIAL testsWouter Klouwen2017-11-091-0/+12
* | | | | Merge topic 'xcodeForLoopCleanup'Brad King2017-11-134-190/+122
|\ \ \ \ \
| * | | | | Xcode: use ranged for loops, cleanup existing for loopsCraig Scott2017-11-104-190/+122
* | | | | | CMake Nightly Date StampKitware Robot2017-11-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-11-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-11-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'windows-mt-update-quiet'Brad King2017-11-101-1/+1
|\ \ \ \ \
| * | | | | cmcmd: Fix typo in RunCommand logicBrad King2017-11-101-1/+1
* | | | | | Merge topic 'update-ctest-documentation'Brad King2017-11-103-10/+3
|\ \ \ \ \ \
| * | | | | | cmCTest: Remove dead codeBetsy McPhail2017-11-073-10/+3
* | | | | | | Merge topic 'cmakeServerRequiredCMakeVersion'Brad King2017-11-102-0/+3
|\ \ \ \ \ \ \
| * | | | | | | server: return minimum cmake required version for each projectJustin Goshi2017-11-072-0/+3
| |/ / / / / /
* | | | | | | Merge topic 'csharp-settings-property'Brad King2017-11-101-6/+2
|\ \ \ \ \ \ \
| * | | | | | | VS: Fix warnings in generated references to '.settings' filesYoshinori Tahara2017-11-091-6/+2
* | | | | | | | Merge topic 'update-kwsys'Brad King2017-11-101-8/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-091-8/+11
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'windows-mt-update-quiet'Brad King2017-11-101-14/+23
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Windows: Do not report manifest tool update notification as failureBrad King2017-11-091-14/+23
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMake 3.10.0-rc4v3.10.0-rc4Brad King2017-11-011-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-101-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'cmake-default-dir-install-permissions'Brad King2017-11-097-62/+169
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CPack: enable setting default dir creation permissionsDomen Vrankar2017-11-082-12/+49
| * | | | | Move file/dir permissions code to common file.Domen Vrankar2017-11-084-49/+84
| * | | | | CMake: enable setting default dir creation permissionsDomen Vrankar2017-11-082-1/+36
* | | | | | CMake Nightly Date StampKitware Robot2017-11-091-1/+1
|/ / / / /