2010-03-18 10:25:40 +00:00
committed by Git OBS Bridge
parent 55d4a8cc0b
commit a822ca7776
4 changed files with 19 additions and 12 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Mar 18 10:23:53 UTC 2010 - puzel@novell.com
- update to cmake 2.8.1 (final)
- Add a new search path for MPICH2
- Add .git .bzr and .hg to the list of default CPack ignore
directories.
- CTest: Do not hide test GUI windows (fixes 2.8.0 regression)
- Documentation: Clarify CMAKE_MODULE_PATH variable
- FindQt4: Add support for QtDeclartive module
- FortranCInterface: Fix PathScale detection
-------------------------------------------------------------------
Wed Feb 24 22:46:26 CET 2010 - dmueller@suse.de