summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Ninja: Fix escaping of path to depfileBrad King2017-05-303-12/+4
* | | | | Merge topic 'minor-cleanups'Brad King2017-05-313-5/+0
|\ \ \ \ \
| * | | | | cmQtAutoGeneratorInitializer: Remove unused local variableBrad King2017-05-301-2/+0
| * | | | | cmVisualStudio10TargetGenerator: Remove shadowing local variableBrad King2017-05-301-2/+0
| * | | | | cmVisualStudio10ToolsetOptions: Remove unused includeBrad King2017-05-301-1/+0
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2017-05-311-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2017-05-301-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2017-05-291-1/+1
* | | Merge topic 'reduce-string-copying'Brad King2017-05-2842-129/+130
|\ \ \
| * | | Remove unnecessary operator<< usagePavel Solodovnikov2017-05-261-1/+1
| * | | Remove unused variablesPavel Solodovnikov2017-05-263-7/+1
| * | | Improved checking for number of arguments passedPavel Solodovnikov2017-05-261-1/+1
| * | | Add const-reference qualificationsPavel Solodovnikov2017-05-2639-114/+121
| * | | Change std::basic_string<char> to std::stringPavel Solodovnikov2017-05-241-6/+6
* | | | Merge topic 'autogen_config'Brad King2017-05-283-221/+341
|\ \ \ \
| * | | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.Sebastian Holtermann2017-05-263-209/+327
| * | | | Autogen: Pass build directory in Info fileSebastian Holtermann2017-05-263-22/+24
* | | | | CMake Nightly Date StampKitware Robot2017-05-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-05-271-1/+1
* | | | | Merge topic 'codecvt-revise'Brad King2017-05-263-141/+177
|\ \ \ \ \
| * | | | | codecvt: Re-implement do_out and do_unshiftBrad King2017-05-253-141/+177
* | | | | | Merge topic 'cpacklog-string-cref'Brad King2017-05-261-6/+6
|\ \ \ \ \ \
| * | | | | | cmCPackLog: pass std::string by const&Daniel Pfeifer2017-05-251-6/+6
* | | | | | | Merge topic 'vs-vcxproj-indent'Brad King2017-05-261-12/+12
|\ \ \ \ \ \ \
| * | | | | | | VS: Fix indentation of .vcxproj filesBrad King2017-05-241-12/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2017-05-263-53/+75
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-253-53/+75
* | | | | | | CMake Nightly Date StampKitware Robot2017-05-261-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'server-fix-warning'Brad King2017-05-251-1/+1
|\ \ \ \ \ \
| * | | | | | cmServer: Fix compiler -Wdouble-promotion warningBrad King2017-05-241-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'find_package-shorter-message'Brad King2017-05-251-90/+104
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | find_package: shorten output for missing package in config modeChristoph GrĂ¼ninger2017-05-231-2/+10
| * | | | | cmFindPackageCommand: Split condition to improve readabilityChristoph GrĂ¼ninger2017-05-231-91/+97
* | | | | | CMake Nightly Date StampKitware Robot2017-05-251-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'update-kwsys'Brad King2017-05-241-4/+5
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-231-4/+5
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-05-241-1/+1
|/ / / /
* | | | Merge topic 'vs-reduce-UseOfMfc'Brad King2017-05-231-10/+12
|\ \ \ \
| * | | | VS: Write UseOfMfc tag only if CMAKE_MFC_FLAG is presentBrad King2017-05-221-10/+12
* | | | | CMake Nightly Date StampKitware Robot2017-05-231-1/+1
|/ / / /
* | | | Merge topic 'add-findpackage-root-prefix'Brad King2017-05-226-2/+47
|\ \ \ \
| * | | | find_*: Add a new PackageRoot search path groupChuck Atkins2017-05-166-2/+47
* | | | | Merge topic 'cxx-features-check-always'Brad King2017-05-221-13/+16
|\ \ \ \ \
| * | | | | Check C++ features even without CMAKE_CXX_STANDARD for CMake itselfBrad King2017-05-191-13/+16
* | | | | | CMake Nightly Date StampKitware Robot2017-05-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-05-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-05-201-1/+1
* | | | | | Merge topic 'target-depends-per-config'Brad King2017-05-192-12/+7
|\ \ \ \ \ \
| * | | | | | cmComputeTargetDepends: Avoid nested loops over configurationsBrad King2017-05-182-14/+7
| * | | | | | cmComputeTargetDepends: Avoid computing with empty configurationBrad King2017-05-181-1/+3