summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| |/ /
* | | Merge topic 'cmake-builtin-targets-use-ninja-terminal'Brad King2015-01-271-7/+7
|\ \ \
| * | | Configure some CMake-provided targets with USES_TERMINAL (#14915)Sylvain Joubert2015-01-271-7/+7
* | | | Merge topic 'load-initial-cache-from-stderr-to-stdout'Brad King2015-01-271-1/+1
|\ \ \ \
| * | | | cmake: Display "loading initial cache" message on stdoutJean-Christophe Fillion-Robin2015-01-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-01-271-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'try-run-link-libraries'Brad King2015-01-262-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | try_run: Add support for LINK_LIBRARIES option.Matt McCormick2015-01-262-2/+3
* | | | Merge topic 'update-kwsys'Brad King2015-01-261-0/+5
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-241-0/+5
| | |/ / | |/| |
* | | | Merge topic 'ninja-rsp_file-calculation'Brad King2015-01-261-7/+22
|\ \ \ \
| * | | | ninja: use the minimum of all command line length limits (#14892)Ben Boeckel2015-01-231-7/+22
| | |_|/ | |/| |
| * | | CMake 3.1.1v3.1.1Brad King2015-01-201-1/+1
| * | | Merge branch 'xcode-target-sort' into releaseBrad King2015-01-192-14/+54
| |\ \ \