Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'makefile-progress-improvements' | Brad King | 2015-02-10 | 10 | -122/+157 |
|\ | |||||
| * | Makefile: Change link step message color to bold green | Brad King | 2015-02-07 | 1 | -1/+1 |
| * | Makefile: Add progress to link step messages | Brad King | 2015-02-07 | 2 | -2/+10 |
| * | Makefile: Print all color escape sequences before newline | Brad King | 2015-02-06 | 1 | -3/+9 |
| * | Makefile: Fix output during parallel builds (#12991) | Brad King | 2015-02-06 | 6 | -93/+133 |
| * | bootstrap: Enable color Makefile output | Brad King | 2015-02-05 | 4 | -23/+4 |
* | | Merge topic 'try_compile-quote-module-path' | Brad King | 2015-02-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | try_compile: Quote the content of CMAKE_MODULE_PATH to allow for spaces | Nils Gladitz | 2015-02-09 | 1 | -1/+1 |
* | | | Merge topic 'no-global-setlocale' | Brad King | 2015-02-10 | 8 | -10/+39 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backport-no-global-setlocale' into no-global-setlocale | Brad King | 2015-02-06 | 8 | -10/+39 |
| |\ \ \ | |||||
| | * | | | Add setlocale() calls around use of libarchive APIs (#14934, #15377) | Brad King | 2015-02-06 | 4 | -0/+39 |
| | * | | | Do not call setlocale() globally in CMake applications (#15377) | Brad King | 2015-02-06 | 4 | -10/+0 |
| | * | | | CMake 3.1.2v3.1.2 | Brad King | 2015-02-04 | 1 | -1/+1 |
| | * | | | Merge branch 'fix-default-install-config' into release-3.1 | Brad King | 2015-02-03 | 1 | -9/+5 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'backport-fix-cpack-symlink-create-dir' into release-3.1 | Brad King | 2015-01-30 | 1 | -0/+12 |
| | |\ \ \ \ | |||||
| | | * | | | | CPack: Fix packaging of source tarballs with symbolic links | Bill Hoffman | 2015-01-30 | 1 | -0/+12 |
| | * | | | | | Merge branch 'ctest-update-gmake-error-match' into release | Brad King | 2015-01-28 | 1 | -2/+2 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'fix-OBJECT_DEPENDS-after-path-normalization' into release | Brad King | 2015-01-28 | 2 | -0/+16 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | KWSys Directory: Check opendir return value before using it (#15367) | Brad King | 2015-01-23 | 1 | -0/+5 |
| | | |_|/ / / / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'xcode-flags-per-language' | Brad King | 2015-02-10 | 1 | -76/+79 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmGlobalXCodeGenerator: Rename variable 'lang' => 'llang' | Brad King | 2015-02-06 | 1 | -7/+7 |
| * | | | | | | | | Xcode: Generate Intel Fortran compiler flags in project files | Brad King | 2015-02-06 | 1 | -0/+5 |
| * | | | | | | | | Xcode: Refactor generation of per-language compiler flags | Brad King | 2015-02-06 | 1 | -71/+69 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-10 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-09 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-08 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-07 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-06 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Begin post-3.2 development | Brad King | 2015-02-05 | 1 | -2/+2 |
* | | | | | | CMake 3.2.0-rc1 version update | Brad King | 2015-02-05 | 1 | -3/+3 |
|/ / / / / | |||||
* | | | | | Merge topic 'fix-C-standard-features' | Brad King | 2015-02-05 | 1 | -8/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Features: Allow setting standard dialect below the default. | Stephen Kelly | 2015-02-04 | 1 | -1/+15 |
| * | | | | | Features: Add dialect compile flags only if default is known. | Stephen Kelly | 2015-02-04 | 1 | -9/+9 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-05 | 1 | -1/+1 |
* | | | | | | Merge topic 'fix-default-install-config' | Brad King | 2015-02-04 | 1 | -9/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | install: Fix regression in default configuration selection | Ben Boeckel | 2015-02-03 | 1 | -9/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'Qt-AUTOUIC-file-origin' | Brad King | 2015-02-04 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | QtAutogen: Issue error message with origin file (#15342). | Stephen Kelly | 2015-02-03 | 1 | -1/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-04 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'make-NOTPARALLEL-not-PHONY' | Brad King | 2015-02-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: Generate .NOTPARALLEL without .PHONY (#14312) | Brad King | 2015-01-30 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-03 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-02 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-01 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-31 | 1 | -1/+1 |
* | | | | | Merge topic 'ctest_submmit-CDASH_UPLOAD-encode-url' | Brad King | 2015-01-30 | 3 | -15/+31 |
|\ \ \ \ \ | |||||
| * | | | | | ctest_submit: Escape URL components in CDASH_UPLOAD mode | Bill Hoffman | 2015-01-30 | 3 | -15/+31 |
* | | | | | | Merge topic 'feature-record-msvc' | Brad King | 2015-01-30 | 3 | -6/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Features: Define meaning for no language standard default | Brad King | 2015-01-29 | 3 | -6/+60 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'fix-cpack-symlink-create-dir' | Brad King | 2015-01-30 | 1 | -0/+12 |
|\ \ \ \ \ \ |