https://github.com/Kitware/CMake

sort by:
Revision Author Date Message Commit Date
e16ae16 FindSWIG : use NAMES in find_program directives Without this, regular swig (not 2.0) executable is not found automatically 15 June 2011, 19:26:23 UTC
a666810 KWSys Nightly Date Stamp 15 June 2011, 04:13:09 UTC
cc746a6 Merge topic 'library-multiarch-issue-12037' 1ed19bc multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSD 52a6ed2 Test find_package multiarch support (#12037) b41ad3b Teach find_(library|package) about Linux multiarch (#12037) 14 June 2011, 17:23:51 UTC
9c569be Merge topic '10997_PROTOBDUF_GENERATE_CPP_returns_wrong_path' 3982603 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dir 14 June 2011, 17:23:43 UTC
414c35e Merge topic 'qt4-import-targets-mac' e7f05d9 Add imported targets support for frameworks on Mac. 14 June 2011, 17:23:37 UTC
a652af7 Merge topic 'qt4-useqt-module-deps' 5f983d1 Qt4: complete module dependencies in UseQt4.cmake 14 June 2011, 17:23:33 UTC
0373e08 Merge topic 'gnu-isystem-flag-issue-12258' 33f5a83 GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258) 14 June 2011, 17:23:28 UTC
be555a0 Merge topic 'ImproveCPackRPMdoc' 2af80c7 Add some more Specs file tag handling. 05720c7 CPackRPM: Enhance documentation 14 June 2011, 17:23:24 UTC
f616f26 Merge topic 'ctest-no-config-report-notrun' a4ec242 CTest: Report tests not run due to unknown configuration 77ddb6a Use cascading-if for per-config test and install code 14 June 2011, 17:23:20 UTC
3982603 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dir 14 June 2011, 13:25:16 UTC
cf1c3c1 KWSys Nightly Date Stamp 14 June 2011, 04:12:44 UTC
5f983d1 Qt4: complete module dependencies in UseQt4.cmake 13 June 2011, 23:37:26 UTC
e7f05d9 Add imported targets support for frameworks on Mac. 13 June 2011, 23:21:41 UTC
33f5a83 GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258) Fix typo introduced by commit e28c16b4 (Split GNU compiler information files, 2009-12-02). Reported-by: Campbell Barton <ideasman42@gmail.com> Suggested-by: Michael Hertling <mhertling@online.de> 13 June 2011, 21:54:36 UTC
1ed19bc multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSD * Fix linux CMAKE_LIBRARY_ARCHITECTURE_REGEX to support armel-linux-gnueabi. * Add CMAKE_LIBRARY_ARCHITECTURE_REGEX on kFreeBSD. * Add CMAKE_LIBRARY_ARCHITECTURE_REGEX on GNU (Hurd). Also regex is improved to support quadlets. Even if I have not seen this in the wild yet, reportedly they are possible. 13 June 2011, 15:12:23 UTC
46e3a6c KWSys Nightly Date Stamp 13 June 2011, 04:12:06 UTC
2af80c7 Add some more Specs file tag handling. 12 June 2011, 10:49:44 UTC
05720c7 CPackRPM: Enhance documentation 12 June 2011, 10:12:24 UTC
05610bf KWSys Nightly Date Stamp 12 June 2011, 04:11:49 UTC
6e74e36 KWSys Nightly Date Stamp 11 June 2011, 04:13:05 UTC
a4ec242 CTest: Report tests not run due to unknown configuration When add_test(NAME) is called without the CONFIGURATIONS argument then the test is intended to run in any configuration. In multi-config generators like the VS IDE and Xcode tests created by add_test(NAME) can only be run when testing a known configuration (otherwise there is no way to generate the test command line). If no test command line is known for a particular configuration, or if no configuration is given to ctest, report the test as not run instead of silently skipping it. Also fix CMake's own TestsWorkingDirectory test invocation to correct a previously silent failure exposed by this change. 10 June 2011, 13:52:18 UTC
77ddb6a Use cascading-if for per-config test and install code When generating per-config blocks in test and install scripts replace the form IF() # config == A ENDIF() IF() # config == B ENDIF() with IF() # config == A ELSEIF() # config == B ELSE() # no config matches ENDIF() for clarity and to support the else() case cleanly. 10 June 2011, 13:25:46 UTC
778cf7e KWSys Nightly Date Stamp 10 June 2011, 04:13:04 UTC
9ccefd5 KWSys Nightly Date Stamp 09 June 2011, 04:12:04 UTC
98dc13e Merge topic 'xcode-source_groups-folders-issue-10039' f09ba0f Fix style errors added by parent and grandparent eeeeca1 XCode: Support target folders on XCode. 59ed84e Xcode: Support multiple level nesting of XCode folders (#10039) d0a403f CMake: Move tokenize to cmSystemTools 08 June 2011, 19:44:44 UTC
45adc8e Merge topic 'fix_vs10_custom_command_rulefiles' 9d406cd Fix for bug #11927, external project git clone step always runs vs10. 08 June 2011, 19:44:30 UTC
52a6ed2 Test find_package multiarch support (#12037) 08 June 2011, 14:28:20 UTC
b41ad3b Teach find_(library|package) about Linux multiarch (#12037) Implement support for multiarch as specified here: http://wiki.debian.org/Multiarch https://wiki.ubuntu.com/MultiarchSpec Detect the <arch> part of <prefix>/lib/<arch> from the implicit library search path from each compiler to set CMAKE_<lang>_LIBRARY_ARCHITECTURE. Define CMAKE_LIBRARY_ARCHITECTURE using one of these values (they should all be the same). Teach the find_library and find_package commands to search <prefix>/lib/<arch> whenever they would search <prefix>/lib. 08 June 2011, 14:04:44 UTC
f09ba0f Fix style errors added by parent and grandparent 08 June 2011, 11:54:33 UTC
0f939ee KWSys Nightly Date Stamp 08 June 2011, 04:13:16 UTC
06296ca Merge topic 'eliminate-cvs-from-release-scripts' b43af94 CMake: eliminate use of cvs in the Release scripts 07 June 2011, 18:06:21 UTC
40792a1 Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe' 51e16c0 BundleUtilities: Avoid test on Watcom dashboards (#12034) 41f962a Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was found." e17135e BundleUtilities: Add rpath to loadable modules in test. 8064044 BundleUtilities: Print reason for not loading module.so f3de459 BundleUtilities: Run test on Windows if either MSVC or dumpbin was found. 900bf98 BundleUtilities: Disable running test on Windows unless using MSVC. fa4dc08 BundleUtilities: Fix issues with custom target DEPENDS in test (#12034) e40b79e BundleUtilities: Fix test when using xcode (#12034) b68d3dc BundleUtilities: Fix regex to extract dependents from ldd (#12034) 7ac7b43 BundleUtilities: Work w/ non .app exes on Mac (#12034) 07 June 2011, 18:06:09 UTC
43d3048 Merge topic 'fix-BundleUtilities-cryptic-error-message' 8f0667c BundleUtilities: Avoid a cryptic and unhelpful error message 07 June 2011, 18:05:57 UTC
313a633 Merge topic 'vs10_include_fix' 27aa446 One more try. Use full path by default, and relative on broken compilers. 2dfc121 Use bin tree for inclues to avoid -I with spaces in the path. 6d29b4b Append and do not clobber CMAKE_CXX_FLAGS in the test. 7815e90 Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop. 07 June 2011, 18:04:00 UTC
f0d3658 Merge topic 'fix_leak' dd52fc3 Fix a memory leak. 07 June 2011, 18:03:56 UTC
33b3d10 Merge topic 'Xcode-universal-binary-depend-issue-11844' 44cdae9 Xcode: Fix parallel build depends with universal binaries (#11844) 07 June 2011, 18:03:53 UTC
eeeeca1 XCode: Support target folders on XCode. 07 June 2011, 14:44:27 UTC
59ed84e Xcode: Support multiple level nesting of XCode folders (#10039) 07 June 2011, 14:21:49 UTC
d0a403f CMake: Move tokenize to cmSystemTools 07 June 2011, 14:18:54 UTC
9d406cd Fix for bug #11927, external project git clone step always runs vs10. In cmMakefile.cxx GetCMakeCFGInitDirectory is replaced with GetCMakeFilesDirectory for .rule files. In some cases with external projects, that directory will not exist. With vs10 the .rule files must exist or the rule will run with every build. This fix creates the path that the .rule file is in. In addition, it is now a CMake error if the .rule file can not be created. 07 June 2011, 12:59:03 UTC
08b109a KWSys Nightly Date Stamp 07 June 2011, 04:12:06 UTC
44cdae9 Xcode: Fix parallel build depends with universal binaries (#11844) A post-build phase of each target invokes the XCODE_DEPEND_HELPER.make file to erase any targets that link to it. Narrow the set of targets tested by each post-build phase to those that depend on the newly completed target. This avoids removing files from partially built unrelated targets that happen to be building in parallel. 06 June 2011, 21:44:11 UTC
dd52fc3 Fix a memory leak. 06 June 2011, 20:41:17 UTC
4b652ad KWSys Nightly Date Stamp 06 June 2011, 04:13:03 UTC
e3aec95 KWSys Nightly Date Stamp 05 June 2011, 04:11:54 UTC
51e16c0 BundleUtilities: Avoid test on Watcom dashboards (#12034) 04 June 2011, 23:54:49 UTC
43824d4 KWSys Nightly Date Stamp 04 June 2011, 04:13:05 UTC
27aa446 One more try. Use full path by default, and relative on broken compilers. 03 June 2011, 20:16:50 UTC
2dfc121 Use bin tree for inclues to avoid -I with spaces in the path. 03 June 2011, 19:05:28 UTC
6d29b4b Append and do not clobber CMAKE_CXX_FLAGS in the test. 03 June 2011, 17:00:05 UTC
597ab43 KWSys Nightly Date Stamp 03 June 2011, 04:13:11 UTC
b43af94 CMake: eliminate use of cvs in the Release scripts Set GIT_COMMAND to "git" -- each machine involved in building the CMake release binaries has the right "git" in the PATH. Separate the release scripts into two batches so we can build multiple releases on the same machine, in serial, if necessary. We currnetly do this with the Windows and Cygwin release binaries on dash2win64. Sort the files to be uploaded, so that sorting them by modification time (file copy / upload time) is equivalent to sorting them alphabetically. 02 June 2011, 18:36:14 UTC
8f0667c BundleUtilities: Avoid a cryptic and unhelpful error message When the path to "resolved_embedded_item" was shorter than the path to the bundle being fixed up, fixup_bundle would fail with a cmake error like: "string end index: 110 is out of range 0 - 85" Detect when the path of resolved_embedded_item is too short to be embedded in the bundle, and report the proper error message, so the poor developer reading it has a snowball's chance of actually fixing the issue. 02 June 2011, 15:55:09 UTC
d72734c Merge topic 'file-DOWNLOAD-low-speed-timeout' faa7ec6 Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity 02 June 2011, 15:29:27 UTC
87b8b3c Merge topic 'XL-Fortran-moddir-issue-12246' 3bb8566 XL: Place Fortran modules with -qmoddir= flag (#12246) 02 June 2011, 15:29:22 UTC
170b4e5 Merge topic 'fix-Xcode-spelling-issue-12231' a27edd8 Fix XCode -> Xcode typos, notably in man page (#12231) 02 June 2011, 15:29:18 UTC
e606b6b Merge topic 'aix-gcc-2.9-issue-12233' a4cba0e Fix plugin API for gcc 2.9-aix51-020209 (#12233) 02 June 2011, 15:29:15 UTC
a5507c3 Merge topic 'fix-10740-update-string-docs' ecdad65 CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740) 02 June 2011, 15:29:13 UTC
3232136 Merge topic 'dont-compress-memcheck-output' 0e591ed Fix type conversion warning 9c3a0b9 We will actually compress memcheck output if the server supports it. 8024c53 Dynamic analysis test output should not be compressed. 02 June 2011, 15:29:09 UTC
e164bb1 Merge topic '12128_FindProtobuf_module_behavior_under_Windows_is_annoying' 517837f Fix , to - in Copyright message so it passes CMake.ModuleNotices test 162f3fb Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtobuf_module_behavior_under_Windows_is_annoying ca000a0 FindProtobuf: Better MSVC support, Searching for protobuf lite 02 June 2011, 15:28:59 UTC
18c703d Merge topic 'hdf5-module-bug-fix' e38216c Remove unnecessary mark_as_advanced from FindHDF5. 93ba19e FindHDF5 ensures good link lines when libraries are duplicated. 0584701 Fix for bug 11752, mixed debug and release libraries. 4e12284 Use HDF5_FOUND to control autoconf and CMake built FindHDF5. 2ba826e Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs. 3978f32 Add logic for CMake built HDF5 install. 063ac87 HDF5 high level library is a find COMPONENT now. 34ea179 Modified the FindHDF5.cmake file to locate the Fortran bindings. 02 June 2011, 15:28:50 UTC
41f962a Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was found." This reverts commit f3de459cec78eac3a7081379b6ee9c6cde36bb60. There are some platforms without MSVC where this test doesn't work well. We can look into these later. 02 June 2011, 15:09:14 UTC
e17135e BundleUtilities: Add rpath to loadable modules in test. 02 June 2011, 15:08:49 UTC
7815e90 Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop. This fix adds a test for this case for all generators. 02 June 2011, 14:28:10 UTC
5764739 KWSys Nightly Date Stamp 02 June 2011, 04:13:04 UTC
8064044 BundleUtilities: Print reason for not loading module.so 01 June 2011, 16:59:34 UTC
f3de459 BundleUtilities: Run test on Windows if either MSVC or dumpbin was found. 01 June 2011, 16:53:06 UTC
3bb8566 XL: Place Fortran modules with -qmoddir= flag (#12246) Suggested-by: Luis Kornblueh <luis.kornblueh@zmaw.de> 01 June 2011, 16:00:48 UTC
faa7ec6 Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity Add option INACTIVITY_TIMEOUT to terminate the operation if there is no progress for more than a given amount of time. 01 June 2011, 13:55:42 UTC
900bf98 BundleUtilities: Disable running test on Windows unless using MSVC. 01 June 2011, 04:15:34 UTC
628b2a1 KWSys Nightly Date Stamp 01 June 2011, 04:12:05 UTC
fa4dc08 BundleUtilities: Fix issues with custom target DEPENDS in test (#12034) 31 May 2011, 19:33:39 UTC
e40b79e BundleUtilities: Fix test when using xcode (#12034) 31 May 2011, 17:12:58 UTC
b68d3dc BundleUtilities: Fix regex to extract dependents from ldd (#12034) This regex works with spaces in the path. 31 May 2011, 17:12:28 UTC
a27edd8 Fix XCode -> Xcode typos, notably in man page (#12231) 31 May 2011, 13:13:00 UTC
a4cba0e Fix plugin API for gcc 2.9-aix51-020209 (#12233) Use proper C function prototype syntax to satisfy this compiler. 31 May 2011, 13:08:59 UTC
8af1eaf KWSys Nightly Date Stamp 31 May 2011, 04:12:04 UTC
5e40058 KWSys Nightly Date Stamp 30 May 2011, 04:13:03 UTC
9c6e1e0 KWSys Nightly Date Stamp 29 May 2011, 04:13:04 UTC
909bab1 KWSys Nightly Date Stamp 28 May 2011, 04:13:04 UTC
ecdad65 CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740) 27 May 2011, 20:25:08 UTC
7ac7b43 BundleUtilities: Work w/ non .app exes on Mac (#12034) Also add a test of BundleUtilities including an exe, some shared libs, a plugin, and a framework-style lib. This test presently runs (and this functionality works) on Linux, Mac and Windows. For now, the framework-style lib is built as a plain old shared lib because there is another yet-unresolved issue with local frameworks without rpaths on the Mac. 27 May 2011, 20:11:43 UTC
0e591ed Fix type conversion warning 27 May 2011, 14:45:41 UTC
1e885b1 KWSys Nightly Date Stamp 27 May 2011, 04:13:04 UTC
9c3a0b9 We will actually compress memcheck output if the server supports it. This change won't be functional until the next release of CDash due to the version comparison. 26 May 2011, 18:50:07 UTC
517837f Fix , to - in Copyright message so it passes CMake.ModuleNotices test 26 May 2011, 06:21:58 UTC
ba6579f KWSys Nightly Date Stamp 26 May 2011, 04:12:06 UTC
162f3fb Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtobuf_module_behavior_under_Windows_is_annoying 26 May 2011, 02:10:19 UTC
ca000a0 FindProtobuf: Better MSVC support, Searching for protobuf lite Add support for finding debug libraries Add support for searching Google provided MSVC project dir structure for libs Add support for finding Protobuf "Lite" libraries 26 May 2011, 02:01:49 UTC
e38216c Remove unnecessary mark_as_advanced from FindHDF5. 25 May 2011, 19:19:26 UTC
93ba19e FindHDF5 ensures good link lines when libraries are duplicated. Duplicates must be removed from the beginning of the link libraries to ensure unresolved symbols can be found. 25 May 2011, 18:53:28 UTC
0584701 Fix for bug 11752, mixed debug and release libraries. 25 May 2011, 18:38:54 UTC
4e12284 Use HDF5_FOUND to control autoconf and CMake built FindHDF5. 25 May 2011, 18:34:21 UTC
8b17fd6 KWSys Nightly Date Stamp 25 May 2011, 04:13:03 UTC
2ba826e Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs. 24 May 2011, 18:53:49 UTC
e51bbc1 Merge topic 'output-compile-lines' cdc2b41 Fix CompileCommandOutput test build on Windows 7039d1f Fix CompileCommandOutput test for Make tools not supporting spaces 4268e3d run_compile_commands: Cast istream::get() result to char c45c60b run_compile_commands: Avoid extra stl vector conversion 7c5be51 run_compile_commands: Avoid shadow in std::map<>::at workaround 169bb05 Provide std::map<>::at for use in run_compile_commands 4e2185c Make std::map usage more portable in language=>flags/defines maps a7e7a04 Fix run_compile_commands build on Apple GCC 3.3 c9174c0 Fix signed/unsigned comparison in EscapeJSON 8346a28 Only offer the compile command output feature on unix systems 0e6b05f Adds a test for the compile command line output. 5674844 make compile command output optional fe07b05 implement cxx command output 65c0c24 cache flags and defines 3f064ef refactor flags and defines 24 May 2011, 18:48:14 UTC
c5e00bf Merge topic 'fix-11925-vcxproj-filters-mismatch' a6b52bd VS10: Write header-only files in correct xml element (#11925) 24 May 2011, 18:34:56 UTC
44b7f2f Merge topic 'string-RANDOM-seed' 7ff98b7 Fix forced-seed argument type in string(RANDOM) 3d92c8c Explicitly cast time value in cmSystemTools::RandomSeed eb6f461 VS 6: Define _WIN32_WINNT to load wincrypt.h correctly e1b0a11 Improve string(RANDOM) default seed 24 May 2011, 18:34:51 UTC
0f84358 Merge topic 'doc-output_required_files' 5cf4ff6 Document status of output_required_files command (#12214) 24 May 2011, 18:34:48 UTC
14a6bda Merge topic 'CPackRPM-fixForAIX' db45b10 CPack make RPM work on AIX. fix #0012183 merge patch from Pasi Valminen 24 May 2011, 18:34:46 UTC
back to top