summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add PREPEND sub-command to string commandSylvain Joubert2017-08-111-0/+4
| |/ / /
* | | | Merge topic 'cpackifw-package-file-extension'Brad King2017-08-151-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variableKonstantin Podsvirov2017-08-091-0/+6
* | | | Merge topic 'find-package_root-disable'Brad King2017-08-101-6/+13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9Brad King2017-08-081-6/+13
* | | Merge topic 'gtest-dynamic-discovery'Brad King2017-08-081-0/+11
|\ \ \
| * | | Add dynamic test discovery for for Google TestMatthew Woehlke2017-07-271-0/+11
* | | | Merge topic 'drop-HP-UX'Brad King2017-08-081-0/+8
|\ \ \ \
| * | | | HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-071-0/+8
* | | | | Autogen: Add release notes for per-config include dirSebastian Holtermann2017-08-051-0/+8
|/ / / /
* | | | Merge topic 'doc-release-notes-orphan'Brad King2017-08-041-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Silence warning about document not included in toctreeBjörn Esser2017-08-031-0/+2
| | |/ | |/|
| * | Merge branch 'doc-vs2015-update-relnote' into release-3.9Brad King2017-07-141-0/+5
| |\ \
* | \ \ Merge topic 'autogen-generated-files'Brad King2017-07-201-0/+8
|\ \ \ \
| * | | | Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-181-0/+8
* | | | | Merge topic 'cmake-E-sha'Brad King2017-07-181-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-141-0/+5
* | | | | Merge topic 'doc-vs2015-update-relnote'Brad King2017-07-171-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Add a 3.9 release note about the VS GenerateDebugInformation updateBrad King2017-07-141-0/+5
* | | | | Merge topic 'xcode9support'Brad King2017-07-171-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Xcode: Add "outputPaths" to custom command script build phaseHarry Mallon2017-07-141-0/+2
| |/ /
| * | Merge branch 'cuda-version-for-vs' into release-3.9Brad King2017-06-201-0/+2
| |\ \
* | \ \ Merge topic 'test_include_files'Brad King2017-07-131-0/+7
|\ \ \ \
| * | | | Add TEST_INCLUDE_FILESMatthew Woehlke2017-07-121-0/+7
* | | | | Merge topic 'labels-for-subprojects'Brad King2017-07-131-0/+14
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'labels_for_subprojects'Betsy McPhail2017-07-101-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge topic 'indented_cmakedefine'Brad King2017-07-101-0/+7
|\ \ \ \ \
| * | | | | configure_file: Add support for indented cmakedefineSylvain Joubert2017-07-041-0/+7
| |/ / / /
* | | | | Merge topic 'iar_improved'Brad King2017-07-071-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-291-0/+4
* | | | | Merge topic 'deb-on-windows'Brad King2017-06-291-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPackDeb: Enable the DEB generator on WindowsNils Gladitz2017-06-281-0/+7
* | | | | Merge topic 'feature/include_guard'Brad King2017-06-281-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | include_guard: add doc pages and a release notePavel Solodovnikov2017-06-221-0/+8
* | | | | Merge topic 'cuda-version-for-vs'Brad King2017-06-211-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Help: Update 3.9 release notes with recommended CUDA version for VSBrad King2017-06-201-0/+2
* | | | Merge topic 'doc-compile-features'Brad King2017-06-161-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Fix typo in Cray/PGI/XL compile features docsBrad King2017-06-151-1/+1
* | | | Merge topic 'add-missing-compiler-release-notes'Brad King2017-06-141-0/+5
|\ \ \ \ | |/ / /
| * | | Help: Add docs for new compilers supporting language standards.Chuck Atkins2017-06-141-0/+5
| |/ /
* | | Merge topic 'vs-dotnet-custom-reference-tags'Brad King2017-06-141-0/+6
|\ \ \
| * | | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>Michael Stürmer2017-06-131-0/+6
| | |/ | |/|
* | | Merge topic 'android-unified-headers'Brad King2017-06-131-0/+5
|\ \ \ | |/ / |/| / | |/
| * Android: Add support for unified headersBrad King2017-06-121-0/+5
| * Merge branch 'doc-3.9-find_dependency' into release-3.9Brad King2017-06-071-0/+5
| |\
* | \ Merge topic 'execute_process-pipeline-results'Brad King2017-06-121-0/+6
|\ \ \
| * | | execute_process: Add option to get results of every childAdam Weisi2017-06-101-0/+6
* | | | Merge topic 'cpack-freebsd-pkg'Brad King2017-06-121-0/+5
|\ \ \ \
| * | | | CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-101-0/+5
| |/ / /
* | | | Merge topic 'cuda-compiler-launcher'Brad King2017-06-121-0/+8
|\ \ \ \