Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WindowsPhone and WindowsStore platform information modules | Brad King | 2014-07-31 | 6 | -0/+6 |
* | CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStore | Gilles Khouzam | 2014-07-31 | 2 | -0/+14 |
* | VS: Select WindowsPhone and WindowsStore default toolsets | Brad King | 2014-07-31 | 6 | -1/+139 |
* | VS: Save WindowsPhone and WindowsStore system internally | Brad King | 2014-07-31 | 2 | -0/+20 |
* | VS: Always add IgnoreSpecificDefaultLibraries to .vcxproj files | Brad King | 2014-07-31 | 1 | -0/+2 |
* | cmIDEOptions: Add an AppendFlag method to update multi-valued options | Brad King | 2014-07-31 | 2 | -0/+8 |
* | VS: Add internal API to get system name and version | Brad King | 2014-07-31 | 1 | -0/+6 |
* | VS: Refactor logic deciding to add "Deploy" to the .sln file | Gilles Khouzam | 2014-07-31 | 2 | -3/+13 |
* | VS: Add missing newline after .vcxproj user prop import line | Gilles Khouzam | 2014-07-31 | 1 | -1/+1 |
* | Merge branch 'release' | Brad King | 2014-07-31 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'check-flag-avoid-semicolon' into release | Brad King | 2014-07-30 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge topic 'cpack-mark-ifw-advanced' | Brad King | 2014-07-31 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | CPack: Mark CPACK_BINARY_IFW option as advanced | Brad King | 2014-07-30 | 1 | -0/+1 |
* | | | | Merge topic 'cpack-add-lzma-package-options' | Brad King | 2014-07-31 | 1 | -0/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | CPack: Add lzma-compressed package options | Daniel Pfeifer | 2014-07-30 | 1 | -0/+10 |
* | | | | Merge topic 'check-flag-avoid-semicolon' | Brad King | 2014-07-31 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Check*CompilerFlag: Avoid ';' in common pattern (#15048) | Brad King | 2014-07-30 | 1 | -1/+1 |
* | | | | Merge topic 'fix-CMP0049-extra-error' | Brad King | 2014-07-31 | 5 | -5/+21 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Do not mistake a preceding error for a CMP0049 failure | Brad King | 2014-07-30 | 5 | -5/+21 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'update_jacoco_search_paths' | Brad King | 2014-07-31 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | CTEST: Update Jacoco Coverage search paths | Joseph Snyder | 2014-07-30 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-07-31 | 4 | -11/+112 |
|\ \ \ \ | |||||
| * | | | | CPackIFW: Add package configuration variables | Konstantin Podsvirov | 2014-07-29 | 4 | -11/+109 |
| * | | | | CPackIFW: Document cpack_ifw_configure_component DEPENDS option | Konstantin Podsvirov | 2014-07-29 | 1 | -0/+3 |
* | | | | | Merge topic 'pdb-genex' | Brad King | 2014-07-31 | 14 | -34/+189 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: Implement generator expressions for target PDB files. | Nils Gladitz | 2014-07-31 | 14 | -0/+143 |
| * | | | | | Genex: Simplify filesytem artifact code | Nils Gladitz | 2014-07-29 | 1 | -35/+47 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-31 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'release' | Brad King | 2014-07-30 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'FindQt4-more-plugins' into release | Brad King | 2014-07-28 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'xcode-6-librarian-flags' into release | Brad King | 2014-07-28 | 2 | -5/+24 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'remove-link-remnants' | Brad King | 2014-07-30 | 2 | -7/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnants | Nils Gladitz | 2014-07-29 | 2 | -7/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-refactor-source-tools' | Brad King | 2014-07-30 | 2 | -21/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Map .jpg and .png sources to Image tool | Brad King | 2014-07-29 | 1 | -0/+5 |
| * | | | | | | | VS: Map .xml to XML tool | Brad King | 2014-07-29 | 1 | -0/+4 |
| * | | | | | | | VS: Map .appxmanifest sources to AppxManifest tool | Brad King | 2014-07-29 | 1 | -1/+7 |
| * | | | | | | | VS: Refactor handling of resx headers | Brad King | 2014-07-29 | 1 | -14/+12 |
| * | | | | | | | VS: Refactor handling of "header" sources in VS >= 10 | Brad King | 2014-07-29 | 2 | -1/+11 |
| * | | | | | | | VS: Refactor handling of "extra" sources in VS >= 10 | Brad King | 2014-07-29 | 2 | -1/+11 |
| * | | | | | | | VS: Convert 'WriteSource' tool argument to std::string | Brad King | 2014-07-29 | 2 | -6/+6 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'ExternalProject-add-lzma' | Brad King | 2014-07-30 | 2 | -5/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Recognize lzma-compressed files (#13515) | Brad King | 2014-07-29 | 2 | -5/+10 |
| * | | | | | | | ExternalProject: Recognize .tbz2 extension | Brad King | 2014-07-29 | 1 | -5/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cpack-add-lzma' | Brad King | 2014-07-30 | 9 | -2/+151 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack: add generators for .7z and .tar.xz (#13072, #14519) | Daniel Pfeifer | 2014-07-29 | 9 | -2/+151 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-30 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'vs10-system-hook' | Brad King | 2014-07-29 | 2 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add a hook to adapt to SystemName and SystemVersion | Brad King | 2014-07-28 | 2 | -0/+11 |
| * | | | | | | VS: Save system name and version in global generator members | Brad King | 2014-07-28 | 2 | -0/+4 |