Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'aix-threads' | Brad King | 2017-11-29 | 2 | -0/+6 |
|\ | |||||
| * | AIX: Add -pthread flag to enable std::thread with GCC | Brad King | 2017-11-28 | 2 | -0/+6 |
* | | Merge topic 'fortran-compiler-launcher' | Brad King | 2017-11-29 | 3 | -3/+4 |
|\ \ | |||||
| * | | Fortran: Add option to run the compiler through launcher tools | Brad King | 2017-11-21 | 3 | -3/+4 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-29 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-28 | 1 | -1/+1 |
* | | Merge topic 'extend-compile-language-genex' | Brad King | 2017-11-27 | 1 | -8/+11 |
|\ \ | |||||
| * | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio | Brad King | 2017-11-20 | 1 | -3/+2 |
| * | | Genex: Enable COMPILE_LANGUAGE for file(GENERATE) with Visual Studio | Brad King | 2017-11-17 | 1 | -6/+10 |
| * | | Genex: Fix COMPILE_LANGUAGE messages to allow file(GENERATE) with Xcode | Brad King | 2017-11-17 | 1 | -2/+2 |
* | | | Merge topic 'hardcoded-path-removal' | Brad King | 2017-11-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Modules: Remove paths set as global Unix prefixes | Christian Pfeiffer | 2017-11-20 | 1 | -1/+1 |
* | | | | Merge topic 'server-target-isGeneratorProvided' | Brad King | 2017-11-27 | 12 | -33/+53 |
|\ \ \ \ | |||||
| * | | | | server: return whether or not a target is generator provided | Justin Goshi | 2017-11-20 | 12 | -33/+53 |
* | | | | | Merge topic 'serverFixTestDiscovery' | Brad King | 2017-11-27 | 6 | -85/+49 |
|\ \ \ \ \ | |||||
| * | | | | | server: ctestInfo fix to return all tests | Justin Goshi | 2017-11-17 | 6 | -85/+49 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-27 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-24 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-23 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-22 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-21 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'fix-cmake-server-bad-buffering' | Brad King | 2017-11-20 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | server: Fix regression in partial message handling | vector-of-bool | 2017-11-20 | 1 | -3/+2 |
* | | | | | Merge topic 'autogen-rcc-custom-command' | Brad King | 2017-11-20 | 15 | -1658/+2003 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Use integers instead of strings for the Qt version | Sebastian Holtermann | 2017-11-19 | 3 | -16/+9 |
| * | | | | | Autogen: Use project relative paths in rcc custom command comment | Sebastian Holtermann | 2017-11-19 | 1 | -1/+21 |
| * | | | | | Autogen: Detect rcc feature once during configuration | Sebastian Holtermann | 2017-11-19 | 6 | -101/+107 |
| * | | | | | Autogen: Make cmQtAutoGeneratorInitializer an instantiable class | Sebastian Holtermann | 2017-11-19 | 8 | -759/+713 |
| * | | | | | Autogen: Add and use cmQtAutoGenerator base class | Sebastian Holtermann | 2017-11-19 | 8 | -759/+487 |
| * | | | | | Autogen: Rename cmQtAutoGenerators to cmQtAutoGeneratorMocUic | Sebastian Holtermann | 2017-11-19 | 4 | -76/+76 |
| * | | | | | Autogen: Remove rcc code from cmQtAutoGenerators | Sebastian Holtermann | 2017-11-19 | 2 | -308/+1 |
| * | | | | | Autogen: Switch to use custom commands for RCC | Sebastian Holtermann | 2017-11-19 | 2 | -209/+320 |
| * | | | | | Autogen: Introduce standalone RCC generator class | Sebastian Holtermann | 2017-11-19 | 4 | -4/+844 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'ctest-chrono' | Brad King | 2017-11-20 | 10 | -33/+44 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: adopt std::chrono::system_clock | Wouter Klouwen | 2017-11-17 | 10 | -33/+44 |
* | | | | | | Merge topic 'cuda-sep-comp-var' | Brad King | 2017-11-20 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable | Brad King | 2017-11-17 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | 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 |