This commit is contained in:
committed by
Git OBS Bridge
parent
b19ac65357
commit
4a9bf3bc18
@@ -1,3 +1,88 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 22:48:24 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- update to 2.6.0:
|
||||
* Fix links in generated documentation
|
||||
* Fix for FindQt and some mac frameworks
|
||||
* Fix for ctest to report more than 2 gigs system memory on windows
|
||||
* Fix CTest build name for vs 9, and fix memory size on windows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 3 00:32:24 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- update to 2.6.0 RC10:
|
||||
- Do not duplicate .so libraries on the link line
|
||||
- Add more system library paths to sun builds
|
||||
- Add BETA support for Intel Fortran IDE files in visual studio
|
||||
- Fix FindCurses to work if ncurses is the only option
|
||||
- Fix shell escapes on some systems
|
||||
- Remove check for file write as input to cmake, as it is no longer needed
|
||||
- Make check_type_size automatically check for headers that it uses
|
||||
- Remove minimum required from FindBoost.cmake
|
||||
- Fix FindSDL so that it can be run more than once
|
||||
- Fix find required for VTK package
|
||||
- Allow for CMAKE_OSX_SYSROOT to work with single architecture
|
||||
- Add context information when a source file cannot be found.
|
||||
- Report the directory-level context even if no list file
|
||||
is currently being processed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 28 22:26:16 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- fix curses detection (readds previously lost ccmake)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 22:10:44 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- update to 2.6.0 RC9:
|
||||
- Fix for fortran mod:: support
|
||||
- Fix bug in install command with BUNDLE DESTINATION
|
||||
- Make mac install symlinks check for errors
|
||||
- Fix for CMP0007, to not warn about empty lists
|
||||
- Preserve static libraries when linked multiple times
|
||||
- Use c compiler path to find asm compiler
|
||||
- Allow RC compiler to not get all COMPILE_FLAGS
|
||||
- Complete overhaul for FindBoost.cmake
|
||||
- Minor fixes for FindMPI.cmake
|
||||
- Fix for list command and empty list elements CMP0007
|
||||
- Fix for VS6 and sub-groups
|
||||
- Fix bug 6440, and make sure _INIT flags do not overright cache values
|
||||
- Do not report CMP0003 for anything other than -l
|
||||
- Fix crash in fortran depend scanning, bug 6855
|
||||
- Fix timeout values for cmake's own tests
|
||||
- Better message in compiler ABI detect
|
||||
- Fixes for cpack x11 packages on leopard
|
||||
- Changes to cpack options names
|
||||
- Fixes for FindMPI on 64 bit MS MPI
|
||||
- Fix for -isystem for wxWidgets
|
||||
- Some fixes for chrpath during installation
|
||||
- Fix compatibility with CMake 2.4 for installation of MACOSX_BUNDLE (CMP0006)
|
||||
- Do not use debug postfix when building frameworks on the Mac
|
||||
- Fix exception handling off/on issue with visual studio IDE generators
|
||||
- Fix <OBJECT_DIR> to be native path style
|
||||
- Fix leak in cpack
|
||||
- Some Qt GUI style changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 19 14:53:51 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- fix python lib detection again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 00:50:16 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- update to 2.6.0 RC8:
|
||||
* Fix sun make very poor performance
|
||||
* Fix includes for automoc in FindQt4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 9 20:19:08 CEST 2008 - dmueller@suse.de
|
||||
|
||||
- update to 2.6.0 RC6:
|
||||
* last RC before 2.6.0
|
||||
* new graphical cmake ui
|
||||
* faster install
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 29 12:05:38 CET 2008 - adrian@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user