| .. |
|
0-sample-topic.rst
|
345908b16b
Begin post-3.23 development
|
3 years ago |
|
Apple-link-framework.rst
|
a2cfa2da4f
GenEx/LINK_LIBRARY: Add features for framework support on Apple
|
3 years ago |
|
Apple-link-library.rst
|
9fb1dff070
LINK_LIBRARY: Add features for library support on Apple
|
3 years ago |
|
CMAKE_PROJECT_TOP_LEVEL_INCLUDES.rst
|
a6c34b0353
project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point
|
3 years ago |
|
ExternalProject-no-extract-timestamp.rst
|
a283e58b51
ExternalProject: Add DOWNLOAD_EXTRACT_TIMESTAMP option and policy
|
3 years ago |
|
FetchContent_find_package_integration.rst
|
29e31e2825
Packages: Integrate FetchContent and find_package()
|
3 years ago |
|
FindGLUT-remove-undocumented-vars.rst
|
6c053e68df
FindGLUT: Remove undocumented variables GLUT_INCLUDE_PATH and GLUT_LIBRARY
|
3 years ago |
|
FindJNI-targets.rst
|
171d45c039
FindJNI: added components and imported targets
|
3 years ago |
|
FindMatlab-no-implicit-link.txt
|
178cf34bdc
FindMatlab: Add NO_IMPLICIT_LINK_TO_MATLAB_LIBRARIES option to matlab_add_mex
|
3 years ago |
|
Genex-LINK_GROUP.rst
|
0a81ea1f12
Genex-LINK_GROUP: Add possibility to group libraries at link step
|
3 years ago |
|
Genex-LINK_LIBRARY.rst
|
397ee55cd6
genex-LINK_LIBRARY: rename configuration variables
|
3 years ago |
|
LINK_LIBRARY-WHOLE_ARCHIVE.rst
|
dabe56de58
genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE
|
3 years ago |
|
adsp-platform-and-compilers.rst
|
87142bbd5f
ADSP: Add dedicated platform module
|
3 years ago |
|
chsi-query-windows-registry.rst
|
17ff86547e
cmake_host_system_information: query windows registry
|
3 years ago |
|
cmake-E-tar-touch.rst
|
0b7fd783f8
cmake -E tar: Add --touch option
|
3 years ago |
|
cmake-fresh.rst
|
9f1471739d
cmake: Add --fresh option to clear the cache and start from scratch
|
3 years ago |
|
cmcmd-end-of-options-delimiter.rst
|
b10930040d
cmcmd: add end of options delimiter to cmake -E commands
|
3 years ago |
|
color-diagnostics.rst
|
78adb1b952
color: Add CMAKE_COLOR_DIAGNOSTICS environment variable
|
3 years ago |
|
cpack-dmg-sla.rst
|
b760828d3f
CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by default
|
3 years ago |
|
cpack-wix-arch.rst
|
cae7e5e38d
CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installers
|
3 years ago |
|
cpack-zstd-parallel.rst
|
525faec4e9
CPack: Add parallel zstd compression
|
3 years ago |
|
ctest-output-truncation.rst
|
a6f2c13727
Help: Add release notes for test-output-truncation
|
3 years ago |
|
cuda-arch-native.rst
|
d1b48bfabd
CUDA: Add support for CUDA_ARCHITECTURES=native
|
3 years ago |
|
file-download-range.rst
|
231872ddb0
file(DOWNLOAD): Add options to download a range
|
3 years ago |
|
find-calls-search-install-prefix.rst
|
42f7e39789
Find: Support per call disabling of CMAKE_INSTALL_PREFIX
|
3 years ago |
|
find_item-query-windows-registry.rst
|
8d7e80cf3d
find_* commands: add control over Windows registry views
|
3 years ago |
|
find_package-global-imported.rst
|
2f1ffa003c
find_package: Add support for default GLOBAL imported targets
|
3 years ago |
|
findzlib-static.rst
|
185723461f
FindZLIB: more library names + option to prefer static library
|
3 years ago |
|
ghs_predefined_targets.rst
|
399e73b89a
GHS: release note
|
3 years ago |
|
link-interface-direct.rst
|
cf312a2e54
LINK_LIBRARIES: Add support for LINK_ONLY genex
|
3 years ago |
|
presets-pathListSep.rst
|
ba969ce5fe
cmake-presets: add ${pathListSep} macro
|
3 years ago |
|
rel-macos-dmg-no-sla.rst
|
2167fce99b
Utilities/Release: Drop SLA from CMake macOS DMG package
|
3 years ago |
|
remove-PackageMaker-generator.rst
|
c150f89f4d
CPack: Remove the deprecated PackageMaker generator
|
3 years ago |
|
rescan-static-libraries.rst
|
d658332782
Genex-LINK_GROUP: Add support feature RESCAN on BSD systems
|
3 years ago |
|
set-env-var-first-run.rst
|
05e510bf0b
CMP0132: Don't set compiler environment variables on first run
|
3 years ago |
|
target-bundle-dir-name-genex.rst
|
997af2e1a6
Genex: Add TARGET_BUNDLE_DIR_NAME
|
3 years ago |
|
trace-global-frame.rst
|
a41d6e4d7a
Trace: add global_frame field to json-v1 format
|
3 years ago |
|
trace-line-end.rst
|
8e1e97ccca
Trace: include `line_end` field in json-v1 format
|
3 years ago |
|
try_compile-project-platform-vars.rst
|
a6562ff579
try_compile: Add option to skip passing platform variables
|
3 years ago |
|
verify-interface-header-sets.rst
|
259c265112
VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS
|
3 years ago |
|
vs_buildcache_support.rst
|
b764c7c273
VS: Add property to turn off Visual Studio compile batching
|
3 years ago |
|
vs_dotnet_startup_object_support.rst
|
d89af11f89
VS: Add StartupObject property for managed .NET projects
|
3 years ago |
|
watcom-runtime-library.rst
|
33da5824ac
OpenWatcom: Allow specifying the runtime library
|
3 years ago |
|
werror-property.rst
|
76a08cd253
COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errors
|
3 years ago |
|
while-errors.rst
|
30313aa721
while: diagnose errors during condition evaluation
|
3 years ago |
|
xcode-xcconfig.rst
|
53ca6edd8a
xcode: add support for xcconfig files
|
3 years ago |