https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
2ee99c5 FindLATEX: Use FPHSA to report status in standard way Otherwise LaTeX was marked as not found in the summary. 04 December 2014, 16:19:53 UTC
470c549 Merge topic 'FindUnixCommands-use-FPHSA' ff50046b FindUnixCommand: Use FPHSA to report status in standard way 04 December 2014, 15:23:28 UTC
c7bd275 Merge topic 'cached-regex-clear-fixed' ceecd790 cmMakefile: store the number of last matches in a CMake var 7878d061 test: add a test for clearing regex results 04 December 2014, 15:23:26 UTC
e466517 Merge topic 'fix-add_library-check-for-shared' bd360ee3 add_library: Fix target type check for non-shared-lib platforms 04 December 2014, 15:23:24 UTC
09f797c Merge topic 'vs-hlsl-typo' 955fbf29 VS: Fix typo in VS_SHADER_MODEL lookup comment 04 December 2014, 15:23:21 UTC
13fc2ed Merge topic 'doc-mixed-case-commands' 607b39dc Utilities/Sphinx: Fix link targets for mixed-case command names 04 December 2014, 15:15:10 UTC
607b39d Utilities/Sphinx: Fix link targets for mixed-case command names When a CMake domain 'command' object is defined by CMakeTransform or the 'cmake:command' directive, generate the link target with a lower-case name even if the command name is not all lower-case. This is needed to make cross-references to the command definition work since the 'cmake:command' role is marked with the 'lowercase' property. 04 December 2014, 15:03:26 UTC
44f9a69 Merge branch 'release' 04 December 2014, 14:10:59 UTC
ba98442 Merge topic 'vs-phone-store-deployment-location' 352f246f VS: Add source file property to specify Windows App deployment location 04 December 2014, 14:10:05 UTC
0f381ad CMake Nightly Date Stamp 04 December 2014, 05:01:09 UTC
955fbf2 VS: Fix typo in VS_SHADER_MODEL lookup comment 03 December 2014, 19:12:32 UTC
ceecd79 cmMakefile: store the number of last matches in a CMake var With PushScope and PopScope, keeping track of another bit of data for each scope isn't easy. Instead, store it as another CMake variable so it gets implicitly tracked along with everything else. This works in a revert of commit 7d674b5f0b28a610333644d417c2e8cb796cc9e4. 03 December 2014, 16:06:44 UTC
7878d06 test: add a test for clearing regex results 03 December 2014, 16:06:44 UTC
ff50046 FindUnixCommand: Use FPHSA to report status in standard way Otherwise the UnixCommands were marked as not found in the summary. Also revise the documentation. 03 December 2014, 15:04:59 UTC
dc3b222 Merge branch 'release' 03 December 2014, 15:03:51 UTC
d90e288 Merge topic 'file-LOCK-command' 93017828 Help: Add notes for topic 'file-LOCK-command' e6db4c5a file: Add LOCK subcommand to do file and directory locking 05d6531c cmSystemTools: Add StringToInt helper 03 December 2014, 15:02:07 UTC
d91feda Merge topic 'icase-source-file-prop' b7d760ae test: test source file properties with case-insensitivity 03 December 2014, 15:02:05 UTC
9843dfa Merge topic 'binary-linux-64' 7fe6bb0d Utilities/Release: Add build of binary for Linux x86_64 03 December 2014, 15:02:03 UTC
cebce13 Merge topic 'fix-wince-unicode-entry-point' 681cda02 VS, WINCE: Fix entry point for Unicode builds 03 December 2014, 15:02:01 UTC
beb75b3 Merge topic 'FindPythonInterp-Fix-1.4' 4c8c3ba9 FindPythonInterp: fix version component variables for Python 1.4 (#15275) 03 December 2014, 15:01:58 UTC
eccc5e3 Merge topic 'CPackIFW-doc-typos' 4c07a00f CPackIFW: Correction of the module documentation 03 December 2014, 15:01:56 UTC
03b3ee7 Merge topic 'xcode-target-search-perf' 48f78f5f Xcode: use a map to look up target pointers (#15201) 03 December 2014, 15:01:53 UTC
72c4128 Merge topic 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' 37d684bd Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs 03 December 2014, 15:01:52 UTC
b9eac05 Merge topic 'vs-hlsl-settings' 2a224b4c VS: Add source file properties to set the hlsl shader entry point and model 03 December 2014, 15:01:49 UTC
f773e28 Merge topic 'doc-Nsight-Tegra-toolchain' 23e2bd7e Help: Document Nsight Tegra toolchain configuration (#15276) 03 December 2014, 15:01:47 UTC
53fa072 Merge topic 'add-continue-command' 0de867dd continue: Add a new CMake language command for loop continuation (#14013) 03 December 2014, 15:01:44 UTC
cf63779 Merge topic 'FindOpenGL-revert-imported-targets' 02e34de2 FindOpenGL: Revert support for imported targets (#15267) 03 December 2014, 15:01:42 UTC
9301782 Help: Add notes for topic 'file-LOCK-command' 03 December 2014, 14:47:44 UTC
e6db4c5 file: Add LOCK subcommand to do file and directory locking Provide options to fail without blocking or to block up to a timeout. Provide options to specify the scope containing the lock so it can be released automatically at the end of a function, file, or process. Extend the RunCMake.file test with cases covering the file(LOCK) command usage and error cases. 03 December 2014, 14:47:44 UTC
05d6531 cmSystemTools: Add StringToInt helper Convert a string to a signed integer and reject any extra input. Co-Author: Rolf Eike Beer <eike@sf-mail.de> 03 December 2014, 14:47:26 UTC
1c104c0 Merge branch 'vs-phone-store-deployment-location' into release 03 December 2014, 14:32:42 UTC
7c28e7c Merge branch 'vs-hlsl-settings' into release 03 December 2014, 14:32:38 UTC
0e7c7bd Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into release 03 December 2014, 14:32:32 UTC
6c8d573 Merge branch 'CPackIFW-doc-typos' into release 03 December 2014, 14:32:27 UTC
206117a Merge branch 'doc-Nsight-Tegra-toolchain' into release 03 December 2014, 14:32:22 UTC
352f246 VS: Add source file property to specify Windows App deployment location Add a VS_DEPLOYMENT_LOCATION source file property to specify where to put files that are part of the package. For example: set_property(SOURCE ${ASSET_FILES} PROPERTY VS_DEPLOYMENT_LOCATION "assets") Without this, sources marked with VS_DEPLOYMENT_CONTENT cannot be located properly. 03 December 2014, 14:31:59 UTC
2a224b4 VS: Add source file properties to set the hlsl shader entry point and model Create properties VS_SHADER_ENTRYPOINT and VS_SHADER_MODEL. Without these many .hlsl source files may not be possible to use. Extend the VSWinStorePhone test project to cover them. 03 December 2014, 14:30:59 UTC
37d684b Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs Typo "ss defined" => "as defined". 03 December 2014, 14:12:17 UTC
17e1ead Merge branch 'fix-wince-unicode-entry-point' into release 03 December 2014, 14:08:40 UTC
681cda0 VS, WINCE: Fix entry point for Unicode builds When _UNICODE is defined VS uses wmain instead of main as the entry function. To make this correctly work on WindowsCE EntryPointSymbol needs to be set to mainWCRTStartup instead of mainACRTStartup for console applications and to wWinMainCRTStartup instead of WinMainCRTStartup for GUI applications. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> 03 December 2014, 14:07:11 UTC
bd360ee add_library: Fix target type check for non-shared-lib platforms When checking target types for TARGET_SUPPORTS_SHARED_LIBS == false, enumerate exactly the library types not supported rather than trying to maintain a list of all the types that are supported. Otherwise add_library(SomeImportedLib UNKNOWN IMPORTED) warns on platforms that do not support shared libraries. Reported-by: Kelly Thompson <kgt@lanl.gov> 03 December 2014, 13:51:11 UTC
0e466f8 CMake Nightly Date Stamp 03 December 2014, 05:01:08 UTC
4c07a00 CPackIFW: Correction of the module documentation 02 December 2014, 20:52:07 UTC
23e2bd7 Help: Document Nsight Tegra toolchain configuration (#15276) 02 December 2014, 19:40:25 UTC
7fe6bb0 Utilities/Release: Add build of binary for Linux x86_64 02 December 2014, 19:00:39 UTC
b7d760a test: test source file properties with case-insensitivity Some filesystems are case insensitive, so when setting properties on the files, this should be respected (modulo a policy decision). 02 December 2014, 15:56:36 UTC
48f78f5 Xcode: use a map to look up target pointers (#15201) Use an efficient internal lookup to associate cmTarget and cmXCodeObject instances. 02 December 2014, 15:51:15 UTC
722178f Merge branch 'release' 02 December 2014, 15:23:51 UTC
f3ae286 Merge branch 'FindOpenGL-revert-imported-targets' into release 02 December 2014, 15:23:01 UTC
8c9ff4f Merge branch 'FindPythonInterp-Fix-1.4' into release 02 December 2014, 15:22:50 UTC
b85cd1b Merge branch 'doc-compile-features-typo' into release 02 December 2014, 15:22:39 UTC
c3c251c Merge topic 'FindOpenGL-no-X11' d051cbda FindOpenGL: Drop explicit dependency on X11 (#15268) 02 December 2014, 15:21:22 UTC
5bc8282 Merge topic 'doc-compile-features-typo' 64f8c533 Help: Fix typo in cmake-compile-features(7) manual 02 December 2014, 15:21:21 UTC
3e33fea Merge topic 'fix-implicit-lib-logging' 20bf6971 CMakeParseImplicitLinkInfo: Fix implicit library logging 02 December 2014, 15:21:19 UTC
983e434 Merge topic 'link-no-empty-response-files' 1c5be1f3 Makefile: Do not create an empty linker response file 02 December 2014, 15:21:16 UTC
f39d713 Merge topic 'FindOpenSSL-separate-libs' be9bec5d FindOpenSSL: Report crypto and ssl libraries separately 02 December 2014, 15:21:14 UTC
4c8c3ba FindPythonInterp: fix version component variables for Python 1.4 (#15275) This bug was introduced in "FindPythonInterp: rework the version detection" 7d6db93de9ffc6e6092fa722aaf9c057dadcd634. 02 December 2014, 14:36:59 UTC
64f8c53 Help: Fix typo in cmake-compile-features(7) manual Fix spelling 'execptions' => 'exceptions'. 02 December 2014, 14:20:22 UTC
0d75716 CMake Nightly Date Stamp 02 December 2014, 05:01:09 UTC
02e34de FindOpenGL: Revert support for imported targets (#15267) Revert the feature added by commit v3.1.0-rc1~420^2~2 (FindOpenGL: Provide imported targets for GL and GLU, 2014-05-31). Unfortunately it does not work on Windows because the full path to each library file is not actually known. The IMPORTED_LOCATION of an imported target must be a full path, but OPENGL_gl_LIBRARY is just 'opengl32' on Windows because the actual library file is in some implicit link directory that we may know know. More infrastructure will be needed in CMake to allow a name-only imported library. Until that exists, we will not be able to provide imported targets in FindOpenGL. 01 December 2014, 21:01:09 UTC
95b89e3 Merge branch 'link-no-empty-response-files' into release 01 December 2014, 18:59:41 UTC
9ea39ee Merge branch 'fix-implicit-lib-logging' into release 01 December 2014, 18:59:36 UTC
1c5be1f Makefile: Do not create an empty linker response file Since commit v3.1.0-rc1~821^2 (Windows: Use response files to specify link libraries for GNU tools, 2014-03-04) we use a response file to pass possibly long linker flag lists to the GNU linker on Windows. On MinGW, this may cause gfortran to use a response file to pass some flags to its own internal invocation. This is okay except when we are parsing implicit link flags from the compiler ABI detection build. If gfortran uses a response file in that case then we may miss extracting some of the implicit link flags, such as -lgfortran. Fortunately, in the compiler ABI detection case we do not actually link to anything so the response file is empty. Work around this problem by simply not using a response file when the list of flags it is used to pass is empty (or just whitespace). Reported-by: Bill Somerville <bill@classdesign.com> 01 December 2014, 18:49:26 UTC
20bf697 CMakeParseImplicitLinkInfo: Fix implicit library logging In commit v3.1.0-rc1~640^2~5 (Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex), 2014-04-06) we accidentally broke logging of the implicit library detection. Restore use of the intermediate 'lib' variable so that the log message is constructed properly. Reported-by: Bill Somerville <bill@classdesign.com> 01 December 2014, 17:58:33 UTC
d051cbd FindOpenGL: Drop explicit dependency on X11 (#15268) In commit 079e8469ab (... OpenGL always needs X11 on Unix, 2002-09-05) the FindOpenGL module was taught to search for X11 as a dependency of the OpenGL library. This was done without a detailed explanation, and the dependency should not be explicitly needed because OpenGL headers should not expose applications to X11 APIs directly. Unfortunately the only way to know if anything legitimately depends on this behavior (perhaps in static library cases) is to simply remove it and wait for issues to be reported. If so, then we can add some kind of compatibility setting for this later. Add a release note to draw attention to this change. Reported-by: Dainius "GreatEmerald" Masiliūnas <pastas4@gmail.com> 01 December 2014, 16:05:29 UTC
3350e4d Merge branch 'release' 01 December 2014, 15:02:18 UTC
067b49a Merge topic 'doc-ctest-j-typo' df53aafd Help: Add missing space to ctest -j option description 01 December 2014, 15:01:28 UTC
0de867d continue: Add a new CMake language command for loop continuation (#14013) Inspired-by: Doug Barbieri Signed-off-by: Gregor Jasny <gjasny@googlemail.com> 01 December 2014, 14:50:49 UTC
be9bec5 FindOpenSSL: Report crypto and ssl libraries separately Some applications only need the OpenSSL crypto library and want to avoid linking against the SSL library. Set OPENSSL_CRYPTO_LIBRARY and OPENSSL_SSL_LIBRARY in the code paths that do not need to find them separately, and document them publicly. This allows applications to be more specific when linking against OpenSSL. 01 December 2014, 14:41:46 UTC
5062bf7 Merge branch 'doc-ctest-j-typo' into release 01 December 2014, 14:28:41 UTC
df53aaf Help: Add missing space to ctest -j option description 01 December 2014, 14:26:48 UTC
8e75f1d Merge topic 'target-sources-error-conditions' 8a75c7ef Help: Document the export limitation of INTERFACE_SOURCES. e1348056 Export: Disallow export of targets with INTERFACE_SOURCES bb5905bb cmTarget: Don't allow relative paths in INTERFACE_SOURCES 01 December 2014, 13:57:34 UTC
2a92231 Merge topic 'doc-installed-file-property' 89bb34d3 Help: Add 3.1 release notes for INSTALL property scope 07254a81 Help: Document installed file property API a1aceb25 Help: Format set_property and get_property command docs 01 December 2014, 13:57:32 UTC
8b5591f Merge topic 'doc-CMP0053-dedup-char' 191d2b20 Help: Remove duplicate '#' in CMP0053 valid character list 01 December 2014, 13:57:30 UTC
22b72b1 Merge topic 'fix-transitive-OBJECT_SOURCES-context' 672f1001 Genex: Fix evaluation context propagation for TARGET_OBJECTS. 01 December 2014, 13:57:28 UTC
9f59caa Merge topic 'fix-source-case-matching' 84d124e8 Fix lookup of source names after conversion to their actual case (#15259) 01 December 2014, 13:57:25 UTC
d724640 Merge topic 'revert-cached-regex-clear-for-master' 808c77e2 Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-master 7d674b5f Revert "ClearMatches: Only clear matches which were actually set" (#15261) 01 December 2014, 13:57:23 UTC
75a9f2f Merge topic 'FindwxWidgets-new-versions' 75dee2f2 FindwxWidgets: Add versions 3.0.1 and 3.0.2 01 December 2014, 13:57:19 UTC
4d9fec4 Merge topic 'use-latest-language-dialects' d49f1c5e Build CMake with most-recent available language dialect. 01 December 2014, 13:57:16 UTC
58d3898 Merge branch 'target-sources-error-conditions' into release 01 December 2014, 13:55:45 UTC
baa283f Merge branch 'fix-transitive-OBJECT_SOURCES-context' into release 01 December 2014, 13:51:59 UTC
5445a99 Merge branch 'doc-installed-file-property' into release 01 December 2014, 13:49:13 UTC
bde103a Merge branch 'doc-CMP0053-dedup-char' into release 01 December 2014, 13:49:08 UTC
89bb34d Help: Add 3.1 release notes for INSTALL property scope 01 December 2014, 13:48:22 UTC
07254a8 Help: Document installed file property API Since commit v3.1.0-rc1~479^2~1 (Add an "installed file" property scope, 2014-05-15) the get_property and set_property commands support an 'INSTALL' scope. Add documentation for this scope. 01 December 2014, 13:48:19 UTC
a1aceb2 Help: Format set_property and get_property command docs 01 December 2014, 13:47:58 UTC
191d2b2 Help: Remove duplicate '#' in CMP0053 valid character list 01 December 2014, 13:32:51 UTC
b9d437a CMake Nightly Date Stamp 01 December 2014, 05:01:08 UTC
9e4e0a2 CMake Nightly Date Stamp 30 November 2014, 05:01:08 UTC
8a75c7e Help: Document the export limitation of INTERFACE_SOURCES. 29 November 2014, 11:25:00 UTC
e134805 Export: Disallow export of targets with INTERFACE_SOURCES This can be allowed in the next release, but it needs to have some features present and tested such as * Ensuring that relative paths do not appear in the generated property. * Ensuring that paths to the source or build directories do not appear. * Generating a check in the file for CMake 3.1 or later so that the resulting property will be consumed. * Ensuring that any referenced targets are part of an export set and generating a check for them. * INSTALL_INTERFACE and BUILD_INTERFACE content. All of these checks are already done for INTERFACE_INCLUDE_DIRECTORIES, but it is too late to add them for INTERFACE_SOURCES for CMake 3.1. As the checks introduce some new error conditions, it is better to disallow exporting fully for this case and introduce proper error conditions later instead of policies. 29 November 2014, 11:24:59 UTC
bb5905b cmTarget: Don't allow relative paths in INTERFACE_SOURCES Follow the pattern of checks that are made for INTERFACE_INCLUDE_DIRECTORIES. Existence is already checked by cmSourceFile::GetFullPath. Add a check to disallow relative paths in source directories. Otherwise code such as target_sources(lib1 INTERFACE foo.cpp) would fail if consumed by a target in a different directory. Unlike the INTERFACE_INCLUDE_DIRECTORIES behavior, we don't care whether the entry comes from an IMPORTED target or not. In the include directories case, the directory for a non-imported target might not exist yet but might be created. In the sources case, a file which does not yet exist in the filesystem must be explicitly marked with the GENERATED property. Adjust existing tests and add a new test for the error. 29 November 2014, 11:24:59 UTC
584d625 CMake Nightly Date Stamp 29 November 2014, 05:01:08 UTC
0963fb6 CMake Nightly Date Stamp 28 November 2014, 05:01:08 UTC
3fae1f9 CMake Nightly Date Stamp 27 November 2014, 05:01:14 UTC
d7e4bd3 Merge branch 'fix-source-case-matching' into release 26 November 2014, 22:17:41 UTC
84d124e Fix lookup of source names after conversion to their actual case (#15259) Since commit v3.1.0-rc1~688^2~15 (cmTarget: Add a method to obtain list of filenames for sources, 2014-03-17) we have code paths that lookup sources by strings containing their own full path after normalization to the actual case on disk. This fails in the case that a cmSourceFile has already been created with a different case in the filename. The comparison of the directory works because it is always normalized. Only the comparison of the file name fails. Fix this by using a case-insensitive comparison of source file names on platforms that do not have case-sensitive filesystems. 26 November 2014, 22:03:40 UTC
672f100 Genex: Fix evaluation context propagation for TARGET_OBJECTS. Extract a new method to encapsulate the requirements of evaluating dependent-expressions, namely, propagation of the EvaluateForBuildsystem setting, which is missing from the getLinkedTargetsContent implementation. Commit v3.1.0-rc1~688^2 (Genex: Only evaluate TARGET_OBJECTS to determine target sources., 2014-03-20) introduced an error case for use of TARGET_OBJECTS outside of the context of generating the buildsystem, as the path to object files may be dependent on buildsystem variables (See bug #15226). Commit v3.1.0-rc1~314^2 (Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970), 2014-07-09) made it possible to propagate such content to dependent targets. While that commit propagated the EvaluateForBuildsystem setting for the case of a TARGET_PROPERTY expression, as generated for direct dependencies of a target in cmTargetInternals::AddInterfaceEntries, it did not add propagation for content from further transitive target dependencies, as determined by getLinkedTargetsContent. 26 November 2014, 21:16:15 UTC
f70f6ac Merge branch 'revert-cached-regex-clear' into release 26 November 2014, 19:12:39 UTC
808c77e Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-master Resolve conflict in Source/cmMakefile.h by integrating both changes. 26 November 2014, 18:53:06 UTC
back to top