summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmStandardIncludes: Remove some VS6 workarounds.Stephen Kelly2015-02-061-10/+0
* 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
|\ \ \ \
| * | | | 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
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-01-301-1/+1
|/ / /
* | | Merge topic 'xcode-revise-make-program'Brad King2015-01-293-21/+52
|\ \ \
| * | | Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)Brad King2015-01-293-20/+15
| * | | 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-291-0/+13
|\ \ \ \
| * | | | VS: Add source file property to set extra hlsl shader flagsRobert Goulet2015-01-281-0/+13
| | |/ / | |/| |
* | | | 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-292-0/+16
|\ \ \ \
| * | | | Normalize OBJECT_DEPENDS paths to match custom commands (#15366)Brad King2015-01-282-0/+16
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-01-291-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2015-01-281-1/+1
| |/ |/|
* | Merge topic 'file-strings-utf-16'Brad King2015-01-271-3/+61
|\ \
| * | file: Teach STRINGS to support UTF-16 and UTF-32 encodingsJustin Borodinsky2015-01-271-3/+61
* | | Merge topic 'cmake-E-tar-files-from'Brad King2015-01-271-0/+53
|\ \ \
| * | | cmake: Teach "-E tar" command a "--files-from=" optionBrad King2015-01-261-0/+53
| |/ /
* | | Merge topic 'cmake-gui-osx'Brad King2015-01-273-5/+5
|\ \ \
| * | | cmake-gui: Shrink spacing between search field and checkbox.Kevin Wojniak2015-01-261-1/+1
| * | | cmake-gui: Change install buttons to activate on clicked instead of pressed.Kevin Wojniak2015-01-261-3/+3
| * | | cmake-gui: Fix install menu to be available for Qt5 builds on OS X.Kevin Wojniak2015-01-261-1/+1
| |/ /