Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'perf-source-lookup' | Brad King | 2017-11-20 | 8 | -40/+84 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Performance: Improve efficiency of source file lookup in cmMakefile | Aaron Orenstein | 2017-11-17 | 8 | -40/+84 | |
* | | | | | | | Merge topic 'FindOpenGL-glvnd-policy' | Brad King | 2017-11-20 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL | Brad King | 2017-11-17 | 1 | -1/+4 | |
* | | | | | | | | Merge topic 'serverBugFixHasInstallRule' | Brad King | 2017-11-20 | 1 | -1/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | server: project has install rule bug fix | Justin Goshi | 2017-11-16 | 1 | -1/+14 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'vs-source-group-order' | Brad King | 2017-11-20 | 7 | -21/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Order .vcxproj.filters files deterministically | Brad King | 2017-11-15 | 1 | -3/+6 | |
| * | | | | | | | | cmSourceGroup: Return strings from GetName and GetFullName | Brad King | 2017-11-15 | 7 | -18/+19 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-20 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-19 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-18 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-17 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-16 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'ctest-chrono' | Brad King | 2017-11-15 | 15 | -96/+155 | |
|\ \ \ \ | ||||||
| * | | | | CTest: use std::chrono::steady_clock for time keeping | Wouter Klouwen | 2017-11-14 | 15 | -96/+155 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-15 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'cmake-gui-qt-static-windows' | Brad King | 2017-11-14 | 2 | -1/+11 | |
|\ \ \ \ | ||||||
| * | | | | cmake-gui: Add build option to use Qt5 windows plugin statically | Brad King | 2017-11-13 | 2 | -1/+11 | |
| | |_|/ | |/| | | ||||||
| * | | | CMake 3.10.0-rc5v3.10.0-rc5 | Brad King | 2017-11-10 | 1 | -1/+1 | |
| * | | | Windows: Do not report manifest tool update notification as failure | Brad King | 2017-11-10 | 1 | -14/+23 | |
* | | | | Merge topic 'xcode64' | Brad King | 2017-11-14 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | cmGlobalXCodeGenerator: Support XCTest for XCode 6.4 | Benito Palacios Sanchez | 2017-11-09 | 1 | -2/+2 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-14 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'ctest-warning' | Brad King | 2017-11-13 | 1 | -0/+12 | |
|\ \ \ \ | ||||||
| * | | | | CTest: correct misleading warning message for RUN_SERIAL tests | Wouter Klouwen | 2017-11-09 | 1 | -0/+12 | |
* | | | | | Merge topic 'xcodeForLoopCleanup' | Brad King | 2017-11-13 | 4 | -190/+122 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: use ranged for loops, cleanup existing for loops | Craig Scott | 2017-11-10 | 4 | -190/+122 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-13 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-12 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-11 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'windows-mt-update-quiet' | Brad King | 2017-11-10 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmcmd: Fix typo in RunCommand logic | Brad King | 2017-11-10 | 1 | -1/+1 | |
* | | | | | | Merge topic 'update-ctest-documentation' | Brad King | 2017-11-10 | 3 | -10/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmCTest: Remove dead code | Betsy McPhail | 2017-11-07 | 3 | -10/+3 | |
* | | | | | | | Merge topic 'cmakeServerRequiredCMakeVersion' | Brad King | 2017-11-10 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | server: return minimum cmake required version for each project | Justin Goshi | 2017-11-07 | 2 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'csharp-settings-property' | Brad King | 2017-11-10 | 1 | -6/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Fix warnings in generated references to '.settings' files | Yoshinori Tahara | 2017-11-09 | 1 | -6/+2 | |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-11-10 | 1 | -8/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-11-09 | 1 | -8/+11 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'windows-mt-update-quiet' | Brad King | 2017-11-10 | 1 | -14/+23 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Windows: Do not report manifest tool update notification as failure | Brad King | 2017-11-09 | 1 | -14/+23 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | CMake 3.10.0-rc4v3.10.0-rc4 | Brad King | 2017-11-01 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-10 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'cmake-default-dir-install-permissions' | Brad King | 2017-11-09 | 7 | -62/+169 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | CPack: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 2 | -12/+49 | |
| * | | | | | Move file/dir permissions code to common file. | Domen Vrankar | 2017-11-08 | 4 | -49/+84 | |
| * | | | | | CMake: enable setting default dir creation permissions | Domen Vrankar | 2017-11-08 | 2 | -1/+36 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-09 | 1 | -1/+1 | |
|/ / / / / |