https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
5f98bdf FindJNI: Append path only "if(EXISTS" 08 March 2016, 21:49:12 UTC
b502664 FindJNI: Add support for Ubuntu 15.10 - Reuse JAVA_APPEND_LIBRARY_DIRECTORIES for JAVA_AWT_INCLUDE_DIRECTORIES - Append three directories /usr/lib/jvm/java-{8,7,6}-openjdk-{libarch} 08 March 2016, 21:49:12 UTC
de5a90b Merge branch 'master' into next 08 March 2016, 15:46:01 UTC
eb094da Merge branch 'release' 08 March 2016, 15:45:55 UTC
9d65113 Merge topic 'deprecate-CMakeForceCompiler' into next d929c35f CMakeForceCompiler: Deprecate this module and its macros 08 March 2016, 15:44:06 UTC
d929c35 CMakeForceCompiler: Deprecate this module and its macros We originally deprecated this module in commit v3.5.0-rc1~295^2 (CMakeForceCompiler: Deprecate this module and its macros, 2015-10-19). Then a use case was found to still require the module so the deprecation was reverted for CMake 3.5 by commit v3.5.0-rc3~4^2 (CMakeForceCompiler: De-deprecate until more use cases have alternatives, 2016-02-17). Since then `CMAKE_TRY_COMPILE_TARGET_TYPE` was introduced to provide an alternative solution for that use case. Deprecate the module again. 08 March 2016, 15:42:28 UTC
6d0ea81 Merge topic 'timeout_after_match' into next b0251fae Revert "New test property: TIMEOUT_AFTER_MATCH" 08 March 2016, 14:55:47 UTC
b0251fa Revert "New test property: TIMEOUT_AFTER_MATCH" This reverts commit 2445d306211462d823bd906eddab3660b5703310. It will be revised and restored later. 08 March 2016, 14:55:23 UTC
e5720d2 Merge topic 'update-kwsys' into next ea04ec09 Merge branch 'upstream-KWSys' into update-kwsys 4ba9b473 KWSys 2016-03-08 (6b60c184) 08 March 2016, 14:29:46 UTC
ea04ec0 Merge branch 'upstream-KWSys' into update-kwsys * upstream-KWSys: KWSys 2016-03-08 (6b60c184) 08 March 2016, 14:29:23 UTC
4ba9b47 KWSys 2016-03-08 (6b60c184) Code extracted from: http://public.kitware.com/KWSys.git at commit 6b60c1843dbba9d4929496f9292cc78dab945c68 (master). Upstream Shortlog ----------------- Mariusz Pluciński (1): 6b60c184 SystemInformation: Fix compilation on VS Clang/C2 toolset Sean McBride (3): 6ea22e65 Suppressed clang -Wcomma warnings with void cast 8d9d489d Fixed clang-tidy warnings about macros missing defensive parens 1c544330 Made private method static to silence warning 08 March 2016, 14:29:17 UTC
4cf2470 Merge topic 'update-kwsys' into next 48a0d9a0 Merge branch 'upstream-KWSys' into update-kwsys fdb6c296 KWSys 2016-03-08 (6b60c184) 08 March 2016, 14:28:51 UTC
48a0d9a Merge branch 'upstream-KWSys' into update-kwsys * upstream-KWSys: KWSys 2016-03-08 (6b60c184) 08 March 2016, 14:28:33 UTC
fdb6c29 KWSys 2016-03-08 (6b60c184) Code extracted from: http://public.kitware.com/KWSys.git at commit 6b60c1843dbba9d4929496f9292cc78dab945c68 (master). Upstream Shortlog ----------------- Mariusz Pluciński (1): 6b60c184 SystemInformation: Fix compilation on VS Clang/C2 toolset 08 March 2016, 14:28:19 UTC
4c7858b Merge topic 'GetPrerequisites-canonical-path' into next 37e8ccee GetPrerequisites: Fix gp_resolved_file_type on non-canonical paths 08 March 2016, 14:13:51 UTC
37e8cce GetPrerequisites: Fix gp_resolved_file_type on non-canonical paths Canonicalize the input paths so we treat them both consistently, in particular when comparing them via string operations. This is needed for calls like fixup_bundle("${CMAKE_INSTALL_PREFIX}/../test" ...) Suggested-by: Benjamin Ballet <bballet@ivsweb.com> 08 March 2016, 14:08:54 UTC
2a32a87 Merge topic 'test-release' into next 42eeebb9 Merge branch 'release' into test-release b369959e CMake 3.5.0 08 March 2016, 13:49:39 UTC
42eeebb Merge branch 'release' into test-release 08 March 2016, 13:48:52 UTC
b369959 CMake 3.5.0 08 March 2016, 13:44:49 UTC
df7151f Merge branch 'master' into next 08 March 2016, 13:43:48 UTC
4aaa8ad Merge branch 'release' 08 March 2016, 13:43:42 UTC
72e086b Merge branch 'master' into next 08 March 2016, 13:42:44 UTC
6e7cfe7 Merge topic 'vs14-debug-enum-older-toolsets' 3aa6fea6 VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986) 08 March 2016, 13:42:36 UTC
19cba30 Merge topic 'vs14-debug-enum-older-toolsets' into next 3aa6fea6 VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986) 08 March 2016, 13:41:35 UTC
8139e18 Merge branch 'master' into next 08 March 2016, 13:40:51 UTC
7f1c9fa Merge topic 'ninja-osx-versions' 9e165a64 Ninja: Add OS X dylib versioning (#14140) 1f2b39c6 cmCommonTargetGenerator: Adopt AppendOSXVerFlag method 08 March 2016, 13:39:40 UTC
a6e6f93 Merge topic 'toolchain-file-project' 72e0dc58 Diagnose recursive project/enable_language without crashing (#15999) 08 March 2016, 13:39:37 UTC
b14fe5c Merge topic 'doc-find-python-call-order' 743f2a80 FindPython{Interp,Libs}: Clarify recommended call order 08 March 2016, 13:39:35 UTC
79e05af Merge topic 'vs14-debug-enum-older-toolsets' 3f15665a VS: Fix VS 2015 .vcxproj debug setting for v100 toolset (#15986) 08 March 2016, 13:39:32 UTC
d4c34c3 Merge topic 'update-kwsys' into next ba9d5af6 Merge branch 'upstream-KWSys' into update-kwsys 7c262790 KWSys 2016-03-07 (1c544330) 08 March 2016, 13:35:55 UTC
ba9d5af Merge branch 'upstream-KWSys' into update-kwsys * upstream-KWSys: KWSys 2016-03-07 (1c544330) 08 March 2016, 13:30:42 UTC
7c26279 KWSys 2016-03-07 (1c544330) Code extracted from: http://public.kitware.com/KWSys.git at commit 1c54433068a832ae83ee49f4917ce108605ad8e4 (master). Upstream Shortlog ----------------- Sean McBride (3): 6ea22e65 Suppressed clang -Wcomma warnings with void cast 8d9d489d Fixed clang-tidy warnings about macros missing defensive parens 1c544330 Made private method static to silence warning 08 March 2016, 13:30:15 UTC
1d1b72a CMake Nightly Date Stamp 08 March 2016, 05:01:09 UTC
575399a Merge topic 'ninja-osx-versions' into next 9e165a64 Ninja: Add OS X dylib versioning (#14140) 1f2b39c6 cmCommonTargetGenerator: Adopt AppendOSXVerFlag method 07 March 2016, 20:04:56 UTC
9e165a6 Ninja: Add OS X dylib versioning (#14140) Teach the Ninja generator to add the `-current_version` and the `-compatibility_version` flags based on the VERSION and SOVERSION target properties just as the Makefile generators do. Signed-off-by: Bruce Stephens <bruce.r.stephens@gmail.com> 07 March 2016, 20:03:21 UTC
1f2b39c cmCommonTargetGenerator: Adopt AppendOSXVerFlag method Move this method from cmMakefileLibraryTargetGenerator so it can be re-used for the Ninja generator too. Signed-off-by: Bruce Stephens <bruce.r.stephens@gmail.com> 07 March 2016, 19:57:26 UTC
b6b5792 Merge topic 'toolchain-file-project' into next 72e0dc58 Diagnose recursive project/enable_language without crashing (#15999) 07 March 2016, 19:08:07 UTC
72e0dc5 Diagnose recursive project/enable_language without crashing (#15999) Calling `project()` or `enable_language()` from a toolchain file will infinitely recurse since those commands load the toolchain file. Diagnose and reject this case with an error message instead of crashing when the stack eventually overflows. 07 March 2016, 18:52:38 UTC
f10ee09 Merge topic 'FindProtobuf-variable-case' into next a7b09e7f FindProtobuf: Rename variables to match case of module name 07 March 2016, 17:57:20 UTC
a7b09e7 FindProtobuf: Rename variables to match case of module name Use recommended case for variable names. i.e. matching name of the module as passed to `find_package`. For backwards compatibility, the upper case versions of both input and output variables are used and defined when appropriate. Skip this for the _FOUND variable because FPHSA already does it. Skip this for the _VERSION variable because that was recently added and never available with the old name in a release of CMake. 07 March 2016, 17:56:25 UTC
3b0b7f7 Merge topic 'timeout_after_match' into next 2445d306 New test property: TIMEOUT_AFTER_MATCH 07 March 2016, 17:55:13 UTC
f6b21eb Merge topic 'add-FindLTTngUST' into next a4194deb Add FindLTTngUST module to find LTTng-UST library 07 March 2016, 16:50:12 UTC
2445d30 New test property: TIMEOUT_AFTER_MATCH This allows us to change a test's timeout duration after we detect a matching line in its output. 07 March 2016, 16:47:56 UTC
a4194de Add FindLTTngUST module to find LTTng-UST library Also detect the library version number. Provide results as variables and as an imported target, LTTng::UST. Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com> 07 March 2016, 16:46:49 UTC
0e02c69 Merge branch 'doc-find-python-call-order' into release 07 March 2016, 16:03:50 UTC
c8d860b Merge topic 'doc-find-python-call-order' into next 743f2a80 FindPython{Interp,Libs}: Clarify recommended call order 07 March 2016, 16:01:39 UTC
743f2a8 FindPython{Interp,Libs}: Clarify recommended call order Improve wording in our advice about how to call both of these modules. 07 March 2016, 15:56:31 UTC
15a4afe Merge branch 'vs14-debug-enum-older-toolsets' into release 07 March 2016, 15:09:33 UTC
3aa6fea VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986) Since commit v3.4.2~2^2 (VS: Fix VS 2015 .vcxproj file value for GenerateDebugInformation, 2016-01-08) we generate invalid project files for the v110 and v120 toolsets. VS complains: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(639,9): error MSB4030: "Debug" is an invalid value for the "GenerateDebugInformation" parameter of the "Link" task. The "GenerateDebugInformation" parameter is of type "System.Boolean". This reveals that our VS flag map selection should be based on the toolset instead of the version of VS. However, that will be a non-trivial change so for now fix this particular use case by hard-coding a correction to the flag map. Reported-by: Gregor Jasny <gjasny@googlemail.com> 07 March 2016, 15:09:09 UTC
365fb19 Merge topic 'vs14-debug-enum-older-toolsets' into next 3f15665a VS: Fix VS 2015 .vcxproj debug setting for v100 toolset (#15986) 07 March 2016, 15:08:59 UTC
3f15665 VS: Fix VS 2015 .vcxproj debug setting for v100 toolset (#15986) 07 March 2016, 15:07:39 UTC
b5652bf Merge branch 'master' into next 07 March 2016, 15:03:03 UTC
8256d02 Merge topic 'BundleUtilities-dylib-in-framework' 3906ca5a BundleUtilities: Fix regression handling frameworks 07 March 2016, 15:02:47 UTC
7fc8e4d Merge topic 'wix-module-fixes' d4482dd9 CPackWIX: Support binary-only WiX installations 07 March 2016, 15:02:45 UTC
cfb4d77 Merge topic 'update-osx-release' b682debd Utilities/Release: Switch to OS X 10.7 and Qt 5.5 for Mac binary 07 March 2016, 15:02:42 UTC
9fcc8ff Merge topic 'vs-vcxproj-ConfigurationType' 6122909c VS: Add option to set `ConfigurationType` of a .vcxproj file 07 March 2016, 15:02:40 UTC
e0751c4 Merge topic 'enable-ssl-automatically' 190a5fdf Automatically use OpenSSL by default on Linux and FreeBSD if available 07 March 2016, 15:02:37 UTC
38a68b7 Merge topic 'BundleUtilities-dylib-in-framework' into next 3906ca5a BundleUtilities: Fix regression handling frameworks 07 March 2016, 14:31:11 UTC
3906ca5 BundleUtilities: Fix regression handling frameworks Fix logic error introduced in commit e422f738 (BundleUtilities: Fix treatment of .dylib inside .framework folders, 2016-02-11). 07 March 2016, 14:30:18 UTC
4debd8b CMake Nightly Date Stamp 07 March 2016, 05:01:05 UTC
7cc8262 CMake Nightly Date Stamp 06 March 2016, 05:01:04 UTC
1bf42fa CMake Nightly Date Stamp 05 March 2016, 05:01:04 UTC
8318016 CMake Nightly Date Stamp 04 March 2016, 05:01:03 UTC
f37f422 CMake Nightly Date Stamp 03 March 2016, 05:01:05 UTC
8913ccc CMake Nightly Date Stamp 02 March 2016, 05:01:05 UTC
c3f20a8 Merge topic 'bundle-utils-logic-fix' into next 53dbbaa9 BundleUtilities: Fix regression handling frameworks. 01 March 2016, 22:54:59 UTC
53dbbaa BundleUtilities: Fix regression handling frameworks. Fix logic error introduced in e422f738. 01 March 2016, 22:52:33 UTC
cc20b98 Merge topic 'wix-module-fixes' into next d4482dd9 CPackWIX: Support binary-only WiX installations 3cc22dff CMake Nightly Date Stamp 26d615ad CMake Nightly Date Stamp 01 March 2016, 08:53:16 UTC
d4482dd CPackWIX: Support binary-only WiX installations Also fix URLUPDATEINFO -> ARPURLUPDATEINFO reference in CPACK_WIX_PROPERTY_<PROPERTY> examples. Reviewed-by: Nils Gladitz <nilsgladitz@gmail.com> 01 March 2016, 08:50:46 UTC
3cc22df CMake Nightly Date Stamp 01 March 2016, 05:01:04 UTC
84a28fb Merge topic 'enable-ssl-automatically' into next 190a5fdf Automatically use OpenSSL by default on Linux and FreeBSD if available 29 February 2016, 16:53:12 UTC
190a5fd Automatically use OpenSSL by default on Linux and FreeBSD if available Since https is almost ubiquitous nowadays we should support it by default whenever possible. When building our own curl, we already automatically enable SSL/TLS support on Windows and OS X by using the OS-native APIs. On UNIX platforms we need to use OpenSSL but have not done so by default before, leading to possible user confusion when https transfers fail later. Fix this by searching for OpenSSL quietly and enabling use of it automatically if it is found. Do this only on Linux and FreeBSD for now because on other UNIX platforms (e.g. AIX, HP-UX, SunOS) it seems too easy to find an OpenSSL that is not compatible with the target compiler. 29 February 2016, 16:51:04 UTC
b5f27e7 Merge topic 'enable-ssl-automatically' into next 995162da fixup! Automatically use OpenSSL by default on UNIX if it is available 29 February 2016, 16:50:27 UTC
995162d fixup! Automatically use OpenSSL by default on UNIX if it is available 29 February 2016, 16:50:09 UTC
67e7b48 Merge topic 'xcode-regenerate-on-deleted-files' into next b59d4aa6 Revert "Xcode: ReRunCMake even if files disappeared (#15992)" 29 February 2016, 08:30:27 UTC
b59d4aa Revert "Xcode: ReRunCMake even if files disappeared (#15992)" Whitespace handling in paths is broken. This reverts commit aa4b5ea60018e38683fc8960c2e3534845c44a02. 29 February 2016, 08:29:50 UTC
26d615a CMake Nightly Date Stamp 29 February 2016, 05:01:04 UTC
5be433e Merge topic 'xcode-regenerate-on-deleted-files' into next aa4b5ea6 Xcode: ReRunCMake even if files disappeared (#15992) b500c98c CMake Nightly Date Stamp 499be36a CMake Nightly Date Stamp 28 February 2016, 16:35:53 UTC
aa4b5ea Xcode: ReRunCMake even if files disappeared (#15992) 28 February 2016, 16:35:15 UTC
b500c98 CMake Nightly Date Stamp 28 February 2016, 05:01:03 UTC
499be36 CMake Nightly Date Stamp 27 February 2016, 05:01:04 UTC
d7b1a40 Merge topic 'enable-ssl-automatically' into next 2f07b2c4 Automatically use OpenSSL by default on UNIX if it is available 26 February 2016, 19:34:01 UTC
2f07b2c Automatically use OpenSSL by default on UNIX if it is available Since https is almost ubiquitous nowadays we should support it by default whenever possible. When building our own curl, we already automatically enable SSL/TLS support on Windows and OS X by using the OS-native APIs. On UNIX platforms we need to use OpenSSL but have not done so by default before, leading to possible user confusion when https transfers fail later. Fix this by searching for OpenSSL quietly and enabling use of it automatically if it is found. 26 February 2016, 19:30:13 UTC
dd764e1 Merge topic 'vs-vcxproj-ConfigurationType' into next 6122909c VS: Add option to set `ConfigurationType` of a .vcxproj file 26 February 2016, 16:05:40 UTC
6122909 VS: Add option to set `ConfigurationType` of a .vcxproj file Add a VS_CONFIGURATION_TYPE target property to set this value explicitly. This is useful to build a Windows Kernel Mode Driver, for example. 26 February 2016, 15:52:13 UTC
f51df41 Merge branch 'master' into next 26 February 2016, 15:32:25 UTC
6b0a664 Merge topic 'compiler-check-message' f3ac0651 Improve compiler check message on non-Make generators 26 February 2016, 15:31:32 UTC
467f83d Merge topic 'fix_coverage_file_searching' bc29ed54 CTest: Make coverage file selection more specific. 26 February 2016, 15:31:30 UTC
79d4b5b Merge topic 'try_compile-target-type' 7f1bd9fe try_compile: Add option to control type of target 26 February 2016, 15:31:28 UTC
cc7a1b1 Merge topic 'file-download-status-hash-mismatch' 6c9586f9 file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987) 26 February 2016, 15:31:24 UTC
9f7a232 CMake Nightly Date Stamp 26 February 2016, 05:01:05 UTC
ca566cd Merge topic 'fix_coverage_file_searching' into next bc29ed54 CTest: Make coverage file selection more specific. 25 February 2016, 18:14:08 UTC
bc29ed5 CTest: Make coverage file selection more specific. When performing some other testing, the globs for Blanket.js and Delphi code coverage are picking up unintended files. Change the query for the Delphi coverage to follow the naming convention, and check the second line of the found JSON files for certain text before parsing them as coverage files. 25 February 2016, 18:01:37 UTC
dd6870d Merge topic 'file-download-status-hash-mismatch' into next 6c9586f9 file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987) 25 February 2016, 16:44:44 UTC
6c9586f file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987) Although we fail with an error on a hash mismatch, it is not a fatal error so the script may continue processing. If the download itself had no error then report in the STATUS variable that the operation was not successful due to the hash mismatch. Suggested-by: Tobias Hieta <tobias@hieta.se> 25 February 2016, 16:40:50 UTC
5aa7416 Merge branch 'master' into next 25 February 2016, 14:00:42 UTC
f8af218 Merge topic 'vs14-debug-enum-older-toolsets' dc422d27 VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986) 25 February 2016, 14:00:27 UTC
c842411 Merge topic 'AddNewEclipseVersions' aff38945 Eclipse: only add C/CXX macros if the language is enabled 6ee6b17e Eclipse: add newer version numbers 25 February 2016, 14:00:24 UTC
dd99bff Merge topic 'test-cmake_parse_arguments' 43025124 cmake_parse_arguments: Additional regression tests 25 February 2016, 14:00:21 UTC
e2b8af5 Merge topic 'compiler-check-message' into next f3ac0651 Improve compiler check message on non-Make generators 9b6fdbfb CMake Nightly Date Stamp 25 February 2016, 13:50:53 UTC
back to top