summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-04-031-1/+1
* Merge topic 'nasm-fix'Brad King2019-04-021-1/+3
|\
| * Modules: Check nasm compile object variableConnor Davis2019-03-301-1/+3
* | CMake Nightly Date StampKitware Robot2019-04-021-1/+1
* | Merge topic 'project-include'Brad King2019-04-019-15/+58
|\ \
| * | Release note for CMAKE_PROJECT_INCLUDE variableRuslan Baratov2019-03-291-0/+5
| * | project: Add variable CMAKE_PROJECT_INCLUDERuslan Baratov2019-03-277-14/+52
| * | Test ProjectInclude: Add NONE to avoid enabling languagesRuslan Baratov2019-03-271-1/+1
* | | 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 '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