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

cmake 3.7.2

OBS-URL: https://build.opensuse.org/request/show/450433
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=281
This commit is contained in:
Martin Pluskal
2017-01-15 17:12:47 +00:00
committed by Git OBS Bridge
parent 4a9fe6ba6e
commit d4d3cde8e3
10 changed files with 53 additions and 34 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jan 15 14:11:33 UTC 2017 - astieger@suse.com
- update to 3.7.2:
* server-mode: Do not ignore the first cacheArgument on configure
* server-mode: Call ResetErrorOccured before configure
* server-mode: Do not crash when running into INTERFACE_LIBRARY
* FindPostgreSQL: automatically find installations from
yum.postgresql.org
* FindBoost: Add support for 1.63
* cmake-server: Do not try watching subdirectories with empty names
* fixes for other platforms
-------------------------------------------------------------------
Wed Nov 30 22:58:31 UTC 2016 - foss@grueninger.de