summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2018-12-111-1/+1
* Merge topic 'autogen-cleanups'Brad King2018-12-101-160/+72
|\
| * cmQtAutoGenInitializer: Reduce code duplicationTobias Hunger2018-12-071-160/+72
* | Merge topic 'ninja-win-long-commands'Brad King2018-12-101-2/+15
|\ \
| * | cmLocalNinjaGenerator: Prevent echoing of lines in ninja generated batch filesMark O'Neill2018-12-061-0/+1
| * | cmLocalNinjaGenerator: Report line of failure in ninja generated batch fileMark O'Neill2018-12-061-2/+14
| * | cmLocalNinjaGenerator: Propagate failures from batch file back to ninjaMark O'Neill2018-12-061-1/+1
* | | Merge topic 'SWIG'Brad King2018-12-101-1/+4
|\ \ \
| * | | UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-1/+4
| | |/ | |/|
* | | Merge topic 'file-read_symlink'Brad King2018-12-102-1/+32
|\ \ \
| * | | file: Fix formatting of error in SIZE sub-commandKyle Edwards2018-12-061-1/+1
| * | | file: Add READ_SYMLINK sub-commandKyle Edwards2018-12-062-0/+31
| | |/ | |/|
* | | Merge topic 'cpack-status-callback'Brad King2018-12-101-0/+10
|\ \ \
| * | | CPack/External: Fix status messages of staging scriptsNils Gladitz2018-12-071-0/+10
* | | | Merge topic 'autogen_revert_implicit_includes'Brad King2018-12-101-3/+6
|\ \ \ \
| * | | | Autogen: Revert passing compiler implicit includes to mocSebastian Holtermann2018-12-071-3/+6
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2018-12-101-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-12-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-12-081-1/+1
* | | | Merge topic 'vs-json-flag-table'Brad King2018-12-0744-4092/+276
|\ \ \ \
| * | | | Remove old flag table headersStephan Szabo2018-11-2830-3896/+0
| * | | | Replace header flag tables with json readingStephan Szabo2018-11-288-177/+242
| * | | | Convert cmIDEFlagTable to use owned stringsStephan Szabo2018-11-2835-46/+48
| * | | | Update XML->JSON generation scriptStephan Szabo2018-11-281-3/+16
* | | | | Merge topic 'pkg-clang-tidy'Brad King2018-12-071-26/+19
|\ \ \ \ \
| * | | | | cmCPackFreeBSDGenerator: fix clang-tidy issuesRegina Pfeifer2018-12-061-26/+19
| | |/ / / | |/| | |
* | | | | Merge topic 'submit-method'Brad King2018-12-078-798/+7
|\ \ \ \ \
| * | | | | CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-284-39/+1
| * | | | | CTest: Remove submission triggerRegina Pfeifer2018-11-283-167/+0
| * | | | | CTest: Remove submit method 'ftp'Regina Pfeifer2018-11-282-239/+5
| * | | | | CTest: Remove submit method 'scp'Regina Pfeifer2018-11-283-139/+0
| * | | | | CTest: Remove submit method 'cp'Regina Pfeifer2018-11-282-68/+0
| * | | | | CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-284-146/+1
* | | | | | Merge topic 'misc-typos'Brad King2018-12-071-1/+1
|\ \ \ \ \ \
| * | | | | | Misc. comment typosluz.paz2018-12-051-1/+1
* | | | | | | Merge topic 'cmtarget-remove-unused-classes'Brad King2018-12-072-9/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmTarget: Remove unused classes cmTargetSet and cmTargetManifestArtur Ryt2018-12-062-9/+0
* | | | | | | CMake Nightly Date StampKitware Robot2018-12-071-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'productbuild-encode-pkg-url-ref'Brad King2018-12-064-21/+36
|\ \ \ \ \ \
| * | | | | | productbuild: escape pkg-ref urlsBrad King2018-11-281-1/+2
| * | | | | | cmSystemTools: Add EncodeURL helperBrad King2018-11-283-20/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'autogen-qtversion-detection'Brad King2018-12-061-38/+47
|\ \ \ \ \ \
| * | | | | | Autogen: Qt version detection cleanupTobias Hunger2018-12-031-38/+47
* | | | | | | Merge topic 'try-compile'Brad King2018-12-062-1/+25
|\ \ \ \ \ \ \
| * | | | | | | try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-012-1/+25
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'autogen_uic_empty_fix'Brad King2018-12-062-10/+6
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Don't add a WIN32 moc definition if we have a moc_predefs.h fileSebastian Holtermann2018-11-282-10/+6
* | | | | | | | Merge topic 'cmcmd_touch_err'Brad King2018-12-061-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: add error message when '-E touch' failsIsaiah Norton2018-11-271-0/+4
* | | | | | | | | Merge topic 'cpack-deb-tar-format'Brad King2018-12-061-1/+1
|\ \ \ \ \ \ \ \ \