summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Add notes for topic 'vs-special-source-file-properties'Brad King2014-08-121-0/+11
* VS: Add a source file property to set the hlsl shader typeBrad King2014-08-123-0/+22
* VS: Add a source file property to mark content for Windows App deploymentBrad King2014-08-123-0/+52
* VS: Re-arrange WriteExtraSource to support tool configurationBrad King2014-08-121-1/+13
* MSVC: Select default standard libraries for ARM platformBrad King2014-08-121-1/+5
* VS: Fix generation of desktop applications for ARMGilles Khouzam2014-08-121-0/+5
* CMakeDetermineCompilerId: Fix detection for VS ARM platformBrad King2014-08-122-0/+6
* Help: Add notes for topic 'vs-windows-phone-and-store'Brad King2014-08-051-0/+10
* VS: Set WindowsPhone and WindowsStore min VS version requiredGilles Khouzam2014-07-311-0/+12
* VS: Generate WindowsPhone and WindowsStore application typesGilles Khouzam2014-07-312-0/+23
* VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binariesGilles Khouzam2014-07-312-0/+17
* MSVC: Add system libs for WindowsPhone and WindowsStoreBrad King2014-07-311-1/+5
* MSVC: Add default WindowsPhone and WindowsStore compile flagsPaul Annetts2014-07-311-0/+4
* MSVC: Disable incremental linking for WindowsPhone and WindowsStoreGilles Khouzam2014-07-311-4/+6
* Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variablesGilles Khouzam2014-07-314-0/+16
* Add WindowsPhone and WindowsStore platform information modulesBrad King2014-07-316-0/+6
* CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStoreGilles Khouzam2014-07-312-0/+14
* VS: Select WindowsPhone and WindowsStore default toolsetsBrad King2014-07-316-1/+139
* VS: Save WindowsPhone and WindowsStore system internallyBrad King2014-07-312-0/+20
* VS: Always add IgnoreSpecificDefaultLibraries to .vcxproj filesBrad King2014-07-311-0/+2
* cmIDEOptions: Add an AppendFlag method to update multi-valued optionsBrad King2014-07-312-0/+8
* VS: Add internal API to get system name and versionBrad King2014-07-311-0/+6
* VS: Refactor logic deciding to add "Deploy" to the .sln fileGilles Khouzam2014-07-312-3/+13
* VS: Add missing newline after .vcxproj user prop import lineGilles Khouzam2014-07-311-1/+1
* Merge branch 'release'Brad King2014-07-310-0/+0
|\
| * Merge branch 'check-flag-avoid-semicolon' into releaseBrad King2014-07-301-1/+1
| |\
* | \ Merge topic 'cpack-mark-ifw-advanced'Brad King2014-07-311-0/+1
|\ \ \
| * | | CPack: Mark CPACK_BINARY_IFW option as advancedBrad King2014-07-301-0/+1
* | | | Merge topic 'cpack-add-lzma-package-options'Brad King2014-07-311-0/+10
|\ \ \ \ | |/ / /
| * | | CPack: Add lzma-compressed package optionsDaniel Pfeifer2014-07-301-0/+10
* | | | Merge topic 'check-flag-avoid-semicolon'Brad King2014-07-311-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Check*CompilerFlag: Avoid ';' in common pattern (#15048)Brad King2014-07-301-1/+1
* | | | Merge topic 'fix-CMP0049-extra-error'Brad King2014-07-315-5/+21
|\ \ \ \
| * | | | cmTarget: Do not mistake a preceding error for a CMP0049 failureBrad King2014-07-305-5/+21
| | |/ / | |/| |
* | | | Merge topic 'update_jacoco_search_paths'Brad King2014-07-311-0/+3
|\ \ \ \
| * | | | CTEST: Update Jacoco Coverage search pathsJoseph Snyder2014-07-301-0/+3
| |/ / /
* | | | Merge topic 'cpack-ifw-generator'Brad King2014-07-314-11/+112
|\ \ \ \
| * | | | CPackIFW: Add package configuration variablesKonstantin Podsvirov2014-07-294-11/+109
| * | | | CPackIFW: Document cpack_ifw_configure_component DEPENDS optionKonstantin Podsvirov2014-07-291-0/+3
* | | | | Merge topic 'pdb-genex'Brad King2014-07-3114-34/+189
|\ \ \ \ \
| * | | | | Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-3114-0/+143
| * | | | | Genex: Simplify filesytem artifact codeNils Gladitz2014-07-291-35/+47
* | | | | | CMake Nightly Date StampKitware Robot2014-07-311-1/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'release'Brad King2014-07-300-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'FindQt4-more-plugins' into releaseBrad King2014-07-281-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'xcode-6-librarian-flags' into releaseBrad King2014-07-282-5/+24
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'remove-link-remnants'Brad King2014-07-302-7/+1
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnantsNils Gladitz2014-07-292-7/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'vs-refactor-source-tools'Brad King2014-07-302-21/+54
|\ \ \ \ \ \ \
| * | | | | | | VS: Map .jpg and .png sources to Image toolBrad King2014-07-291-0/+5