summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | VS: Map .xml to XML toolBrad King2014-07-291-0/+4
| * | | | | | | VS: Map .appxmanifest sources to AppxManifest toolBrad King2014-07-291-1/+7
| * | | | | | | VS: Refactor handling of resx headersBrad King2014-07-291-14/+12
| * | | | | | | VS: Refactor handling of "header" sources in VS >= 10Brad King2014-07-292-1/+11
| * | | | | | | VS: Refactor handling of "extra" sources in VS >= 10Brad King2014-07-292-1/+11
| * | | | | | | VS: Convert 'WriteSource' tool argument to std::stringBrad King2014-07-292-6/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'ExternalProject-add-lzma'Brad King2014-07-302-5/+10
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Recognize lzma-compressed files (#13515)Brad King2014-07-292-5/+10
| * | | | | | | ExternalProject: Recognize .tbz2 extensionBrad King2014-07-291-5/+5
| |/ / / / / /
* | | | | | | Merge topic 'cpack-add-lzma'Brad King2014-07-309-2/+151
|\ \ \ \ \ \ \
| * | | | | | | CPack: add generators for .7z and .tar.xz (#13072, #14519)Daniel Pfeifer2014-07-299-2/+151
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2014-07-301-1/+1
|/ / / / / /
* | | | | | Merge topic 'vs10-system-hook'Brad King2014-07-292-0/+15
|\ \ \ \ \ \
| * | | | | | VS: Add a hook to adapt to SystemName and SystemVersionBrad King2014-07-282-0/+11
| * | | | | | VS: Save system name and version in global generator membersBrad King2014-07-282-0/+4