Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'submit-method' | Brad King | 2018-12-07 | 52 | -923/+25 |
|\ | |||||
| * | CTest: Remove special case for Dart version <= 1 | Regina Pfeifer | 2018-11-28 | 27 | -87/+3 |
| * | CTest: Add release note about removed submission methods | Regina Pfeifer | 2018-11-28 | 1 | -0/+6 |
| * | CTest: Remove submission trigger | Regina Pfeifer | 2018-11-28 | 6 | -173/+3 |
| * | CTest: Remove submit method 'ftp' | Regina Pfeifer | 2018-11-28 | 7 | -248/+6 |
| * | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 11 | -152/+4 |
| * | CTest: Remove submit method 'cp' | Regina Pfeifer | 2018-11-28 | 7 | -77/+2 |
| * | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 13 | -192/+7 |
* | | Merge topic 'misc-typos' | Brad King | 2018-12-07 | 2 | -2/+2 |
|\ \ | |||||
| * | | Misc. comment typos | luz.paz | 2018-12-05 | 2 | -2/+2 |
* | | | Merge topic 'FindCURL-components' | Brad King | 2018-12-07 | 3 | -5/+79 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'FindCURL-components' | Brad King | 2018-12-06 | 1 | -0/+5 |
| * | | | FindCURL: add test for component | Hiroshi Miura | 2018-12-06 | 1 | -1/+1 |
| * | | | FindCURL: support COMPONENTS to check features | Hiroshi Miura | 2018-12-06 | 1 | -4/+73 |
* | | | | Merge topic 'cmtarget-remove-unused-classes' | Brad King | 2018-12-07 | 2 | -9/+0 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Remove unused classes cmTargetSet and cmTargetManifest | Artur Ryt | 2018-12-06 | 2 | -9/+0 |
* | | | | | Merge topic 'FindHDF5-static-hl' | Brad King | 2018-12-07 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | FindHDF5: Fix search for static hdf5_hl on Windows | Mouginot B | 2018-12-06 | 1 | -1/+1 |
* | | | | | | Merge topic 'qnx_compiler_detection' | Brad King | 2018-12-07 | 6 | -4/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | QNX: Compiler and feature detection fixes | Cristian Adam | 2018-12-03 | 6 | -4/+12 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'UseEcos-append-flags' | Brad King | 2018-12-07 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseEcos: Append C and CXX flags instead of overwriting them | antmak | 2018-12-06 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'FindThreads-asan' | Brad King | 2018-12-07 | 1 | -4/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindThreads: Replace the pthread symbol checking in libc. | JerryShih | 2018-12-03 | 1 | -4/+12 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-12-07 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'productbuild-encode-pkg-url-ref' | Brad King | 2018-12-06 | 4 | -21/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | productbuild: escape pkg-ref urls | Brad King | 2018-11-28 | 1 | -1/+2 |
| * | | | | | | cmSystemTools: Add EncodeURL helper | Brad King | 2018-11-28 | 3 | -20/+34 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'autogen-qtversion-detection' | Brad King | 2018-12-06 | 1 | -38/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Autogen: Qt version detection cleanup | Tobias Hunger | 2018-12-03 | 1 | -38/+47 |
* | | | | | | | Merge topic 'try-compile' | Brad King | 2018-12-06 | 33 | -166/+513 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check* functions family: add support for LINK_OPTIONS | Marc Chevrier | 2018-12-01 | 19 | -162/+348 |
| * | | | | | | | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 14 | -4/+165 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'arch-independent-version-file-creation' | Brad King | 2018-12-06 | 8 | -2/+101 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option | Justin Bassett | 2018-12-01 | 8 | -2/+101 |
* | | | | | | | | Merge topic 'autogen_uic_empty_fix' | Brad King | 2018-12-06 | 52 | -56/+159 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Autogen: Don't add a WIN32 moc definition if we have a moc_predefs.h file | Sebastian Holtermann | 2018-11-28 | 2 | -10/+6 |
| * | | | | | | | | Autogen: Add QtAutogen.UicNoGui test | Sebastian Holtermann | 2018-11-28 | 7 | -0/+50 |
| * | | | | | | | | Autogen: Tests: Differentiate between Qt core and Qt gui tests | Sebastian Holtermann | 2018-11-28 | 43 | -46/+103 |
* | | | | | | | | | Merge topic 'cmcmd_touch_err' | Brad King | 2018-12-06 | 4 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmake: add error message when '-E touch' fails | Isaiah Norton | 2018-11-27 | 4 | -0/+8 |
* | | | | | | | | | | Merge topic 'cpack-deb-tar-format' | Brad King | 2018-12-06 | 7 | -24/+34 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | CPack/Deb: Remove paxr as a supported tar format for a .deb | Guillem Jover | 2018-11-28 | 4 | -10/+20 |
| * | | | | | | | | | | Help: Replace use of :code:`` with plain reST syntax | Brad King | 2018-11-28 | 4 | -14/+14 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'support_ewdk_install' | Brad King | 2018-12-06 | 2 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmVSSetupHelper: Support Enterprise WDK build enviornment | Jon Doron | 2018-11-27 | 2 | -0/+34 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2018-12-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cuda-external' into release-3.13 | Brad King | 2018-12-05 | 6 | -1/+20 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'cuda-external' | Brad King | 2018-12-06 | 6 | -1/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | CUDA: Fix crash on linking to a CUDA target without CUDA enabled | Brad King | 2018-12-05 | 6 | -1/+20 |
| |/ / / / / / / / / / |