SHA256
6
0
forked from pool/cmake

Accepting request 244108 from home:AndreasStieger:branches:devel:tools:building

CMake 3.0.1

OBS-URL: https://build.opensuse.org/request/show/244108
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=166
This commit is contained in:
Tomáš Chvátal
2014-08-10 16:57:19 +00:00
committed by Git OBS Bridge
parent d548a18ebf
commit 3efe344b00
6 changed files with 39 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Aug 10 14:33:05 UTC 2014 - andreas.stieger@gmx.de
- CMake 3.0.1:
* Ninja: Remove CMake includes from explicit depends
* KWSys SystemInformation: No SA_RESTART on QNX
* cmake: Fix read-after-free while checking command-line arguments
* Fortran: Add support for GNU >= 4.9 compressed modules
* bootstrap: Clarify name of configured source directory
* bootstrap: Fix "make test" and "make package" targets
* UseSWIG: Fix check for noproxy flag
* CMakeExpandImportedTargets: Do not read property on non-target
* Check*CompilerFlag: Avoid ';' in common pattern
* cmcurl: Fix a build failure with the Cray compiler on Linux
* FindQt4: Add nativewifi and qtga plugins
* QNX: Add missing flags for configurations and artifact creation.
-------------------------------------------------------------------
Thu Jul 3 07:57:26 UTC 2014 - tchvatal@suse.com