summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-01-121-1/+1
|/ /
* | Merge topic 'vs14-debug-enum'Brad King2016-01-111-2/+18
|\ \
| * | VS: Fix VS 2015 .vcxproj file value for GenerateDebugInformation (#15894)Brad King2016-01-081-2/+18
| |/
| * CMake 3.4.1v3.4.1Brad King2015-12-021-1/+1
| * Merge branch 'backport-NIOS2-CPU' into releaseBrad King2015-12-021-0/+4
| |\
| | * Add NIOS2 CPU supportMarek Vasut2015-12-021-0/+4
| * | Merge branch 'include-for-mode_t' into releaseBrad King2015-12-021-0/+2
| |\ \
| * \ \ Merge branch 'reduce-realpath-calls' into releaseBrad King2015-12-012-4/+28
| |\ \ \
| * \ \ \ Merge branch 'reduce-cmState-accumulation' into releaseBrad King2015-11-308-66/+121
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-find_package-version-file-error-stack' into releaseBrad King2015-11-251-2/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-fix-autodef-bigobj-64' into releaseBrad King2015-11-201-1/+1
| |\ \ \ \ \ \