summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'pr.projectbefore'Brad King2019-04-041-0/+4
|\ \ \ \ \ \ \
| * | | | | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORERuslan Baratov2019-04-011-0/+4
* | | | | | | | Merge topic 'modernize-raw-string-literal'Brad King2019-04-0421-60/+60
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Modernize: Enable modernize-raw-string-literal in clang-tidyArtur Ryt2019-04-0221-60/+60
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'autogen_keywords_class'Brad King2019-04-046-75/+99
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Add more frequently used keywords to Keywords classSebastian Holtermann2019-04-023-26/+36
| * | | | | | | Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords classSebastian Holtermann2019-04-022-3/+10
| * | | | | | | Autogen: Remove static const generator name strings from cmQtAutoGenSebastian Holtermann2019-04-024-37/+28
| * | | | | | | Autogen: Add cmQtAutogenGlobalInitializer::Keywords classSebastian Holtermann2019-04-022-0/+22
| * | | | | | | Autogen: Remove lowercase generator name from generator variables classSebastian Holtermann2019-04-021-11/+5
| |/ / / / / /
* | | | | | | Merge topic 'remove_duplicates'Brad King2019-04-041-0/+30
|\ \ \ \ \ \ \
| * | | | | | | Genex: Add $<REMOVE_DUPLICATES:list>Sebastian Lipponer2019-04-011-0/+30
* | | | | | | | CMake Nightly Date StampKitware Robot2019-04-041-1/+1
* | | | | | | | Merge topic 'refactor-lang-flags'Brad King2019-04-034-19/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookupBrad King2019-04-022-16/+3
| * | | | | | | | cmLocalGenerator: Factor IPO logic out of AddLanguageFlagsBrad King2019-04-022-3/+14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-04-031-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-04-021-1/+1
|/ / / / / /
* | | | | | Merge topic 'project-include'Brad King2019-04-012-11/+32
|\ \ \ \ \ \
| * | | | | | project: Add variable CMAKE_PROJECT_INCLUDERuslan Baratov2019-03-272-11/+32
* | | | | | | Merge topic 'refactor-cmcmd'Brad King2019-04-012-83/+76
|\ \ \ \ \ \ \
| * | | | | | | cmcmd: Modernize for loops with cmMakeRangeArtur Ryt2019-03-301-66/+58
| * | | | | | | cmcmd: Pass args vector by const&Artur Ryt2019-03-302-17/+18
* | | | | | | | Merge topic 'utilize-substr'Brad King2019-04-0112-22/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Modernize: Prefer .substr in place of .c_str() + intArtur Ryt2019-03-3012-22/+19
| |/ / / / / / /
* | | | | | | | Merge topic 'fix_doxygen_comments'Brad King2019-04-0143-180/+180
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix invalid ///! doxygen comment line startsSebastian Holtermann2019-03-3143-180/+180
* | | | | | | | | Merge topic 'cmDepends_tweaks'Brad King2019-04-0111-121/+116
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmDepends: Define DependencyMap instead of DependencyVectorSebastian Holtermann2019-03-278-36/+28
| * | | | | | | | | cmDepends: Refactor cmDepends::CheckDependencies methodSebastian Holtermann2019-03-272-78/+71
| * | | | | | | | | cmFiletimeCache: Add cmFiletimeCache::Remove methodSebastian Holtermann2019-03-272-6/+16
| * | | | | | | | | cmFileTime: Make cmFileTime::Compare method constSebastian Holtermann2019-03-271-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'allow_aliasing_unkown_targets'Brad King2019-04-011-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add_library: Now support aliasing unknown import targetsRobert Maynard2019-03-261-1/+3
* | | | | | | | | | Merge topic 'bug/missed-return-on-cli-errors'Craig Scott2019-04-011-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake: Fix missed `return` statement when CLI errors foundAlex Turbov2019-03-311-2/+3
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-011-1/+1
|/ / / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-03-311-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-03-301-1/+1
* | | | | | | | Merge topic 'implicit-includes-autogen'Brad King2019-03-291-8/+13
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Autogen: Do not treat hard-coded -I/usr/include exclusion as implicit includeSebastian Holtermann2019-03-281-8/+13
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'jacoco_parser_crash' into release-3.14Brad King2019-03-271-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'toolchain-include_directories' into release-3.14Brad King2019-03-251-1/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'eclipse-interface-lib' into release-3.14Brad King2019-03-201-0/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'find_program-windows-share' into release-3.14Brad King2019-03-141-1/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'update-kwsys'Brad King2019-03-298-39/+179
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-03-288-39/+179
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-03-291-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-03-281-1/+1
* | | | | | | | | | | | Merge topic 'jacoco_parser_crash'Brad King2019-03-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | / / / / / / | | |_|_|_|/ / / / / / | |/| | | | | | | | |