forked from pool/cmake
Accepting request 309742 from devel:tools:building
- Update to 3.2.3 Makefile: Workaround mingw32-make trailing backslash trouble (#15546) Makefile: Fix compilation after parent commit was backported InstallRequiredSystemLibraries: Update for VS 2015 (#15552) Fix assertion failure on unmatched foreach in function (#15572) ctest_build: Fix regression in GNU make error message matching - Update to 3.2.3 Makefile: Workaround mingw32-make trailing backslash trouble (#15546) Makefile: Fix compilation after parent commit was backported InstallRequiredSystemLibraries: Update for VS 2015 (#15552) Fix assertion failure on unmatched foreach in function (#15572) ctest_build: Fix regression in GNU make error message matching OBS-URL: https://build.opensuse.org/request/show/309742 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=107
This commit is contained in:
commit
1013098e60
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ade94e6e36038774565f2aed8866415443444fb7a362eb0ea5096e40d5407c78
|
||||
size 6438736
|
3
cmake-3.2.3.tar.gz
Normal file
3
cmake-3.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1ebcaf6d288eb4c966714ea457e3b9677cdfde78820d0f088712d7320850297
|
||||
size 6438938
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 06:54:23 UTC 2015 - foss@grueninger.de
|
||||
|
||||
- Update to 3.2.3
|
||||
Makefile: Workaround mingw32-make trailing backslash trouble (#15546)
|
||||
Makefile: Fix compilation after parent commit was backported
|
||||
InstallRequiredSystemLibraries: Update for VS 2015 (#15552)
|
||||
Fix assertion failure on unmatched foreach in function (#15572)
|
||||
ctest_build: Fix regression in GNU make error message matching
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 09:47:42 UTC 2015 - foss@grueninger.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cmake-gui
|
||||
Version: 3.2.2
|
||||
Version: 3.2.3
|
||||
Release: 0
|
||||
Summary: CMake graphical user interface
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 06:55:04 UTC 2015 - foss@grueninger.de
|
||||
|
||||
- Update to 3.2.3
|
||||
Makefile: Workaround mingw32-make trailing backslash trouble (#15546)
|
||||
Makefile: Fix compilation after parent commit was backported
|
||||
InstallRequiredSystemLibraries: Update for VS 2015 (#15552)
|
||||
Fix assertion failure on unmatched foreach in function (#15572)
|
||||
ctest_build: Fix regression in GNU make error message matching
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 08:34:49 UTC 2015 - kkaempf@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cmake
|
||||
Version: 3.2.2
|
||||
Version: 3.2.3
|
||||
Release: 0
|
||||
Summary: Cross-platform, open-source make system
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user