Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | liblzma 5.0.5-gb69900ed (reduced) | liblzma upstream | 2014-07-21 | 148 | -0/+26264 | |
| | / / / / / | ||||||
| * | | | | | | liblzma: Add .gitattributes to ignore whitespace checks | Brad King | 2014-07-21 | 1 | -0/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-29 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge branch 'release' | Brad King | 2014-07-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'backport-kwsys-qnx-fix' into release | Brad King | 2014-07-17 | 1 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'compile-with-cray' into release | Brad King | 2014-07-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'fix-QCC-compile-flags' into release | Brad King | 2014-07-17 | 6 | -27/+41 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'sanitizer_handle_more_pids' | Brad King | 2014-07-28 | 3 | -11/+27 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Handle more than one process with sanitizer errors. | Bill Hoffman | 2014-07-24 | 3 | -11/+27 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-re-cmake-with-compiler' | Brad King | 2014-07-28 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ |