https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
c32be1a Modules: don't assume that FindOpenSSL version regex finds something. Makes the find module work with BoringSSL, which doesn't have the info in the opennslv.h header: https://github.com/google/boringssl/blob/82d0ffbac1a892e23b63d055b67b7d93e489af3e/include/openssl/opensslv.h 09 June 2016, 12:05:54 UTC
3969994 CMake Nightly Date Stamp 09 June 2016, 04:01:07 UTC
ba92e11 Merge topic 'add-FindVulkan' b8a00b67 Tests/FindVulkan: Run clang-format 08 June 2016, 16:57:44 UTC
b8a00b6 Tests/FindVulkan: Run clang-format 08 June 2016, 16:56:50 UTC
c3ba3a4 Merge topic 'fix-libarchive-openssl-no-hashes' dbc9f73d libarchive: Restore OpenSSL include directory from upstream 08 June 2016, 16:56:10 UTC
fb8b8dd Merge topic 'add-FindVulkan' adf4df28 Add FindVulkan.cmake. 08 June 2016, 16:56:07 UTC
5804068 Merge topic 'doc-ctest_update' 1b18180e Help: Document CTest Git fetch-and-reset behavior 558e4d1e Help: Document ctest_update branch following behavior 08 June 2016, 16:56:05 UTC
5a13dc0 Merge topic 'bzip2-debug-names' 132b8989 FindBZip2: Search for additional bz2d debug library name 08 June 2016, 16:56:02 UTC
8632251 Merge topic 'find_path-in-framework' 188baef0 find_path: Fix location of <dir/header.h> in a framework on OS X 08 June 2016, 16:56:00 UTC
5572f5f Merge topic 'clang-format-again' ff08a80a Source/CPack: Run clang-format to fix style 3b284432 Tests/FindOpenCL: Run clang-format to fix style 08 June 2016, 16:55:58 UTC
adf4df2 Add FindVulkan.cmake. This adds FindVulkan with corresponding tests. 08 June 2016, 16:44:03 UTC
1b18180 Help: Document CTest Git fetch-and-reset behavior 08 June 2016, 13:58:43 UTC
558e4d1 Help: Document ctest_update branch following behavior 08 June 2016, 13:53:13 UTC
1cfc750 CMake Nightly Date Stamp 08 June 2016, 04:01:07 UTC
132b898 FindBZip2: Search for additional bz2d debug library name 07 June 2016, 21:46:40 UTC
b86585d Merge branch 'release' 07 June 2016, 19:16:09 UTC
dbc9f73 libarchive: Restore OpenSSL include directory from upstream In commit v3.6.0-rc1~100^2 (libarchive: Drop early use of crypto library, 2016-05-03) we accidentally dropped the include directory for OpenSSL as well as the library. Without that, it works only accidentally when CHECK_CRYPTO happens to choose the OpenSSL implementation and add the include directory. Reported-by: Bradley Lowekamp <blowekamp@mail.nih.gov> 07 June 2016, 19:05:11 UTC
188baef find_path: Fix location of <dir/header.h> in a framework on OS X After finding it in `foo.Framework/Headers/dir/header.h`, we should report the `foo.Framework/Headers` directory, not `foo.Framework/Headers/dir`, because the former is what actually contains the path the caller wishes to include. 07 June 2016, 13:04:35 UTC
ff08a80 Source/CPack: Run clang-format to fix style 07 June 2016, 12:41:16 UTC
3b28443 Tests/FindOpenCL: Run clang-format to fix style 07 June 2016, 12:41:06 UTC
eeac843 Merge topic 'update-expat' 182f6458 Merge branch 'upstream-expat' into update-expat eb831123 expat 2016-06-05 (2b9cb7f5) 07 June 2016, 12:34:09 UTC
9b15a15 Merge topic 'SunOS-PathScale' fcfe121f Platform: add flag definitions for PathScale compiler on SunOS (#16135) 07 June 2016, 12:34:07 UTC
633d99d Merge topic 'remove-c_str' fa277b29 Remove c_str() calls from stream arguments. ba5fb165 call static cmOutputConverter::GetFortranFormat without object 07 June 2016, 12:34:04 UTC
14de21d CMake Nightly Date Stamp 07 June 2016, 04:01:07 UTC
fa277b2 Remove c_str() calls from stream arguments. Mostly automated: git grep -l '.c_str() <<' | xargs sed -i 's|\.c_str() <<| <<|g' 06 June 2016, 21:53:32 UTC
ba5fb16 call static cmOutputConverter::GetFortranFormat without object 06 June 2016, 21:32:38 UTC
d546456 Merge topic 'productbuild' 63e5eb5f Help: Add notes for 'productbuild' topic 2e3c67d1 productbuild: Add new productbuild cpack generator. 50a3d340 PackageMaker: factor out common code for creating pkg files. 06 June 2016, 15:19:20 UTC
63e5eb5 Help: Add notes for 'productbuild' topic 06 June 2016, 13:25:39 UTC
c3b268e Merge topic 'FindBoost-vs-prebuilt' c3a281fd FindBoost: Search in official Windows prebuilt binary library directory 3720d5f4 FindBoost: Test `CMAKE_CXX_COMPILER_{ID,VERSION}` instead of `MSVC*` 06 June 2016, 13:20:07 UTC
ab7d649 Merge topic 'FindLibArchive-3.2' 38d18bab FindLibArchive: Support libarchive 3.2 version string format 06 June 2016, 13:20:03 UTC
cd1f0a8 Merge branch 'update-expat' into release 06 June 2016, 13:10:48 UTC
182f645 Merge branch 'upstream-expat' into update-expat * upstream-expat: expat 2016-06-05 (2b9cb7f5) 06 June 2016, 13:08:33 UTC
eb83112 expat 2016-06-05 (2b9cb7f5) Code extracted from: http://git.code.sf.net/p/expat/code_git at commit 2b9cb7f5b59397d2d04117a419cd3d9d50f4a1ed (master). 06 June 2016, 13:08:21 UTC
cd1327b Merge branch 'SunOS-PathScale' into release 06 June 2016, 13:01:00 UTC
fcfe121 Platform: add flag definitions for PathScale compiler on SunOS (#16135) 06 June 2016, 12:58:20 UTC
fc45ecf CMake Nightly Date Stamp 06 June 2016, 04:01:05 UTC
1503a67 CMake Nightly Date Stamp 05 June 2016, 04:01:05 UTC
6a22a7c CMake Nightly Date Stamp 04 June 2016, 04:01:05 UTC
2e3c67d productbuild: Add new productbuild cpack generator. This cpack generator basically replaces the obsolete PackageMaker generator. 03 June 2016, 20:41:57 UTC
236b7cb Merge branch 'FindLibArchive-3.2' into release 03 June 2016, 17:27:34 UTC
38d18ba FindLibArchive: Support libarchive 3.2 version string format 03 June 2016, 17:18:03 UTC
c3a281f FindBoost: Search in official Windows prebuilt binary library directory Avoid the need to specify `BOOST_LIBRARYDIR` along with `BOOST_ROOT` when using prebuilt binaries such as these: https://sourceforge.net/projects/boost/files/boost-binaries/ 03 June 2016, 15:15:02 UTC
3720d5f FindBoost: Test `CMAKE_CXX_COMPILER_{ID,VERSION}` instead of `MSVC*` 03 June 2016, 15:11:38 UTC
cf12e4a Merge branch 'release' 03 June 2016, 14:50:25 UTC
0663dbf Merge topic 'minor-cleanups' f6c21894 Modules: Rename internal platform-specific compiler determination modules 0c7951a9 cmLocalGenerator: Consolidate conditions in AddArchitectureFlags 03 June 2016, 14:45:59 UTC
9d16f64 Merge topic 'fix-TARGET_PROPERTY-LOCATION-crash' f500a784 Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134) 03 June 2016, 14:45:57 UTC
2f1d82b Merge topic 'cpack-nsis-remove-duplicate-include' e847b6c8 CPack/NSIS: Remove duplicate include from NSIS.template.in (#16132) 03 June 2016, 14:45:54 UTC
3d66384 Merge topic 'size-empty' c6220de2 Use the empty() method to check for emptyness. 03 June 2016, 14:45:52 UTC
e3f7637 Merge topic 'FindOpenCL-imported-target' b66d4739 FindOpenCL: Add an imported target 03 June 2016, 14:45:48 UTC
4b78344 Merge topic 'compiler-id-with-bracket-in-path' a7d1c4ec CMakeDetermineCompilerId: Fix compiler id with square brackets in the path 03 June 2016, 14:45:46 UTC
6f1f796 Merge topic 'fix-ti-link-order' 89317915 Compiler/TI: Pass libraries as last part to linker 03 June 2016, 14:45:43 UTC
811831a Merge topic 'simplify-boolean-expressions' 7f6b8d33 Simplify boolean expressions 03 June 2016, 14:45:40 UTC
8b289db CMake Nightly Date Stamp 03 June 2016, 04:01:19 UTC
c6220de Use the empty() method to check for emptyness. Apply fix-its from clang-tidy's readability-container-size-empty checker. 02 June 2016, 19:35:50 UTC
9703b32 Merge branch 'FindHDF5-fix-already-found' into release 02 June 2016, 18:56:09 UTC
9ca8c7a Merge topic 'FindHDF5-fix-already-found' f11243d1 FindHDF5: Add backwards compatability for already-found searches 02 June 2016, 18:55:53 UTC
f11243d FindHDF5: Add backwards compatability for already-found searches 02 June 2016, 18:46:32 UTC
a7d1c4e CMakeDetermineCompilerId: Fix compiler id with square brackets in the path We use file(GLOB) to load the list of files produced by compiling the compiler identification source. Encode square brackets in the path to the directory so that they are not treated as special characters in the globbing expression. Otherwise we fail to find any files when the path contains square brackets and the compiler id is unknown. Reported-by: Esch Nigma <eschnigma@openmailbox.org> 02 June 2016, 18:32:07 UTC
e847b6c CPack/NSIS: Remove duplicate include from NSIS.template.in (#16132) In commit v2.6.0~3438 (ENH: Better support for adding and removing path, 2006-04-27) an include of "WinMessages.NSH" was added without removing the original include. Remove it now. 02 June 2016, 15:49:44 UTC
7e8cfb9 Merge branch 'fix-TARGET_PROPERTY-LOCATION-crash' into release 02 June 2016, 15:08:09 UTC
f500a78 Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134) Policy CMP0026 deprecated the LOCATION property, and we have long provided a $<TARGET_FILE:...> generator expression. However, if a project tries to use $<TARGET_PROPERTY:...,LOCATION> we should at least not crash. The compatibility implementation of the LOCATION property uses cmGlobalGenerator::CreateGenerationObjects to create the structures needed to evaluate the property before generation starts. The implementation assumed that accessing the property could only be done during configuration (via the typical get_property command use case). The $<TARGET_PROPERTY:...,LOCATION> genex causes the LOCATION property to be accessed during generation. Calling CreateGenerationObjects during generation blows away all the objects currently being used for generation and is not safe. Add a condition to call it only when configuration is not finished. 02 June 2016, 14:58:38 UTC
f6c2189 Modules: Rename internal platform-specific compiler determination modules Rename Modules/Platform/<os>-<lang>.cmake files to Modules/Platform/<os>-Determine-<lang>.cmake to clarify their role. For compatibility with user-provided modules, load the old names if they exist. 02 June 2016, 13:51:43 UTC
0c7951a cmLocalGenerator: Consolidate conditions in AddArchitectureFlags Make room for possible future non-Apple architecture flags. 02 June 2016, 13:47:32 UTC
f1ff630 Merge topic 'minor-cleanups' 2175e5bf cmGlobalGenerator: Make IsMultiConfig() const 02 June 2016, 13:44:53 UTC
c6bcb6f Merge topic 'bin-dir-option' 18bfbc97 Add option to control 'bin' directory of CMake's own installation (#16076) 02 June 2016, 13:44:48 UTC
aa483a4 Merge branch 'fix-ti-link-order' into release 02 June 2016, 13:40:11 UTC
8931791 Compiler/TI: Pass libraries as last part to linker If e.g. libc.a is passed before any objects the linker raises the follwing warning: cannot resolve archive libc.a to a compatible library, as no input files have been encountered In the end the library is skipped and missing symbols occur. Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> 02 June 2016, 13:39:25 UTC
b66d473 FindOpenCL: Add an imported target 02 June 2016, 12:46:43 UTC
7f6b8d3 Simplify boolean expressions Use clang-tidy's readability-simplify-boolean-expr checker. After applying the fix-its, revise all changes *very* carefully. Be aware of false positives and invalid changes. 02 June 2016, 12:24:04 UTC
34d07d7 CMake Nightly Date Stamp 02 June 2016, 04:01:10 UTC
50a3d34 PackageMaker: factor out common code for creating pkg files. 02 June 2016, 03:56:50 UTC
2175e5b cmGlobalGenerator: Make IsMultiConfig() const 01 June 2016, 15:12:58 UTC
18bfbc9 Add option to control 'bin' directory of CMake's own installation (#16076) Add a `CMAKE_BIN_DIR` cache entry to CMake's own build configuration. Add a `--bindir` option to the `bootstrap` script to set it. 01 June 2016, 15:12:36 UTC
d6754d3 Begin post-3.6 development 01 June 2016, 14:59:26 UTC
b2ef225 Merge branch 'release' 01 June 2016, 14:58:02 UTC
91f6e79 CMake 3.6.0-rc1 version update 01 June 2016, 14:57:43 UTC
4c2993d Help: Drop development topic notes to prepare release Release versions do not have the development topic section of the CMake Release Notes index page. 01 June 2016, 14:55:45 UTC
9d81f1b Merge topic 'doc-3.6-relnotes' 98eafa9b Help: Organize and revise 3.6 release notes c5df7483 Help: Consolidate 3.6 release notes 01 June 2016, 14:53:53 UTC
98eafa9 Help: Organize and revise 3.6 release notes Add section headers similar to the 3.5 release notes and move each individual bullet into an appropriate section. Revise a few bullets. 01 June 2016, 14:30:34 UTC
c5df748 Help: Consolidate 3.6 release notes Move all development release notes into a new version-specific document: tail -q -n +3 Help/release/dev/* > Help/release/3.6.rst git rm -- Help/release/dev/* except the sample topic: git checkout HEAD -- Help/release/dev/0-sample-topic.rst Reference the new document from the release notes index document. Add a title and intro sentence to the new document by hand. 01 June 2016, 13:12:10 UTC
62adedb Merge topic 'UseJava-fix-typo' bcf39688 UseJava: Fix grammar error in documentation 01 June 2016, 13:05:58 UTC
4062d6d Merge topic 'minor-cleanups' bd4fef64 cmSourceFileLocation: Fix typo in comment 814e774e cmSearchPath: Fix typo in comment 01 June 2016, 13:04:48 UTC
7642dde Merge topic 'cpack-documentation-improvements' 20e55e4b CPackRPM and CPackDeb documentation improvements 01 June 2016, 13:04:44 UTC
bd4fef6 cmSourceFileLocation: Fix typo in comment 01 June 2016, 12:33:48 UTC
814e774 cmSearchPath: Fix typo in comment 01 June 2016, 12:33:35 UTC
20e55e4 CPackRPM and CPackDeb documentation improvements 01 June 2016, 12:29:34 UTC
adc7fcd CMake Nightly Date Stamp 01 June 2016, 04:01:07 UTC
bcf3968 UseJava: Fix grammar error in documentation 31 May 2016, 14:30:57 UTC
ebcc13e Merge topic 'suppress-dashboard-warnings' d4e58dd9 CTestCustom: Suppress scanbuild warning on unsigned left shift 154fa2c5 CTestCustom: Suppress warnings about rand() on OpenBSD e4a361bb CTestCustom: Suppress Windows manifest unrecognized element warning 31 May 2016, 14:26:51 UTC
88ede8e CMake Nightly Date Stamp 31 May 2016, 04:01:06 UTC
8afadaa CMake Nightly Date Stamp 30 May 2016, 04:01:05 UTC
e0fbd95 CMake Nightly Date Stamp 29 May 2016, 04:01:05 UTC
797a332 CMake Nightly Date Stamp 28 May 2016, 04:01:06 UTC
d4e58dd CTestCustom: Suppress scanbuild warning on unsigned left shift The Clang scanbuild tool warns: Utilities/cmliblzma/liblzma/simple/x86.c:106:23: warning: The result of the '<<' expression is undefined src = dest ^ ((1u << (32 - i * 8)) - 1); ~~~^~~~~~~~~~~~~~~ AFAIK overflow of a left shift on an unsigned type is well-defined. 27 May 2016, 13:25:37 UTC
154fa2c CTestCustom: Suppress warnings about rand() on OpenBSD We first suppressed this in commit v3.1.0-rc1~647^2 (CTestCustom: Suppress warnings about rand() and srand() on OpenBSD, 2014-04-12). Add another variant of the warning wording. 27 May 2016, 13:25:37 UTC
e4a361b CTestCustom: Suppress Windows manifest unrecognized element warning Our `cmake.version.manifest` file uses a "compatibility" element for Windows 10 support. Older MS tools warn about it being unknown, so suppress the warning. 27 May 2016, 13:25:37 UTC
fb1f5d5 Merge topic 'remove-needless-copies' 27ead963 Remove unnecessary local copies. 618fb23f Pass arguments that are not modified as const&. 27 May 2016, 13:08:21 UTC
82c2863 Merge topic 'remove-needless-c_str' 1b2bb933 Remove redundant c_str() calls. 27 May 2016, 13:08:18 UTC
07983bc Merge topic 'osx-no-warn-sdk-target-mismatch' cffe0ed7 OS X: Drop warning about SDK and deployment target version mismatch 27 May 2016, 13:08:15 UTC
fdb474d CMake Nightly Date Stamp 27 May 2016, 04:01:07 UTC
back to top