summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add -A option to specify a generator platformBrad King2014-09-152-0/+23
* enable_language: Initialize system-specific generator info only onceBrad King2014-09-101-20/+24
* CTest: Add options to set generator platformBrad King2014-09-054-0/+24
* VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-056-4/+48
* CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-055-0/+71
* VS: Refactor internal default platform name selectionBrad King2014-09-053-7/+13
* cmGlobalVisualStudio10Generator: Re-order some methodsBrad King2014-09-052-14/+14
* cmGlobalGenerator: Call SetGeneratorToolset even for empty toolsetBrad King2014-09-054-26/+26
* CMake Nightly Date StampKitware Robot2014-09-051-1/+1
* Merge topic 'xcode-duplicate-file-refs'Brad King2014-09-041-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
| |/
* | CMake Nightly Date StampKitware Robot2014-09-041-1/+1
|/
* CMake Nightly Date StampKitware Robot2014-09-031-1/+1
* 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 'string-uuid'Brad King2014-09-025-0/+387
|\ \
| * | StringUuid: Implement new string(UUID) sub-command.Nils Gladitz2014-08-285-0/+387
* | | Merge topic 'vs-windows-apps'Brad King2014-09-026-11/+704
|\ \ \
| * | | VS: Do not compile C sources as WinRT (#15100)Brad King2014-09-022-1/+15
| * | | VS: Mark Windows Phone and Store targets as App ContainersGilles Khouzam2014-09-022-3/+552
| * | | 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-213-1/+33
| * | | 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
* | | | CMake Nightly Date StampKitware Robot2014-09-021-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2014-09-011-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-311-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-301-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-291-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-281-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-271-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-261-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2014-08-251-1/+1
* | CMake Nightly Date StampKitware Robot2014-08-241-1/+1
* | CMake Nightly Date StampKitware Robot2014-08-231-1/+1
* | Merge topic 'vs-masm'Brad King2014-08-2214-19/+553
|\ \
| * | VS: Add MASM support to VS 8 and 9 (#8170, #14984)Brad King2014-08-201-0/+51
| * | VS: Move internal MasmEnabled member up to VS 7 generatorBrad King2014-08-205-14/+13
| * | VS: Populate MASM tool build settings in .vcxproj filesBrad King2014-08-133-0/+99
| * | VS: Manually fix MASM flag table entriesBrad King2014-08-134-20/+20
| * | VS: Generate MASM flag tables from MSBuild tool filesBrad King2014-08-134-0/+384
| * | VS: Fix ASM_MASM support in VS >= 10Brad King2014-08-131-1/+1
| * | ASM_MASM: Do not require compiler to be a full pathBrad King2014-08-131-1/+2