Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | VS: Refactor target ordering logic | Brad King | 2015-09-22 | 7 | -14/+26 | |
* | | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-23 | 1 | -1/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | CPack: remove accidental changes | Domen Vrankar | 2015-09-23 | 1 | -1/+0 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-23 | 1 | -1/+1 | |
* | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-22 | 3 | -0/+28 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-22 | 2 | -0/+26 | |
| * | | | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-21 | 1 | -0/+2 | |
* | | | | | Merge topic 'restrict-shlib-link-flags-to-enable-exports' | Brad King | 2015-09-22 | 5 | -6/+56 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_compile: Propogate CMP0065 to the generated project. | Chuck Atkins | 2015-09-21 | 1 | -0/+10 | |
| * | | | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS | Chuck Atkins | 2015-09-21 | 4 | -6/+46 | |
* | | | | | | Merge topic 'fix-policy-CMP0064-version' | Brad King | 2015-09-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | CMP0064: Fix recorded version of introduction to be 3.4 | Brad King | 2015-09-21 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fix-windows-version-detection' | Brad King | 2015-09-22 | 3 | -5/+27 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674) | Gilles Khouzam | 2015-09-21 | 3 | -5/+27 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-22 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'cpack-deb-checksum-on-symlinks' | Brad King | 2015-09-21 | 1 | -13/+16 | |
|\ \ \ \ | ||||||
| * | | | | CPackDeb: preventing md5sum on symlinks | Raffi Enficiaud | 2015-09-18 | 1 | -13/+16 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-compatibility-mode-LOCATION' | Brad King | 2015-09-21 | 5 | -9/+17 | |
|\ \ \ \ | ||||||
| * | | | | CMP0026: Use compatibility codepath until configure is finished (#15748) | Stephen Kelly | 2015-09-18 | 2 | -8/+8 | |
| * | | | | cmGlobalGenerator: Add API for the configure step being finished. | Stephen Kelly | 2015-09-18 | 2 | -0/+8 | |
| * | | | | cmLocalGenerator: Simplify condition. | Stephen Kelly | 2015-09-18 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'ninja-refactor-msvc-deps' | Brad King | 2015-09-21 | 3 | -1/+16 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Refactor lookup of cmcldeps location | Brad King | 2015-09-18 | 3 | -1/+16 | |
| |/ / / | ||||||
* | | | | Merge topic 'ctest-custom-output-size' | Brad King | 2015-09-21 | 3 | -1/+49 | |
|\ \ \ \ | ||||||
| * | | | | CTest: Add options to limit output of passed and failed tests | Roman Wüger | 2015-09-18 | 3 | -1/+49 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-21 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-20 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-19 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'cmake-gui-qt5-package' | Brad King | 2015-09-18 | 1 | -11/+5 | |
|\ \ \ \ | ||||||
| * | | | | cmake-gui: Improve packaging of Qt5 libraries. | Clinton Stimpson | 2015-09-17 | 1 | -11/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'ms-manifest-files' | Brad King | 2015-09-18 | 16 | -211/+365 | |
|\ \ \ \ | ||||||
| * | | | | Add support for *.manifest source files with MSVC tools | Brad King | 2015-09-17 | 15 | -5/+131 | |
| * | | | | MSVC: Rewrite manifest file handling with Makefile and Ninja | Brad King | 2015-09-17 | 2 | -198/+221 | |
| * | | | | Ninja: Always add OBJECT_DIR variable to link rules | Brad King | 2015-09-17 | 1 | -3/+4 | |
| * | | | | VS: Add manifest tool settings to VS 8 and 9 project files | Brad King | 2015-09-17 | 1 | -10/+14 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-18 | 1 | -1/+1 | |
* | | | | Merge topic 'cpack-deb-fakeroot-removal' | Brad King | 2015-09-17 | 4 | -121/+316 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | CPackDeb: use of libarchive and removal of fakeroot | Raffi Enficiaud | 2015-09-17 | 1 | -113/+186 | |
| * | | | cmArchiveWrite: control user/group, permissions and recursive file adding | Raffi Enficiaud | 2015-09-17 | 2 | -6/+128 | |
| * | | | cmGeneratedFileStream: Fix spelling in comment | Raffi Enficiaud | 2015-09-17 | 1 | -2/+2 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-17 | 1 | -1/+1 | |
* | | | | Merge topic 'detect-c11-broken-thread-local' | Brad King | 2015-09-16 | 2 | -0/+35 | |
|\ \ \ \ | ||||||
| * | | | | Avoid using C11 to build CMake if _Thread_local support is broken | Raphael Kubo da Costa | 2015-09-15 | 2 | -0/+35 | |
* | | | | | Merge topic 'test-search-ordering' | Brad King | 2015-09-16 | 2 | -3/+8 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'fix-bad-search-ordering' into test-search-ordering | Brad King | 2015-09-15 | 2 | -3/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | find_*: Fix search order when the environment duplicates some HINTS | Chuck Atkins | 2015-09-14 | 2 | -3/+8 | |
* | | | | | | | Merge topic 'ccmake-portability' | Brad King | 2015-09-16 | 4 | -25/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ccmake: Use more-portable call to set_field_buffer (#15740) | Thomas Klausner | 2015-09-16 | 1 | -1/+1 | |
| * | | | | | | | ccmake: Avoid using non-portable 'curcol' field (#15739) | Joerg Sonnenberger | 2015-09-16 | 1 | -7/+6 | |
| * | | | | | | | ccmake: Pass format string to 'printw' (#15738) | Joerg Sonnenberger | 2015-09-16 | 3 | -17/+20 | |