Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'install-directory-dest-genex' | Brad King | 2015-09-25 | 2 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | install: Allow generator expressions in DIRECTORY DESTINATION | Robert Goulet | 2015-09-24 | 2 | -0/+9 | |
* | | | | | | | Merge topic 'Threads-CXX' | Brad King | 2015-09-25 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | FindThreads: officially announce it works with only C++ enabled | Rolf Eike Beer | 2015-09-25 | 1 | -3/+3 | |
| * | | | | | | Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled | Rolf Eike Beer | 2015-09-25 | 1 | -0/+6 | |
* | | | | | | | install: Allow generator expressions in FILES DESTINATION | Robert Goulet | 2015-09-23 | 2 | -0/+9 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-22 | 1 | -0/+4 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-22 | 1 | -0/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ctest-variable-docs' | Brad King | 2015-09-22 | 21 | -6/+142 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: document CTEST_CUSTOM_* variables | Ben Boeckel | 2015-09-22 | 20 | -6/+139 | |
| * | | | | | ctest_read_custom_files: mention that ctest does this automatically | Ben Boeckel | 2015-09-21 | 1 | -0/+3 | |
* | | | | | | try_compile: Propogate CMP0065 to the generated project. | Chuck Atkins | 2015-09-21 | 1 | -0/+3 | |
* | | | | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS | Chuck Atkins | 2015-09-21 | 7 | -1/+63 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'pkg-config-variable-function' | Brad King | 2015-09-21 | 1 | -0/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindPkgConfig: add a command to query arbitrary variables | Ben Boeckel | 2015-09-21 | 1 | -0/+6 | |
* | | | | | Merge topic 'cpack-verbatim-variables' | Brad King | 2015-09-21 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Introduction of CPACK_VERBATIM_VARIABLES variable | Roman Donchenko | 2015-09-20 | 1 | -0/+5 | |
* | | | | | | Merge topic 'cpack-deb-checksum-on-symlinks' | Brad King | 2015-09-21 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack/Deb: checksum on symlinks release notes | Domen Vrankar | 2015-09-18 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ctest-custom-output-size' | Brad King | 2015-09-21 | 6 | -0/+30 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CTest: Add options to limit output of passed and failed tests | Roman Wüger | 2015-09-18 | 2 | -0/+13 | |
| * | | | | | CTest: Document and test custom output size settings | Brad King | 2015-09-18 | 4 | -0/+17 | |
* | | | | | | Merge topic 'compute-default-dialect' | Brad King | 2015-09-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Project: Determine default language dialect for the compiler. | Stephen Kelly | 2015-09-18 | 1 | -3/+3 | |
* | | | | | | | Merge topic 'ms-manifest-files' | Brad King | 2015-09-18 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add support for *.manifest source files with MSVC tools | Brad King | 2015-09-17 | 1 | -0/+7 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ExternalProject_stash_save_all' | Brad King | 2015-09-18 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | ExternalProject: Use "git stash save --all" only if supported (#15722) | Daniele E. Domenichelli | 2015-09-17 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cpack-deb-fakeroot-removal' | Brad King | 2015-09-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | CPackDeb: use of libarchive and removal of fakeroot | Raffi Enficiaud | 2015-09-17 | 1 | -0/+4 | |
* | | | | | | Merge topic 'FindProtobuf-python-extension' | Brad King | 2015-09-16 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | FindProtobuf: Add protobuf_generate_python function | Andreas Bergmeier | 2015-09-15 | 1 | -0/+6 | |
* | | | | | | Help: Document string(REGEX) input concatentation (#15742) | Brad King | 2015-09-14 | 1 | -0/+3 | |
* | | | | | | Help: Organize string command docs into sections | Brad King | 2015-09-14 | 1 | -82/+218 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'FindHDF5-updates' | Brad King | 2015-09-14 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLEL | Paul Romano | 2015-09-11 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Help: Document limitations of the OBJECT_DEPENDS source file property | Brad King | 2015-09-11 | 1 | -5/+8 | |
|/ / / / | ||||||
* | | | | Merge topic 'cpack-cmake-special-characters-mangling' | Brad King | 2015-09-10 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | CPack: don't mangle CMake-special characters when applying default settings | Roman Donchenko | 2015-09-09 | 1 | -0/+6 | |
* | | | | | Merge topic 'cpack-deb-component-dependencies' | Brad King | 2015-09-10 | 1 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack/Deb: enable per component setting of dependencies | Domen Vrankar | 2015-09-09 | 1 | -0/+12 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindwxWidgets-updates' | Brad King | 2015-09-10 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Add notes for topic 'FindwxWidgets-updates' | Brad King | 2015-09-09 | 1 | -0/+4 | |
* | | | | | | Merge topic 'mingw-compile-features-C' | Brad King | 2015-09-10 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Record compile features for GNU C on Windows (#15727) | Brad King | 2015-09-09 | 1 | -0/+5 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'doc-get_filename_component-typo' | Brad King | 2015-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Help: Fix typo in get_filename_component docs | Christopher Meng | 2015-09-08 | 1 | -1/+1 | |
* | | | | | Merge topic 'find_program-NAMES_PER_DIR' | Brad King | 2015-09-08 | 2 | -1/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | find_program: Optionally consider all names in each directory | Brad King | 2015-09-02 | 2 | -1/+12 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindOpenSSL-static-libs' | Brad King | 2015-09-08 | 1 | -0/+5 | |
|\ \ \ \ \ |