Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 'autogen-parallel' | Brad King | 2018-01-18 | 64 | -2303/+4192 |
|\ | |||||
| * | Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializer | Sebastian Holtermann | 2018-01-17 | 5 | -30/+30 |
| * | Autogen: Add release notes for (CMAKE_)AUTOGEN_PARALLEL | Sebastian Holtermann | 2018-01-17 | 1 | -0/+10 |
| * | Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLEL | Sebastian Holtermann | 2018-01-17 | 7 | -2/+43 |
| * | Autogen: Tests: Add AUTOGEN_PARALLEL tests | Sebastian Holtermann | 2018-01-17 | 31 | -0/+475 |
| * | Autogen: Process files concurrently in AUTOMOC and AUTOUIC | Sebastian Holtermann | 2018-01-17 | 13 | -2275/+3620 |
| * | Autogen: Tests: Fix MocInclude test(s) | Sebastian Holtermann | 2018-01-17 | 9 | -0/+18 |
* | | 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 'FindTCL-thread-suffix' | Brad King | 2018-01-18 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindTCL: Find 8.6 libraries with 't' suffix | lorenz | 2018-01-16 | 1 | -2/+2 |
* | | | | 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 | 3 | -9/+13 |
|\ \ \ \ | |||||
| * | | | | CUDA: MSVC will now state files are cuda files when needed | Robert Maynard | 2018-01-12 | 3 | -9/+13 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-18 | 1 | -1/+1 |
* | | | | | Merge topic 'FindDoxygen-macos-utils' | Craig Scott | 2018-01-17 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | FindDoxygen: On macOS search in '/Applications/Utilities' too | Thomas Thielemann | 2018-01-16 | 1 | -0/+5 |
* | | | | | | 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 |
* | | | | | | Merge topic 'fix-documentation' | Brad King | 2018-01-17 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Improved MAIN_DEPENDENCY documentation of add_custom_command() | Christoph Ruediger | 2018-01-16 | 1 | -2/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-17 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'extend-compile-language-genex' | Brad King | 2018-01-16 | 33 | -247/+219 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 21 | -144/+112 |
| * | | | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 24 | -115/+107 |
| * | | | | | | 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 |
* | | | | | | | Merge topic 'CheckIncludeFile-required-libs' | Brad King | 2018-01-16 | 4 | -0/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Don Hinton | 2018-01-10 | 4 | -0/+20 |
* | | | | | | | | Merge topic 'gnu-visibility-aix' | Brad King | 2018-01-16 | 4 | -6/+13 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | GNU: Use -fvisibility on AIX when supported | Brad King | 2018-01-12 | 2 | -2/+13 |
| * | | | | | | | Tests: Remove redundant code from RunCMake.GenerateExportHeader case | Brad King | 2018-01-12 | 2 | -4/+0 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | 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 | 4 | -1/+97 |
|\ \ \ \ | |||||
| * | | | | CUDA: Allow -G to control device debuging on MSVC. | Robert Maynard | 2018-01-11 | 4 | -1/+97 |
* | | | | | Merge topic 'avoid-ambiguous-extension-logic-for-known-paths' | Brad King | 2018-01-12 | 9 | -25/+70 |
|\ \ \ \ \ | |||||
| * | | | | | cmSourceFile: mark known locations as such | Ben Boeckel | 2018-01-10 | 3 | -7/+14 |
| * | | | | | cmSourceFileLocation: allow skipping ambiguous extensions | Ben Boeckel | 2018-01-10 | 9 | -18/+56 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-01-12 | 1 | -1/+1 |
* | | | | | Merge topic 'ctest-libuv' | Brad King | 2018-01-11 | 9 | -412/+882 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | CTest: Re-implement test process handling using libuv | Bryon Bean | 2018-01-10 | 6 | -195/+695 |