| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'vcxproj-spaces' | Brad King | 2018-01-24 | 1 | -1/+1 |
|\ |
|
| * | cmVisualStudio10TargetGenerator: remove redundant space char in some tags | Vitaly Stakhovsky | 2018-01-23 | 1 | -1/+1 |
|
|
* | | 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 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Autogen: AUTOMOC/UIC fix for moc/uic include on the first line | Sebastian Holtermann | 2018-01-18 | 1 | -4/+4 |
|
|
* | | | | 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 '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 |
|
|
* | | | | 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 'reword-cmake-E-time-help' | Craig Scott | 2018-01-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Help: Reword misleading docs for cmake -E time | Taylor Braun-Jones | 2018-01-19 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-20 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'cache-truncate-newlines' | Brad King | 2018-01-19 | 5 | -12/+88 |
|\ \ \ |
|
| * | | | 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 topic 'autogen-parallel' | Brad King | 2018-01-18 | 14 | -2297/+3645 |
|\ \ \ |
|
| * | | | Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializer | Sebastian Holtermann | 2018-01-17 | 5 | -30/+30 |
|
|
| * | | | Autogen: Process files concurrently in AUTOMOC and AUTOUIC | Sebastian Holtermann | 2018-01-17 | 11 | -2271/+3619 |
| | |/
| |/| |
|
* | | | Merge topic 'ctest-libuv-output-decode' | Brad King | 2018-01-18 | 2 | -9/+15 |
|\ \ \ |
|
| * | | | CTest: Fix process output read error cases | Brad King | 2018-01-17 | 1 | -0/+5 |
|
|
| * | | | CTest: Fix decoding of MBCS character split by buffering | Brad King | 2018-01-17 | 2 | -9/+10 |
|
|
* | | | | Merge topic 'fix_ninja_cuda' | Brad King | 2018-01-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Ninja: Fixes CUDA device link in Windows | Francisco Facioni | 2018-01-15 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'msvc_cuda_8_explicitly_specify_cuda_language' | Brad King | 2018-01-18 | 1 | -0/+11 |
|\ \ \ \ \ |
|
| * | | | | | CUDA: MSVC will now state files are cuda files when needed | Robert Maynard | 2018-01-12 | 1 | -0/+11 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-18 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'cmSourceGroup-modern-cxx' | Craig Scott | 2018-01-17 | 3 | -46/+24 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | cmSourceGroup: code improvements; use std::string and C++11 loops | Vitaly Stakhovsky | 2018-01-11 | 3 | -46/+24 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-17 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge topic 'extend-compile-language-genex' | Brad King | 2018-01-16 | 5 | -79/+102 |
|\ \ \ \ \ |
|
| * | | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 5 | -63/+63 |
|
|
| * | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 5 | -12/+23 |
|
|
| * | | | | | cmVisualStudio10TargetGenerator: Factor out include dir computation | Brad King | 2018-01-11 | 2 | -6/+16 |
|
|
| * | | | | | cmLocalVisualStudio7Generator: Clarify variable name of compiled language | Brad King | 2018-01-11 | 1 | -4/+6 |
|
|
| * | | | | | cmLocalVisualStudio7Generator: Clarify condition for target that compiles | Brad King | 2018-01-11 | 1 | -1/+1 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-16 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-15 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-14 | 1 | -1/+1 |
|
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-13 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge topic 'cuda_allow_G_to_device_debugging_on_msvc' | Brad King | 2018-01-12 | 1 | -0/+6 |
|\ \ \ \ |
|