[CMake] CMake 2.8.5-rc2 ready for testing!

David Cole david.cole at kitware.com
Wed Jun 15 15:52:59 EDT 2011


Please open a bug report here:
http://public.kitware.com/Bug

And attach the proposed patch as an attachment to the bug tracker entry...


Thanks,
David


On Wed, Jun 15, 2011 at 3:50 PM, MALIK Julien <julien.malik at c-s.fr> wrote:

> Hello,
>
> I have one small patch available here :
> https://github.com/julienmalik/CMake/tree/FixFindSWIG
>
> I read through http://www.cmake.org/Wiki/CMake/Git and
> http://public.kitware.com/Wiki/Git/Workflow/Topic but could not find the
> instructions for "I'm no CMake dev but have a small patch to contribute".
> If I have it available on github, what's the next step ?
>
> Regards,
> Julien
>
>
>
> Quoting David Cole <david.cole at kitware.com>:
>
>  The CMake 2.8.5 release candidate stream continues! You can find the
>> source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D
>>
>> Since we switched to git, and a new workflow, we're expecting to do
>> more frequent releases. Because of that, our release candidate phases
>> will be shorter than they have been historically. So, if you want to
>> test this out and ask for a fix, do it soon, or hold your peace till
>> the next release! I expect we will finalize the 2.8.5 release within
>> the next week.
>>
>> Following is the list of changes in this release. Since we switched to
>> git, this list is now the 'git log' one line summary written by the
>> named CMake developers.
>>
>> Please try this version of CMake on your projects and report any
>> issues to the list or the bug tracker.
>>
>> Happy building!
>> -Dave
>>
>>
>> Changes in CMake 2.8.5-rc2 (since 2.8.5-rc1)
>> --------------------------------------------
>> Bill Hoffman (6):
>>       Fix a memory leak.
>>       Fix for bug#10798.  VS10 did not append -I flags with COMPILE_FLAGS
>> prop.
>>       Append and do not clobber CMAKE_CXX_FLAGS in the test.
>>       Use bin tree for inclues to avoid -I with spaces in the path.
>>       One more try.  Use full path by default, and relative on broken
>> compilers.
>>       Fix for bug #11927, external project git clone step always runs
>> vs10.
>>
>> Brad King (9):
>>       XL: Place Fortran modules with -qmoddir= flag (#12246)
>>       Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity
>>       Xcode: Fix parallel build depends with universal binaries (#11844)
>>       Fix style errors added by parent and grandparent
>>       Use cascading-if for per-config test and install code
>>       CTest: Report tests not run due to unknown configuration
>>       GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258)
>>       Teach find_(library|package) about Linux multiarch (#12037)
>>       Test find_package multiarch support (#12037)
>>
>> Clinton Stimpson (11):
>>       BundleUtilities: Work w/ non .app exes on Mac (#12034)
>>       BundleUtilities: Fix regex to extract dependents from ldd (#12034)
>>       BundleUtilities: Fix test when using xcode (#12034)
>>       BundleUtilities: Fix issues with custom target DEPENDS in test
>> (#12034)
>>       BundleUtilities: Disable running test on Windows unless using MSVC.
>>       BundleUtilities: Run test on Windows if either MSVC or dumpbin was
>> found.
>>       BundleUtilities: Print reason for not loading module.so
>>       BundleUtilities: Add rpath to loadable modules in test.
>>       Revert "BundleUtilities: Run test on Windows if either MSVC or
>> dumpbin was found."
>>       Qt4: complete module dependencies in UseQt4.cmake
>>       Add imported targets support for frameworks on Mac.
>>
>> Daniel R. Gomez (1):
>>       Fix plugin API for gcc 2.9-aix51-020209 (#12233)
>>
>> David Cole (3):
>>       BundleUtilities: Avoid a cryptic and unhelpful error message
>>       BundleUtilities: Avoid test on Watcom dashboards (#12034)
>>       CMake: eliminate use of cvs in the Release scripts
>>
>> Eric NOULARD (2):
>>       CPackRPM: Enhance documentation
>>       Add some more Specs file tag handling.
>>
>> Johan Björk (3):
>>       CMake: Move tokenize to cmSystemTools
>>       Xcode: Support multiple level nesting of XCode folders (#10039)
>>       XCode: Support target folders on XCode.
>>
>> Modestas Vainius (1):
>>       multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for
>> Linux|Hurd|kFreeBSD
>>
>> Philip Lowman (3):
>>       FindProtobuf: Better MSVC support, Searching for protobuf lite
>>       Fix , to - in Copyright message so it passes CMake.ModuleNotices
>> test
>>       10997: PROTOBUF_GENERATE_CPP now supports proto files outside
>> current dir
>>
>> Rolf Eike Beer (1):
>>       CMake: Update documentation of STRING(SUBSTRING) for length -1
>> (#10740)
>>
>> Sean McBride (1):
>>       Fix XCode -> Xcode typos, notably in man page (#12231)
>>
>> Tim Gallagher (1):
>>       Modified the FindHDF5.cmake file to locate the Fortran bindings.
>>
>> Will Dicharry (7):
>>       HDF5 high level library is a find COMPONENT now.
>>       Add logic for CMake built HDF5 install.
>>       Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs.
>>       Use HDF5_FOUND to control autoconf and CMake built FindHDF5.
>>       Fix for bug 11752, mixed debug and release libraries.
>>       FindHDF5 ensures good link lines when libraries are duplicated.
>>       Remove unnecessary mark_as_advanced from FindHDF5.
>>
>> Zach Mullen (3):
>>       Dynamic analysis test output should not be compressed.
>>       We will actually compress memcheck output if the server supports it.
>>       Fix type conversion warning
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the CMake FAQ at:
>> http://www.cmake.org/Wiki/CMake_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.cmake.org/mailman/listinfo/cmake
>>
>>
>>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110615/f93ca523/attachment.htm>


More information about the CMake mailing list