https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
5971063 CMake 2.8.6 04 October 2011, 15:48:52 UTC
fd98900 Merge branch 'release' 04 October 2011, 15:47:53 UTC
80a0e2c KWSys Nightly Date Stamp 04 October 2011, 04:09:40 UTC
68e43c2 Merge topic 'fix_intel_vs_version' 8f1ee51 Also, check for 11.x as an intel fortran version. 0cd3606 Use version 11.0 for 12.x and 9.10 for 10.x intel versions to fix 12.1 vsIDE. 03 October 2011, 15:54:15 UTC
a92b17e KWSys Nightly Date Stamp 03 October 2011, 04:09:33 UTC
18c0aa0 KWSys Nightly Date Stamp 02 October 2011, 04:09:44 UTC
867b226 KWSys Nightly Date Stamp 01 October 2011, 04:09:52 UTC
8f1ee51 Also, check for 11.x as an intel fortran version. As Dave Cole pointed out the previous commit only checked for 10.x and 12.x. 11.0 was accounted for, but 11.1, 11.2 and 11.3 were not. This patch should make it work for those versions as well. I did a web check and there are 11.0, 11.1, 11.2 and 11.3 versions from Intel. I assume if 12.x uses 11.0 as the version in the .vfproj file, then all of the 11.x versions would as well. 30 September 2011, 21:11:34 UTC
e3d593a Merge topic 'really-eliminate-clang-warnings' ad6fa0c CTestCustom.cmake: Ignore clang's summary warning 30 September 2011, 19:57:28 UTC
c4ef30e Merge topic 'PkgConfigTypoFix' 9cbbea3 Fix typo in UsePkgConfig.cmake 30 September 2011, 19:57:24 UTC
c4e08b5 Merge topic 'ImproveFindPackageModeWithTryCompile' f15945e Use makefile->IssueMessage() for better error messages c886e31 Improve behaviour of --find-package mode with try_run/try_compile 31f43fd Remove trailing whitespace 30 September 2011, 19:57:20 UTC
449aef3 Merge topic 'vs11-generator' 3b5256e Teach our tests about special cases for VS 11 3d5632e Add Visual Studio 11 generator for x86 and x64 tools 30 September 2011, 19:57:17 UTC
0cd3606 Use version 11.0 for 12.x and 9.10 for 10.x intel versions to fix 12.1 vsIDE. The intel compiler for 12.0 and 12.1 are known to expect the file version to be 11.0 in the .vfproj file. For 10.x it should be 9.10. Prior to this fix 12.0 and 10.1 were the only values checked. If those did not match the actual version of intel was put in the vfproj file causing an error about future version load attempt in the IDE. 30 September 2011, 19:52:37 UTC
72bac42 KWSys Nightly Date Stamp 30 September 2011, 04:09:34 UTC
ad6fa0c CTestCustom.cmake: Ignore clang's summary warning Assuming prior text has matched some other warning expression... 29 September 2011, 19:44:03 UTC
9cbbea3 Fix typo in UsePkgConfig.cmake 29 September 2011, 17:43:44 UTC
8a3bca5 KWSys Nightly Date Stamp 29 September 2011, 04:07:38 UTC
ef8cc99 KWSys Nightly Date Stamp 28 September 2011, 04:09:40 UTC
f15945e Use makefile->IssueMessage() for better error messages Alex 27 September 2011, 16:59:42 UTC
7759317 KWSys Nightly Date Stamp 27 September 2011, 04:09:39 UTC
89bdc3e Merge topic 'FindBulletLibRenames' 6f935d7 FindBullet: Also search for _Debug postfixed library names 26 September 2011, 15:24:46 UTC
ea1901b Merge topic 'MinorPkgConfigDocImprovement' 59ccf38 Minor improvements to the UsePkgConfig.cmake docs ad11118 Remove trailing whitespace 26 September 2011, 15:24:43 UTC
26f0790 Merge topic 'doc-set_target_properties-typo' f8c77fa Fix typo in set_target_properties' documentation. 26 September 2011, 15:24:39 UTC
0bf12af KWSys Nightly Date Stamp 26 September 2011, 04:09:04 UTC
9584135 KWSys Nightly Date Stamp 25 September 2011, 04:09:58 UTC
e4bd3b0 KWSys Nightly Date Stamp 24 September 2011, 04:09:49 UTC
3b5256e Teach our tests about special cases for VS 11 Teach the CheckCompilerRelatedVariables test to verify MSVC11. Update the special cases already in the Preprocess and VSExternalInclude tests for VS 10 to work for VS 11 too. 23 September 2011, 15:07:24 UTC
3d5632e Add Visual Studio 11 generator for x86 and x64 tools 23 September 2011, 14:10:01 UTC
f8c77fa Fix typo in set_target_properties' documentation. our -> or 23 September 2011, 12:16:08 UTC
8c28043 KWSys Nightly Date Stamp 23 September 2011, 04:09:39 UTC
6f935d7 FindBullet: Also search for _Debug postfixed library names 23 September 2011, 03:31:37 UTC
c16e387 CMake 2.8.6-rc4 22 September 2011, 18:08:22 UTC
afff1ab Merge branch 'release' 22 September 2011, 18:06:40 UTC
59ccf38 Minor improvements to the UsePkgConfig.cmake docs Alex 22 September 2011, 12:47:18 UTC
ad11118 Remove trailing whitespace Alex 22 September 2011, 12:39:19 UTC
4a1aadb KWSys Nightly Date Stamp 22 September 2011, 04:09:30 UTC
26e5b0e Merge topic 'revert-fix-for-11333' 98c49a4 Revert "FindThreads: Try pthreads with no special option first (#11333)" 21 September 2011, 21:29:39 UTC
ac623ce Merge topic 'CPackRPM-per-component-script' cc26a06 CPackRPM authorize per-component pre/post-[un]install scripts (#0012063) 21 September 2011, 21:29:30 UTC
253e370 Merge topic 'generate-export-header' 41e2b1d Make add_compiler_export_flags a function again. 6a10deb Made ADD_COMPILER_EXPORT_FLAGS into a macro. 2d1acfe Don't warn when nothing to do in visibility function. d679568 Just code style changes. 21 September 2011, 21:29:23 UTC
682a989 Merge topic 'CPackDeb-fakeroot' 49da3bd CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is found 21 September 2011, 21:29:16 UTC
41c6b3d KWSys Nightly Date Stamp 21 September 2011, 04:09:39 UTC
98c49a4 Revert "FindThreads: Try pthreads with no special option first (#11333)" This reverts commit fd61be71401ef9e0a241562fc31539273084deff. 20 September 2011, 22:40:22 UTC
47dac7e Merge topic 'file-download-http-error' 09817e9 Make file(DOWNLOAD) fail on http error 20 September 2011, 18:42:26 UTC
d622088 Merge topic 'MinorFeatureSummaryFixes' 0ba9853 Don't warn when setting a property multiple times to the same value #12464 b7ac63e Fix typos in FeatureSummary.cmake (#12462) 20 September 2011, 18:42:21 UTC
f628f12 Merge topic 'CheckForFlexHeader' ae331e1 FindFLEX.cmake: also search the include dir 20 September 2011, 18:42:16 UTC
0f98a0a Merge topic 'libarchive-mingwrt-3.20' 8dfe74c libarchive: Fix ssize_t detection with mingwrt 3.20 20 September 2011, 18:42:11 UTC
55b3198 Merge topic 'tweak-release-scripts' d5a0dc4 Release Scripts: Use Qt 4.7.4 on dashmacmini5 (#12460) 20 September 2011, 18:42:02 UTC
bef9968 Merge topic 'FortranCInterface-VS' 67fcc83 Simplify IntelVSImplicitPath detection project a7ce26d Move IntelVSImplicitPath project to better location 539a822 Enable Fortran tests for IDE builds. 555f589 For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH. 71402eb FortranCInterface: Compile separate Fortran lib in VerifyC[XX] 20 September 2011, 18:41:56 UTC
a8092ca Merge topic 'add-mac64-nightly-build' fe8dc11 Tests: Add the more modern Mac64 nightly build 20 September 2011, 18:41:48 UTC
d57c23c Merge topic 'fix-build-testing-problem' c336778 CMake: Reference test targets only when BUILD_TESTING is ON 20 September 2011, 18:41:31 UTC
cc26a06 CPackRPM authorize per-component pre/post-[un]install scripts (#0012063) Merged patch from Chip Christian previously based on the one from winfriedd with some small pruning editing by commiter 20 September 2011, 18:21:01 UTC
41e2b1d Make add_compiler_export_flags a function again. Making this a macro had unintended issues on (among others) Windows compilers. Moving it back to being a function using PARENT_SCOPE still satisfies the use case where we simply want to obtain the extra flags. 20 September 2011, 04:16:16 UTC
400c74f KWSys Nightly Date Stamp 20 September 2011, 04:14:11 UTC
09817e9 Make file(DOWNLOAD) fail on http error If a http server responds with a result code greater than 400 then the data returned from the download probably do not match that expected. Teach file(DOWNLOAD) to fail with an error in this case instead of silently pretending that the download worked. The file(UPLOAD) command already does this. 19 September 2011, 21:41:48 UTC
6a10deb Made ADD_COMPILER_EXPORT_FLAGS into a macro. It adds to the CMAKE_CXX_FLAGS (as before), or populates the supplied optional argument with the CXX_FLAGS for symbol import/export. 19 September 2011, 20:42:42 UTC
2d1acfe Don't warn when nothing to do in visibility function. 19 September 2011, 18:55:19 UTC
d679568 Just code style changes. 19 September 2011, 18:04:42 UTC
cfc6e01 KWSys Nightly Date Stamp 19 September 2011, 04:14:09 UTC
0ba9853 Don't warn when setting a property multiple times to the same value #12464 Patch by Yury Kudryashov Alex 18 September 2011, 10:51:05 UTC
b7ac63e Fix typos in FeatureSummary.cmake (#12462) Patch by Yury Kudrashov Alex 18 September 2011, 10:46:29 UTC
f1cd7d2 KWSys Nightly Date Stamp 18 September 2011, 04:13:12 UTC
ae331e1 FindFLEX.cmake: also search the include dir FindFLEX.cmake already searched for the library, but not for the include dir. Do that too. Alex 17 September 2011, 12:27:24 UTC
962a54d KWSys Nightly Date Stamp 17 September 2011, 04:14:04 UTC
8dfe74c libarchive: Fix ssize_t detection with mingwrt 3.20 This version of MinGW defines _SSIZE_T_ for ssize_t. This patch is based on upstream libarchive SVN commit 3649 (Fix build with mingwrt 3.20, 2011-08-27). Inspired-by: Tim Kientzle <kientzle@freebsd.org> 16 September 2011, 20:44:44 UTC
d5a0dc4 Release Scripts: Use Qt 4.7.4 on dashmacmini5 (#12460) Also, since dashmacmini5 is newer/faster/better and is also building the source tarballs, remove that responsibility from the dashmacmini2 script. 16 September 2011, 19:48:41 UTC
7fca32a KWSys Nightly Date Stamp 16 September 2011, 04:14:06 UTC
c886e31 Improve behaviour of --find-package mode with try_run/try_compile Instead of failing with an error message which says things have not been setup correctly, it now says that try_compile/try_run() are not supported in find_package mode (#12426). Alex 15 September 2011, 14:28:35 UTC
31f43fd Remove trailing whitespace Alex 15 September 2011, 14:20:33 UTC
ec0f235 KWSys Nightly Date Stamp 15 September 2011, 04:14:07 UTC
67fcc83 Simplify IntelVSImplicitPath detection project Use the ENV{LIB} variable directly instead of parsing the output of the whole environment from "set". Store the output in a .cmake script and include it from CMakeDetermineCompilerABI instead of using file(READ). 14 September 2011, 18:06:02 UTC
a7ce26d Move IntelVSImplicitPath project to better location This project is not part of the FortranCInterface module. Make it a sibling instead of a child directory. 14 September 2011, 17:49:40 UTC
fe8dc11 Tests: Add the more modern Mac64 nightly build We can remove the older ppc;i386 non-64-bit Mac nightly build in a little while after this one proves itself reliable. 14 September 2011, 16:45:55 UTC
c336778 CMake: Reference test targets only when BUILD_TESTING is ON You cannot set a property on a target that's not there, and these targets are not there when BUILD_TESTING is OFF. Thanks to Sankhesh Jhaveri for the bug report. 14 September 2011, 14:38:04 UTC
2a3441b KWSys Nightly Date Stamp 14 September 2011, 04:14:04 UTC
98d5623 Merge topic 'effective-platform-name' 64c9b31 Xcode: Add test to demonstrate iOS project in Xcode 59a2265 Xcode: Use EFFECTIVE_PLATFORM_NAME reference in ComputeOutputDir 13 September 2011, 18:33:21 UTC
21e03c4 Merge topic 'CPackDeb-remove-stray-paren' 85fd794 remove stray brace in CPackDeb documentation 13 September 2011, 18:33:12 UTC
0b29621 Merge topic 'CPack-DocFix-bug12449' b7457de CPack fix template too 59204e1 CPack fix #12449 doc mispelled 13 September 2011, 18:32:58 UTC
a0ec7a0 Merge topic 'add-kwstyle-test' 3a0d632 KWStyle Test: Activate by default if KWStyle is found 91704ef Tests: Add a KWStyle test, equivalent to the make StyleCheck target 13 September 2011, 18:32:52 UTC
c702120 KWSys Nightly Date Stamp 13 September 2011, 04:13:05 UTC
64c9b31 Xcode: Add test to demonstrate iOS project in Xcode Presently, this test is only run manually because not all machines have an iOS SDK, complications associated with certificates and code signing, having a device attached, ... If you're setup to do iOS dev work, you can easily run this test manually on your Mac using the Xcode generator and run the result in the simulator or on your attached device. 12 September 2011, 19:46:24 UTC
59a2265 Xcode: Use EFFECTIVE_PLATFORM_NAME reference in ComputeOutputDir Caveats apply: only valid when not overriding default value for output dir *and* there is a CMAKE_XCODE_EFFECTIVE_PLATFORMS value. For now, CMAKE_XCODE_EFFECTIVE_PLATFORMS must be defined in each project, or in the cache for a build. Code relying on value of LOCATION and similar properties may not work if it depends on file existence on disk since CMake will not evaluate $(EFFECTIVE_PLATFORM_NAME). This feature is only enabled for making it easier to build Xcode iOS projects where the developer wants to be able to switch easily between simulator and device builds. 12 September 2011, 19:21:00 UTC
85fd794 remove stray brace in CPackDeb documentation 12 September 2011, 15:47:31 UTC
2011731 KWSys Nightly Date Stamp 12 September 2011, 04:10:18 UTC
39d5c49 KWSys Nightly Date Stamp 11 September 2011, 04:14:12 UTC
e27a0e9 KWSys Nightly Date Stamp 10 September 2011, 04:14:05 UTC
539a822 Enable Fortran tests for IDE builds. 09 September 2011, 21:11:57 UTC
281b937 CMake 2.8.6-rc3 09 September 2011, 15:53:38 UTC
662a9c9 Merge branch 'release' 09 September 2011, 15:50:55 UTC
b7457de CPack fix template too 09 September 2011, 12:12:35 UTC
3ae6060 KWSys Nightly Date Stamp 09 September 2011, 04:14:04 UTC
555f589 For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH. To use VS C and Fotran in the same solution, it is required that VS be able to find the Fortran run time libraries as they will be implicitly linked by any Fortran library used by VS C programs. This adds a check into CMakeDetermineCompilerABI using a try-compile to find the correct PATH. 08 September 2011, 21:42:49 UTC
59204e1 CPack fix #12449 doc mispelled CPACK_INSTALL_DIRECTORIES-->CPACK_INSTALLED_DIRECTORIESÅ“ 08 September 2011, 20:00:34 UTC
71402eb FortranCInterface: Compile separate Fortran lib in VerifyC[XX] The Intel Fortran plugin for Visual Studio requires Fortran source files to be compiled in a separate target from C and C++ code. Compile the VerifyFortran.f source file in a separate library and link the main VerifyFortanC executable to it. 08 September 2011, 18:56:48 UTC
3246dc2 KWSys Nightly Date Stamp 08 September 2011, 04:14:08 UTC
3a0d632 KWStyle Test: Activate by default if KWStyle is found Re-arrange the logic to look for KWStyle in the typical install locations and under the Dashboards/Support directory for the typical CMake dashboard machine. If it's there, turn on CMAKE_USE_KWSTYLE by default, thereby activating the KWStyle related custom targets and the KWStyle test. 07 September 2011, 23:04:44 UTC
4e3d428 Merge topic 'fix-12446-no-cmake-E-build' 96d106a CMake: Remove documentation for -E build (#12446) 07 September 2011, 19:39:21 UTC
fde0a4d Merge topic 'fix-12377-xcode-honor-g0' cb22afc Xcode: Honor -g0 to disable debugging (#12377) 07 September 2011, 19:39:15 UTC
1a5c995 Merge topic 'fix-12284-cpack-symlinks' 7b8dcdd CPack: Do not recurse through directory symlinks (#12284) d78bdb2 CMake: Write symlinks to directories as files in archives (#12284) 07 September 2011, 19:39:03 UTC
07eb084 Merge topic 'fix-ctesttestcrash-test' 339a321 Tests: Look for "Illegal" or "SegFault" in the output 07 September 2011, 19:38:57 UTC
c80cbad Merge topic 'CPackRPM-includeDir' f9e5277 CPackRPM fix #12305, include directories in RPM package 07 September 2011, 19:38:50 UTC
back to top