Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'libuv-restore-fmode' | Brad King | 2018-01-24 | 7 | -18/+27 |
|\ | |||||
| * | Extend libuv file translate mode workaround to all executables | Brad King | 2018-01-23 | 7 | -16/+26 |
| * | cpack: Enable MSVC debug hook earlier | Brad King | 2018-01-23 | 1 | -2/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-24 | 1 | -1/+1 |
* | | Merge topic 'recognize-versioned-shared-libraries' | Brad King | 2018-01-23 | 1 | -5/+3 |
|\ \ | |||||
| * | | cmComputeLinkInformation: Better RPATH detection for versioned libraries. | Byoungchan Lee | 2018-01-22 | 1 | -5/+3 |
* | | | Merge topic 'feature-codelite-fortran' | Brad King | 2018-01-23 | 1 | -15/+16 |
|\ \ \ | |||||
| * | | | CodeLite: Better support for Fortran and Windows | Tobias R. Henle | 2018-01-19 | 1 | -15/+16 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-23 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'autogen-first-line-fix' | Brad King | 2018-01-22 | 18 | -52/+202 |
|\ \ \ | |||||
| * | | | Autogen: Tests: Extend AUTOUIC include patterns test | Sebastian Holtermann | 2018-01-19 | 11 | -46/+116 |
| * | | | Autogen: Tests: Extend AUTOMOC include patterns test | Sebastian Holtermann | 2018-01-18 | 6 | -2/+82 |
| * | | | Autogen: AUTOMOC/UIC fix for moc/uic include on the first line | Sebastian Holtermann | 2018-01-18 | 1 | -4/+4 |
* | | | | Merge topic 'boost-optional-components' | Brad King | 2018-01-22 | 5 | -4/+71 |
|\ \ \ \ | |||||
| * | | | | FindBoost: support OPTIONAL_COMPONENTS | Sergiu Deitsch | 2018-01-19 | 5 | -4/+71 |
* | | | | | Merge topic 'serverCrashIfNoMinVersionSpecified' | Brad King | 2018-01-22 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | server: fix crash if no min version specified | Justin Goshi | 2018-01-19 | 1 | -2/+2 |
* | | | | | Merge topic 'update-libuv' | Brad King | 2018-01-22 | 63 | -1019/+2804 |
|\ \ \ \ \ | |||||
| * | | | | | libuv: Update build within CMake | Brad King | 2018-01-19 | 1 | -1/+2 |
| * | | | | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2018-01-19 | 61 | -1018/+2800 |
| |\ \ \ \ \ | |||||
| | * | | | | | libuv 2018-01-19 (63de1eca) | libuv upstream | 2018-01-19 | 62 | -1019/+2806 |
| * | | | | | | libuv: Teach import script to add missing newlines | Brad King | 2018-01-16 | 1 | -0/+2 |
* | | | | | | | Merge topic 'FindJava-jdk-10' | Brad King | 2018-01-22 | 1 | -9/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindJava: ignore javah for JDK 10, it has been removed | Stefan BrĂ¼ns | 2018-01-19 | 1 | -9/+25 |
* | | | | | | | | Merge topic 'FindPythonInterp-windows-current-user' | Brad King | 2018-01-22 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindPythonInterp: support single-user installs on Windows | Werner Palfinger | 2018-01-19 | 1 | -0/+3 |
* | | | | | | | | | Merge topic 'genex-output-known-extension' | Brad King | 2018-01-22 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | genex: generated files have known extensions | Ben Boeckel | 2018-01-18 | 1 | -1/+3 |
* | | | | | | | | | | Merge topic 'heading_automoc_macro_names' | Brad King | 2018-01-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Help: Fix heading level for CMAKE_AUTOMOC_MACRO_NAMES | Craig Scott | 2018-01-18 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'docs_cmake_crosscompiling' | Brad King | 2018-01-22 | 1 | -4/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Help: Explain meaning and limitations of CMAKE_CROSSCOMPILING | Craig Scott | 2018-01-18 | 1 | -4/+22 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'iwyu' | Brad King | 2018-01-22 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | IWYU: Add more workaround mappings for internal bits | Brad King | 2018-01-22 | 1 | -0/+3 |
* | | | | | | | | | | | Merge topic 'findopenmp-genex' | Christian Pfeiffer | 2018-01-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | FindOpenMP: Employ genex where possible | Christian Pfeiffer | 2018-01-19 | 1 | -1/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-22 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-21 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'docs_cmake_lang_compiler_external_toolchain' | Craig Scott | 2018-01-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Help: CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN typo removal | Craig Scott | 2018-01-20 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'reword-cmake-E-time-help' | Craig Scott | 2018-01-20 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Help: Reword misleading docs for cmake -E time | Taylor Braun-Jones | 2018-01-19 | 2 | -2/+2 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-20 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge topic 'FindOpenGL-fix-typo' | Brad King | 2018-01-19 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindOpenGL: remove duplicate OpenGL::GL reference | Ben Boeckel | 2018-01-18 | 1 | -1/+0 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'cache-truncate-newlines' | Brad King | 2018-01-19 | 13 | -12/+131 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | cmCacheManager: Test and document newline truncation behavior | Kyle Edwards | 2018-01-15 | 8 | -0/+43 |
| * | | | | | | | | cmCacheManager: Truncate values containing newlines | Kyle Edwards | 2018-01-15 | 5 | -12/+88 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-19 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.10' | Brad King | 2018-01-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | |