Opened 18 years ago

Closed 18 years ago

#8685 closed defect (fixed)

UPDATE: cmake-devel-2.4.1

Reported by: cssdev@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: cssdev@…
Port:

Description

The attached patch updates the cmake-devel port to the latest beta release provided by Kitware. As this beta is available as a tarball, the Portfile uses fetch rather than cvs.

Changes in CMake 2.4.1

  • Several ctest and cpack bug fixes
  • Many updates and fixes for FindQt4.cmake
  • Fix CMAKE_REQUIRED_FLAGS in CheckCXXSourceCompiles.cmake
  • Handle running make from a symlinked build tree
  • Automatic color ouput detection for shells building with make
  • Kdevelop generator handles CMakeFiles directory better
  • add correct depend information for fluid
  • allow the cache to be saved even if a fatal error occurs
  • fix bug in relative path subdir and add_subdirectoy commands
  • support in vs for two object files with the same name
  • short file names used for library paths in visual studio
  • package target only shows up when you have cpack config files
  • Use dl and not -ldl for adding in the dynamic library
  • Fix check c/cxx source compiles macros to not clobber log files
  • Fix nmake version detection of cl and create correct pdb files
  • Fix msys bootstrap
  • Change color output to be more readable
  • Fix vs6 library naming

Changes in CMake 2.4.0

  • CPack beta
  • Visual Studio 2005 win64 support
  • Improved install support
  • Improved FIND_PROGRAM, FIND_LIBRARY, FIND_PATH, FIND_FILE
  • Improved support for finding/using OSX Frameworks
  • Multiple output support for custom commands
  • Color output in make with vt100 terminals CMAKE_COLOR_MAKFILE
  • Better variables for MSVC MSVC80
  • Library path order is preserved
  • Fix for text file busy in xcodebuild runs
  • Better bundle support on OSX
  • ctest -S scripts can run in new process with new environment
  • OSX universal binary support
  • Watcom support
  • MinGW and MSYS support
  • Visual studio 2005 manifest support
  • Better handling of RPATH, no longer put rpath in install tree
  • Fix OUTPUT_NAME
  • ctest captures output from vcexpress
  • cmake --help-module can give help for cmake modules
  • Lots of bug fixes

Attachments (1)

patch-Portfile.diff (1.4 KB) - added by cssdev@… 18 years ago.
Update cmake-devel Portfile to 2.4.1 beta

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by cssdev@…

Attachment: patch-Portfile.diff added

Update cmake-devel Portfile to 2.4.1 beta

comment:1 Changed 18 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks, commited!

Note: See TracTickets for help on using tickets.