summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Simplify multiple config handling.Stephen Kelly2014-04-023-29/+20
* Merge topic 'simplify-ninja-linker-command'Brad King2014-04-011-51/+29
|\
| * Ninja: Simplify code for linker commandsJiri Malak2014-04-011-51/+29
* | Merge topic 'fix_policy_diagnostics'Brad King2014-04-018-28/+34
|\ \
| * | Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-318-28/+34
* | | Merge topic 'clang-warnings'Brad King2014-04-012-2/+0
|\ \ \
| * | | Remove 'return' statements that can never be reachedSean McBride2014-03-312-2/+0
| |/ /
| * | CMake 3.0.0-rc3v3.0.0-rc3Brad King2014-03-201-1/+1
* | | Merge topic 'cmake-gui-symlinks'Brad King2014-04-012-4/+8
|\ \ \
| * | | cmake-gui: Don't resolve symlinks with using file dialog.Clinton Stimpson2014-03-302-4/+8
* | | | Merge topic 'link-line-quoting'Brad King2014-04-017-67/+82
|\ \ \ \
| * | | | Makefile: Generate single-quoted object lists for WatcomJiri Malak2014-03-277-36/+52
| * | | | cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPathJiri Malak2014-03-271-33/+32
* | | | | CMake Nightly Date StampKitware Robot2014-04-011-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-03-311-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-03-301-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-03-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-03-281-1/+1
| |/ / |/| |
* | | Merge topic 'osx-CFBundle-info-plist'Brad King2014-03-271-1/+1
|\ \ \
| * | | OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-03-261-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-03-271-1/+1
* | | Merge topic 'fix-Qt-Autogen'Brad King2014-03-262-5/+10
|\ \ \
| * | | QtAutogen: Fix use of multiple ui files in a single target.Stephen Kelly2014-03-252-5/+8
| * | | QtAutogen: Use the basename for resource files.Stephen Kelly2014-03-251-0/+2
| | |/ | |/|
| * | Merge branch 'add_custom_command-no-INTERFACE-lib' into releaseBrad King2014-03-192-1/+10
| |\ \
* | \ \ Merge topic 'dev/custom-ninja-deptypes'Brad King2014-03-261-0/+5
|\ \ \ \
| * | | | ninja: Add support for custom depfile formatsBen Boeckel2014-03-241-0/+5
* | | | | Merge topic 'remove-CMakeFiles-advice'Brad King2014-03-261-4/+4
|\ \ \ \ \
| * | | | | cmake: Advise user to remove CMakeFiles with CMakeCache.txt (#14820)Brad King2014-03-211-4/+4
* | | | | | Merge topic 'haiku-updates'Brad King2014-03-262-0/+38
|\ \ \ \ \ \
| * | | | | | Haiku: Enable CMake builtin ELF editorAdrien Destugues2014-03-212-0/+38
| |/ / / / /
* | | | | | Merge topic 'report-INTERFACE-type-in-conflict'Brad King2014-03-261-0/+3
|\ \ \ \ \ \
| * | | | | | cmMakefile: Report type of INTERFACE library in conflict.Stephen Kelly2014-03-201-0/+3
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2014-03-261-4/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-03-201-4/+9
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2014-03-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-03-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-03-241-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-03-231-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-03-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-03-211-1/+1
|/ / /
* | | Merge topic 'watcom-updates'Brad King2014-03-205-5/+22
|\ \ \
| * | | Watcom: Enable 'WMake Makefiles' generator on LinuxJiri Malak2014-03-173-4/+20
| * | | Watcom: Introduce OpenWatcom compiler id and fix compiler versionJiri Malak2014-03-171-1/+1
| * | | Watcom: Add one blank line to Makefile for better readabilityJiri Malak2014-03-171-0/+1
* | | | Merge topic 'configure_file-unicode'Brad King2014-03-201-0/+14
|\ \ \ \
| * | | | Unicode: check encoding of files given to configure_file.Clinton Stimpson2014-03-171-0/+14
* | | | | Merge topic 'file-DOWNLOAD-cap-progress'Brad King2014-03-201-0/+5
|\ \ \ \ \
| * | | | | file: Avoid runaway DOWNLOAD/UPLOAD progress reports (#14807)Brad King2014-03-171-0/+5
| | |/ / / | |/| | |
* | | | | Merge topic 'minor_cleanups'Brad King2014-03-206-40/+21
|\ \ \ \ \