[CMake] CMake 2.4.7 RC 10
Bill Hoffman
bill.hoffman at kitware.com
Wed Jun 6 12:18:11 EDT 2007
So, at long last I have a release candidate for 2.4.7.
The binaries and sources can be found here:
http://www.cmake.org/files/v2.4/
The cmake-2.4.7-RC-10-* files.
Please let me know if this introduces any new bugs.
Thanks.
The Changes in CMake 2.4.7 RC 10 from 2.4.6 are as follows:
--- RC 10 ----
* Fix rebuild problem with makefiles and cmake vs CMakeSetup
--- RC 9 ---
* Fix problem with \@ in configure files bug# 5130
--- RC 8 ---
* Fix bug 5121 crash with build test on and vs
* Fix bug 5096 add_library and EXCLUDE_FROM_ALL not working
--- RC 7 ---
* Fix @ in Xcode projects
* add some fixes for FindSWIG.cmake
* Fix new line stuff in UsePkgConfig.cmake
* Add new FindPkgConfig.cmake from CVS
* improve docs for try_compile and list commands
* fix for bug 4384, preserve sym links in install directory
* Use platform variable for link path exclusion added in RC6
--- RC 6 ---
* Fix stack reporting bug in macros and include
* Fix double quote in -D flags for vs broken in RC 5
* Fix problem with newer curl and curl_getdate changes
* Do not emit link paths /usr/lib32 and /usr/lib64 with -L
---RC 5 ----
* Fix for bug# 4423, LANGUAGE property now works in VS IDE
* Fix for RUN_TESTS running the tests twice in VS IDE
* Do not create import libraries for modules on borland
* Fix for FILE(RELATIVE_PATH) # 4482
* Fix for apple lack of support for isystem flag
* Fix for Borland skipping make rules with no depends
* Fix for bug #4423 set source file properties LANGUAGE not always working
* Fix for bug #4462 isystem not supported on OSX
* Fix bug in save of resize of CMakeSetup
* Fix for @@ in file names
* Fix for if command scope issues
* Fix for relative path issue with paths ending in /.
* CMakeSetup saves the size of the dialog from the last run
* Fix for bug 4399, find qt designer on mac
* Fix for bug 4420 include unicode libs in cpack for vs8
* Fix for bug 4414 add_dependencies and set_target_properties can set
any target not just the ones in the current directory.
* Add support for cygwin setup packages to setup
* Fix uninstall with DESTDIR
* If COMPILE_FLAGS is changed on a target the object files will now
recompile
* Fix Bug 3512 - precompiled header flag mapping on VS.
* Do not run custom commands with relative paths if the working
directory is set.
* Fix bugs 3277, 4341, 4341 make pdb files match the target name correctly
* handle user set NODEFAULTLIB correctly in VS projects
* Fix external project for VS 2005 service pack 1 GUID not set correctly
* Fix Kdevelop problem where files could end up duplicated
More information about the CMake
mailing list