summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'memorize_c_compilers_with_full_standard_support'Brad King2019-04-0111-3/+59
|\ \
| * | Record when C compilers have gained full support for 90,99,11Robert Maynard2019-03-279-0/+30
| * | CompileFeatures: memoize C compilers with full language level supportRobert Maynard2019-03-272-3/+29
* | | Merge topic 'allow_aliasing_unkown_targets'Brad King2019-04-014-5/+23
|\ \ \
| * | | add_library: Now support aliasing unknown import targetsRobert Maynard2019-03-264-5/+23
| |/ /
* | | 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 branch 'release-3.14'Brad King2019-03-290-0/+0
|\ \ \
| * | | CMake 3.14.1v3.14.1Brad King2019-03-291-1/+1
* | | | Merge branch 'release-3.14'Brad King2019-03-290-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'implicit-includes' into release-3.14Brad King2019-03-2917-72/+92
| |\ \ \
| * \ \ \ Merge branch 'implicit-includes-autogen' into release-3.14Brad King2019-03-291-8/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'ifw_group_option_parsing' into release-3.14Brad King2019-03-291-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-kwsys-SystemTools-copy-self' into release-3.14Brad King2019-03-271-4/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'implicit-includes'Brad King2019-03-2917-72/+92
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | ParseImplicitIncludeInfo: Canonicalize implicit include dirsBrad King2019-03-2917-72/+92
* | | | | | | | 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 topic 'ifw_group_option_parsing'Brad King2019-03-291-0/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | CPackIFW: Add missing cpack_ifw_configure_component_group option processingClément Rezvoy2019-03-281-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'backport-kwsys-SystemTools-copy-self'Brad King2019-03-290-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | cmake: Fix '-E copy foo .' to avoid clobbering fileBrad King2019-03-261-4/+4
| |/ / / /
* | | | | Merge topic 'update-kwsys'Brad King2019-03-299-39/+180
|\ \ \ \ \
| * | | | | Tests: Fix Plugin test for international characters on WindowsBrad King2019-03-291-0/+1
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-03-288-39/+179
| |\ \ \ \ \
| | * | | | | KWSys 2019-03-28 (e92bdbe8)KWSys Upstream2019-03-288-39/+179
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-281-1/+1
* | | | | | | Merge branch 'release-3.14'Brad King2019-03-270-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'FindFontconfig-var-case' into release-3.14Brad King2019-03-274-32/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jacoco_parser_crash' into release-3.14Brad King2019-03-271-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cuda-bracket-output' into release-3.14Brad King2019-03-261-0/+5
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'jacoco_parser_crash'Brad King2019-03-271-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | ctest_coverage: fix out-of-bounds index in Jacoco parserSylvain Joubert2019-03-261-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindFontconfig-var-case'Brad King2019-03-274-32/+46
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | FindFontconfig: Convert module variables to camel caseBrad King2019-03-264-32/+46
| |/ / / / / / /
* | | | | | | | Merge topic 'cuda-bracket-output'Brad King2019-03-271-0/+5
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | CUDA: Tolerate square brackets in PROMPT environment variableBrad King2019-03-261-0/+5
| |/ / / / / /
* | | | | | | Merge topic 'find_dependency-cleanup'Brad King2019-03-271-1/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | find_dependency: Remove clearing of unused cmake_fd_exact_arg variableDamien R2019-03-261-1/+0
* | | | | | | Merge topic 'cmTarget_pimpl'Brad King2019-03-2711-593/+627
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | cmTarget: Use std::unique_ptr instead of custom smart pointerSebastian Holtermann2019-03-232-52/+18