https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
32cf8fa Adjust expected error message in FailedSubmit-ftp Error message from cygwin's curl (using `--system-libs`) in CTestTestFailedSubmit-ftp was: `Failed to connect to port 21: Connection timed out` 26 September 2014, 02:58:33 UTC
93da76d CMake Nightly Date Stamp 25 September 2014, 04:01:08 UTC
17a457d Merge topic 'fix_search_path_ios_trycompile' 55a885da Teach try_compile COPY_FILE to look for IOS app bundles. 24 September 2014, 13:21:50 UTC
efd16ba Merge topic 'vs-wince-exe-entry-point' e7aeb79f VS, WINCE: Only set EntryPointSymbol for executables 24 September 2014, 13:21:48 UTC
e6a7abd Merge topic 'fix-LOCATION-slashes' 92b2c618 Remove extra slashes from LOCATION target property value 24 September 2014, 13:21:46 UTC
be5215c Merge topic 'ninja-compiler-change' 6120fca8 Ninja: Prevent compilers to be silently modified 24 September 2014, 13:21:44 UTC
6bd776e CMake Nightly Date Stamp 24 September 2014, 04:01:08 UTC
55a885d Teach try_compile COPY_FILE to look for IOS app bundles. The COPY_FILE option on try_compile never looked for IOS application bundles. This caused it to fail if the CMAKE_MACOSX_BUNDLE was set. 23 September 2014, 14:59:08 UTC
069090e CMake Nightly Date Stamp 23 September 2014, 04:01:11 UTC
e7aeb79 VS, WINCE: Only set EntryPointSymbol for executables 22 September 2014, 14:23:16 UTC
92b2c61 Remove extra slashes from LOCATION target property value In commit v3.0.0-rc1~429^2~2 (Remove the Location member from cmTarget, 2012-10-07) a few extra slashes were added to the path construction logic, perhaps due to a partially implemented attempt at handling the case that GetDirectory returns an empty string. This leads to LOCATION paths with double slashes in some cases. Remove them now. 22 September 2014, 13:32:21 UTC
0ab2718 Merge topic 'wix-remember-install-dir' e785fab5 CPackWiX: Teach WiX installers to remember the install location for upgrades 22 September 2014, 13:13:21 UTC
6771c0b Merge topic 'vs-windows-store-certifictes' d4ca8fb2 VS: Add Certificates to .vcxproj files 22 September 2014, 13:13:19 UTC
829e9ec Merge topic 'doc-toolchains' 27022166 Help: Add Windows Phone/Store cross-compiling to cmake-toolchains.7 db54d872 Help: Add Windows CE cross-compiling to cmake-toolchains.7 manual 0d72451a Help: Add Cross Compiling subsections in cmake-toolchains.7 manual 22 September 2014, 13:13:17 UTC
405b92d Merge topic 'FindGettext-doc-update' 3919f254 FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162) 22 September 2014, 13:13:14 UTC
2b1b1b1 Merge topic 'fix-enable_language-missing-module-errors' 1b549a5c enable_language: Fix error messages on missing modules (#15155) 22 September 2014, 13:13:11 UTC
3303b5f Merge topic 'FindProtobuf-depend-protoc' e380d7c5 FindProtobuf: Make outputs depend on protoc executable 22 September 2014, 13:13:07 UTC
2f3985c Merge topic 'FindOpenSceneGraph-pieces-not-found' b683da3e FindOpenSceneGraph: Do not add unfound OSG libs if not required 22 September 2014, 13:13:05 UTC
e6f0bb7 Merge topic 'autogen-fixes' e3c97a19 QtAutogen: Process all ui files in a source file (#14981). b8877b1d QtAutogen: Add source files to target when only AUTORCC is used. 22 September 2014, 13:13:01 UTC
d8dde37 Merge topic 'minor-cleanups' 80bda168 Simplify use of binary_search. 1927e4ba Remove const char string comparison helper. 22 September 2014, 13:12:58 UTC
d4713b8 Merge topic 'clang-compile-options-cxx14' 49b8140e Clang: Enable c++14 dialect flag with Clang 3.5. 0b80fc35 Clang: Don't overwrite c++11 compile option value with c++14 flag. 22 September 2014, 13:12:56 UTC
f28ebcb Merge topic 'cleanup-CMP0054' fa7d47ac Tests: Fix CMP0054 warnings 3b5ea54a CheckPrototypeDefinition: Avoid if() auto-dereference c9b301cd ExternalProject: Fix CMP0054 warning in _ep_parse_arguments 22 September 2014, 13:12:53 UTC
5eaa3e9 Merge topic 'ExternalProject-retry' 30a94eec ExternalProject: Fix download retry logic 22 September 2014, 13:12:50 UTC
6120fca Ninja: Prevent compilers to be silently modified Unlike with Unix Makefiles generator modifying compiler paths was not protected with Ninja generator. It was possible to modify them in the cache without the expected effect on the generated solution. Also activate corresponding tests with Ninja. 22 September 2014, 12:44:39 UTC
82c8a3b CMake Nightly Date Stamp 22 September 2014, 04:01:07 UTC
894c1db CMake Nightly Date Stamp 21 September 2014, 04:01:08 UTC
151bf1a CMake Nightly Date Stamp 20 September 2014, 04:01:07 UTC
e785fab CPackWiX: Teach WiX installers to remember the install location for upgrades 19 September 2014, 20:42:36 UTC
d4ca8fb VS: Add Certificates to .vcxproj files After certificates were moved into their own category in cmGeneratorTarget, that category was not added for output by the VS 10 generator. Add it now. 19 September 2014, 17:46:00 UTC
2702216 Help: Add Windows Phone/Store cross-compiling to cmake-toolchains.7 Show simple example toolchain files for each. 19 September 2014, 17:22:22 UTC
db54d87 Help: Add Windows CE cross-compiling to cmake-toolchains.7 manual 19 September 2014, 17:18:31 UTC
0d72451 Help: Add Cross Compiling subsections in cmake-toolchains.7 manual Organize the "Cross Compiling" section into subsections by platform. This will make it easier to add more subsections for more platforms. 19 September 2014, 17:10:31 UTC
3689c43 CMake Nightly Date Stamp 19 September 2014, 04:01:09 UTC
3919f25 FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162) Rename GETTEXT_PROCESS_POT to GETTEXT_PROCESS_POT_FILE. Patch-by: maahnat@gmail.com 18 September 2014, 13:39:49 UTC
1b549a5 enable_language: Fix error messages on missing modules (#15155) In cmGlobalGenerator::EnableLanguage, fix error messages for missing module files to actually name the missing module instead of using the empty string returned by GetModulesFile. 18 September 2014, 13:25:26 UTC
e380d7c FindProtobuf: Make outputs depend on protoc executable After updating from Protocol Buffers 2.5.0 to 2.6.0 compilation of the generated source failed: "This file was generated by an older version of protoc which is incompatible with your Protocol Buffer headers. Please regenerate this file with a newer version of protoc.". Turns out the source and headers generated by way of FindProtobuf.cmake:PROTOBUF_GENERATE_CPP aren't updated. Adding a dependency on the compiler executable fixes this issue. 18 September 2014, 13:16:27 UTC
b683da3 FindOpenSceneGraph: Do not add unfound OSG libs if not required 18 September 2014, 13:06:58 UTC
e3c97a1 QtAutogen: Process all ui files in a source file (#14981). Use a vector to store a list of matched ui_ includes, instead of overwriting the previous match. 18 September 2014, 07:41:16 UTC
201cc6f CMake Nightly Date Stamp 18 September 2014, 04:01:09 UTC
80bda16 Simplify use of binary_search. A local string was created when dir was a const char*. Now dir is a std::string already so the dirString is vestigal. 17 September 2014, 13:10:55 UTC
1927e4b Remove const char string comparison helper. It is now unused. 17 September 2014, 13:10:25 UTC
49b8140 Clang: Enable c++14 dialect flag with Clang 3.5. 17 September 2014, 12:57:07 UTC
0b80fc3 Clang: Don't overwrite c++11 compile option value with c++14 flag. 17 September 2014, 12:56:16 UTC
b8877b1 QtAutogen: Add source files to target when only AUTORCC is used. Add missing entry to if condition. 17 September 2014, 12:39:42 UTC
7b11f87 CMake Nightly Date Stamp 17 September 2014, 04:01:07 UTC
56af886 Merge topic 'vs10-wince' a3298f77 VS: Teach VS >= 10 generator about Windows CE 16 September 2014, 13:16:40 UTC
fa7d47a Tests: Fix CMP0054 warnings Hack the CMP0054 warning locally to be an error and run the test suite. Resolve CMP0054 in Tests/* code as appropriate for each case. 16 September 2014, 13:06:29 UTC
3b5ea54 CheckPrototypeDefinition: Avoid if() auto-dereference Convert from the old if(MATCHES) hack to if(DEFINED) to check whether the result variable is already set. 16 September 2014, 13:04:20 UTC
b5ac023 CMake Nightly Date Stamp 16 September 2014, 04:01:07 UTC
c9b301c ExternalProject: Fix CMP0054 warning in _ep_parse_arguments Fix the CMP0054 warning: CMake Warning (dev) at .../Modules/ExternalProject.cmake:242 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted keywords like "COMMAND" will no longer be interpreted as keywords when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): .../Modules/ExternalProject.cmake:1938 (_ep_parse_arguments) CMakeLists.txt:5 (ExternalProject_Add) by avoiding a reference to "${key}" or "COMMAND" in quotes. 15 September 2014, 19:56:37 UTC
a3298f7 VS: Teach VS >= 10 generator about Windows CE When CMAKE_SYSTEM_NAME is 'WindowsCE': * Set the Subsystem and EntryPointSymbol accordingly. * When CMAKE_SYSTEM_VERSION is 8.0 (Windows CE 2013), select the CE800 toolset by default. 15 September 2014, 14:37:40 UTC
0f2defb Merge topic 'doc-set_test_properties-example' d8054987 Help: Fix set_tests_properties documentation typo 15 September 2014, 14:27:41 UTC
b234836 Merge topic 'vs-generator-platform' be6a555d Tests: Test setting a generator platform in a toolchain file d506fee8 Tests: Use -A option to pass generator platform selection 11c9ddd6 ExternalProject: Use -A option to pass generator platform 29bd843e CTest: Use -A option to pass generator platform selection eb7d8156 cmake: Add -A option to specify a generator platform 15 September 2014, 14:27:38 UTC
9edf690 Merge topic 'if-sanity' 858d5a0b Fix if() checks of CMAKE_SYSTEM_NAME on Cygwin e177e7af FPHSA: Avoid if() dereferencing of quoted variable 425acc52 cmcurl: Use if(DEFINED) to simplify conditions cede5cbd libarchive: Avoid depending on if() to dereference a quoted variable 2d97178b FindGTK2: Avoid depending on if() to dereference a quoted variable 0b12815d Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 188a1f23 If: Introduce policy CMP0054 - don't dereference quoted variables in if() b900c1cc If: Extract cmConditionEvaluator from if() implementation 15 September 2014, 14:27:36 UTC
be6a555 Tests: Test setting a generator platform in a toolchain file Teach the RunCMake.GeneratorPlatform test to cover setting CMAKE_GENERATOR_PLATFORM in a file loaded by CMAKE_TOOLCHAIN_FILE. 15 September 2014, 14:27:00 UTC
d506fee Tests: Use -A option to pass generator platform selection This is less verbose than defining CMAKE_GENERATOR_PLATFORM. 15 September 2014, 14:26:59 UTC
11c9ddd ExternalProject: Use -A option to pass generator platform This is less verbose than defining CMAKE_GENERATOR_PLATFORM. 15 September 2014, 14:26:59 UTC
29bd843 CTest: Use -A option to pass generator platform selection This is less verbose than defining CMAKE_GENERATOR_PLATFORM. 15 September 2014, 14:26:59 UTC
eb7d815 cmake: Add -A option to specify a generator platform Define the 'cmake -A' option to set CMAKE_GENERATOR_PLATFORM without having to spell out the whole variable name. We choose the name '-A' for "platform" because '-P' is already taken, and in the common use case the "platform" is actually an architecture (e.g. x64). Teach the RunCMake test infrastructure to use -A to pass the generator platform. Extend the RunCMake.GeneratorPlatform test with a case to verify that the -A option cannot be repeated. 15 September 2014, 14:26:59 UTC
30a94ee ExternalProject: Fix download retry logic Do not check file's hash in download script. If hash will not match command ``file(DOWNLOAD ...)`` will fail with FATAL_ERROR, ``cmake -P`` will exit with unsuccessful code, and the build will stop. Leave hash checking to the existing implementation in the verify step. 15 September 2014, 13:08:33 UTC
78884b6 CMake Nightly Date Stamp 15 September 2014, 04:01:07 UTC
5ed4ee4 CMake Nightly Date Stamp 14 September 2014, 04:01:07 UTC
2770b19 CMake Nightly Date Stamp 13 September 2014, 04:01:13 UTC
d805498 Help: Fix set_tests_properties documentation typo The example for FAIL_REGULAR_EXPRESSION should actually name it. 12 September 2014, 15:32:50 UTC
453f20d CMake Nightly Date Stamp 12 September 2014, 04:01:14 UTC
858d5a0 Fix if() checks of CMAKE_SYSTEM_NAME on Cygwin The CMAKE_SYSTEM_NAME is "CYGWIN", but we also define a variable named "CYGWIN" to "1". Avoid allowing if() to expand the "CYGWIN" string as a variable. 11 September 2014, 19:23:24 UTC
e177e7a FPHSA: Avoid if() dereferencing of quoted variable Legacy invocations may pass a variable name where "DEFAULT_MSG" belongs. When comparing FPHSA_FAIL_MESSAGE to "DEFAULT_MSG", use a leading "x" on both sides to avoid mistaking the value of the message for a variable name. 11 September 2014, 19:23:24 UTC
425acc5 cmcurl: Use if(DEFINED) to simplify conditions Replace old hacks of the form 'if("${VAR}" MATCHES "^${VAR}$")' with the much simpler 'if(NOT DEFINED ${VAR})'. 11 September 2014, 19:23:24 UTC
cede5cb libarchive: Avoid depending on if() to dereference a quoted variable 11 September 2014, 19:23:24 UTC
2d97178 FindGTK2: Avoid depending on if() to dereference a quoted variable Explicitly dereference GTK2_${_var}CONFIG_INCLUDE_DIR and GTK2_${_var}_INCLUDE_DIR when comparing their values. 11 September 2014, 19:23:24 UTC
0b12815 Modules/Test*.cmake: Use if(DEFINED) to simplify conditions Replace old hacks of the form 'if("${VAR}" MATCHES "^${VAR}$")' with the much simpler 'if(NOT DEFINED ${VAR})'. 11 September 2014, 19:23:24 UTC
188a1f2 If: Introduce policy CMP0054 - don't dereference quoted variables in if() 11 September 2014, 19:23:17 UTC
b900c1c If: Extract cmConditionEvaluator from if() implementation 11 September 2014, 19:17:09 UTC
b36a795 Merge topic 'doc-check-results-cached' 908c7439 Help: Document that the CHECK_* macros create cache variables 11 September 2014, 16:55:10 UTC
162cd30 Merge topic 'doc-WINCE-var' 4b4555de Help: Document the WINCE variable 11 September 2014, 16:55:07 UTC
efe093d Merge topic 'fix-gnu-hurd-host-detection' 89d7a5a4 Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147) 11 September 2014, 16:55:05 UTC
527dfe2 Merge branch 'release' 11 September 2014, 13:11:13 UTC
908c743 Help: Document that the CHECK_* macros create cache variables Otherwise callers may expect to be able to re-use result variables. 11 September 2014, 12:55:26 UTC
4b4555d Help: Document the WINCE variable 11 September 2014, 12:44:20 UTC
28012f3 CMake Nightly Date Stamp 11 September 2014, 04:01:08 UTC
0a92b23 Merge topic 'vs-generator-platform' 09c8ad99 enable_language: Initialize system-specific generator info only once 09ab207c Tests: Add generator platform support 6944997b ExternalProject: Propagate the generator platform 8d332091 CTest: Add options to set generator platform b97736a2 VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 0f1f1271 CMake: Add CMAKE_GENERATOR_PLATFORM option 4f7d0c42 Help: Document CMAKE_VS_PLATFORM_NAME variable 68d4280a VS: Refactor internal default platform name selection ad2a4776 cmGlobalVisualStudio10Generator: Re-order some methods 03b7b6cd cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset 10 September 2014, 15:23:22 UTC
2bfe48d Merge topic 'update-kwsys' daab3b3b Merge branch 'upstream-kwsys' into update-kwsys 92b582a6 KWSys 2014-09-08 (fb77be5a) 10 September 2014, 15:23:20 UTC
81b2a25 Merge topic 'FindIce-updates' 2131aedd FindIce: Respect Ice_FIND_QUIETLY when printing messages d5047ca1 FindIce: Remove unneeded search path modification 10 September 2014, 15:23:17 UTC
3d290c1 Merge topic 'string-uuid-doc-fix' e6ba52e8 StringUuid: Mark UPPER flag optional in sub-command synopsis 10 September 2014, 15:23:15 UTC
cd0ead3 Merge topic 'tolerate-lib-dir-symlink' f99cc9c3 Tolerate symlinks during RPATH ordering (#13429) 10 September 2014, 15:23:12 UTC
09c8ad9 enable_language: Initialize system-specific generator info only once Call SetSystemName, SetGeneratorPlatform, and SetGeneratorToolset exactly once after reading CMakeSystem.cmake, and not again on another call to enable_language() or project(). 10 September 2014, 15:21:51 UTC
09ab207 Tests: Add generator platform support Propagate CMAKE_GENERATOR_PLATFORM through the test hierarchy so that all tests can build with the selected generator platform, if any. 10 September 2014, 15:21:50 UTC
e6ba52e StringUuid: Mark UPPER flag optional in sub-command synopsis 10 September 2014, 14:10:13 UTC
89d7a5a Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147) On Debian GNU/Hurd 'uname -p' prints "unknown", so use 'uname -m' instead. 10 September 2014, 13:06:33 UTC
e03b474 CMake Nightly Date Stamp 10 September 2014, 04:01:10 UTC
2131aed FindIce: Respect Ice_FIND_QUIETLY when printing messages 09 September 2014, 19:19:00 UTC
d5047ca FindIce: Remove unneeded search path modification Drop code adding redundant "/opt/Ice-${ice_version}" paths. 09 September 2014, 15:45:51 UTC
21ece15 Merge branch 'release' 09 September 2014, 15:24:26 UTC
7b2e3cc Merge topic 'use-consistent-regex-for-info-strings' 3e84e78c Use a more reliable regex for extracting binary INFO strings 09 September 2014, 15:23:34 UTC
a5c6ae6 Merge topic 'doc-add_custom_command-multiple-commands' 1fdf4ff0 Help: Suggest in add_custom_command how to create a script (#15112) 09 September 2014, 15:23:32 UTC
371f06d Merge topic 'ExternalProject-download-loop' 9f49ac3d ExternalProject: Avoid infinite loop on file download hash mismatch 09 September 2014, 15:23:30 UTC
f99cc9c Tolerate symlinks during RPATH ordering (#13429) On Arch Linux, /lib and /lib64 are symlinks to /usr/lib. When ordering runtime library search paths, we must not consider these to be distinct directories. Before considering conflicts between two directories, check that they do not have the same 'realpath'. Inspired-by: Myles English <mylesenglish@gmail.com> 09 September 2014, 13:01:59 UTC
daab3b3 Merge branch 'upstream-kwsys' into update-kwsys 09 September 2014, 12:46:41 UTC
92b582a KWSys 2014-09-08 (fb77be5a) Extract upstream KWSys using the following shell commands. $ git archive --prefix=upstream-kwsys/ fb77be5a | tar x $ git shortlog --no-merges --abbrev=8 --format='%h %s' 32023afd..fb77be5a Brad King (1): 80e852f6 kwsysPlatformTests: Use if(DEFINED) to simplify conditions Clinton Stimpson (2): 93eb1a1f SystemTools: Improve RelativePath() to handle ./ ../ and // fb77be5a SystemTools: Fix GetCasePathName to handle wildcards on Windows. Change-Id: Ieff09366e214055be0b62eae42fc64f3bb3b6e76 09 September 2014, 12:46:34 UTC
a06e49c CMake Nightly Date Stamp 09 September 2014, 04:01:10 UTC
back to top