summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Features: Populate CMAKE_<LANG>_STANDARD_DEFAULT only for supported compilers.Stephen Kelly2015-02-047-8/+21
* Features: Add dialect compile flags only if default is known.Stephen Kelly2015-02-041-9/+9
* AppleClang: Remove redundant UNIX condition.Stephen Kelly2015-02-042-2/+2
* 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 branch 'release-3.1'Brad King2015-01-300-0/+0
|\ \
| * \ Merge branch 'backport-fix-cpack-symlink-create-dir' into release-3.1Brad King2015-01-301-0/+12
| |\ \
* | \ \ Merge topic 'feature-record-msvc'Brad King2015-01-3016-46/+311
|\ \ \ \
| * | | | Features: Record for MSVC 2010-2015Robert Maynard2015-01-306-4/+185
| * | | | Features: Define meaning for no language standard defaultBrad King2015-01-2911-42/+126
* | | | | Merge topic 'fix-cpack-symlink-create-dir'Brad King2015-01-301-0/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-fix-cpack-symlink-create-dir' into fix-cpack-symlink-c...Brad King2015-01-300-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | CPack: Fix packaging of source tarballs with symbolic linksBill Hoffman2015-01-301-0/+12
| * | | | | CPack: Fix packaging of source tarballs with symbolic linksBill Hoffman2015-01-301-0/+12
| | |/ / / | |/| | |
* | | | | Merge topic 'ninja-msvc-only-C-and-CXX'Brad King2015-01-302-30/+24
|\ \ \ \ \
| * | | | | Ninja: Use "deps = msvc" only for C and CXX (#15253)Brad King2015-01-292-30/+24
| |/ / / /
* | | | | Merge topic 'vs-windows-store-default-language'Brad King2015-01-301-2/+4
|\ \ \ \ \
| * | | | | VS: Set default language in generated Windows Phone and Store projectsRobert Goulet2015-01-291-0/+2
| * | | | | VS: Add missing newlines to .vcxproj generationRobert Goulet2015-01-291-2/+2
| |/ / / /
* | | | | Merge topic 'build-require-libarchive-3'Brad King2015-01-301-1/+1
|\ \ \ \ \
| * | | | | Require libarchive 3.0.0 or laterGregor Jasny2015-01-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-01-301-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'release-3.1'Brad King2015-01-290-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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-285-0/+35
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'OpenSSL_102' into releaseBrad King2015-01-281-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'doc-link_libraries-note' into releaseBrad King2015-01-262-9/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-kwsys-directory-check-opendir' into releaseBrad King2015-01-231-0/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FeatureSummary-fix-doc-typo' into releaseBrad King2015-01-231-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'xcode-revise-make-program'Brad King2015-01-297-30/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)Brad King2015-01-297-29/+33
| * | | | | | | | | | Xcode: Select make program at build timeBrad King2015-01-281-1/+1
| * | | | | | | | | | Xcode: Add internal API to find xcodebuildBrad King2015-01-282-0/+36
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'vs-shader-flags'Brad King2015-01-297-0/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Add source file property to set extra hlsl shader flagsRobert Goulet2015-01-287-0/+33
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ctest-update-gmake-error-match'Brad King2015-01-291-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | ctest_build: Update GNU make error message matching (#15379)Marco Nolden2015-01-281-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization'Brad King2015-01-295-0/+35
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Normalize OBJECT_DEPENDS paths to match custom commands (#15366)Brad King2015-01-285-0/+35
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2015-01-291-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'OpenSSL_102'Brad King2015-01-281-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | FindOpenSSL: fix detection of OpenSSL 1.0.2Guillaume Belz2015-01-271-1/+1
| |/ / / / /
* | | | | | Merge topic 'drop-win9x-reference'Brad King2015-01-281-1/+0
|\ \ \ \ \ \
| * | | | | | drop reference to removed Windows 9x supportRolf Eike Beer2015-01-271-1/+0
* | | | | | | Merge topic 'shorten-test-paths'Brad King2015-01-289-30/+22
|\ \ \ \ \ \ \
| * | | | | | | Tests: Shorten paths in ExternalProjectLocalBrad King2015-01-271-1/+1
| * | | | | | | Tests: Shorten paths in RunCMake.CompileFeaturesBrad King2015-01-264-2/+2