summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-GENERATE-tmp'Brad King2020-07-093-0/+15
|\
| * Tests: Cover file(GENERATE) using 'foo.tmp' as input for output 'foo'Brad King2020-07-083-0/+15
* | Merge topic 'ctest-resource-spec-file-doc'Craig Scott2020-07-086-1/+26
|\ \
| * | Help: Clarify search order for resource spec fileKyle Edwards2020-07-076-1/+26
* | | Merge topic 'MissingVoid'Brad King2020-07-082-2/+2
|\ \ \
| * | | Tests: Fix pedantic warning about missing void in C function declarationSean McBride2020-07-072-2/+2
| | |/ | |/|
* | | Merge topic 'languageStandardMultipleBacktraceSupport'Brad King2020-07-082-2/+17
|\ \ \
| * | | fileapi: Support multiple backtraces for language standardJustin Goshi2020-07-062-2/+17
| |/ /
* | | Tests: Verify DMG default SLA contentBrad King2020-07-031-0/+16
* | | Tests: Cover using RTF for DMG SLAsBrad King2020-07-033-7/+11
|/ /
* | Merge topic 'cpack-dmg-sla'Brad King2020-07-0312-0/+83
|\ \
| * | Tests: Add case for CPack DMG multi-language SLAsBrad King2020-07-0211-0/+67
| * | Tests: Verify SLA in CPackComponentsForAll-DragNDrop-* DMG filesBrad King2020-07-021-0/+16
* | | Merge topic 'restore-cwd-translation-map'Brad King2020-07-036-0/+52
|\ \ \ | |/ / |/| / | |/
| * Restore handling of build directory inside a symlinked pathBrad King2020-07-026-0/+52
| * Merge topic 'file-ARCHIVE-files-dirs' into release-3.18Brad King2020-07-012-14/+14
| |\
| * \ Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-304-0/+7
| |\ \
| * \ \ Merge topic 'find_library-file-readable' into release-3.18Brad King2020-06-304-2/+22
| |\ \ \
* | \ \ \ Merge topic 'gtest-xml-add-test'Brad King2020-07-024-0/+57
|\ \ \ \ \
| * | | | | Tests: Add test for GoogleTest XML_OUTPUT_DIRStefan Floeren2020-07-014-0/+57
* | | | | | Merge topic 'remove-warn-unused-vars'Craig Scott2020-07-013-42/+0
|\ \ \ \ \ \
| * | | | | | cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-293-42/+0
* | | | | | | Merge topic 'configure_file-permission-control'Brad King2020-07-013-0/+14
|\ \ \ \ \ \ \
| * | | | | | | configure_file: Add option to control file permissions transfer to copyRahul Gottipati2020-06-303-0/+14
| |/ / / / / /
* | | | | | | Merge topic 'FindTIFF-tiffxx'Brad King2020-07-012-2/+27
|\ \ \ \ \ \ \
| * | | | | | | FindTIFF: add component CXX to include the C++ wrapper libtiffxxJoachim Wuttke (h)2020-06-292-2/+27
* | | | | | | | Merge topic 'file-ARCHIVE-files-dirs'Brad King2020-07-012-14/+14
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | file(ARCHIVE*): Collapse FILES and DIRECTORY optionsCraig Scott2020-06-302-14/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'file-CONFIGURE-subdir'Brad King2020-06-304-0/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | file: Fix CONFIGURE output relative pathBrad King2020-06-294-0/+7
* | | | | | Merge topic 'find_vulkan_glslc'Brad King2020-06-303-2/+31
|\ \ \ \ \ \
| * | | | | | FindVulkan: Support for finding glslcRyan Kawicki2020-06-273-2/+31
* | | | | | | Merge topic 'find_library-file-readable'Brad King2020-06-304-2/+22
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | find_library: Check that library files are readableBrad King2020-06-294-2/+22
| | |/ / / | |/| | |
* | | | | Merge topic 'fileApiAddLanguageStandardBacktrace'Brad King2020-06-2910-2/+305
|\ \ \ \ \
| * | | | | fileapi: Extend codemodel targets with language standardJustin Goshi2020-06-2610-2/+305
* | | | | | Merge topic 'file-ARCHIVE_CREATE-rename-TYPE-option'Brad King2020-06-2919-18/+31
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSIONCraig Scott2020-06-2719-18/+31
* | | | | | Merge topic 'install-default-directory-permissions'Kyle Edwards2020-06-2620-0/+47
|\ \ \ \ \ \
| * | | | | | cmake-install: implement default directory permissionsAsit Dhal2020-06-2520-0/+47
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'visual-studio-android'Brad King2020-06-2619-28/+141
|\ \ \ \ \ \
| * | | | | | Visual Studio: Add Android supportKyle Edwards2020-06-2419-28/+141
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'config_genex_support_multiple_types'Brad King2020-06-2610-18/+49
|\ \ \ \ \ \
| * | | | | | Genex: $<CONFIG:> now supports multiple configurationsRobert Maynard2020-06-2410-18/+49
| |/ / / / /
* | | | | | Merge topic 'GoogleTest-DISCOVERY_MODE-cleanups'Brad King2020-06-264-8/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Tests: Don't ask for things not required for GoogleTestCraig Scott2020-06-244-8/+4
| * | | | Merge topic 'test-all-find-modules' into release-3.18Brad King2020-06-233-35/+0
| |\ \ \ \
| * \ \ \ \ Merge topic 'CUDAToolkit-cuda-11' into release-3.18Brad King2020-06-192-6/+33
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'deprecate-pre-2.8.12'Craig Scott2020-06-2393-83/+205
|\ \ \ \ \ \ \
| * | | | | | | Deprecate compatibility with CMake versions older than 2.8.12Brad King2020-06-1817-4/+125