Accepting request 235950 from home:mathletic:branches:devel:tools:building

Update to CMake 3.0.0~rc6

OBS-URL: https://build.opensuse.org/request/show/235950
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=152
This commit is contained in:
Sascha Peilicke
2014-06-02 09:09:25 +00:00
committed by Git OBS Bridge
parent 1bd9fdbe42
commit a9e125d82f
6 changed files with 27 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 1 08:22:13 UTC 2014 - foss@grueninger.de
- Update to 3.0.0~rc6
* CMP0022: Fix link language propagation in NEW behavior
* KWSys SystemTools: Port cygwin path conversion to modern API
* KWSys Process: Workaround child kill trouble on Cygwin
* cmSystemTools::RenameFile: Retry on Windows ERROR_SHARING_VIOLATION
* FindCUDA: Use CUDA_NVCC_FLAGS* for separable compilation
-------------------------------------------------------------------
Wed May 14 15:42:17 UTC 2014 - hrvoje.senjan@gmail.com