summaryrefslogtreecommitdiffstats
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Check(Function|Library|Symbol)Exists: make it work if only C++ is enabledRolf Eike Beer2015-09-251-0/+6
* | | | | | | install: Allow generator expressions in FILES DESTINATIONRobert Goulet2015-09-231-0/+5
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-221-0/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-221-0/+4
| |/ / / /
* | | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-211-0/+6
|/ / / /
* | | | Merge topic 'pkg-config-variable-function'Brad King2015-09-211-0/+6
|\ \ \ \
| * | | | FindPkgConfig: add a command to query arbitrary variablesBen Boeckel2015-09-211-0/+6
* | | | | Merge topic 'cpack-verbatim-variables'Brad King2015-09-211-0/+5
|\ \ \ \ \
| * | | | | Introduction of CPACK_VERBATIM_VARIABLES variableRoman Donchenko2015-09-201-0/+5
* | | | | | Merge topic 'cpack-deb-checksum-on-symlinks'Brad King2015-09-211-0/+4
|\ \ \ \ \ \
| * | | | | | CPack/Deb: checksum on symlinks release notesDomen Vrankar2015-09-181-0/+4
| |/ / / / /
* | | | | | Merge topic 'ctest-custom-output-size'Brad King2015-09-211-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CTest: Add options to limit output of passed and failed testsRoman Wüger2015-09-181-0/+7
* | | | | | Merge topic 'ms-manifest-files'Brad King2015-09-181-0/+7
|\ \ \ \ \ \
| * | | | | | Add support for *.manifest source files with MSVC toolsBrad King2015-09-171-0/+7
| |/ / / / /
* | | | | | Merge topic 'ExternalProject_stash_save_all'Brad King2015-09-181-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ExternalProject: Use "git stash save --all" only if supported (#15722)Daniele E. Domenichelli2015-09-171-0/+5
| |/ / / /
* | | | | Merge topic 'cpack-deb-fakeroot-removal'Brad King2015-09-171-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPackDeb: use of libarchive and removal of fakerootRaffi Enficiaud2015-09-171-0/+4
* | | | | FindProtobuf: Add protobuf_generate_python functionAndreas Bergmeier2015-09-151-0/+6
* | | | | FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLELPaul Romano2015-09-111-0/+6
|/ / / /
* | | | Merge topic 'cpack-cmake-special-characters-mangling'Brad King2015-09-101-0/+6
|\ \ \ \
| * | | | CPack: don't mangle CMake-special characters when applying default settingsRoman Donchenko2015-09-091-0/+6
* | | | | Merge topic 'cpack-deb-component-dependencies'Brad King2015-09-101-0/+12
|\ \ \ \ \
| * | | | | CPack/Deb: enable per component setting of dependenciesDomen Vrankar2015-09-091-0/+12
| |/ / / /
* | | | | Merge topic 'FindwxWidgets-updates'Brad King2015-09-101-0/+4
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'FindwxWidgets-updates'Brad King2015-09-091-0/+4
| |/ / / /
* | | | | Record compile features for GNU C on Windows (#15727)Brad King2015-09-091-0/+5
|/ / / /
* | | | Merge topic 'find_program-NAMES_PER_DIR'Brad King2015-09-081-0/+6
|\ \ \ \
| * | | | find_program: Optionally consider all names in each directoryBrad King2015-09-021-0/+6
* | | | | Merge topic 'FindOpenSSL-static-libs'Brad King2015-09-081-0/+5
|\ \ \ \ \
| * | | | | FindOpenSSL: Optionally search only for static librariesThijs Wenker2015-09-021-0/+5
| |/ / / /
* | | | | FindZLIB: Find debug and release variants separatelyMichael Scott2015-09-021-0/+5
|/ / / /
* | | | Merge topic 'java-updates'Brad King2015-08-271-0/+3
|\ \ \ \
| * | | | UseJava: Add support for javah toolMarc Chevrier2015-08-211-0/+3
* | | | | Merge topic 'modules-no-soname'Brad King2015-08-211-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not set SONAME for MODULE library targets (#15705)Felix Geyer2015-08-201-0/+7
| | |/ / | |/| |
* | | | get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-181-0/+6
|/ / /
* | | Merge topic 'FindXercesC-updates'Brad King2015-08-171-0/+5
|\ \ \
| * | | FindXercesC: Find debug and release libraries separatelyRoger Leigh2015-08-141-0/+5
| | |/ | |/|
* | | FindTIFF: Find debug and release libraries separatelyRoger Leigh2015-08-141-0/+5
|/ /
* | Merge topic 'add-link-search-static-properties-defaults'Brad King2015-08-131-0/+9
|\ \
| * | Help: Add notes for topic 'add-link-search-static-properties-defaults'Brad King2015-08-131-0/+9
* | | Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-121-0/+7
|/ /
* | UseJava: Teach install_jar new DESTINATION and COMPONENT optionsMarc Chevrier2015-08-041-0/+4
* | UseJava: Teach add_jar to support file syntax for sourcesMarc Chevrier2015-08-041-0/+4
* | FindJava: Add support for idlj and jarsigner toolsMarc Chevrier2015-08-041-0/+5
* | Merge topic 'if-test'Brad King2015-08-031-0/+5
|\ \ | |/ |/|
| * if: Add "TEST <test>" conditionMatt McCormick2015-08-031-0/+5
* | cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-291-0/+13
|/