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:
parent
d548a18ebf
commit
3efe344b00
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:99a34b7f74000404feffd82fba9d9e0cd623428c74b6a4851a0dee1c272606c0
|
|
||||||
size 5489804
|
|
3
cmake-3.0.1.tar.gz
Normal file
3
cmake-3.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea11a8fb6679496de4e198ab93007968faa638663691cdf731ae2d4ed74e00c2
|
||||||
|
size 5490281
|
@ -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:47 UTC 2014 - tchvatal@suse.com
|
Thu Jul 3 07:57:47 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake-gui
|
Name: cmake-gui
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CMake graphical user interface
|
Summary: CMake graphical user interface
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -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
|
Thu Jul 3 07:57:26 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cross-platform, open-source make system
|
Summary: Cross-platform, open-source make system
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user