summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Eclipse: Add property to include additional contents in .cproject fileMelanie Cappelaere2018-05-184-0/+22
* | | | | Merge topic 'PDBDirectoryGenExpression'Brad King2018-05-215-6/+37
|\ \ \ \ \
| * | | | | Add generator expression support to PDB_OUTPUT_DIRECTORY target propertyMarian Klymov2018-05-215-6/+37
* | | | | | Merge topic 'vs-remove-stream'Brad King2018-05-212-389/+393
|\ \ \ \ \ \
| * | | | | | cmVisualStudio10TargetGenerator: remove BuildFileStream memberVitaly Stakhovsky2018-05-162-389/+393
| |/ / / / /
* | | | | | Merge topic 'update-curl'Brad King2018-05-21108-1761/+3630
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-curl' into update-curlBrad King2018-05-18107-1760/+3629
| |\ \ \ \ \ \
| | * | | | | | curl 2018-05-15 (cb013830)Curl Upstream2018-05-18108-1761/+3630
| * | | | | | | curl: Update script to get curl 7.60.0Brad King2018-05-181-1/+1
* | | | | | | | Merge topic 'update-kwsys'Brad King2018-05-213-41/+86
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-05-183-41/+86
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | KWSys 2018-05-18 (5357cfc4)KWSys Upstream2018-05-183-41/+86
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-211-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-201-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-191-1/+1
* | | | | | | | | Merge topic 'clang-format-version'Brad King2018-05-182-2/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | clang-format: Explicitly require version 3.8 of the toolBrad King2018-05-182-2/+7
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-181-1/+1
* | | | | | | | | Merge branch 'release-3.11'Brad King2018-05-170-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | CMake 3.11.2v3.11.2Brad King2018-05-171-1/+1
* | | | | | | | | Merge topic 'makefile-ar-limits'Brad King2018-05-171-4/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Makefile: Fix command line limits for static libsViktor Mukha2018-05-161-4/+9
* | | | | | | | | | Merge topic 'pr.file_write_check'Brad King2018-05-171-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | file(WRITE): Report errors during write operationRuslan Baratov2018-05-161-0/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'autogen_register_info_files'Brad King2018-05-178-1/+92
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Add QtAutogen test for a low cmake_minimum_required versionSebastian Holtermann2018-05-168-1/+92
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2018-05-173-2/+41
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Help: Add release note about 'copy_directory' behavior changeBrad King2018-05-161-0/+6
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-05-162-2/+35
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | KWSys 2018-05-15 (5f757898)KWSys Upstream2018-05-162-2/+35
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-171-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'regenerate-lexer-parser'Brad King2018-05-162-10/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | regenerate-parsers.bash: Add script to automate parser generationDaniel Franke2018-05-161-0/+37
| * | | | | | | | regenerate-lexers.bash: Add option to check timestampsDaniel Franke2018-05-161-9/+22
| * | | | | | | | regenerate-lexers.bash: Factor file names into variablesDaniel Franke2018-05-161-8/+14
* | | | | | | | | Merge topic 'findqt4-extra-dirs'Brad King2018-05-161-27/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindQt4: New IMPORTS, PLUGINS and MKSPECS handlingChristian Pfeiffer2018-05-141-27/+19
* | | | | | | | | | Merge topic 'subdirectory-linking'Brad King2018-05-1619-10/+110
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | target_link_libraries: Allow use with targets in other directoriesPatrick Stotko2018-05-1519-10/+110
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'dotnet_target_fw_init'Brad King2018-05-168-4/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variableMichael Stürmer2018-05-158-4/+60
* | | | | | | | | | | Merge topic 'vs-nitpicks'Brad King2018-05-162-74/+70
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cmVisualStudio10TargetGenerator: minor code cleanupVitaly Stakhovsky2018-05-112-74/+70
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-05-161-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release-3.11'Brad King2018-05-150-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'fix-automoc-warnings' into release-3.11Brad King2018-05-152-8/+23
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'fix-automoc-warnings'Brad King2018-05-152-8/+23
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated filesMatthew Woehlke2018-05-152-0/+15
| * | | | | | | | | Qt4Macros: Use get_property/set_propertyMatthew Woehlke2018-05-151-8/+8
* | | | | | | | | | Merge branch 'release-3.11'Brad King2018-05-150-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |