summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned intsChristoph GrĂ¼ninger2016-02-043-3/+3
* Merge topic 'remove-stray-semicolon'Brad King2016-02-021-1/+1
|\
| * cmAlgorithms.h: remove superfluous semicolon after methodChristoph GrĂ¼ninger2016-02-011-1/+1
* | Merge topic 'fix-CMAKE_MATCH-self-match'Brad King2016-02-021-0/+10
|\ \
| * | cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944)Brad King2016-02-011-0/+10
* | | CMake Nightly Date StampKitware Robot2016-02-021-1/+1
| |/ |/|
* | Merge topic 'clarify-add_custom_command-TARGET-scope'Brad King2016-02-011-1/+18
|\ \
| * | add_custom_command: Clarify error when TARGET is out of scope (#15681)Brad King2016-01-281-1/+18
| |/
* | CMake Nightly Date StampKitware Robot2016-02-011-1/+1
* | CMake Nightly Date StampKitware Robot2016-01-311-1/+1
* | CMake Nightly Date StampKitware Robot2016-01-301-1/+1
* | CMake Nightly Date StampKitware Robot2016-01-291-1/+1
* | CMake Nightly Date StampKitware Robot2016-01-281-1/+1
|/
* CMake Nightly Date StampKitware Robot2016-01-271-1/+1
* CMake Nightly Date StampKitware Robot2016-01-261-1/+1
* Merge topic 'vs-win10-sdk'Brad King2016-01-252-5/+6
|\
| * VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)Brad King2016-01-212-5/+6
* | CMake Nightly Date StampKitware Robot2016-01-251-1/+1
* | CMake Nightly Date StampKitware Robot2016-01-241-1/+1
* | CMake Nightly Date StampKitware Robot2016-01-231-1/+1
* | Merge topic 'fix-use-generator-target'Brad King2016-01-221-1/+1
|\ \
| * | cmExportInstallFileGenerator: Fix crash in FindNamespacesAndrey Pokrovskiy2016-01-211-1/+1
* | | CMake Nightly Date StampKitware Robot2016-01-221-1/+1
* | | Merge topic 'reduce-allocations'Brad King2016-01-216-29/+26
|\ \ \
| * | | Remove temporary allocations when calling cmHasLiteral{Suf,Pre}fix.Milian Wolff2016-01-201-2/+2
| * | | Optimize cmMakefile::ExpandVariablesInStringNew.Milian Wolff2016-01-201-10/+9
| * | | Remove temporary allocations in cmMacroHelper::InvokeInitialPass.Milian Wolff2016-01-201-9/+7
| * | | Remove temporary allocations by extending the lifetime of the retval.Milian Wolff2016-01-201-6/+6
| * | | Remove temporary allocations when calling cmGeneratorTarget::GetName.Milian Wolff2016-01-202-2/+2
* | | | Merge topic 'cmake-E-time-quoting'Brad King2016-01-211-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | cmake: Fix `-E time` argument passing to childBrad King2016-01-201-2/+2
* | | | CMake Nightly Date StampKitware Robot2016-01-211-1/+1
|/ / /
* | | Merge topic 'cleanup-RunSingleCommand'Brad King2016-01-204-51/+37
|\ \ \
| * | | cmSystemTools: Teach RunSingleCommand to merge child pipes when possibleBrad King2016-01-191-23/+21
| * | | cmSystemTools: Simplify RunSingleCommand output string constructionBrad King2016-01-191-13/+4
| * | | cmSystemTools: Drop redundant condition in RunSingleCommandBrad King2016-01-191-9/+7
| * | | cmSystemTools: Rename OUTPUT_NORMAL to OUTPUT_FORWARD to clarify its purposeBrad King2016-01-192-3/+3
| * | | cmcmd.cxx: Remove unused code in __run_iwyu implementationBrad King2016-01-191-3/+2
| * | | cmake: Change `-E chdir` to pass through stdout/stderr directlyBrad King2016-01-191-1/+1
* | | | Merge topic 'mfc-utility-targets'Brad King2016-01-201-6/+9
|\ \ \ \
| * | | | Fix MFC setting on utility targets (#15867)Clinton Stimpson2016-01-191-6/+9
| |/ / /
* | | | Merge topic 'cache-parse-error-line-number'Brad King2016-01-201-2/+8
|\ \ \ \
| * | | | Print line number of cache parse errors (#11109)Ashley Whetter2016-01-191-2/+8
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-01-201-1/+1
|/ / /
* | | Merge topic 'export-static-private-depend'Brad King2016-01-191-2/+5
|\ \ \
| * | | Fix export of STATIC library PRIVATE dependencies with CMP0022 NEWBrad King2016-01-151-2/+5
* | | | Merge topic 'rpath-preserve-compiler-defined'Brad King2016-01-192-13/+30
|\ \ \ \
| * | | | install: Do not remove compiler-defined RPATH entriesLior Goldberg2016-01-152-13/+30
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2016-01-191-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-01-181-1/+1