Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmTarget: Do not mistake a preceding error for a CMP0049 failure | Brad King | 2014-07-30 | 5 | -5/+21 |
* | 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 |
* | | | | | | Merge topic 'vs10-comment-typo' | Brad King | 2014-07-29 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmGlobalVisualStudio10Generator: Fix typo KHLM => HKLM | Gilles Khouzam | 2014-07-28 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'windows-ce-cleanup' | Brad King | 2014-07-29 | 3 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | WindowsCE: Drop unused Platform/WindowsCE-MSVC module | Brad King | 2014-07-28 | 1 | -1/+0 |
| * | | | | | | WindowsCE: Refactor setting of "WINCE" | Brad King | 2014-07-28 | 2 | -3/+4 |
| * | | | | | | MSVC: Use STREQUAL to check for WindowsCE | Brad King | 2014-07-28 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-qthelp-windows' | Brad King | 2014-07-29 | 1 | -2/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Fix QtHelp commands on Windows | Nils Gladitz | 2014-07-28 | 1 | -2/+7 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'xcode-6-librarian-flags' | Brad King | 2014-07-29 | 2 | -5/+24 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Xcode: Fix static library creation for Xcode 6 (#15038) | Brad King | 2014-07-28 | 2 | -5/+24 |
* | | | | | | Merge topic 'doc-tll-flags' | Brad King | 2014-07-29 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Clarify target_link_libraries treatment of flags (#15034) | Brad King | 2014-07-28 | 1 | -1/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'osx-no-sysroot-for-deployment' | Brad King | 2014-07-29 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | OS X: Allow deployment target with "/" sysroot (#15040) | Jeremy Huddleston | 2014-07-28 | 1 | -0/+2 |
* | | | | | | | Merge topic 'FindQt4-more-plugins' | Brad King | 2014-07-29 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FindQt4: Add nativewifi and qtga plugins | Mathieu MARACHE | 2014-07-28 | 1 | -3/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'add-liblzma' | Brad King | 2014-07-29 | 156 | -18/+26885 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add notes for topic 'add-liblzma' | Brad King | 2014-07-29 | 1 | -0/+5 |
| * | | | | | | CMake: Enable use of liblzma in libarchive (#14504) | Daniel Pfeifer | 2014-07-29 | 12 | -18/+66 |
| * | | | | | | liblzma: Avoid defining a 'restrict' macro | Brad King | 2014-07-29 | 31 | -101/+103 |
| * | | | | | | liblzma: Disable warnings to avoid changing 3rd party code | Brad King | 2014-07-29 | 2 | -1/+13 |
| * | | | | | | liblzma: Port to VS 6, 7.0 | Daniel Pfeifer | 2014-07-29 | 2 | -17/+10 |
| * | | | | | | liblzma: Port from C99 to C89/90 | Daniel Pfeifer | 2014-07-29 | 61 | -700/+1080 |
| * | | | | | | liblzma: Add CMake build system | Daniel Pfeifer | 2014-07-23 | 7 | -8/+491 |
| * | | | | | | liblzma: Remove unused Makefile.* files | Brad King | 2014-07-23 | 9 | -387/+0 |
| * | | | | | | liblzma: Add README-CMake.txt | Brad King | 2014-07-23 | 1 | -0/+66 |
| * | | | | | | Merge branch 'liblzma-upstream' into add-liblzma | Brad King | 2014-07-21 | 148 | -0/+26264 |
| |\ \ \ \ \ \ |