Accepting request 178065 from home:cgiboudeaux:branches:devel:tools:building
Update to 2.8.11.1 OBS-URL: https://build.opensuse.org/request/show/178065 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=111
This commit is contained in:
parent
f31428a5c3
commit
73cc455b7e
3
cmake-2.8.11.1.tar.gz
Normal file
3
cmake-2.8.11.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf
|
||||
size 5886098
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20d0d3661797fa82c19e7a75c7315c640e001cb3238331ca170bb0fae27feee5
|
||||
size 5883643
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 08:16:43 UTC 2013 - cgiboudeaux@gmx.com
|
||||
|
||||
- Update to 2.8.11.1
|
||||
* ExternalData: Do not re-stage staged object files
|
||||
* try_compile: Fix quoting of libraries in generated CMakeLists.txt
|
||||
* KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)
|
||||
* FindBoost: Fix handling of \ in input paths (#14179)
|
||||
* Xcode: Fix framework search paths in STATIC library targets (#14191)
|
||||
* Fix test failures caused by regexp-sensitive characters in the build paths
|
||||
* include_directories: Fix handling of empty or space-only entries
|
||||
* try_compile: Trim whitespace from LINK_LIBRARIES entries
|
||||
* cmTarget: Remove some hardcoding of transitive property names.
|
||||
* GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.
|
||||
* GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.
|
||||
* GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.
|
||||
* FindQt4: Don't fail if certain Qt modules are unavailable.
|
||||
* Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.
|
||||
* Genex: Fix the HEAD target used for evaluated expressions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 18 12:42:24 UTC 2013 - cgiboudeaux@gmx.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cmake-gui
|
||||
Version: 2.8.11
|
||||
Version: 2.8.11.1
|
||||
Release: 0
|
||||
Url: http://www.cmake.org/
|
||||
Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 08:16:43 UTC 2013 - cgiboudeaux@gmx.com
|
||||
|
||||
- Update to 2.8.11.1
|
||||
* ExternalData: Do not re-stage staged object files
|
||||
* try_compile: Fix quoting of libraries in generated CMakeLists.txt
|
||||
* KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176)
|
||||
* FindBoost: Fix handling of \ in input paths (#14179)
|
||||
* Xcode: Fix framework search paths in STATIC library targets (#14191)
|
||||
* Fix test failures caused by regexp-sensitive characters in the build paths
|
||||
* include_directories: Fix handling of empty or space-only entries
|
||||
* try_compile: Trim whitespace from LINK_LIBRARIES entries
|
||||
* cmTarget: Remove some hardcoding of transitive property names.
|
||||
* GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode.
|
||||
* GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property.
|
||||
* GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.
|
||||
* FindQt4: Don't fail if certain Qt modules are unavailable.
|
||||
* Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.
|
||||
* Genex: Fix the HEAD target used for evaluated expressions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 18 12:42:24 UTC 2013 - cgiboudeaux@gmx.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cmake
|
||||
Version: 2.8.11
|
||||
Version: 2.8.11.1
|
||||
Release: 0
|
||||
Url: http://www.cmake.org/
|
||||
Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user