forked from pool/cmake
- Update to version 3.0.2
* No changes to the GUI - Update to version 3.0.2 * ExternalProject: Avoid infinite loop on file download hash mismatch * CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior * CMP0022: Fix version documented to support LINK_PUBLIC/LINK_PRIVATE * cmListFileLexer: Fix lexing of single '[' character (#15092) * Fix finding binutils when cross-compiling with Clang * QtAutogen: Use the basename for resource files. * QtAutogen: Fix use of multiple ui files in a single target. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=176
This commit is contained in:
parent
855b52a6ae
commit
2eaa9529bb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ea11a8fb6679496de4e198ab93007968faa638663691cdf731ae2d4ed74e00c2
|
|
||||||
size 5490281
|
|
3
cmake-3.0.2.tar.gz
Normal file
3
cmake-3.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
|
||||||
|
size 5490501
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 12 17:01:21 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to version 3.0.2
|
||||||
|
* No changes to the GUI
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 10 14:33:05 UTC 2014 - andreas.stieger@gmx.de
|
Sun Aug 10 14:33:05 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake-gui
|
Name: cmake-gui
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
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,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 12 16:59:17 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to version 3.0.2
|
||||||
|
* ExternalProject: Avoid infinite loop on file download
|
||||||
|
hash mismatch
|
||||||
|
* CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behavior
|
||||||
|
* CMP0022: Fix version documented to support
|
||||||
|
LINK_PUBLIC/LINK_PRIVATE
|
||||||
|
* cmListFileLexer: Fix lexing of single '[' character (#15092)
|
||||||
|
* Fix finding binutils when cross-compiling with Clang
|
||||||
|
* QtAutogen: Use the basename for resource files.
|
||||||
|
* QtAutogen: Fix use of multiple ui files in a single target.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 1 08:06:59 UTC 2014 - tchvatal@suse.com
|
Mon Sep 1 08:06:59 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
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