summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'makefile-progress-improvements'Brad King2015-02-1010-122/+157
|\
| * Makefile: Change link step message color to bold greenBrad King2015-02-071-1/+1
| * Makefile: Add progress to link step messagesBrad King2015-02-072-2/+10
| * Makefile: Print all color escape sequences before newlineBrad King2015-02-061-3/+9
| * Makefile: Fix output during parallel builds (#12991)Brad King2015-02-066-93/+133
| * bootstrap: Enable color Makefile outputBrad King2015-02-054-23/+4
* | Merge topic 'try_compile-quote-module-path'Brad King2015-02-101-1/+1
|\ \
| * | try_compile: Quote the content of CMAKE_MODULE_PATH to allow for spacesNils Gladitz2015-02-091-1/+1
* | | Merge topic 'no-global-setlocale'Brad King2015-02-108-10/+39
|\ \ \
| * \ \ Merge branch 'backport-no-global-setlocale' into no-global-setlocaleBrad King2015-02-068-10/+39
| |\ \ \
| | * | | Add setlocale() calls around use of libarchive APIs (#14934, #15377)Brad King2015-02-064-0/+39
| | * | | Do not call setlocale() globally in CMake applications (#15377)Brad King2015-02-064-10/+0
| | * | | CMake 3.1.2v3.1.2Brad King2015-02-041-1/+1
| | * | | Merge branch 'fix-default-install-config' into release-3.1Brad King2015-02-031-9/+5
| | |\ \ \
| | * \ \ \ Merge branch 'backport-fix-cpack-symlink-create-dir' into release-3.1Brad King2015-01-301-0/+12
| | |\ \ \ \
| | | * | | | CPack: Fix packaging of source tarballs with symbolic linksBill Hoffman2015-01-301-0/+12
| | * | | | | Merge branch 'ctest-update-gmake-error-match' into releaseBrad King2015-01-281-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix-OBJECT_DEPENDS-after-path-normalization' into releaseBrad King2015-01-282-0/+16
| | |\ \ \ \ \ \
| | * | | | | | | KWSys Directory: Check opendir return value before using it (#15367)Brad King2015-01-231-0/+5
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge topic 'xcode-flags-per-language'Brad King2015-02-101-76/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGlobalXCodeGenerator: Rename variable 'lang' => 'llang'Brad King2015-02-061-7/+7
| * | | | | | | | Xcode: Generate Intel Fortran compiler flags in project filesBrad King2015-02-061-0/+5
| * | | | | | | | Xcode: Refactor generation of per-language compiler flagsBrad King2015-02-061-71/+69
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-02-101-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-02-091-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-02-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-02-071-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-02-061-1/+1
|/ / / / / /
* | | | | | Begin post-3.2 developmentBrad King2015-02-051-2/+2
* | | | | | CMake 3.2.0-rc1 version updateBrad King2015-02-051-3/+3
|/ / / / /
* | | | | Merge topic 'fix-C-standard-features'Brad King2015-02-051-8/+22
|\ \ \ \ \
| * | | | | Features: Allow setting standard dialect below the default.Stephen Kelly2015-02-041-1/+15
| * | | | | Features: Add dialect compile flags only if default is known.Stephen Kelly2015-02-041-9/+9
* | | | | | CMake Nightly Date StampKitware Robot2015-02-051-1/+1
* | | | | | Merge topic 'fix-default-install-config'Brad King2015-02-041-9/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | install: Fix regression in default configuration selectionBen Boeckel2015-02-031-9/+5
| | |/ / / | |/| | |
* | | | | Merge topic 'Qt-AUTOUIC-file-origin'Brad King2015-02-041-1/+2
|\ \ \ \ \
| * | | | | QtAutogen: Issue error message with origin file (#15342).Stephen Kelly2015-02-031-1/+2
* | | | | | CMake Nightly Date StampKitware Robot2015-02-041-1/+1
|/ / / / /
* | | | | Merge topic 'make-NOTPARALLEL-not-PHONY'Brad King2015-02-031-1/+1
|\ \ \ \ \
| * | | | | Makefile: Generate .NOTPARALLEL without .PHONY (#14312)Brad King2015-01-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-02-031-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2015-02-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-02-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-01-311-1/+1
* | | | | Merge topic 'ctest_submmit-CDASH_UPLOAD-encode-url'Brad King2015-01-303-15/+31
|\ \ \ \ \
| * | | | | ctest_submit: Escape URL components in CDASH_UPLOAD modeBill Hoffman2015-01-303-15/+31
* | | | | | Merge topic 'feature-record-msvc'Brad King2015-01-303-6/+60
|\ \ \ \ \ \
| * | | | | | Features: Define meaning for no language standard defaultBrad King2015-01-293-6/+60
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-cpack-symlink-create-dir'Brad King2015-01-301-0/+12
|\ \ \ \ \ \