CMake/Help/release/dev
Schuyler Kylstra 130784e039 AndroidTestUtilities: Add module to help drive Android device tests
Add a module to manage the data needed for the project tests.  It will
move the test data to the build directory and transfer necessary data to
an Android device if that is enabled.
2016-09-30 13:49:47 -04:00
..
0-sample-topic.rst Begin post-3.6 development 2016-06-01 10:59:26 -04:00
CheckFortranSourceCompiles-custom-ext.rst CheckFortranSourceCompiles: Add support for custom source extension 2016-09-22 14:49:54 -04:00
ExternalProject-HTTP_HEADER.rst Help: Add notes for topic 'ExternalProject-HTTP_HEADER' 2016-09-19 10:51:08 -04:00
ExternalProject-http-credentials.rst Help: Add notes for topic 'ExternalProject-http-credentials' 2016-09-15 11:52:27 -04:00
FindBISON-report-file.rst Help: Add notes for topic 'FindBISON-report-file' 2016-07-18 09:11:25 -04:00
FindMatlab-simulink.rst FindMatlab: Add notes for topic 'FindMatlab-simulink' 2016-09-23 09:36:05 -04:00
FindOpenCL-imported-target.rst FindOpenCL: Add an imported target 2016-06-02 08:46:43 -04:00
FindOpenMP-updates.rst FindOpenMP: Detect version (specification date) from compiler 2016-07-13 11:49:01 -04:00
FindVulkan.rst Add FindVulkan.cmake. 2016-06-08 12:44:03 -04:00
GNUInstallDirs-function.rst GNUInstallDirs: Add macro to expose internal logic publicly 2016-09-07 09:40:41 -04:00
GenerateExportHeader-custom-content.rst GenerateExportHeader: Add option to specify custom content 2016-06-28 09:43:52 -04:00
add-android-test-utilities-module.rst AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
add-extra-boolean-comparisons.rst Add additional <= and >= comparison operators 2016-08-09 09:30:34 -04:00
add_androidmk_generator.rst Add support for creating prebuilt Android.mk files 2016-09-13 12:47:43 -04:00
aix-clang.rst AIX: Add support for Clang compiler 2016-06-20 09:59:31 -04:00
android-platform-modules.rst Help: Document cross compiling for Android 2016-08-23 12:53:10 -04:00
app-framework-bundle-extension.rst Update documentation about bundle extensions 2016-07-21 23:16:50 -07:00
bzip2-imported-targets.rst Help: Add notes for topic 'bzip2-imported-targets' 2016-09-09 11:42:35 -04:00
ccmake-vim-navigation.rst ccmake: Add VIM-like bindings for navigation 2016-08-02 14:53:15 -04:00
cmake-capabilities.rst cmake: Add `cmake -E capabilities` mode 2016-08-16 13:45:05 -04:00
cmake-gui-open-project.rst cmake-gui: Add button to open the generated project 2016-09-13 16:11:29 -04:00
cmake-server-basic.rst Help: Add notes for topic 'cmake-server-basic' 2016-09-19 09:20:43 -04:00
cmake-trace-source.rst cmake: Add an option to control what files needs to be traced 2016-06-17 11:46:23 -04:00
codelite-organize-by-target.rst CodeLite: Optionally use targets to create (sub)project files 2016-09-26 13:40:38 -04:00
cpack-deb-long-filenames.rst CPack/DEB: Add option to select archive type 2016-09-05 09:24:45 -04:00
cpack-rpm-debuginfo-pkg.rst CPack/RPM: Add test for debuginfo package generation 2016-08-26 09:40:37 -04:00
cpack-rpm-srpm-package.rst CPack/RPM: Generate source rpm (SRPM) packages on demand 2016-09-20 08:24:28 -04:00
cpack.hash_computing.rst CPack: Add option to generate a checksum file next to each package file 2016-09-19 10:22:50 -04:00
ctest-capture-error.rst Help: Add notes for topic 'ctest-capture-error' 2016-09-20 14:43:13 -04:00
directory-list-targets-and-subdirs.rst Add directory properties to get source and binary directories 2016-09-19 14:00:50 -04:00
drop-linux-i386-binary.rst Utilities/Release: Drop Linux 32-bit binary 2016-08-30 09:48:39 -04:00
file-curl-httpheader.rst file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption 2016-09-15 21:41:39 +03:00
file-curl-userpw.rst Help: Add notes for topic 'file-curl-userpw' 2016-09-14 08:48:23 -04:00
find-lib32.rst Teach find_library and find_package to search lib32 paths (#11260) 2016-06-10 11:09:16 -04:00
find_package-dir-sort.rst find_package: Optionally sort globbed directories in a meaningful order 2016-09-15 13:35:25 -04:00
findicu.rst Help: Add notes for topic 'findicu' 2016-07-13 09:15:16 -04:00
fortran-submodules.rst Help: Add notes for topic 'fortran-submodules' 2016-09-20 09:18:56 -04:00
ifw-package-resources.rst CPackIFW: Add 'cpack_ifw_add_package_resources' command 2016-09-19 13:17:59 -04:00
ifw-user-interfaces.rst CPackIFW: Add USER_INTERFACES option 2016-09-16 10:29:00 -04:00
java-export-targets.rst Help: Add notes for topic 'java-export-targets' 2016-06-07 08:50:36 -04:00
link_what_you_use.rst Help: Add notes for topic 'link_what_you_use' 2016-06-17 11:01:22 -04:00
ninja-add_custom_command-depfile.rst add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
ninja-directory-targets.rst Ninja: Add `$subdir/{test,install,package}` targets 2016-08-09 15:15:24 -04:00
ninja-fortran.rst Help: Document Ninja generator conditional Fortran support 2016-09-22 13:53:10 -04:00
parse_arguments_argv_n.rst cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# 2016-09-08 11:33:46 -04:00
productbuild.rst Help: Add notes for 'productbuild' topic 2016-06-06 09:25:39 -04:00
test-fixtures.rst CTest: Add support for test fixtures 2016-09-20 14:37:38 -04:00
timestamp-names.rst Help: Add notes for topic 'timestamp-names' 2016-09-12 15:15:50 -04:00
toolchain-flag-init.rst Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files 2016-07-14 15:47:32 -04:00
try_compile-config-flags.rst try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG> 2016-06-29 09:11:02 -04:00
vim-cmake-syntax.rst Help: Add release notes for 'vim-cmake-syntax' import 2016-08-17 09:24:29 -04:00
vs-15-generator.rst VS15: Add Visual Studio 15 generator 2016-09-07 15:49:08 -04:00
vs-natvis.rst VS: Add support for NATVIS files 2016-07-15 10:36:21 -04:00
vs-sdk-refs.rst VS: Add VS_SDK_REFERENCES target property to reference external SDKs 2016-06-22 08:34:12 -04:00
vs-tool-override.rst VS: Add a VS_TOOL_OVERRIDE source file property 2016-06-20 10:46:14 -04:00
windows-export-all-from-exe.rst Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports 2016-07-11 09:41:04 -04:00
wix-custom-install-dir.rst CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER feature 2016-08-08 13:42:23 +02:00
wix-disabled-components.rst CPackWIX: Support CPACK_COMPONENT_<compName>_DISABLED 2016-07-22 08:49:29 +02:00
wix-feature-patch.rst CPackWIX: Enabled patching of WIX <Feature> tags 2016-09-09 13:03:57 +02:00
wix-root-description.rst CPackWIX: Support custom title and description for the root feature 2016-08-02 14:05:08 +02:00
xcode-file-attributes.rst Help: Add release note about XCODE_FILE_ATTRIBUTES source file property 2016-06-17 10:53:59 -04:00
xcode-swift-version.rst Xcode: Add option to set Swift language version 2016-09-26 08:46:23 -04:00