summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-add_custom_command-multiple-commands'Brad King2014-09-041-1/+2
|\
| * Help: Clarify add_custom_command multiple command behavior (#15112)Brad King2014-09-021-1/+2
* | Merge topic 'doc-try_compile-debug-advice'Brad King2014-09-041-3/+4
|\ \
| * | Help: Clarify --debug-trycompile usage with try_compileAlan W. Irwin2014-09-031-3/+4
* | | Merge topic 'xcode-duplicate-file-refs'Brad King2014-09-041-6/+4
|\ \ \
| * \ \ Merge branch 'backport-xcode-duplicate-file-refs' into xcode-duplicate-file-refsBrad King2014-09-030-0/+0
| |\ \ \
| | * | | Xcode: Generate per-target file references (#15111)Brad King2014-09-031-6/+4
| * | | | Xcode: Generate per-target file references (#15111)Brad King2014-09-031-6/+4
| | |/ / | |/| |
* | | | Merge topic 'xcode-assetcatalog-folder-type'Brad King2014-09-041-8/+8
|\ \ \ \
| * | | | Xcode: Reference '.xcassets' folders as assetcatalog (#15125)Brad King2014-09-031-1/+1
| * | | | Xcode: Refactor internal file type extension extractionBrad King2014-09-031-7/+7
| |/ / /
* | | | Merge topic 'bash-complete-ctest-labels'Brad King2014-09-041-2/+6
|\ \ \ \
| * | | | bash-completion: Complete 'ctest' label namesSylvain Joubert2014-09-031-2/+6
| |/ / /
* | | | Merge topic 'InstallRequiredSystemLibraries-vs-openmp'Brad King2014-09-042-0/+42
|\ \ \ \
| * | | | Help: Add notes for topic 'InstallRequiredSystemLibraries-vs-openmp'Brad King2014-09-041-0/+6
| * | | | InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117)Gregory Sharp2014-09-021-0/+36
* | | | | Merge topic 'vim-syntax'Brad King2014-09-041-2/+2
|\ \ \ \ \
| * | | | | cmake-syntax.vim: Update the command listLukáš Lalinský2014-09-041-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'wix-log-on-failure'Brad King2014-09-041-0/+4
|\ \ \ \ \
| * | | | | CPackWiX: Attach wix.log on test failure.Nils Gladitz2014-09-021-0/+4
* | | | | | CMake Nightly Date StampKitware Robot2014-09-041-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-09-031-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'fix-liblzma-build-on-solaris-suncc'Brad King2014-09-021-1/+5
|\ \ \ \
| * | | | liblzma: Added a missing config check for _BoolChuck Atkins2014-09-021-1/+5
* | | | | Merge topic 'ctest-help-fix'Brad King2014-09-021-2/+2
|\ \ \ \ \
| * | | | | CTest: Add missing space in command line help.Nils Gladitz2014-09-011-2/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-findpostgres-for-multilib'Brad King2014-09-021-6/+16
|\ \ \ \ \
| * | | | | FindPostgreSQL: Fix for pg_config in multilib configurations.Chuck Atkins2014-09-021-6/+16
* | | | | | Merge topic 'string-uuid'Brad King2014-09-0227-0/+483
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'string-uuid'Brad King2014-09-021-0/+5
| * | | | | | StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-2826-0/+478
* | | | | | | Merge topic 'asm-user-override-files'Brad King2014-09-021-0/+18
|\ \ \ \ \ \ \
| * | | | | | | Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler (#15108)Mikhail Nikonov2014-08-271-0/+18
| |/ / / / / /
* | | | | | | Merge topic 'vs-windows-apps'Brad King2014-09-0250-19/+2121
|\ \ \ \ \ \ \
| * | | | | | | VS: Add test case for Windows Phone and Windows StoreGilles Khouzam2014-09-0231-0/+1387
| * | | | | | | MSVC: Define 'WIN32' for Windows Store and Windows PhoneGilles Khouzam2014-09-021-0/+1
| * | | | | | | Help: Add notes for topic 'vs-windows-apps'Brad King2014-09-021-0/+6
| * | | | | | | VS: Do not compile C sources as WinRT (#15100)Brad King2014-09-023-4/+15
| * | | | | | | VS: Mark Windows Phone and Store targets as App ContainersGilles Khouzam2014-09-029-3/+554
| * | | | | | | VS: Always ignore ole32 on Windows Phone 8.0Gilles Khouzam2014-08-211-0/+7
| * | | | | | | VS: Generate Windows Metadata for WinRT componentsGilles Khouzam2014-08-211-0/+27
| * | | | | | | VS: Generate Windows Phone and Windows Store projects as UnicodeGilles Khouzam2014-08-211-0/+2
| * | | | | | | VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRTGilles Khouzam2014-08-216-4/+50
| * | | | | | | VS: Handle .pfx files explicitly in generatorGilles Khouzam2014-08-214-0/+46
| * | | | | | | VS: Handle AppxManifest sources explicitly in generatorGilles Khouzam2014-08-213-5/+21
| * | | | | | | VS: Set Window Phone/Store app type in CMake-generated targetsBrad King2014-08-211-1/+1
| * | | | | | | VS: Mark CMake-generated targets as Utility in .vcxproj filesBrad King2014-08-211-1/+1
| * | | | | | | CMakeDetermineCompilerABI: Link with standard libraries on MSVCBrad King2014-08-211-5/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2014-09-021-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-09-011-1/+1
| |_|/ / / / |/| | | | |