summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | cmLocalVisualStudio7Generator: Rename local 'lang' varBrad King2014-08-131-3/+3
* | | CMake Nightly Date StampKitware Robot2014-08-221-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-211-1/+1
* | | CMake Nightly Date StampKitware Robot2014-08-201-1/+1
* | | Merge topic 'fix-lexer-open-square'Brad King2014-08-192-33/+49
|\ \ \
| * | | cmListFileLexer: Fix lexing of single '[' character (#15092)Brad King2014-08-182-33/+49
* | | | Merge topic 'vs-refactor-includes'Brad King2014-08-195-25/+41
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Refactor include directory generation in .vcxproj filesBrad King2014-08-133-23/+19
| * | | VS: Refactor include directory slash conversionBrad King2014-08-131-3/+6
| * | | cmIDEOptions: Add HasFlag method to test if a flag is setBrad King2014-08-132-0/+7
| * | | cmIDEOptions: Add an AppendFlag overload to append multiple valuesBrad King2014-08-132-0/+10
* | | | CMake Nightly Date StampKitware Robot2014-08-191-1/+1
| |_|/ |/| |
* | | Merge topic 'vs-special-source-file-properties'Brad King2014-08-181-1/+70
|\ \ \
| * | | VS: Add a source file property to set the hlsl shader typeBrad King2014-08-121-0/+17
| * | | VS: Add a source file property to mark content for Windows App deploymentBrad King2014-08-121-0/+40
| * | | VS: Re-arrange WriteExtraSource to support tool configurationBrad King2014-08-121-1/+13
* | | | Merge topic 'fix_mumps_file_parser'Brad King2014-08-181-3/+5
|\ \ \ \
| * | | | CTEST: Fix MUMPS file parser and update testJoseph Snyder2014-08-151-3/+5
| | |/ / | |/| |
* | | | Merge topic 'ctest_update_status_only'Brad King2014-08-186-14/+31
|\ \ \ \
| * | | | CTest: Allow / to be in the build name, and be consistent with the build nameBill Hoffman2014-08-184-10/+18