summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | CMake Nightly Date StampKitware Robot2016-01-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-01-161-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2016-01-151-1/+1
|/ / /
* | | Merge topic 'report_failed_tests'Brad King2016-01-141-2/+2
|\ \ \
| * | | ctest_test: Report which tests failed even when QUIET is usedZack Galbreath2016-01-131-2/+2
* | | | Merge topic 'install-DIRECTORY-genex'Brad King2016-01-142-5/+26
|\ \ \ \
| * | | | install: Allow generator expressions in DIRECTORYYves Frederix2016-01-132-5/+26
* | | | | CMake Nightly Date StampKitware Robot2016-01-141-1/+1
| |/ / / |/| | |
* | | | Merge topic 'vs-debug-fastlink'Brad King2016-01-131-0/+2
|\ \ \ \
| * | | | VS: Map link `/debug:fastlink` flag to VS 2015 IDE property (#15894)Brad King2016-01-121-0/+2
| |/ / /
* | | | Merge topic 'cmake-W-options'Brad King2016-01-138-28/+406
|\ \ \ \
| * | | | cmake-gui: Add options to control warning-as-error messagesMichael Scott2016-01-125-2/+161
| * | | | Add -Werror and -Wno-error command-line optionsMichael Scott2016-01-123-26/+245
| |/ / /
* | | | Merge topic 'update-kwsys'Brad King2016-01-132-0/+11
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-01-122-0/+11
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2016-01-131-1/+1
|/ / /
* | | Merge topic 'vs-win10-sdk'Brad King2016-01-123-17/+35
|\ \ \ | |/ /
| * | VS: Fix Windows 10 SDK version selection (#15831)Brad King2016-01-111-17/+9
| * | cmSystemTools: Add VersionCompareEqual helperBrad King2016-01-112-0/+10
| * | VS: Do not select a partial Windows 10 SDK folder (#15831)Brad King2016-01-081-0/+16
* | | Merge topic 'update-kwsys'Brad King2016-01-123-19/+10
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-01-113-19/+10
* | | | Merge topic 'vs-global-properties'Brad King2016-01-121-0/+26
|\ \ \ \
| * | | | VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666)Mike Fitzgerald2016-01-111-0/+26
| |/ / /
* | | | Merge topic 'vs-link-debug-property'Brad King2016-01-127-25/+22
|\ \ \ \
| * | | | VS: Map the link `/debug` to its IDE propertyBrad King2016-01-115-23/+13
| * | | | VS: Drop unused condition in link debug flag generationBrad King2016-01-111-1/+1
| * | | | cmIDEOptions: Add support for case-insensitive flagsBrad King2016-01-112-2/+9
| |/ / /