Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If: Introduce policy CMP0054 - don't dereference quoted variables in if() | Nils Gladitz | 2014-09-11 | 42 | -93/+846 |
* | If: Extract cmConditionEvaluator from if() implementation | Nils Gladitz | 2014-09-11 | 6 | -720/+803 |
* | Merge topic 'fix-gtk2-missing-optional-includes' | Brad King | 2014-09-04 | 1 | -1/+5 |
|\ | |||||
| * | FindGTK2: Fix missing optional include dirs. | Chuck Atkins | 2014-09-04 | 1 | -1/+5 |
* | | Merge branch 'release' | Brad King | 2014-09-04 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'backport-xcode-duplicate-file-refs' into release | Brad King | 2014-09-03 | 1 | -6/+4 |
| |\ \ | |||||
* | \ \ | Merge topic 'doc-add_custom_command-multiple-commands' | Brad King | 2014-09-04 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Help: Clarify add_custom_command multiple command behavior (#15112) | Brad King | 2014-09-02 | 1 | -1/+2 |
* | | | | | Merge topic 'doc-try_compile-debug-advice' | Brad King | 2014-09-04 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Clarify --debug-trycompile usage with try_compile | Alan W. Irwin | 2014-09-03 | 1 | -3/+4 |
* | | | | | | Merge topic 'xcode-duplicate-file-refs' | Brad King | 2014-09-04 | 1 | -6/+4 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-xcode-duplicate-file-refs' into xcode-duplicate-file-refs | Brad King | 2014-09-03 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Xcode: Generate per-target file references (#15111) | Brad King | 2014-09-03 | 1 | -6/+4 |
| * | | | | | | Xcode: Generate per-target file references (#15111) | Brad King | 2014-09-03 | 1 | -6/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'xcode-assetcatalog-folder-type' | Brad King | 2014-09-04 | 1 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Xcode: Reference '.xcassets' folders as assetcatalog (#15125) | Brad King | 2014-09-03 | 1 | -1/+1 |
| * | | | | | | Xcode: Refactor internal file type extension extraction | Brad King | 2014-09-03 | 1 | -7/+7 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'bash-complete-ctest-labels' | Brad King | 2014-09-04 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bash-completion: Complete 'ctest' label names | Sylvain Joubert | 2014-09-03 | 1 | -2/+6 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'InstallRequiredSystemLibraries-vs-openmp' | Brad King | 2014-09-04 | 2 | -0/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add notes for topic 'InstallRequiredSystemLibraries-vs-openmp' | Brad King | 2014-09-04 | 1 | -0/+6 |
| * | | | | | | InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117) | Gregory Sharp | 2014-09-02 | 1 | -0/+36 |
* | | | | | | | Merge topic 'vim-syntax' | Brad King | 2014-09-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake-syntax.vim: Update the command list | Lukáš Lalinský | 2014-09-04 | 1 | -2/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'wix-log-on-failure' | Brad King | 2014-09-04 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPackWiX: Attach wix.log on test failure. | Nils Gladitz | 2014-09-02 | 1 | -0/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-04 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-03 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'fix-liblzma-build-on-solaris-suncc' | Brad King | 2014-09-02 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | liblzma: Added a missing config check for _Bool | Chuck Atkins | 2014-09-02 | 1 | -1/+5 |
* | | | | | | Merge topic 'ctest-help-fix' | Brad King | 2014-09-02 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Add missing space in command line help. | Nils Gladitz | 2014-09-01 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'fix-findpostgres-for-multilib' | Brad King | 2014-09-02 | 1 | -6/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPostgreSQL: Fix for pg_config in multilib configurations. | Chuck Atkins | 2014-09-02 | 1 | -6/+16 |
* | | | | | | | Merge topic 'string-uuid' | Brad King | 2014-09-02 | 27 | -0/+483 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add notes for topic 'string-uuid' | Brad King | 2014-09-02 | 1 | -0/+5 |
| * | | | | | | | StringUuid: Implement new string(UUID) sub-command. | Nils Gladitz | 2014-08-28 | 26 | -0/+478 |
* | | | | | | | | Merge topic 'asm-user-override-files' | Brad King | 2014-09-02 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108) | Mikhail Nikonov | 2014-08-27 | 1 | -0/+18 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'vs-windows-apps' | Brad King | 2014-09-02 | 50 | -19/+2121 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Add test case for Windows Phone and Windows Store | Gilles Khouzam | 2014-09-02 | 31 | -0/+1387 |
| * | | | | | | | | MSVC: Define 'WIN32' for Windows Store and Windows Phone | Gilles Khouzam | 2014-09-02 | 1 | -0/+1 |
| * | | | | | | | | Help: Add notes for topic 'vs-windows-apps' | Brad King | 2014-09-02 | 1 | -0/+6 |
| * | | | | | | | | VS: Do not compile C sources as WinRT (#15100) | Brad King | 2014-09-02 | 3 | -4/+15 |
| * | | | | | | | | VS: Mark Windows Phone and Store targets as App Containers | Gilles Khouzam | 2014-09-02 | 9 | -3/+554 |
| * | | | | | | | | VS: Always ignore ole32 on Windows Phone 8.0 | Gilles Khouzam | 2014-08-21 | 1 | -0/+7 |
| * | | | | | | | | VS: Generate Windows Metadata for WinRT components | Gilles Khouzam | 2014-08-21 | 1 | -0/+27 |
| * | | | | | | | | VS: Generate Windows Phone and Windows Store projects as Unicode | Gilles Khouzam | 2014-08-21 | 1 | -0/+2 |
| * | | | | | | | | VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT | Gilles Khouzam | 2014-08-21 | 6 | -4/+50 |
| * | | | | | | | | VS: Handle .pfx files explicitly in generator | Gilles Khouzam | 2014-08-21 | 4 | -0/+46 |