Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix_policy_diagnostics' | Brad King | 2014-04-01 | 8 | -28/+34 |
|\ | |||||
| * | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 8 | -28/+34 |
* | | Merge topic 'clang-warnings' | Brad King | 2014-04-01 | 2 | -2/+0 |
|\ \ | |||||
| * | | Remove 'return' statements that can never be reached | Sean McBride | 2014-03-31 | 2 | -2/+0 |
| |/ | |||||
| * | CMake 3.0.0-rc3v3.0.0-rc3 | Brad King | 2014-03-20 | 1 | -1/+1 |
* | | Merge topic 'cmake-gui-symlinks' | Brad King | 2014-04-01 | 2 | -4/+8 |
|\ \ | |||||
| * | | cmake-gui: Don't resolve symlinks with using file dialog. | Clinton Stimpson | 2014-03-30 | 2 | -4/+8 |
* | | | Merge topic 'link-line-quoting' | Brad King | 2014-04-01 | 7 | -67/+82 |
|\ \ \ | |||||
| * | | | Makefile: Generate single-quoted object lists for Watcom | Jiri Malak | 2014-03-27 | 7 | -36/+52 |
| * | | | cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPath | Jiri Malak | 2014-03-27 | 1 | -33/+32 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-01 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-31 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-30 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-29 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-28 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'osx-CFBundle-info-plist' | Brad King | 2014-03-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | OS X: Fix Info.plist placement in a CFBundle | Tim Blechmann | 2014-03-26 | 1 | -1/+1 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-27 | 1 | -1/+1 |
* | | | Merge topic 'fix-Qt-Autogen' | Brad King | 2014-03-26 | 2 | -5/+10 |
|\ \ \ | |||||
| * | | | QtAutogen: Fix use of multiple ui files in a single target. | Stephen Kelly | 2014-03-25 | 2 | -5/+8 |
| * | | | QtAutogen: Use the basename for resource files. | Stephen Kelly | 2014-03-25 | 1 | -0/+2 |
| | |/ | |/| | |||||
| * | | Merge branch 'add_custom_command-no-INTERFACE-lib' into release | Brad King | 2014-03-19 | 2 | -1/+10 |
| |\ \ | |||||
* | \ \ | Merge topic 'dev/custom-ninja-deptypes' | Brad King | 2014-03-26 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | ninja: Add support for custom depfile formats | Ben Boeckel | 2014-03-24 | 1 | -0/+5 |
* | | | | | Merge topic 'remove-CMakeFiles-advice' | Brad King | 2014-03-26 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Advise user to remove CMakeFiles with CMakeCache.txt (#14820) | Brad King | 2014-03-21 | 1 | -4/+4 |
* | | | | | | Merge topic 'haiku-updates' | Brad King | 2014-03-26 | 2 | -0/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Haiku: Enable CMake builtin ELF editor | Adrien Destugues | 2014-03-21 | 2 | -0/+38 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'report-INTERFACE-type-in-conflict' | Brad King | 2014-03-26 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Report type of INTERFACE library in conflict. | Stephen Kelly | 2014-03-20 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2014-03-26 | 1 | -4/+9 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-03-20 | 1 | -4/+9 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-26 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-25 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-24 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-23 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-22 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-03-21 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'watcom-updates' | Brad King | 2014-03-20 | 5 | -5/+22 |
|\ \ \ | |||||
| * | | | Watcom: Enable 'WMake Makefiles' generator on Linux | Jiri Malak | 2014-03-17 | 3 | -4/+20 |
| * | | | Watcom: Introduce OpenWatcom compiler id and fix compiler version | Jiri Malak | 2014-03-17 | 1 | -1/+1 |
| * | | | Watcom: Add one blank line to Makefile for better readability | Jiri Malak | 2014-03-17 | 1 | -0/+1 |
* | | | | Merge topic 'configure_file-unicode' | Brad King | 2014-03-20 | 1 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | Unicode: check encoding of files given to configure_file. | Clinton Stimpson | 2014-03-17 | 1 | -0/+14 |
* | | | | | Merge topic 'file-DOWNLOAD-cap-progress' | Brad King | 2014-03-20 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | file: Avoid runaway DOWNLOAD/UPLOAD progress reports (#14807) | Brad King | 2014-03-17 | 1 | -0/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'minor_cleanups' | Brad King | 2014-03-20 | 6 | -40/+21 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile: Fix style. | Stephen Kelly | 2014-03-17 | 1 | -1/+1 |
| * | | | | | cmMakefile: Fix typo in comment. | Stephen Kelly | 2014-03-17 | 1 | -1/+1 |
| * | | | | | Makefiles: Remove duplicate code. | Stephen Kelly | 2014-03-17 | 2 | -18/+1 |