| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Do not generate a BOM in .sln files | Brad King | 2015-02-24 | 2 | -10/+0 |
|
|
* | CMake 3.2.0-rc2v3.2.0-rc2 | Brad King | 2015-02-23 | 1 | -1/+1 |
|
|
* | Merge branch 'private-FindJsonCpp' into release | Brad King | 2015-02-20 | 1 | -0/+117 |
|\ |
|
| * | FindJsonCpp: Drop new module due to upstream jsoncpp providing package | Brad King | 2015-02-20 | 1 | -0/+117 |
|
|
* | | cmake-gui: Reset generator platform and toolset on configure (#15411) | Brad King | 2015-02-19 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'makefile-missing-comment' into release | Brad King | 2015-02-10 | 1 | -1/+1 |
|\ |
|
| * | Makefile: Fix regression in target-bound custom command COMMENT output | Nils Gladitz | 2015-02-10 | 1 | -1/+1 |
|
|
* | | Merge branch 'no-global-setlocale' into release | Brad King | 2015-02-06 | 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 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | 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 |
|\ \ \ \ \ \ |
|
| * | | | | | | CPack: Fix packaging of source tarballs with symbolic links | Bill Hoffman | 2015-01-30 | 1 | -0/+12 |
| |/ / / / / |
|
* | | | | | | Merge topic 'ninja-msvc-only-C-and-CXX' | Brad King | 2015-01-30 | 2 | -30/+24 |
|\ \ \ \ \ \ |
|
| * | | | | | | Ninja: Use "deps = msvc" only for C and CXX (#15253) | Brad King | 2015-01-29 | 2 | -30/+24 |
| |/ / / / / |
|
* | | | | | | Merge topic 'vs-windows-store-default-language' | Brad King | 2015-01-30 | 1 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | VS: Set default language in generated Windows Phone and Store projects | Robert Goulet | 2015-01-29 | 1 | -0/+2 |
|
|
| * | | | | | | VS: Add missing newlines to .vcxproj generation | Robert Goulet | 2015-01-29 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-30 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge topic 'xcode-revise-make-program' | Brad King | 2015-01-29 | 3 | -21/+52 |
|\ \ \ \ \ |
|
| * | | | | | Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) | Brad King | 2015-01-29 | 3 | -20/+15 |
|
|
| * | | | | | Xcode: Select make program at build time | Brad King | 2015-01-28 | 1 | -1/+1 |
|
|
| * | | | | | Xcode: Add internal API to find xcodebuild | Brad King | 2015-01-28 | 2 | -0/+36 |
|
|