summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: Use emplaceRegina Pfeifer2019-01-1757-269/+269
* CTestSVN: Accept std::string in SVNInfo constructorBrad King2019-01-172-2/+2
* Merge topic 'cmake_role-global-property'Brad King2019-01-1735-27/+183
|\
| * Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-1735-27/+183
* | Merge topic 'vs-debug-utility-targets'Brad King2019-01-1710-121/+142
|\ \
| * | VS: Add support for VS_DEBUGGER_* properties on custom targetsNils Gladitz2019-01-1610-121/+142
| |/
* | Merge topic 'fix_csharp_defines'Brad King2019-01-174-0/+87
|\ \
| * | VS: Honor target_compile_definitions for C# projectsWil Stark2019-01-164-0/+87
* | | CMake Nightly Date StampKitware Robot2019-01-171-1/+1
* | | Merge topic 'qt_wrap_command_deprecations'Craig Scott2019-01-163-7/+32
|\ \ \ | |_|/ |/| |
| * | qt_wrap_*: Add deprecation notes to command docsTobias Hunger2019-01-153-7/+32
* | | Merge topic 'iar-avr'Brad King2019-01-165-3/+82
|\ \ \
| * | | IAR: Update compiler modules to support AVR systemsEthan Slattery2019-01-154-2/+75
| * | | IAR: Parse INFO strings from the binary format of AVR systemsEthan Slattery2019-01-151-1/+7
| | |/ | |/|
* | | Merge topic 'semi-warnings'Brad King2019-01-1627-66/+81
|\ \ \
| * | | Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-1527-66/+81
| |/ /
* | | Merge topic 'swift'Brad King2019-01-163-0/+24
|\ \ \
| * | | Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES`Saleem Abdulrasool2019-01-153-0/+24
* | | | Merge topic 'autogen_adaptive_warning'Brad King2019-01-166-46/+80
|\ \ \ \
| * | | | Autogen: Adaptive missing Qt warningSebastian Holtermann2019-01-154-31/+39
| * | | | Autogen: Add and use QtAutoGen::Tools methodSebastian Holtermann2019-01-154-14/+40
| * | | | Autogen: Fix rcc validity checkSebastian Holtermann2019-01-141-1/+1
* | | | | Merge topic 'support_per_toolset_json_flags'Brad King2019-01-164-70/+100
|\ \ \ \ \
| * | | | | GlobalVisualStudio10Generator: Support non-standard toolset json flag files.Stephan Szabo2019-01-034-70/+100
* | | | | | Merge topic 'messenger-no-cmake'Brad King2019-01-16105-610/+698
|\ \ \ \ \ \
| * | | | | | Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-16105-610/+698
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-01-161-1/+1
|/ / / / /
* | | | | Merge topic 'fetchcontent-uses-terminal'Brad King2019-01-156-0/+33
|\ \ \ \ \
| * | | | | FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-146-0/+33
* | | | | | Merge topic 'vs2019'Brad King2019-01-1520-71/+332
|\ \ \ \ \ \
| * | | | | | VS: Add Visual Studio 16 2019 generatorBrad King2019-01-1117-17/+235
| * | | | | | VS: Parameterize VS 2017 generator to support future versionsBrad King2019-01-112-9/+42
| * | | | | | VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-115-37/+45
| * | | | | | VS: Parameterize cmVSSetupAPIHelper instances with VS versionBrad King2019-01-115-15/+17
* | | | | | | Merge topic 'simplify-boolean-expr'Brad King2019-01-159-42/+17
|\ \ \ \ \ \ \
| * | | | | | | clang-tidy: Simplify boolean expressionsRegina Pfeifer2019-01-159-42/+17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'fix-source-group-CMakeLists.txt'Brad King2019-01-154-0/+45
|\ \ \ \ \ \ \
| * | | | | | | Restore support for a custom source group for CMakeLists.txtBrad King2019-01-144-0/+45
* | | | | | | | Merge topic 'extendwhitelist'Brad King2019-01-153-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.Sebastian Lipponer2019-01-143-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'rel-win7'Brad King2019-01-153-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Utilities/Release: Build for Windows 7 and aboveBrad King2019-01-143-4/+10
| |/ / / / / / /
* | | | | | | | Merge topic 'vs10_cs_cf_support'Brad King2019-01-154-1/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects.Wil Stark2019-01-114-1/+95
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'check-fortran-run'Brad King2019-01-156-3/+177
|\ \ \ \ \ \ \ \
| * | | | | | | | CheckFortranSourceRuns: Add module to check if Fortran code runsMichael Hirsch, Ph.D2019-01-106-3/+177
* | | | | | | | | Merge topic 'refactor-cmDocumentation'Brad King2019-01-153-91/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmDocumentation: Get rid of raw pointers in AllSections mapArtur Ryt2019-01-112-84/+40
| * | | | | | | | | cmDocumentationSection: Remove unused parameter in constructorArtur Ryt2019-01-112-16/+10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'curl-IPv6'Brad King2019-01-151-1/+1
|\ \ \ \ \ \ \ \ \