Ana Guerrero
52e5956f7a
Accepting request 1237387 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1237387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=262
2025-01-14 15:21:03 +00:00
0ac7dfcdbb
- update to 3.31.3
...
* cmLocalUnixMakefileGenerator3: Simplify progress command
generation
* Makefile: Fix per-directory codegen target
* Makefile: Enable progress messages for codegen target
* cmGlobalNinjaGenerator: Fixes and improvements
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=612
2025-01-13 11:01:02 +00:00
Ana Guerrero
86c026673c
Accepting request 1229255 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1229255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=261
2024-12-10 22:42:54 +00:00
ba94670a20
- update to 3.31.2
...
* GNU linker: Use single-argument form of --dependency-file flag
* fileapi: Do not expose flags for linker-generated dependencies
* LINK_OPTIONS: Fix crash on empty LINKER: prefix
* FindRuby: Add support for 3.4
- update to 3.31.1
* FindBoost: Add support for Boost 1.86
* libarchive: Update script to get 3.7.7
* execute_process: Restore CLOEXEC on OUTPUT_FILE and
ERROR_FILE descriptors
* LLD linker: avoid regression on archive libraries deduplication
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=610
2024-12-09 09:22:40 +00:00
Ana Guerrero
36def3180b
Accepting request 1223606 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1223606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=260
2024-11-24 10:03:38 +00:00
8f444423a9
Accepting request 1222559 from home:mathletic:branches:devel:tools:building
...
- update to 3.31.0
* cmake-presets(7) files may now include comments using the key
"$comment" at any level within the JSON object to provide
documentation.
* The Ninja Generators and Makefile Generators now produce a
"codegen" build target.
* The "CMAKE_LINK_LIBRARIES_STRATEGY" variable and corresponding
"LINK_LIBRARIES_STRATEGY" target property were added to
optionally specify the strategy CMake uses to generate link
lines.
* The "CMAKE_EXPORT_BUILD_DATABASE" variable, a corresponding
"CMAKE_EXPORT_BUILD_DATABASE" environment variable, and an
"EXPORT_BUILD_DATABASE" target property, were added to enable
exporting C++ module compile commands. This is only supported
with Ninja Generators.
* The "CMAKE_<LANG>_HOST_COMPILER_ID" and
"CMAKE_<LANG>_HOST_COMPILER_VERSION" variables were added,
where "<LANG>" is either "CUDA" or "HIP". They are populated
when "CMAKE_<LANG>_COMPILER_ID" is "NVIDIA" to identify NVCC's
host compiler.
* The "file(DOWNLOAD)" and "file(UPLOAD)" commands now verify TLS
server certificates for connections to "https://" URLs by
default.
OBS-URL: https://build.opensuse.org/request/show/1222559
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=608
2024-11-12 09:41:39 +00:00
Ana Guerrero
48d1c83324
Accepting request 1217246 from devel:tools:building
...
- update to 3.30.5:
* project: Only check non-cache vars when setting project vars
OBS-URL: https://build.opensuse.org/request/show/1217246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=259
2024-10-24 13:40:26 +00:00
fdf224aa74
- update to 3.30.5:
...
* project: Only check non-cache vars when setting project vars
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=606
2024-10-23 08:36:58 +00:00
Ana Guerrero
b232c807cd
Accepting request 1204670 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1204670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=258
2024-10-01 15:11:02 +00:00
72c650fa6e
- update to 3.30.4:
...
* FetchContent: Don't update verify script timestamp if it
doesn't change
* project: Only define non-cache vars if already defined
* librhash: aligned_alloc is not available with glibc < 2.16
* FindPython: ensure all ABI are searched by default
* FindMatlab: multiple fixes for MCR
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=604
2024-09-30 07:05:41 +00:00
Dominique Leuenberger
4977926a76
Accepting request 1198019 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1198019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=257
2024-09-02 11:13:08 +00:00
Dominique Leuenberger
b2d77adfa7
Accepting request 1191412 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1191412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=256
2024-08-05 15:20:15 +00:00
445ccc52aa
Accepting request 1191333 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.30.2
OBS-URL: https://build.opensuse.org/request/show/1191333
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=600
2024-08-03 11:44:23 +00:00
Dominique Leuenberger
1a0272880a
Accepting request 1189971 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1189971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=255
2024-07-30 09:53:11 +00:00
084354fa0e
- Add curl-8.9.0-output.patch to fix test for different output
...
with cURL 8.9.0. Part of upstream and will be part of 3.31.0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=598
2024-07-28 07:13:05 +00:00
Dominique Leuenberger
fd29b2c06f
Accepting request 1188989 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1188989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=254
2024-07-24 13:29:41 +00:00
787f614237
Accepting request 1188712 from home:mathletic:branches:devel:tools:building
...
- update to 3.30.1
* Tests: Fix RunCMake.ExternalProject when git is not available
+ Restore support for exporting INTERFACE with missing
dependencies
* FindMatlab: Restore support for finding Matlab without any
languages
* libuv: backport IDNA input/output hardening fixes
* IntelLLVM: Update toolchain layout for 2024+ versions
* Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage
- Drop cmake-fix-test-without-git.patch which is part of 3.30.1
OBS-URL: https://build.opensuse.org/request/show/1188712
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=596
2024-07-22 10:11:12 +00:00
Ana Guerrero
b89a805db5
Accepting request 1186108 from devel:tools:building
...
- udate to 3.30.0
* "cmake-presets(7)" files now support schema version "9".
"include" fields now expand all macros except "$env{}" and
preset-specific macros, i.e., those derived from the fields
inside a preset's definition.
* The "Compile Features" functionality now implements support
for the "cxx_std_26" and "cuda_std_26" meta-features to
indicate that the compiler mode must be at least C++26.
* The "CMAKE_<LANG>_STANDARD_LATEST" variable was added to
describe the latest "<LANG>" language standard CMake supports
for the selected compiler.
* The "CMAKE_TLS_VERSION" variable and "CMAKE_TLS_VERSION"
environment variable were added to specify a default minimum
TLS version for connections to "https://" URLs by the
"file(DOWNLOAD)" and "file(UPLOAD)" commands.
* The "GENERATED" source file property is now visible in all
directories. See policy "CMP0163". Policy "CMP0118"'s
documentation has been revised to describe its actual effects.
* The "TARGET_PROPERTY" generator expression learned to evaluate
custom transitive properties.
* The "CPack WIX Generator" gained support for WiX Toolset v4.
See the "CPACK_WIX_VERSION" variable.
* The "FindBoost" module has been removed by policy "CMP0167".
Port projects to upstream Boost's "BoostConfig.cmake" package
configuration file, for which "find_package(Boost)" now
searches.
- Add cmake-fix-test-without-git.patch to fix test #567 to be run
conditionally when Git is found, upstream planned for 3.30.1
OBS-URL: https://build.opensuse.org/request/show/1186108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=253
2024-07-09 18:02:43 +00:00
90237d10a3
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=594
2024-07-08 08:23:47 +00:00
c0234c40bc
- convert ctest to skip first non-parmetic parameter
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=593
2024-07-07 15:47:01 +00:00
f059d499f4
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=592
2024-07-07 11:47:24 +00:00
e9eabaa7e2
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=591
2024-07-07 10:09:10 +00:00
780894776a
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=590
2024-07-06 19:11:24 +00:00
d754e77339
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=589
2024-07-06 18:43:01 +00:00
ce4ec39acd
- convert ctest to non-paramatic macro like the other cmake* ones
...
are
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=588
2024-07-06 12:49:55 +00:00
e0903fafcc
Accepting request 1185206 from home:mathletic:branches:devel:tools:building
...
- udate to 3.30.0
* "cmake-presets(7)" files now support schema version "9".
"include" fields now expand all macros except "$env{}" and
preset-specific macros, i.e., those derived from the fields
inside a preset's definition.
* The "Compile Features" functionality now implements support
for the "cxx_std_26" and "cuda_std_26" meta-features to
indicate that the compiler mode must be at least C++26.
* The "CMAKE_<LANG>_STANDARD_LATEST" variable was added to
describe the latest "<LANG>" language standard CMake supports
for the selected compiler.
* The "CMAKE_TLS_VERSION" variable and "CMAKE_TLS_VERSION"
environment variable were added to specify a default minimum
TLS version for connections to "https://" URLs by the
"file(DOWNLOAD)" and "file(UPLOAD)" commands.
* The "GENERATED" source file property is now visible in all
directories. See policy "CMP0163". Policy "CMP0118"'s
documentation has been revised to describe its actual effects.
* The "TARGET_PROPERTY" generator expression learned to evaluate
custom transitive properties.
* The "CPack WIX Generator" gained support for WiX Toolset v4.
See the "CPACK_WIX_VERSION" variable.
* The "FindBoost" module has been removed by policy "CMP0167".
Port projects to upstream Boost's "BoostConfig.cmake" package
configuration file, for which "find_package(Boost)" now
searches.
- Add cmake-fix-test-without-git.patch to fix test #567 to be run
conditionally when Git is found, upstream planned for 3.30.1
OBS-URL: https://build.opensuse.org/request/show/1185206
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=587
2024-07-04 07:04:30 +00:00
Ana Guerrero
2f53318655
Accepting request 1183322 from devel:tools:building
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1183322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=252
2024-06-27 13:57:43 +00:00
297d1ec95e
- update to 3.29.6:
...
* The :cpack_gen:`CPack WIX Generator`'s
:variable:`CPACK_WIX_INSTALL_SCOPE` variable, new in 3.29, now
defaults to ``NONE``. This restores
compatibility with behavior of 3.28 and below: without a custom WiX
template, it produces installers that only create start menu
and uninstall entries for the current user, even though they
install for all users.
* In 3.29.0 through 3.29.4, ``CPACK_WIX_INSTALL_SCOPE`` defaulted
to ``perMachine``. This created MSI installers that create
start menu and uninstall entries for all users by default.
While this behavior is better on its own, these installers do
not cleanly replace existing installations created with MSI
installers produced by 3.28 and below. 3.29.5 reverts the
default for compatibility. Projects may transition to
``perMachine`` on their own schedule by setting
``CPACK_WIX_INSTALL_SCOPE``.
* Fixes for Freetype with ZLIB, execute_process, Autogen, Matlab,
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=585
2024-06-19 07:57:44 +00:00
Ana Guerrero
bcd8d5634b
Accepting request 1178906 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1178906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=251
2024-06-07 13:01:43 +00:00
010121a2ed
Accepting request 1178501 from home:mathletic:branches:devel:tools:building
...
- update to 3.29.4
* cmCxxModuleMapper: add a query for the open mode for the modmap
* CMP0037: Restore diagnostic message for invalid ALIAS target names
* libuv: win/spawn: disable extra-file-descriptor support not needed by CMake
* Tests/RunCMake/execute_process: Check STARTUPINFOW reserved members
OBS-URL: https://build.opensuse.org/request/show/1178501
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=583
2024-06-06 07:01:12 +00:00
Dominique Leuenberger
f0e85781dc
Accepting request 1172823 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1172823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=250
2024-05-11 16:18:47 +00:00
9225e274f8
Accepting request 1172781 from home:mathletic:branches:devel:tools:building
...
- update to 3.29.3
* Tests/CXXModules: test exporting modules which include headers
* FindBoost: Add support for Boost 1.85
* FindHDF5: Fix detection of versions with more than three components
OBS-URL: https://build.opensuse.org/request/show/1172781
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=581
2024-05-09 00:43:11 +00:00
Ana Guerrero
a3ecf45e1b
Accepting request 1166984 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1166984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=249
2024-04-14 09:53:31 +00:00
75e3833009
Accepting request 1166982 from home:mathletic:branches:devel:tools:building
...
- update to 3.29.2
* Fix regression on reconfigure with unnormalized
-DCMAKE_<LANG>_COMPILER=
* CMakePackageConfigHelpers: Restore undocumented
PACKAGE_PREFIX_DIR variable
* Swift: Ninja: Remove module dependency for executables
* FindJasper: Fix Jasper::Jasper IMPORTED_CONFIGURATIONS
* FindOpenSSL: Update layout for Shining Light Productions
OBS-URL: https://build.opensuse.org/request/show/1166982
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=579
2024-04-12 07:04:06 +00:00
ae0d6f9afe
Accepting request 1166710 from home:mathletic:branches:devel:tools:building
...
Add actual entries to change log entry for CMake 3.29.1
OBS-URL: https://build.opensuse.org/request/show/1166710
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=578
2024-04-10 22:10:03 +00:00
8dd7e8222f
Accepting request 1140010 from home:StefanBruens:branches:devel:tools:building
...
See https://build.opensuse.org/request/show/1140009
- Revert the linker flags revert. Instead of increasing differences
between SLE/Leap and Tumbleweed and risking silent breakage of
dozens of packages due to underlinking, fix the one failing
package.
OBS-URL: https://build.opensuse.org/request/show/1140010
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=577
2024-04-08 07:54:21 +00:00
5314c7c0ba
Accepting request 1164591 from home:mathletic:branches:devel:tools:building
...
- update to 3.29.1
OBS-URL: https://build.opensuse.org/request/show/1164591
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=576
2024-04-05 01:42:07 +00:00
Ana Guerrero
ebf75d35d8
Accepting request 1161466 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1161466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=248
2024-03-26 18:25:43 +00:00
112effcc86
Accepting request 1160474 from home:mathletic:branches:devel:tools:building
...
- update to 3.29
* The “cmake_language(EXIT)” sub-command was added to terminate
“cmake -P” scripts with a specified exit code.
* The “CMAKE_LINKER_TYPE” variable and corresponding “LINKER_TYPE”
target property were added to specify what linker to use with
some toolchains.
OBS-URL: https://build.opensuse.org/request/show/1160474
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=574
2024-03-25 15:26:37 +00:00
Dominique Leuenberger
8c912c63b2
Accepting request 1155024 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1155024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=247
2024-03-06 22:04:04 +00:00
05e258deaa
Accepting request 1150284 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.28.3
OBS-URL: https://build.opensuse.org/request/show/1150284
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=572
2024-03-05 09:09:04 +00:00
585e5ef639
Accepting request 1149290 from home:michals:Calibre
...
- Fix python dependencies: python 3.11 is only needed for build (boo#1218125).
OBS-URL: https://build.opensuse.org/request/show/1149290
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=571
2024-03-04 13:00:15 +00:00
Ana Guerrero
695717b6f2
Accepting request 1146712 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1146712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=246
2024-02-16 20:47:25 +00:00
5e987191a7
Accepting request 1146626 from home:fstrba:branches:devel:tools:building
...
Fix detection of libjvm of ZERO JVM
OBS-URL: https://build.opensuse.org/request/show/1146626
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=569
2024-02-15 06:21:56 +00:00
ad37be2c04
- fix incorrect requires on libuv1 on non-suse distributions
...
uses the "CMAKE_MODULE_LINKER_FLAGS".
* Fortran: Revert 3.27.0 change to module dependency scanning
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=568
2024-01-19 15:26:53 +00:00
bd0a74fa85
Accepting request 1139746 from home:lnussel:branches:devel:tools:building
...
- Revert "-Wl,--no-undefined" as it still breaks packages (boo#1218620)
OBS-URL: https://build.opensuse.org/request/show/1139746
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=567
2024-01-19 09:12:43 +00:00
00a1d89f7e
Accepting request 1139691 from home:Thaodan:branches:devel:tools:building
...
- macros: Set some more variables notable %{_docdir} so that GNUInstallDirs
works fully on openSUSE. Packages using CMAKE_INSTALL_DOCDIR fail otherwise.
OBS-URL: https://build.opensuse.org/request/show/1139691
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=566
2024-01-18 12:22:02 +00:00
Ana Guerrero
b3733162be
Accepting request 1138116 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1138116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=245
2024-01-12 22:44:27 +00:00
7485b5ca29
Accepting request 1138115 from home:simotek:branches:devel:tools:building
...
Merge in changes from https://build.opensuse.org/request/show/1137930/
- Use new enough Sphinx on SLE (jsc#PED-7572 boo#1218125).
OBS-URL: https://build.opensuse.org/request/show/1138115
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=564
2024-01-11 11:35:31 +00:00
796a383ea3
Accepting request 1138016 from home:simotek:branches:devel:tools:building
...
- A quick note for the bots that boo#1217009 is already fixed
in tumbleweed
OBS-URL: https://build.opensuse.org/request/show/1138016
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=563
2024-01-11 01:42:22 +00:00
Dominique Leuenberger
0ef0a99fb9
Accepting request 1135592 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1135592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=244
2024-01-03 11:22:56 +00:00
2ce911feda
Accepting request 1135308 from home:StefanBruens:branches:devel:tools:building
...
- Re-add "-Wl,--no-undefined" linker flags for executables and
regular shared libraries. Shared library targets which are used
as plugins/modules should use `add_library(... MODULE ...), which
uses the "CMAKE_MODULE_LINKER_FLAGS".
OBS-URL: https://build.opensuse.org/request/show/1135308
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=561
2023-12-29 08:49:37 +00:00
Ana Guerrero
0730c1e5b9
Accepting request 1133366 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1133366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=243
2023-12-20 20:00:11 +00:00
074d122d3f
Accepting request 1133221 from home:mathletic:branches:devel:tools:building
...
- update to 3.28.1
* cmGeneratorTarget: disable C++ module scanning for verify targets
* cmQtAutoGenInitializer: disable C++ module scanning for autogen sources
* cmLocalGenerator: disable C++ module scanning for copied PCH sources
* cmLocalGenerator: disable C++ module scanning for unity sources
* cmGlobalXCodeGenerator: disable C++ module scanning for force-lang files
* FindFreetype: always find the config module quietly
* FindFreetype: also consider RelWithDebInfo-built libraries
* FindTIFF: always find the config module quietly
* FindTIFF: consider `IMPLIB`-using platforms
* FindCUDAToolkit: Fix stub library representation on reconfigure
* FindMatlab: Fix regression on Windows Registry lookup failure
* FindFreetype: Fix success message when config module is found
* FindTIFF: Restore support for projects that do not enable CMP0057
* FindMatlab: Fix processing of multiple versions from Windows Registry
OBS-URL: https://build.opensuse.org/request/show/1133221
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=559
2023-12-15 09:39:42 +00:00
9ca118cc69
Accepting request 1131496 from home:mathletic:branches:devel:tools:building
...
- update to 3.28.0
* C++ 20 named modules are now supported by Ninja Generators, in
combination with LLVM/Clang 16.0 and newer, and GCC 14 (after
the 2023-09-20 daily bump) and newer.
* "HIP" language code may now be compiled for NVIDIA GPUs using
the NVIDIA CUDA Compiler (NVCC).
* The "exec_program()" command, which has been deprecated since
CMake 3.0, has been removed by policy "CMP0153". Use the
"execute_process()" command instead.
* Generated files, in targets using File Sets, are now considered
private by default. Generated public headers must be specified
using file sets.
* The "find_library()", "find_path()", and "find_file()" commands no
longer search in installation prefixes derived from the "PATH"
environment variable.
OBS-URL: https://build.opensuse.org/request/show/1131496
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=558
2023-12-07 00:57:53 +00:00
Ana Guerrero
5a7446a5e1
Accepting request 1129873 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1129873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=242
2023-12-01 20:24:35 +00:00
9704134303
Accepting request 1129860 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.27.9
OBS-URL: https://build.opensuse.org/request/show/1129860
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=556
2023-11-30 00:13:37 +00:00
Ana Guerrero
8d1fb7f6a6
Accepting request 1129091 from devel:tools:building
...
- update to 3.27.8 (bsc#1215888, CVE-2023-38545):
* cmComputeLinkDepends: also copy the target from object link items
* cmComputeLinkInformation: skip over linking to items for object purposes
* Fortran: Restore support for TARGET_OBJECTS providing modules
* curl: Backport SOCKS5 heap buffer overflow fix from curl 8.4.0
* GetPrerequisites: Revert “Ignore relative paths printed by ldd”
* cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop body
* cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources
* FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2
- modify shebang to the actual python interpreter on install
target_sources() command.
and turn off LTO
fix may be restored in a future version of CMake via a policy.
CMAKE_CONFIGURATION_TYPES
CMAKE_INSTALL_MODE
* Multiple further bug fixes
race
compiler generated headers.
* The Compile Features functionality was updated for MSVC 19.28
https://blog.kitware.com/cmake-3-17-0-available-for-download/
* In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory
within the directory to be excluded even from its own “all”.
This has been fixed. The bug also existed in 3.14.0 through
- Use pkgconfig for dependencies where possible (required due to
find_package() command to fail on a missing package even
* reverted change to pass compiler implicit include directories
* Cmake(1) build tool (cmake--build) gained --parallel [<jobs>]
* CMAKE_FOLDER variable was added to initialze the FOLDER property
* ChangeLog, see: https://cmake.org/cmake/help/v3.12/release/3.12.html
OBS-URL: https://build.opensuse.org/request/show/1129091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=241
2023-11-27 21:41:54 +00:00
f93a631d72
- update to 3.27.8 (bsc#1215888, CVE-2023-38545):
...
* cmComputeLinkDepends: also copy the target from object link items
* cmComputeLinkInformation: skip over linking to items for object purposes
* Fortran: Restore support for TARGET_OBJECTS providing modules
* curl: Backport SOCKS5 heap buffer overflow fix from curl 8.4.0
* GetPrerequisites: Revert “Ignore relative paths printed by ldd”
* cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop body
* cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources
* FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2
- modify shebang to the actual python interpreter on install
target_sources() command.
and turn off LTO
fix may be restored in a future version of CMake via a policy.
CMAKE_CONFIGURATION_TYPES
CMAKE_INSTALL_MODE
* Multiple further bug fixes
race
compiler generated headers.
* The Compile Features functionality was updated for MSVC 19.28
https://blog.kitware.com/cmake-3-17-0-available-for-download/
* In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory
within the directory to be excluded even from its own “all”.
This has been fixed. The bug also existed in 3.14.0 through
- Use pkgconfig for dependencies where possible (required due to
find_package() command to fail on a missing package even
* reverted change to pass compiler implicit include directories
* Cmake(1) build tool (cmake--build) gained --parallel [<jobs>]
* CMAKE_FOLDER variable was added to initialze the FOLDER property
* ChangeLog, see: https://cmake.org/cmake/help/v3.12/release/3.12.html
- adjust c17-default.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=554
2023-11-27 08:48:10 +00:00
Ana Guerrero
b2c2c725f0
Accepting request 1125174 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1125174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=240
2023-11-13 21:15:45 +00:00
674068c525
Accepting request 1124704 from home:dimstar:Factory
...
Revert that cmake macro stuff that has been causing grieph since August
Once a proper solution is found, things like this can be re-attempted,
but for now we need a solution to move forward with newer cmake versions
for zlib 1.3 compatibility
OBS-URL: https://build.opensuse.org/request/show/1124704
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=552
2023-11-11 16:07:56 +00:00
92274bd9cc
Accepting request 1119169 from home:jengelh:branches:devel:tools:building
...
- Stick -DNDEBUG back into CMAKE_C_FLAGS. Can't find a spontaneous
resolution for projects relying on its presence.
OBS-URL: https://build.opensuse.org/request/show/1119169
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=551
2023-10-26 06:40:59 +00:00
5ffbae606f
Accepting request 1117602 from home:polslinux:branches:devel:tools:building
...
- update to 3.27.7:
* Tests: Clarify RunCMake.CTestTimeout case name
* ctest: Restore support for --timeout values higher than default test timeout
* Help: Document CMP0124 behavior on already-set variables
* FindPostgreSQL: Add support for version 16
OBS-URL: https://build.opensuse.org/request/show/1117602
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=550
2023-10-13 08:30:36 +00:00
30076be1e5
Accepting request 1111436 from home:polslinux:branches:devel:tools:building
...
- update to 3.27.5:
* cmGeneratorTarget: support config-independent Fortran source queries
* cmComputeLinkInformation: compute link info for module-using targets
* FortranCInterface: forward CMAKE_OSX_DEPLOYMENT_TARGET
* cxxmodules: detect and message about non-compiled sources
* Source: Link libatomic when needed on any Linux architecture
* Help: MSVC_DEBUG_INFORMATION_FORMAT is initialized from associated variable
* FindBoost: Add support for Boost 1.83
* Autogen: Evaluate INTERFACE_AUTOMOC_MACRO_NAMES efficiently
* VS: Avoid unnecessary CUDA device linking for OBJECT libraries
OBS-URL: https://build.opensuse.org/request/show/1111436
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=549
2023-09-15 07:24:47 +00:00
Martin Pluskal
18e54a0c8f
Accepting request 1105508 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.27.4
OBS-URL: https://build.opensuse.org/request/show/1105508
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=548
2023-08-28 08:33:24 +00:00
f149f52acc
Accepting request 1104229 from home:jengelh:branches:devel:tools:building
...
- Make %cmake_build insert RELWITHDEBINFO CFLAGS as well to avoid
projects overriding our %optflags with some cmake default.
OBS-URL: https://build.opensuse.org/request/show/1104229
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=547
2023-08-17 02:09:25 +00:00
Dominique Leuenberger
7730599c83
Accepting request 1103732 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1103732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=239
2023-08-15 14:39:08 +00:00
80d928be19
Accepting request 1103617 from home:mathletic:branches:openSUSE:Factory
...
- update to 3.27.2
* Tests: Remove redundant condition in RunCMake.GeneratorPlatform
test
* file(GENERATE): Restore INPUT|CONTENT parse checking
* cmList: Fix performance regression in append/prepend
OBS-URL: https://build.opensuse.org/request/show/1103617
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=545
2023-08-13 20:00:39 +00:00
Dominique Leuenberger
2ebf542040
Accepting request 1101277 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1101277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=238
2023-07-30 18:57:30 +00:00
eb612eda5e
Accepting request 1101257 from home:mathletic:branches:devel:tools:building
...
- Update to 3.27.1
OBS-URL: https://build.opensuse.org/request/show/1101257
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=543
2023-07-29 06:00:00 +00:00
Ana Guerrero
ad4406dfbd
Accepting request 1099857 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1099857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=237
2023-07-24 16:11:48 +00:00
6b14f4500c
Accepting request 1099782 from home:mathletic:branches:devel:tools:building
...
Add explanation in change log why we are using --no-system-cppdap
OBS-URL: https://build.opensuse.org/request/show/1099782
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=541
2023-07-21 07:35:58 +00:00
58aec38961
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=540
2023-07-20 12:09:27 +00:00
ed76223df7
Accepting request 1099345 from home:mathletic:branches:devel:tools:building
...
- Update to 3.27.0
OBS-URL: https://build.opensuse.org/request/show/1099345
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=539
2023-07-19 11:12:08 +00:00
Fabian Vogt
a3c79c0f9c
Accepting request 1097048 from devel:tools:building
...
- rebuild cmake-full on libuv updates (bsc#1212090)
OBS-URL: https://build.opensuse.org/request/show/1097048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=236
2023-07-07 13:45:55 +00:00
220f6823d0
- rebuild cmake-full on libuv updates (bsc#1212090)
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=537
2023-07-06 07:27:19 +00:00
Dominique Leuenberger
8be3f0525c
Accepting request 1092773 from devel:tools:building
...
- modify shebang to the actual python interpreter on install
OBS-URL: https://build.opensuse.org/request/show/1092773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=235
2023-06-14 14:28:59 +00:00
0f32c4f3f0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=535
2023-06-13 06:27:49 +00:00
b8d55eb4fe
- modify shebang to the actual python interpreter on install
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=534
2023-06-12 23:00:22 +00:00
Dominique Leuenberger
2e8722ab3d
Accepting request 1087895 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1087895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=234
2023-05-21 17:08:05 +00:00
3f2f6bad3d
Accepting request 1087894 from home:polslinux:branches:devel:tools:building
...
- Update to 3.26.4:
* Some implementation updates were made to support ecosystem changes
and/or fix regressions.
OBS-URL: https://build.opensuse.org/request/show/1087894
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=532
2023-05-19 07:29:48 +00:00
Dominique Leuenberger
2333094365
Accepting request 1085457 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1085457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=233
2023-05-09 11:07:46 +00:00
51ab3cbdc5
Accepting request 1085362 from home:Pharaoh_Atem:branches:devel:tools:building
...
- macros: Drop "-Wl,--no-undefined" as it breaks packages that
build plugins
OBS-URL: https://build.opensuse.org/request/show/1085362
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=530
2023-05-08 08:37:21 +00:00
Dominique Leuenberger
a7ac3fdf72
Accepting request 1082450 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1082450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=232
2023-04-27 17:56:45 +00:00
02a9498f8f
Accepting request 1082125 from home:gmbr3:Active
...
- macros: Re-add old setup on top of new - some applications still
use the old version
OBS-URL: https://build.opensuse.org/request/show/1082125
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=528
2023-04-24 09:18:48 +00:00
bbc9c7d7f1
Accepting request 1080965 from home:gmbr3:Active
...
- macros: substitute exactly once otherwise some non default values
won't work
OBS-URL: https://build.opensuse.org/request/show/1080965
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=527
2023-04-21 12:32:35 +00:00
04ff4295d9
Accepting request 1079125 from home:gmbr3:Active
...
- macros: Convert to GNUInstallDirs
* some of the old values such as SYSCONF_INSTALL_PATH aren't
used anymore
* RUNSTATEDIR and SHAREDSTATEDIR weren't set and the defaults
are different to us
* SHAREDSTATEDIR isn't under /usr so isn't relative
OBS-URL: https://build.opensuse.org/request/show/1079125
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=526
2023-04-13 11:28:17 +00:00
Dominique Leuenberger
abc966483d
Accepting request 1077677 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1077677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=231
2023-04-08 15:38:25 +00:00
8fe9dae4df
Accepting request 1077572 from home:AndreasStieger:branches:devel:tools:building
...
3.26.3
OBS-URL: https://build.opensuse.org/request/show/1077572
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=524
2023-04-06 08:08:15 +00:00
Dominique Leuenberger
bc828bd8d7
Accepting request 1075672 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1075672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=230
2023-04-01 21:26:58 +00:00
a90db25848
Accepting request 1075569 from home:polslinux:branches:devel:tools:building
...
- update to 3.26.2:
* This version made no changes to documented features or interfaces.
Some implementation updates were made to support ecosystem changes
and/or fix regressions.
OBS-URL: https://build.opensuse.org/request/show/1075569
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=522
2023-03-30 18:59:31 +00:00
Dominique Leuenberger
2fba796b29
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=229
2023-03-28 15:48:35 +00:00
OBS User buildservice-autocommit
4de38b150a
Updating link to change in openSUSE:Factory/cmake revision 229
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=7bc13f3bd37f550b745db166b62c17f6
2023-03-28 15:48:35 +00:00
OBS User buildservice-autocommit
5eb90673ee
Accepting request 1074470 from devel:tools:building
...
baserev update by copy to link target
OBS-URL: https://build.opensuse.org/request/show/1074470
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=521
2023-03-28 15:48:35 +00:00
b31f70829a
Accepting request 1074272 from home:mathletic:branches:devel:tools:building
...
- update to 3.26.1
* Fixes for C++ module support
* FindPython: ensure Stable ABI is correctly handled
OBS-URL: https://build.opensuse.org/request/show/1074272
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=520
2023-03-26 16:44:29 +00:00
Dominique Leuenberger
16c960cac5
Accepting request 1073364 from devel:tools:building
...
- update to 3.26.0
* The “ASM_MARMASM” language was added to support the Microsoft
ARM assembler language.
* CMake now writes a YAML log of configure-time checks to
“CMakeFiles/CMakeConfigureLog.yaml” under the top of the build
tree.
* The “cmake-file-api(7)” “codemodel” version 2 “target” object
gained a new “fileSets” field and associated “fileSetIndex”
field to “sources” objects.
OBS-URL: https://build.opensuse.org/request/show/1073364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=228
2023-03-24 14:15:47 +00:00
Dominique Leuenberger
fb0f06c825
Accepting request 1071877 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1071877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=227
2023-03-17 16:02:06 +00:00
93d7df6bb1
- update to 3.26.0
...
* The “ASM_MARMASM” language was added to support the Microsoft
ARM assembler language.
* CMake now writes a YAML log of configure-time checks to
“CMakeFiles/CMakeConfigureLog.yaml” under the top of the build
tree.
* The “cmake-file-api(7)” “codemodel” version 2 “target” object
gained a new “fileSets” field and associated “fileSetIndex”
field to “sources” objects.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=517
2023-03-14 22:23:09 +00:00
fa37910ce3
Accepting request 1071859 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.25.3
OBS-URL: https://build.opensuse.org/request/show/1071859
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=516
2023-03-14 22:21:24 +00:00
Dominique Leuenberger
00fd15fd45
Accepting request 1061726 from devel:tools:building
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1061726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=226
2023-01-29 13:10:23 +00:00
39f88688f8
- update to 3.25.2:
...
* CUDA language level 20 (corresponding to C++20) is now supported with NVCC 12.0
and above.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=514
2023-01-21 09:17:46 +00:00
Dominique Leuenberger
62a268d0a5
Accepting request 1039575 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1039575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=225
2022-12-03 09:03:19 +00:00
dcaedf6f38
Accepting request 1039398 from home:mathletic:branches:devel:tools:building
...
- Update to 3.25.1
* Tests: Update FindBoost.TestPython for Python 3.11 and 3.12
* try_compile: Restore COPY_FILE with
CMAKE_TRY_COMPILE_CONFIGURATION
* FindCUDA: Do not use CUDA_nppicom_LIBRARY in CUDA 11.0+
OBS-URL: https://build.opensuse.org/request/show/1039398
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=512
2022-12-02 12:20:51 +00:00
Dominique Leuenberger
6402a8c570
Accepting request 1036398 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1036398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=224
2022-11-18 14:42:57 +00:00
ba20a1022a
Accepting request 1036397 from home:mathletic:branches:devel:tools:building
...
- Update to 3.25.0
* The “find_file()”, “find_path()”, “find_library()”, and
“find_program()” commands gained a “VALIDATOR” option to
specify a function to be called for each candidate item
to validate it.
* The “try_compile()” and “try_run()” commands gained new
signatures that more consistently use keyword dispatch
and do not require a binary directory to be specified.
* The “add_subdirectory()” command gained a “SYSTEM” option
to enable the “SYSTEM” directory property in the
subdirectory.
* The “block()” and “endblock()” commands were added to manage
specific scopes (policy or variable) for a contained block
of commands.
* The “return()” command gained a “PROPAGATE” option to
propagate variables to the scope to which control returns.
* The “LINUX” and “CMAKE_HOST_LINUX” variables are now set
to true when the target or host system is Linux,
respectively.
OBS-URL: https://build.opensuse.org/request/show/1036397
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=510
2022-11-17 07:32:39 +00:00
Dominique Leuenberger
0d37256314
Accepting request 1032972 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1032972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=223
2022-11-04 16:31:36 +00:00
7a399c11b0
Accepting request 1032940 from home:mathletic:branches:devel:tools:building
...
- Update to 3.24.3
* LLVMFlang: Add support for mixed-language linking with Fortran
* FindMatlab: add R2022b 9.13 version map
* Intel/IntelLLVM: Fortran has distinct "-Werror"-like flag
* CUDA: Add support for the two new architectures in 11.8
OBS-URL: https://build.opensuse.org/request/show/1032940
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=508
2022-11-03 01:28:27 +00:00
Dominique Leuenberger
3d7f2dbfc8
Accepting request 1004368 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/1004368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=222
2022-09-18 15:32:01 +00:00
a191d7a472
Accepting request 1004258 from home:mathletic:branches:devel:tools:building
...
Update to 3.24.2
OBS-URL: https://build.opensuse.org/request/show/1004258
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=506
2022-09-17 16:18:30 +00:00
Dominique Leuenberger
c8400f8cd2
Accepting request 999013 from devel:tools:building
...
- add glibc-236.patch (bsc#1202208)
OBS-URL: https://build.opensuse.org/request/show/999013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=221
2022-08-25 13:33:09 +00:00
da3833fe85
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=504
2022-08-24 09:45:56 +00:00
fb770b7cbd
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=503
2022-08-24 09:18:48 +00:00
07c60c120b
- add glibc-236.patch (bsc#1202208)
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=502
2022-08-23 15:05:45 +00:00
Dominique Leuenberger
cfc1845872
Accepting request 997728 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/997728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=220
2022-08-19 15:53:21 +00:00
5997e9c000
Accepting request 997696 from home:polslinux:branches:devel:tools:building
...
- Update to 3.24.1:
* automoc: avoid compiler warnings in linker-warning-silencing code
* FindThreads: Skip check for -pthread flag when targeting the MSVC ABI
* IPO: Do not use -flto=auto with GCC 10.x on Windows
* export: Restore exclusion of private shared library dependencies from checks
* FindVulkan: Restore tolerance of unknown FATAL_ERROR component
* Help: Add 3.24 release note about FindVulkan component enforcement
* TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property
* Help: List compiler IDs supported by COMPILE_WARNING_AS_ERROR
* Help: A missing cross-reference to --compile-no-warning-as-error
OBS-URL: https://build.opensuse.org/request/show/997696
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=500
2022-08-18 11:37:43 +00:00
Dominique Leuenberger
4465217648
Accepting request 993162 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/993162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=219
2022-08-07 16:33:56 +00:00
f32623e73e
Accepting request 993159 from home:mathletic:branches:devel:tools:building
...
Update to 3.24.0
OBS-URL: https://build.opensuse.org/request/show/993159
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=498
2022-08-05 00:53:14 +00:00
Dominique Leuenberger
085ae6bbe7
Accepting request 992208 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/992208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=218
2022-08-03 19:16:24 +00:00
c597f4bab8
Accepting request 992207 from home:polslinux:branches:devel:tools:building
...
- Update to 3.23.3:
* This version made no changes to documented features or interfaces.
Some implementation updates were made to support ecosystem changes
and/or fix regressions.
- Rebase cmake-fix-ruby-test.patch
- Rebase cmake-fix-png-include-dir.patch
OBS-URL: https://build.opensuse.org/request/show/992207
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=496
2022-08-02 09:12:12 +00:00
Dominique Leuenberger
3eb1204bf4
Accepting request 986453 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/986453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=217
2022-07-05 10:08:43 +00:00
e88273a269
Accepting request 986334 from home:cgiboudeaux:branches:devel:tools:building
...
- Fix the %%cmake macro which tried to run sed on 'CMakeLists.txt'
without making sure it's not a folder.
Found while fixing the liboqs package which has a folder named CMakeLists.txt
OBS-URL: https://build.opensuse.org/request/show/986334
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=494
2022-07-03 12:07:34 +00:00
Dominique Leuenberger
cc97a0d9bf
Accepting request 980819 from devel:tools:building
...
- update to 3.23.2:
* The ``CPACK_PACKAGEMAKER_CHOICES`` variable used in the
``CPack.distribution.dist.in`` template file was replaced by a new
``CPACK_APPLE_PKG_INSTALLER_CONTENT`` variable in CMake 3.23.0.
This broke projects that provided their own template file but still
expected the ``CPACK_PACKAGEMAKER_CHOICES`` variable to be defined.
The old ``CPACK_PACKAGEMAKER_CHOICES`` variable is now also set to the
same content as it was before, but it is formally deprecated.
- Edit cmake.macros: Stop injecting -DNDEBUG at the end of
CFLAGS. It's impossible to override by re-setting CFLAGS, and
if it were really wanted globally, it should be in %optflags
instead.
OBS-URL: https://build.opensuse.org/request/show/980819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=216
2022-06-06 09:10:37 +00:00
4bad45639d
- update to 3.23.2:
...
* The ``CPACK_PACKAGEMAKER_CHOICES`` variable used in the
``CPack.distribution.dist.in`` template file was replaced by a new
``CPACK_APPLE_PKG_INSTALLER_CONTENT`` variable in CMake 3.23.0.
This broke projects that provided their own template file but still
expected the ``CPACK_PACKAGEMAKER_CHOICES`` variable to be defined.
The old ``CPACK_PACKAGEMAKER_CHOICES`` variable is now also set to the
same content as it was before, but it is formally deprecated.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=492
2022-06-05 00:20:32 +00:00
e1450897b2
Accepting request 979615 from home:jengelh:branches:devel:tools:building
...
- Edit cmake.macros: Stop injecting -DNDEBUG at the end of
CFLAGS. It's impossible to override by re-setting CFLAGS, and
if it were really wanted globally, it should be in %optflags
instead.
OBS-URL: https://build.opensuse.org/request/show/979615
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=491
2022-06-04 08:14:02 +00:00
Dominique Leuenberger
14c96aea54
Accepting request 969999 from devel:tools:building
...
- update to 3.23.1:
* The target_sources() FILE_SET feature added in CMake 3.23.0 does not yet
place header files properly in Apple FRAMEWORK targets. Pending further
work in a future version of CMake, it is now an error to add a FILE_SET of
type HEADERS to such targets on Apple platforms.
* The HEADER_SETS and INTERFACE_HEADER_SETS target properties added in CMake
3.23.0 are now read-only records of the header sets created by the
target_sources() command.
OBS-URL: https://build.opensuse.org/request/show/969999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=215
2022-04-15 22:12:58 +00:00
6c892ff060
- update to 3.23.1:
...
* The target_sources() FILE_SET feature added in CMake 3.23.0 does not yet
place header files properly in Apple FRAMEWORK targets. Pending further
work in a future version of CMake, it is now an error to add a FILE_SET of
type HEADERS to such targets on Apple platforms.
* The HEADER_SETS and INTERFACE_HEADER_SETS target properties added in CMake
3.23.0 are now read-only records of the header sets created by the
target_sources() command.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=489
2022-04-13 20:49:49 +00:00
Dominique Leuenberger
6ddbe84454
Accepting request 967822 from devel:tools:building
...
- speed up build of :mini flavor by using external zstd (part of 0-Bootstrap)
and turn off LTO
OBS-URL: https://build.opensuse.org/request/show/967822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=214
2022-04-10 17:05:13 +00:00
4c37ec6872
- speed up build of :mini flavor by using external zstd (part of 0-Bootstrap)
...
and turn off LTO
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=487
2022-04-08 11:48:49 +00:00
Dominique Leuenberger
bcd06d2d52
Accepting request 965811 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/965811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=213
2022-04-02 16:19:46 +00:00
f397300d3d
Accepting request 965777 from home:mathletic:branches:devel:tools:building
...
Update to 3.23.0
OBS-URL: https://build.opensuse.org/request/show/965777
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=485
2022-03-30 06:36:07 +00:00
Dominique Leuenberger
ea9adba0dc
Accepting request 963363 from devel:tools:building
...
- update to 3.22.3:
* The while() command again ignores errors in condition evaluation as CMake
3.21 and below did. This bug was fixed in 3.22.0, but exposed errors in
existing projects. The fix has been reverted to restore compatibility. The
fix may be restored in a future version of CMake via a policy.
OBS-URL: https://build.opensuse.org/request/show/963363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=212
2022-03-23 19:15:21 +00:00
aee415d924
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=483
2022-03-20 21:10:10 +00:00
8daabf7030
- update to 3.22.3:
...
* The while() command again ignores errors in condition evaluation as CMake
3.21 and below did. This bug was fixed in 3.22.0, but exposed errors in
existing projects. The fix has been reverted to restore compatibility. The
fix may be restored in a future version of CMake via a policy.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=482
2022-03-20 21:09:57 +00:00
Dominique Leuenberger
9029cd5544
Accepting request 950420 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/950420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=211
2022-02-03 23:45:49 +00:00
984f7b7049
Accepting request 949754 from home:seijikun:branches:devel:tools:building
...
Build cmake's qhelp into new package cmake-doc-qhelp
OBS-URL: https://build.opensuse.org/request/show/949754
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=481
2022-02-01 12:27:12 +00:00
Dominique Leuenberger
2b4a69da6e
Accepting request 949390 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/949390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=210
2022-01-29 20:01:04 +00:00
36afd89f33
Accepting request 949354 from home:mathletic:branches:devel:tools:building
...
update to version 3.22.2
OBS-URL: https://build.opensuse.org/request/show/949354
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=480
2022-01-27 08:02:13 +00:00
Dominique Leuenberger
41b48e6890
Accepting request 947857 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/947857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=209
2022-01-23 11:15:07 +00:00
66f16cde76
Accepting request 947856 from home:simotek:branches:devel:tools:building
...
- Fix build with gcc12 (boo#1194815)
* Adds fix-avoid-file-static-init.patch
OBS-URL: https://build.opensuse.org/request/show/947856
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=479
2022-01-21 06:05:53 +00:00
Dominique Leuenberger
432e26a6d0
Accepting request 940008 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/940008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=208
2021-12-13 19:41:44 +00:00
392babd691
Accepting request 939559 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.22.1
OBS-URL: https://build.opensuse.org/request/show/939559
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=478
2021-12-11 23:45:42 +00:00
2388ea9f48
Accepting request 935121 from home:cgiboudeaux:Qt6:release:cmake_fix
...
- Adapt cmake.prov for Qt >= 6.2.2
Upstream uses its own ConfigVersion implementation.Starting with
Qt 6.2.2, 'PACKAGE_VERSION' is not defined in
Qt6FooConfigVersion.cmake but in Qt6FooConfigVersionImpl.cmake.
OBS-URL: https://build.opensuse.org/request/show/935121
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=477
2021-12-02 07:35:20 +00:00
2b889871ff
Accepting request 932337 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.22.0
OBS-URL: https://build.opensuse.org/request/show/932337
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=476
2021-11-18 21:45:07 +00:00
Dominique Leuenberger
969d0a17e4
Accepting request 928433 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/928433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=207
2021-11-04 15:16:16 +00:00
3d639c9d2f
Accepting request 928364 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.21.4
OBS-URL: https://build.opensuse.org/request/show/928364
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=475
2021-10-31 22:28:54 +00:00
Dominique Leuenberger
ab7dd1497e
Accepting request 925106 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/925106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=206
2021-10-16 20:47:00 +00:00
b9fb0278b0
Accepting request 925091 from home:Guillaume_G:branches:devel:tools:building
...
- Fix bundled zstd to avoid a crash on armv6 - boo#1191588:
* cmake-fix-zstd-armv6.patch
OBS-URL: https://build.opensuse.org/request/show/925091
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=474
2021-10-13 13:58:16 +00:00
Dominique Leuenberger
35fc9d2cb6
Accepting request 920705 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/920705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=205
2021-09-26 19:48:07 +00:00
e7b9462dd9
Accepting request 920698 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.21.3
OBS-URL: https://build.opensuse.org/request/show/920698
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=473
2021-09-21 23:53:29 +00:00
Dominique Leuenberger
75c3c5e858
Accepting request 917935 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/917935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=204
2021-09-13 14:24:26 +00:00
47fab54a20
Accepting request 917570 from home:mlin7442:branches:devel:tools:building
...
fix a typo in the default macros, bsc#1190302
OBS-URL: https://build.opensuse.org/request/show/917570
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=472
2021-09-10 10:53:10 +00:00
Dominique Leuenberger
0607f110d9
Accepting request 917065 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/917065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=203
2021-09-08 19:36:28 +00:00
7312b9c23d
Accepting request 915515 from home:rhabacker:branches:games
...
- Be more verbose when version in generated xxxConfigVersion.cmake
files is empty.
OBS-URL: https://build.opensuse.org/request/show/915515
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=471
2021-09-06 09:32:21 +00:00
Dominique Leuenberger
51d6d9cf65
Accepting request 914958 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/914958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=202
2021-09-03 19:25:57 +00:00
9c6800380e
Accepting request 914883 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.21.2
OBS-URL: https://build.opensuse.org/request/show/914883
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=470
2021-08-30 07:49:33 +00:00
Dominique Leuenberger
476c7dbcfe
Accepting request 910087 from devel:tools:building
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/910087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=201
2021-08-05 18:47:54 +00:00
9f4ebb2204
- update to 3.21.1:
...
* The Visual Studio 17 2022 generator is now based on "Visual Studio 2022
Preview 2". Previously it was based on "Preview 1.1".
- update to 3.21.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=469
2021-07-28 07:19:21 +00:00
Dominique Leuenberger
de74b8a53a
Accepting request 906436 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/906436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=200
2021-07-17 21:36:26 +00:00
c337d09e25
Accepting request 906349 from home:mathletic:branches:devel:tools:building
...
- update to 3.21
OBS-URL: https://build.opensuse.org/request/show/906349
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=468
2021-07-15 09:22:46 +00:00
Dominique Leuenberger
21d5643e82
Accepting request 904350 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/904350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=199
2021-07-12 19:39:47 +00:00
1d2d480ba0
Accepting request 904228 from home:alarrosa:branches:devel:tools:building
...
cmake:gui sometimes fails to build with "No space left on device"
errors. Let's try to fix it by increasing the required disk space
- Increase the disk space needed in the _constraints file
from 9G to 10G.
OBS-URL: https://build.opensuse.org/request/show/904228
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=467
2021-07-06 08:30:35 +00:00
Dominique Leuenberger
9978effbf3
Accepting request 901233 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/901233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=198
2021-06-25 13:00:33 +00:00
cadfabf7ca
Accepting request 901221 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.20.5
OBS-URL: https://build.opensuse.org/request/show/901221
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=466
2021-06-22 00:32:30 +00:00
Dominique Leuenberger
780ed0158a
Accepting request 900112 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/900112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=197
2021-06-18 08:13:10 +00:00
e4b1eccbee
Accepting request 900084 from home:polslinux:branches:devel:tools:building
...
- Update to 3.20.4:
* Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
* Fix buildPreset "jobs" field test case
* Fix codemodel-v2 link command fragment relative paths
* FindBoost: Add check for json component header in Boost 1.75+
* cmake_path: fix erroneous example for IS_PREFIX
* Clang/MSVC: C++20 final flag, C++23 support
OBS-URL: https://build.opensuse.org/request/show/900084
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=464
2021-06-15 09:28:48 +00:00
Dominique Leuenberger
fd855c0fe5
Accepting request 896448 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/896448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=196
2021-06-05 21:30:34 +00:00
7e9d7e261a
Accepting request 896100 from home:susnux:branches:devel:tools:building
...
Currently modules installed into `/usr/share/cmake` are not detected as `Provides: cmake(...)`.
The installation path is perfectly fine, see upstream documentation.
OBS-URL: https://build.opensuse.org/request/show/896100
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=462
2021-05-31 20:27:14 +00:00
ca59518b45
Accepting request 896014 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.20.3
OBS-URL: https://build.opensuse.org/request/show/896014
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=461
2021-05-29 12:03:06 +00:00
Dominique Leuenberger
ca0ddd2b6c
Accepting request 892142 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/892142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=195
2021-05-13 20:17:16 +00:00
0f6ba95b65
Accepting request 892119 from home:Andreas_Schwab:Factory
...
- Bump disk size constraint to 9Gb
OBS-URL: https://build.opensuse.org/request/show/892119
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=459
2021-05-11 01:01:28 +00:00
Dominique Leuenberger
f89cdb093f
Accepting request 891390 from devel:tools:building
...
- update to 3.20.2:
* The Intel Classic 2021 compiler version numbers are now detected correctly as
having major version 2021. CMake 3.20.1 and below were not aware of a change to
the identification macro version scheme made by Intel starting in version 2021,
and detected the version as 20.2.
* The Intel oneAPI Fortran compiler is now identified as IntelLLVM. The oneAPI
2021.1 Fortran compiler is missing an identification macro, so CMake 3.20.1 and
below identified it as Intel. CMake now has a special case to recognize oneAPI
2021.1 Fortran as IntelLLVM. The oneAPI 2021.2 Fortran compiler defines the
proper identification macro and so is identified as IntelLLVM by all CMake 3.20
versions.
- drop 53d523f2e11839bcbbdc9288b4f71c764d0efd5c.diff (merged upstream)
OBS-URL: https://build.opensuse.org/request/show/891390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=194
2021-05-10 13:34:12 +00:00
68bdc44860
- update to 3.20.2:
...
* The Intel Classic 2021 compiler version numbers are now detected correctly as
having major version 2021. CMake 3.20.1 and below were not aware of a change to
the identification macro version scheme made by Intel starting in version 2021,
and detected the version as 20.2.
* The Intel oneAPI Fortran compiler is now identified as IntelLLVM. The oneAPI
2021.1 Fortran compiler is missing an identification macro, so CMake 3.20.1 and
below identified it as Intel. CMake now has a special case to recognize oneAPI
2021.1 Fortran as IntelLLVM. The oneAPI 2021.2 Fortran compiler defines the
proper identification macro and so is identified as IntelLLVM by all CMake 3.20
versions.
- drop 53d523f2e11839bcbbdc9288b4f71c764d0efd5c.diff (merged upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=457
2021-05-07 20:57:13 +00:00
Dominique Leuenberger
24e86e8dc3
Accepting request 889196 from devel:tools:building
...
- add 53d523f2e11839bcbbdc9288b4f71c764d0efd5c.diff to fix automoc
race
- cmake 3.20.1:
* Fix FindIntl to use sigle Intl_IS_BUILT_IN check
- Update to 3.20.0
* The “cmake_path()” command was added for operations on
filesystem paths.
* The “target_sources()” command now supports targets created
by the “add_custom_target()” command.
* The “ExternalProject” module “ExternalProject_Add()” function
gained a “CONFIGURE_HANDLED_BY_BUILD” option.
* “ctest(1)” gained a “–test-dir” option to specify the directory
in which to look for tests.
OBS-URL: https://build.opensuse.org/request/show/889196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=193
2021-04-30 22:46:09 +00:00
d480224023
- add 53d523f2e11839bcbbdc9288b4f71c764d0efd5c.diff to fix automoc
...
race
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=455
2021-04-29 07:33:37 +00:00
12b726e5fe
Accepting request 884111 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.20.1
OBS-URL: https://build.opensuse.org/request/show/884111
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=454
2021-04-12 03:14:07 +00:00
9368a248ce
Accepting request 880861 from home:mathletic:branches:devel:tools:building
...
Update to 3.20.0
OBS-URL: https://build.opensuse.org/request/show/880861
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=453
2021-03-24 07:59:14 +00:00
Dominique Leuenberger
7403752eff
Accepting request 879322 from devel:tools:building
...
- update to 3.19.7:
* With :ref:`Visual Studio Generators` for VS 2017 and higher, the
:variable:`CMAKE_GENERATOR_TOOLSET` field ``version=`` now accepts
three-component MSVC toolset versions such as ``14.28.29910``.
See the :variable:`CMAKE_VS_PLATFORM_TOOLSET_VERSION` variable.
OBS-URL: https://build.opensuse.org/request/show/879322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=192
2021-03-17 19:13:56 +00:00
8718021d4a
- update to 3.19.7:
...
* With :ref:`Visual Studio Generators` for VS 2017 and higher, the
:variable:`CMAKE_GENERATOR_TOOLSET` field ``version=`` now accepts
three-component MSVC toolset versions such as ``14.28.29910``.
See the :variable:`CMAKE_VS_PLATFORM_TOOLSET_VERSION` variable.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=451
2021-03-16 00:15:30 +00:00
Dominique Leuenberger
482dea2f2e
Accepting request 875245 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/875245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=191
2021-03-10 07:47:24 +00:00
f14ab63e52
Accepting request 875225 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.19.6
OBS-URL: https://build.opensuse.org/request/show/875225
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=449
2021-02-26 00:58:56 +00:00
Richard Brown
8890c6a093
Accepting request 872758 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/872758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=190
2021-02-22 13:22:28 +00:00
fad639761c
Accepting request 872666 from home:mathletic:branches:devel:tools:building
...
Update to CMake 3.19.5
OBS-URL: https://build.opensuse.org/request/show/872666
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=447
2021-02-16 09:46:18 +00:00
Dominique Leuenberger
871f5ca791
Accepting request 870773 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/870773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=189
2021-02-10 20:30:21 +00:00
7e78467172
Accepting request 870772 from home:simotek:branches:devel:tools:building
...
- A quick note that tumbleweed isn't affeted by bsc#1181680 which
is being fixed for SLE.
OBS-URL: https://build.opensuse.org/request/show/870772
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=445
2021-02-10 06:50:25 +00:00
Dominique Leuenberger
dd49828985
Accepting request 867816 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/867816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=188
2021-02-04 19:21:41 +00:00
5276586aa2
Accepting request 867661 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.19.4
OBS-URL: https://build.opensuse.org/request/show/867661
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=443
2021-01-29 23:19:47 +00:00
Dominique Leuenberger
2c51914b77
Accepting request 863664 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/863664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=187
2021-01-19 15:00:20 +00:00
99ad230792
Accepting request 863064 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.19.3
OBS-URL: https://build.opensuse.org/request/show/863064
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=441
2021-01-16 15:10:23 +00:00
Dominique Leuenberger
768f69518b
Accepting request 856962 from devel:tools:building
...
- update to 3.19.2:
* various Apple-Silicon support fixes
* The CMAKE_ISPC_HEADER_SUFFIX variable and corresponding ISPC_HEADER_SUFFIX
target property were added to control the header suffix used by ISPC
compiler generated headers.
- remove 5556.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/856962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=186
2020-12-21 09:22:27 +00:00
72c8ec353a
- update to 3.19.2:
...
* various Apple-Silicon support fixes
* The CMAKE_ISPC_HEADER_SUFFIX variable and corresponding ISPC_HEADER_SUFFIX
target property were added to control the header suffix used by ISPC
compiler generated headers.
- remove 5556.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=439
2020-12-19 09:34:31 +00:00
Dominique Leuenberger
dc1fc9afeb
Accepting request 856062 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/856062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=185
2020-12-18 18:56:51 +00:00
Martin Pluskal
38e4944110
Accepting request 856046 from home:dimstar:Factory
...
Add patch to fix things like gdcm, that newly have a broken dep chain (poppler update) but can't rebuild due to the cmake regression
OBS-URL: https://build.opensuse.org/request/show/856046
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=437
2020-12-15 19:59:00 +00:00
Dominique Leuenberger
b956f0fdcd
Accepting request 850627 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/850627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=184
2020-11-26 22:12:37 +00:00
dd992662e6
Accepting request 850623 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.19.1
OBS-URL: https://build.opensuse.org/request/show/850623
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=435
2020-11-24 23:38:08 +00:00
Martin Pluskal
b67628d6ff
Accepting request 849481 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.19.0
OBS-URL: https://build.opensuse.org/request/show/849481
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=434
2020-11-20 07:15:12 +00:00
Dominique Leuenberger
551335affc
Accepting request 842646 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/842646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=183
2020-10-23 10:19:48 +00:00
64d652e38f
Accepting request 842641 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.18.4
OBS-URL: https://build.opensuse.org/request/show/842641
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=432
2020-10-19 23:11:43 +00:00
Dominique Leuenberger
61d5e0d738
Accepting request 838686 from devel:tools:building
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/838686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=182
2020-10-03 16:53:59 +00:00
Dominique Leuenberger
030fe5070f
Accepting request 835798 from devel:tools:building
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/835798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=181
2020-09-24 14:13:00 +00:00
00904651f7
- update to 3.18.3:
...
* The Compile Features functionality was updated for MSVC 19.28
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=429
2020-09-23 06:19:45 +00:00
c6cd40e900
- reapply this change (bsc#1174581):
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=428
2020-09-14 10:46:08 +00:00
cd1eb0f4c9
- reapply this change:
...
* Fix setting CMAKE_INSTALL_LIBDIR in cmake macro
* This is a relative path, see `cmake --help-module GNUInstallDirs`
see also
https://gitlab.kitware.com/cmake/cmake/-/issues/20250
https://github.com/arvidn/libtorrent/issues/5125#issuecomment-691559244
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=427
2020-09-14 10:31:04 +00:00
Dominique Leuenberger
791e42a990
Accepting request 830697 from devel:tools:building
...
- update to 3.18.2:
* The default value of :variable:`CMAKE_AUTOMOC_PATH_PREFIX` was changed to
``OFF`` because this feature can break existing projects that have
identically named header files in different include directories.
This restores compatibility with behavior of CMake 3.15 and below.
* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
was updated for MSVC 19.27 as mentioned above.
OBS-URL: https://build.opensuse.org/request/show/830697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=180
2020-09-01 18:04:12 +00:00
7f1e19e4a7
- update to 3.18.2:
...
* The default value of :variable:`CMAKE_AUTOMOC_PATH_PREFIX` was changed to
``OFF`` because this feature can break existing projects that have
identically named header files in different include directories.
This restores compatibility with behavior of CMake 3.15 and below.
* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
was updated for MSVC 19.27 as mentioned above.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=425
2020-08-24 19:45:32 +00:00
Dominique Leuenberger
0876919257
Accepting request 823810 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/823810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=179
2020-08-05 18:26:06 +00:00
79f78f185c
Accepting request 823779 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.18.1
OBS-URL: https://build.opensuse.org/request/show/823779
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=423
2020-08-01 05:37:54 +00:00
Dominique Leuenberger
5cdf73b923
Accepting request 822549 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/822549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=178
2020-07-26 14:17:35 +00:00
Martin Pluskal
8f70e89d4e
Accepting request 822366 from home:dimstar:Factory
...
- Install the rpm provides handler to the correct location
(%{_rpmconfigdir, not %{_libexecdir}).
OBS-URL: https://build.opensuse.org/request/show/822366
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=421
2020-07-24 06:14:49 +00:00
Martin Pluskal
834ab94420
Accepting request 821995 from home:mathletic:branches:devel:tools:building
...
update to cmake 3.18.0
OBS-URL: https://build.opensuse.org/request/show/821995
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=420
2020-07-21 08:54:12 +00:00
Dominique Leuenberger
3d14c77c66
Accepting request 819994 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/819994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=177
2020-07-14 05:43:16 +00:00
74efd581ab
Accepting request 819696 from home:mcepl:branches:devel:tools:building
...
- Add lua54.patch which adds 5.4 among allowed versions of
Lua interpreter.
(https://gitlab.kitware.com/cmake/cmake/-/issues/20933 )
OBS-URL: https://build.opensuse.org/request/show/819696
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=418
2020-07-10 13:01:28 +00:00
Dominique Leuenberger
7a4b9590aa
Accepting request 815898 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/815898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=176
2020-06-23 19:03:37 +00:00
195e6deb5b
Accepting request 815896 from home:olh:branches:devel:tools:building
...
- Use plain autosetup
OBS-URL: https://build.opensuse.org/request/show/815896
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=416
2020-06-19 08:45:02 +00:00
Dominique Leuenberger
826af17cbd
Accepting request 811507 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/811507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=175
2020-06-11 12:41:12 +00:00
Martin Pluskal
7cb60c14ca
Accepting request 811375 from home:simotek:cmake:test
...
- DCMAKE_MODULES_INSTALL_DIR should be %{_libdir}/cmake/%{name}
- Set CMAKE_INSTALL_LIBEXECDIR=%{_libexecdir}
- Use -DCMAKE_SKIP_INSTALL_RPATHS:BOOL=ON instead of completely
removing rpaths. boo#1172331
OBS-URL: https://build.opensuse.org/request/show/811375
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=414
2020-06-04 14:19:09 +00:00
Martin Pluskal
d741d85656
Accepting request 810386 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.17.3 bsc#1172267
OBS-URL: https://build.opensuse.org/request/show/810386
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=413
2020-05-31 07:37:54 +00:00
Martin Pluskal
4aea471671
Accepting request 810134 from home:vitezslav_cizek:branches:devel:tools:building
...
- FindOpenSSL: Detect OpenSSL 3.0.0 (bsc#1172267)
61d746e592
* add 0001-FindOpenSSL-Detect-OpenSSL-3.0.0.patch
OBS-URL: https://build.opensuse.org/request/show/810134
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=412
2020-05-29 08:12:33 +00:00
Dominique Leuenberger
fe71e7a654
Accepting request 799786 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/799786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=174
2020-05-05 16:54:25 +00:00
e79a6a498e
Accepting request 799741 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.17.2
OBS-URL: https://build.opensuse.org/request/show/799741
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=410
2020-05-03 06:21:30 +00:00
Dominique Leuenberger
b02e1f4692
Accepting request 795309 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/795309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=173
2020-04-25 18:05:31 +00:00
Martin Pluskal
f628bfd55c
Accepting request 795139 from home:vyermolc:root
...
- Add cmake-fix-png-include-dir.patch to fix the libpng include dir search. OpenSUSE uses %{_includedir}/libpng%{branch} format, so cmake can`t find it.
OBS-URL: https://build.opensuse.org/request/show/795139
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=408
2020-04-18 06:51:17 +00:00
Dominique Leuenberger
17ac9e7438
Accepting request 792929 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/792929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=172
2020-04-14 13:08:10 +00:00
Martin Pluskal
8d71859529
Accepting request 792927 from home:AndreasStieger:branches:devel:tools:building
...
cmae 3.17.1
OBS-URL: https://build.opensuse.org/request/show/792927
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=406
2020-04-10 10:18:32 +00:00
Dominique Leuenberger
b33664645a
Accepting request 788575 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/788575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=171
2020-03-31 15:31:25 +00:00
Martin Pluskal
41752cc024
Accepting request 788510 from home:simotek:branches:devel:tools:building
...
- Fix mistake in previous change.
OBS-URL: https://build.opensuse.org/request/show/788510
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=404
2020-03-26 14:08:17 +00:00
Martin Pluskal
51d9cc63af
Accepting request 788373 from home:simotek:branches:devel:tools:building
...
- Many Leap packages don't build without -DCMAKE_SKIP_RPATH:BOOL=ON
so leave this change to the next major version of Leap / SLE
OBS-URL: https://build.opensuse.org/request/show/788373
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=403
2020-03-26 08:02:45 +00:00
Martin Pluskal
8604c47835
Accepting request 787214 from home:mathletic:branches:devel:tools:building
...
update to 3.17.0
OBS-URL: https://build.opensuse.org/request/show/787214
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=402
2020-03-22 15:36:53 +00:00
Dominique Leuenberger
6f38729265
Accepting request 777724 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/777724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=170
2020-02-22 17:59:03 +00:00
Martin Pluskal
0340d959b8
Accepting request 777424 from home:dimstar:Factory
...
- Change cmake to be a meta-package that requires
cmake-implementation. This new symbol is provided by the (newly
named) cmake-full package as well as cmake-mini.
- This is needed as the original attempt of using Substitute in OBS
actually rewrites the used spec files on disk, not only on the
fly and we ended up with packages Requiring cmake-mini (which is
not installable on end user systems).
OBS-URL: https://build.opensuse.org/request/show/777424
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=400
2020-02-20 14:59:00 +00:00
Oliver Kurz
0f2e881eb9
Accepting request 773226 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/773226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=169
2020-02-14 15:35:51 +00:00
ec7529e107
Accepting request 773189 from home:StefanBruens:branches:devel:tools:building
...
- Revert LIBDIR change in macros - it is inconsistent (all other
INSTALL_<dir>s use absolute paths), unneeded (paths may be
absolute or relative), and breaks a number of packages.
- Update minimum libarchive version, >= 3.3.3.
- Do not flag macros as config file.
- Adjust constraints (7G disk space is required, independent
of architecture).
OBS-URL: https://build.opensuse.org/request/show/773189
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=398
2020-02-10 21:08:19 +00:00
979dc5d980
Accepting request 770787 from home:simotek:branches:devel:tools:building
...
Add missing bit of the previous revert
OBS-URL: https://build.opensuse.org/request/show/770787
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=397
2020-02-07 07:58:09 +00:00
862cd7303e
Accepting request 770783 from home:simotek:branches:devel:tools:building
...
- Revert "use cmake generics in marcos.cmake" it breaks many
cases in stagings.
OBS-URL: https://build.opensuse.org/request/show/770783
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=396
2020-02-07 07:38:41 +00:00
Martin Pluskal
d6ee93d6ec
Accepting request 770285 from home:scarabeus_iv:branches:devel:tools:building
...
- Add new -mini flavor in order to break up cycles
* make sure the default cmake links now all system libraries
and mini uses bundled stuff as needed
- Switch to python3 variant of Sphinx on the manpage/docu creation
OBS-URL: https://build.opensuse.org/request/show/770285
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=395
2020-02-05 15:03:33 +00:00
39b578c0fa
Accepting request 764183 from home:gladiac:branches:devel:tools:building
...
- Fix setting CMAKE_INSTALL_LIBDIR in cmake macro
* This is a relative path, see `cmake --help-module GNUInstallDirs`
- Do NOT set -DCMAKE_SKIP_RPATH:BOOL=OFF
* A lot of applications have private libraries in a subdirectory
and require linking with RPATH which is totally valid.
OBS-URL: https://build.opensuse.org/request/show/764183
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=394
2020-02-05 11:59:05 +00:00
dd41aea1b6
Accepting request 764792 from home:cjunghans:branches:devel:tools:building
...
- use cmake generics in marcos.cmake
OBS-URL: https://build.opensuse.org/request/show/764792
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=393
2020-01-30 10:28:01 +00:00
Dominique Leuenberger
a49823818a
Accepting request 758502 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/758502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=168
2020-01-01 13:57:07 +00:00
Martin Pluskal
1bd6d76661
Accepting request 758478 from home:mathletic:branches:devel:tools:building
...
- update to CMAke 3.16.2
* FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX
* FindBoost: Add support for Boost 1.72
* FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries
OBS-URL: https://build.opensuse.org/request/show/758478
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=391
2019-12-20 12:36:56 +00:00
Dominique Leuenberger
fa6de98695
Accepting request 751298 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/751298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=167
2019-12-02 10:31:40 +00:00
Martin Pluskal
a756456430
Accepting request 751154 from home:simotek:branches:devel:tools:building
...
- Fix numbering of patches.
OBS-URL: https://build.opensuse.org/request/show/751154
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=389
2019-11-27 12:38:16 +00:00
1b23c6f245
Accepting request 751146 from home:mathletic:branches:devel:tools:building
...
- update to CMake 3.16
OBS-URL: https://build.opensuse.org/request/show/751146
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=388
2019-11-26 22:21:55 +00:00
Dominique Leuenberger
3e8fe90a0d
Accepting request 748304 from devel:tools:building
...
- Switch back to libcurl-mini-devel to avoid new build cycle
- cmake 3.15.5:
* no changelog available
- Drop debug patch (never in factory) and update patch numbers
- Update cmake conditionals to make sure the multibuild is
nicely leveraged
- cmake 3.15.4
* In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory
property was regressed from pre-3.14 behavior and caused targets
within the directory to be excluded even from its own “all”.
This has been fixed. The bug also existed in 3.14.0 through
3.14.6 and is fixed in 3.14.7.
- Use pkgconfig for dependencies where possible (required due to
tumbleweed build changes)
- Allow %cmake_build to handle parameters (bsc#1091864)
warning for now (bsc#1129024)
- update to 3.12.4 (bsc#1127105):
OBS-URL: https://build.opensuse.org/request/show/748304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=166
2019-11-18 19:00:15 +00:00
Martin Pluskal
5f72f4617a
- Switch back to libcurl-mini-devel to avoid new build cycle
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=386
2019-11-13 13:48:28 +00:00
Martin Pluskal
9749d1911d
Accepting request 747162 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.15.5
OBS-URL: https://build.opensuse.org/request/show/747162
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=385
2019-11-10 17:02:30 +00:00
2a375164bb
Accepting request 746617 from home:fcrozat:branches:devel:tools:building
...
(add bug numbers from SLE15 changelog, to allow cmake update in 15SP2)
- Allow %cmake_build to handle parameters (bsc#1091864)
warning for now (bsc#1129024)
- update to 3.12.4 (bsc#1127105):
OBS-URL: https://build.opensuse.org/request/show/746617
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=384
2019-11-08 22:42:01 +00:00
bcf63726cc
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=383
2019-11-05 21:00:38 +00:00
c3df1052be
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=382
2019-11-05 20:59:36 +00:00
7621e419e8
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=381
2019-11-05 20:58:06 +00:00
Martin Pluskal
aeaf863046
Accepting request 745353 from home:simotek:branches:devel:tools:building
...
- Update cmake conditionals to make sure the multibuild is
nicely leveraged
OBS-URL: https://build.opensuse.org/request/show/745353
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=380
2019-11-05 10:58:37 +00:00
c524f94d30
Accepting request 743389 from home:simotek:branches:devel:tools:building
...
- cmake 3.15.4
* In CMake 3.15.0 through 3.15.3, the EXCLUDE_FROM_ALL directory
property was regressed from pre-3.14 behavior and caused targets
within the directory to be excluded even from its own “all”.
This has been fixed. The bug also existed in 3.14.0 through
3.14.6 and is fixed in 3.14.7.
- Use pkgconfig for dependencies where possible (required due to
tumbleweed build changes)
OBS-URL: https://build.opensuse.org/request/show/743389
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=379
2019-10-28 07:01:26 +00:00
Dominique Leuenberger
51729ab3a5
Accepting request 728429 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/728429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=165
2019-09-11 08:20:56 +00:00
Martin Pluskal
23fd0509eb
Accepting request 728349 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.15.3
OBS-URL: https://build.opensuse.org/request/show/728349
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=377
2019-09-05 07:06:47 +00:00
Dominique Leuenberger
943b8d0087
Accepting request 726613 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/726613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=164
2019-08-30 12:39:50 +00:00
Martin Pluskal
a67c23265f
Accepting request 726347 from home:jengelh:branches:devel:tools:building
...
- Trim metadata redundancies from description.
- Avoid use of em dashes in summaries.
OBS-URL: https://build.opensuse.org/request/show/726347
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=375
2019-08-28 01:06:03 +00:00
Dominique Leuenberger
08716f9abd
Accepting request 723206 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/723206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=163
2019-08-27 08:12:14 +00:00
e395e041ad
Accepting request 723079 from home:pluskalm:branches:devel:tools:building
...
- Switch to multibuild
OBS-URL: https://build.opensuse.org/request/show/723079
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=373
2019-08-14 06:13:28 +00:00
9890e944e7
Accepting request 719535 from home:simotek:branches:devel:tools:building
...
actually drop system-libs.patch
OBS-URL: https://build.opensuse.org/request/show/719535
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=372
2019-08-02 18:51:41 +00:00
Dominique Leuenberger
8316ba5130
Really drop patch
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=371
2019-07-31 10:43:15 +00:00
98c90bdfce
Accepting request 719464 from home:mathletic:branches:devel:tools:building
...
update to 3.15.1
OBS-URL: https://build.opensuse.org/request/show/719464
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=370
2019-07-29 05:01:33 +00:00
483581212c
Accepting request 717295 from home:mathletic:branches:devel:tools:building
...
Update to version 3.15.0
OBS-URL: https://build.opensuse.org/request/show/717295
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=369
2019-07-22 07:20:56 +00:00
Dominique Leuenberger
42d16db1a2
Accepting request 714197 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/714197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=162
2019-07-15 20:43:49 +00:00
Martin Pluskal
fb379bcc12
Accepting request 714186 from home:marxin:branches:devel:tools:building
...
- Add _constraints file for aarch64
to specify a minimum build disk size
OBS-URL: https://build.opensuse.org/request/show/714186
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=367
2019-07-09 10:09:47 +00:00
8f98b2d5eb
Accepting request 713610 from home:michel_mno:branches:devel:tools:building
...
- Add _constraints file for PowerPC
to specify a minimum build disk size
OBS-URL: https://build.opensuse.org/request/show/713610
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=366
2019-07-09 07:36:44 +00:00
Dominique Leuenberger
7f85036bcc
Accepting request 713086 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/713086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=161
2019-07-08 13:09:48 +00:00
cdec9b8b57
Accepting request 712997 from home:marxin:branches:devel:tools:building
...
- Remove -DCMAKE_STATIC_LINKER_FLAGS as it's supposed
to be used by 'ar'.
OBS-URL: https://build.opensuse.org/request/show/712997
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=364
2019-07-02 15:59:24 +00:00
Dominique Leuenberger
e08e23783b
Accepting request 710494 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/710494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=160
2019-06-24 19:50:30 +00:00
Martin Pluskal
a5320c7660
Accepting request 710493 from home:marxin:branches:devel:tools:building
...
- Make %build_ldflags conditional.
OBS-URL: https://build.opensuse.org/request/show/710493
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=362
2019-06-18 07:15:56 +00:00
Martin Pluskal
c65c2dc33e
Accepting request 710337 from home:marxin:branches:devel:tools:building
...
- Add -DCMAKE_STATIC_LINKER_FLAGS.
- Add %build_ldflags to all LINKER_FLAGS.
OBS-URL: https://build.opensuse.org/request/show/710337
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=361
2019-06-17 13:03:51 +00:00
Martin Pluskal
bc778f04fc
Accepting request 709824 from home:avindra
...
- update to 3.14.5
* fix bug: entries of the CPATH environment variable are no longer
excluded from explicit use via include_directories() and
target_include_directories() (broken since v 3.14)
- fix duplicate packing of license file
No changes specific to CMake-GUI
OBS-URL: https://build.opensuse.org/request/show/709824
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=360
2019-06-15 17:39:36 +00:00
Martin Pluskal
6536bb924f
Accepting request 705459 from home:mathletic:branches:devel:tools:building
...
update to 3.14.4
OBS-URL: https://build.opensuse.org/request/show/705459
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=359
2019-05-26 08:19:47 +00:00
8e3a594c04
Accepting request 690092 from home:mathletic:branches:devel:tools:building
...
- update to 3.14.1
OBS-URL: https://build.opensuse.org/request/show/690092
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=358
2019-04-09 11:40:29 +00:00
Martin Pluskal
557e7fbd11
Accepting request 687378 from home:mathletic:branches:devel:tools:building
...
- update to 3.14.0
OBS-URL: https://build.opensuse.org/request/show/687378
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=357
2019-03-22 08:27:33 +00:00
Dominique Leuenberger
3c7765760c
Accepting request 685029 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/685029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=159
2019-03-19 10:08:12 +00:00
Martin Pluskal
9cee3988cc
Accepting request 684805 from home:simotek:branches:devel:tools:building
...
- Allow %cmake_build to handle parameters
OBS-URL: https://build.opensuse.org/request/show/684805
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=355
2019-03-14 14:07:22 +00:00
Stephan Kulow
b1a0ff5cc7
Accepting request 679075 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/679075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=158
2019-02-28 20:34:05 +00:00
9063369946
Accepting request 678963 from home:dancermak:branches:devel:tools:building
...
Add cmake-mode.el without BuildRequires: emacs
This should not create a build loop as the first sr.
Also, cmake now builds on Leap 42 and SLE 12
OBS-URL: https://build.opensuse.org/request/show/678963
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=353
2019-02-25 23:32:48 +00:00
92161e1afb
Accepting request 677935 from home:Andreas_Schwab:Factory
...
- Drop c17-default.patch, has been solved differently upstream
OBS-URL: https://build.opensuse.org/request/show/677935
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=352
2019-02-22 06:29:35 +00:00
Yuchen Lin
78f475b275
Accepting request 676965 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/676965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=157
2019-02-20 13:08:20 +00:00
451f652e0f
Accepting request 676950 from home:Andreas_Schwab:Factory
...
- Pass arguments of %ctest macro down to ctest
OBS-URL: https://build.opensuse.org/request/show/676950
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=350
2019-02-18 08:54:21 +00:00
Martin Pluskal
8fd193cfd6
- Drop emacs support as it leads to creation of build cycle
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=349
2019-02-15 09:23:04 +00:00
Martin Pluskal
5aa0355da1
Accepting request 673889 from home:dancermak:branches:devel:tools:building
...
Install cmake-mode.el with cmake
OBS-URL: https://build.opensuse.org/request/show/673889
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=348
2019-02-12 14:17:26 +00:00
8161a97109
Accepting request 672825 from home:seanlew:branches:devel:tools:building
...
Update cmake
OBS-URL: https://build.opensuse.org/request/show/672825
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=347
2019-02-11 11:48:08 +00:00
Stephan Kulow
1deae2163f
Accepting request 669497 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/669497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=156
2019-02-08 11:04:38 +00:00
015ccf822f
Accepting request 669487 from home:scarabeus_iv:branches:devel:tools:building
...
- Rename %make_jobs to %cmake_build to inline with other lang macros
like meson, also since we are not just using make it is less
confusing this way. Keep the %make_jobs as compat wrapper with
warning for now
OBS-URL: https://build.opensuse.org/request/show/669487
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=345
2019-01-29 10:09:31 +00:00
93c45dd121
Accepting request 666075 from home:seanlew:branches:devel:tools:building
...
update cmake
OBS-URL: https://build.opensuse.org/request/show/666075
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=344
2019-01-15 08:08:01 +00:00
Dominique Leuenberger
0ce37803eb
Accepting request 661727 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/661727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=155
2019-01-05 13:39:55 +00:00
Martin Pluskal
9ac67a257a
Accepting request 661724 from home:seanlew:branches:devel:tools:building
...
Update cmake to 3.13.2
OBS-URL: https://build.opensuse.org/request/show/661724
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=342
2018-12-28 07:45:45 +00:00
Dominique Leuenberger
0c988a8640
Accepting request 660220 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/660220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=154
2018-12-24 10:35:31 +00:00
Martin Pluskal
46ec63cf44
Accepting request 660111 from home:TheBlackCat:branches:devel:tools:building
...
- Include license file as BSD license requires.
- Use upstream-recommended %{_rpmconfigdir}/macros.d directory
for the rpm macros.
- Include license file as BSD license requires.
- Correct cmake-mans recommends, should be cmake-man
OBS-URL: https://build.opensuse.org/request/show/660111
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=340
2018-12-20 08:29:42 +00:00
Dominique Leuenberger
ee084eec6b
Accepting request 653775 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/653775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=153
2018-12-10 11:26:02 +00:00
Martin Pluskal
073862dc6b
Accepting request 653588 from home:seanlew:branches:devel:tools:building
...
Update cmake to 3.13.1
OBS-URL: https://build.opensuse.org/request/show/653588
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=338
2018-12-04 08:13:21 +00:00
Dominique Leuenberger
6fba540735
Accepting request 651030 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/651030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=152
2018-11-26 09:13:26 +00:00
Martin Pluskal
1fda8d17ee
Accepting request 650791 from home:seanlew:branches:devel:tools:building
...
Update cmake to 3.13
OBS-URL: https://build.opensuse.org/request/show/650791
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=336
2018-11-22 09:14:24 +00:00
Ismail Dönmez
ff243c5d7e
Accepting request 648452 from home:seanlew:branches:devel:tools:building
...
Update cmake to 3.12.4
OBS-URL: https://build.opensuse.org/request/show/648452
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=335
2018-11-12 13:59:48 +00:00
Dominique Leuenberger
723ce1942a
Accepting request 629942 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/629942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=151
2018-09-05 11:43:30 +00:00
b695b24990
Accepting request 629941 from home:gladiac:branches:devel:tools:building
...
Enable bash completion for cmake, cpack and ctest
OBS-URL: https://build.opensuse.org/request/show/629941
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=333
2018-08-17 13:35:17 +00:00
Dominique Leuenberger
1191157a8a
Accepting request 624197 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/624197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=150
2018-07-24 15:29:41 +00:00
Martin Pluskal
b1e5d5c427
Accepting request 624140 from home:mathletic:branches:devel:tools:building
...
update to 3.12.0
OBS-URL: https://build.opensuse.org/request/show/624140
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=331
2018-07-20 06:40:55 +00:00
Dominique Leuenberger
d4d5a6988d
Accepting request 618840 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/618840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=149
2018-06-27 08:16:32 +00:00
50f38cb70d
Accepting request 618569 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.11.4
OBS-URL: https://build.opensuse.org/request/show/618569
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=329
2018-06-25 02:29:49 +00:00
Dominique Leuenberger
271d66f88d
Accepting request 613910 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/613910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=148
2018-06-05 10:51:26 +00:00
Martin Pluskal
0ecb8fea22
Accepting request 613763 from home:mathletic:branches:devel:tools:building
...
- Updated to 3.11.3
OBS-URL: https://build.opensuse.org/request/show/613763
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=327
2018-06-04 08:52:31 +00:00
Dominique Leuenberger
a30e9e4a8f
Accepting request 611479 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/611479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=147
2018-05-25 19:34:33 +00:00
Martin Pluskal
f968105a97
Accepting request 610893 from home:mathletic:branches:devel:tools:building
...
Fix CMake for Leap 42.3 and SLE 12
OBS-URL: https://build.opensuse.org/request/show/610893
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=325
2018-05-23 07:32:09 +00:00
Dominique Leuenberger
fb5d34a75e
Accepting request 610222 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/610222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=146
2018-05-22 14:58:01 +00:00
Martin Pluskal
e17bb59f5f
Accepting request 610162 from home:mathletic:branches:openSUSE:Factory
...
Updated to 3.11.2
OBS-URL: https://build.opensuse.org/request/show/610162
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=323
2018-05-18 07:03:47 +00:00
Dominique Leuenberger
820850410c
Accepting request 605952 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/605952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=145
2018-05-16 09:25:45 +00:00
d5bef0d9a7
Accepting request 605949 from home:mathletic:branches:devel:tools:building
...
- Update to 3.11.1
* No changes specific to CMake-GUI
- update to 3.11.1
* Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES"
* Restore support for explicitly referenced CMakeLists.txt sources
* Exclude "libgcc_eh" library files from implicit link libraries
full changelog https://cmake.org/cmake/help/v3.11/release/3.11.html#id1
- Adapted system-libs.patch
OBS-URL: https://build.opensuse.org/request/show/605949
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=321
2018-05-09 23:10:28 +00:00
27bfbd96de
Accepting request 596970 from home:frispete:gcc
...
- allow build with curl libs from older distributions
- refresh patches
- Cleanup spec file with spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/596970
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=320
2018-04-16 10:53:57 +00:00
Martin Pluskal
6982a704d6
- Cleanup spec file with spec-clener
...
- Drop conditions for building on Leap
- Clenup spec file with spec-cleaner
- Drop conditions for building on Leap
- Drop cmake-3.10.1_boost-1.66.patch as it is included in upstream
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=319
2018-04-04 10:57:33 +00:00
Martin Pluskal
0801fc4ecb
Accepting request 592384 from home:mathletic:branches:devel:tools:building
...
- Updateo to 3.11.0
* No changes specific to CMake-GUI
- Drop cmake-3.10.1_boost-1.66.patch as it is included in upstream
- Updated to 3.11.0
* The Makefile Generators and the Ninja generator learned to add
compiler launcher tools
* The COMPILE_DEFINITIONS source file property learned to support
generator expressions.
* COMPILE_OPTIONS source file property was added to manage list
of options to pass to the compiler.
* A new FetchContent module was added which supports populating
content at configure time using any of the download/update
methods supported by ExternalProject_Add().
full changelog: https://cmake.org/cmake/help/v3.11/release/3.11.html
- Adapted form.patch and c17-default.patch
OBS-URL: https://build.opensuse.org/request/show/592384
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=318
2018-03-30 09:52:24 +00:00
Dominique Leuenberger
3c76a25ad4
Accepting request 588120 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/588120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=144
2018-03-20 20:53:04 +00:00
Martin Pluskal
b80a31e004
Accepting request 588005 from home:avindra
...
- Update to version 3.10.3
* No changes specific to CMake-GUI
- switch to https urls
- Update to 3.10.3:
* GoogleTest: Rename TIMEOUT parameter to avoid clash
* Autogen: Fix for the empty source file crash in 3.10.2
* ccmake: fix status line buffer overflow on very wide terminals
- switch to https urls
OBS-URL: https://build.opensuse.org/request/show/588005
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=316
2018-03-17 08:57:59 +00:00
Dominique Leuenberger
33f03c7fb3
Accepting request 576467 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/576467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=143
2018-02-15 12:21:57 +00:00
Martin Pluskal
7e8c5a9eea
Accepting request 576303 from home:Andreas_Schwab:gcc8
...
- c17-default.patch: Add support for C17 default in GCC 8
OBS-URL: https://build.opensuse.org/request/show/576303
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=314
2018-02-14 08:22:50 +00:00
Dominique Leuenberger
2cc1fafa19
Accepting request 567665 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/567665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=142
2018-01-21 14:47:44 +00:00
Martin Pluskal
2dcd5709cd
Accepting request 567537 from home:avindra
...
- Update to version 3.10.2
* No changes specific to CMake-GUI
- cleanup spec file
- Update to 3.10.2:
* KWIML: Backport RISC-V update to CMake 3.10
* FindPostgreSQL: Add support for PG10
* cmGraphVizWriter: Updated to create and follow dependers for
* interface targets
* Autogen: Fix for problematic nested list separator
* Autogen: Ignore not existing source files in cmMakefile
- cleanup spec file
OBS-URL: https://build.opensuse.org/request/show/567537
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=312
2018-01-19 12:05:45 +00:00
Dominique Leuenberger
c618e08683
Accepting request 561777 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/561777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=141
2018-01-09 13:36:58 +00:00
79eab23e07
Accepting request 561776 from home:simotek:branches:devel:tools
...
- Add feature-suse-python-interp-search-order.patch to make sure
that python3 is found before python2
- switch to using %autopatch
OBS-URL: https://build.opensuse.org/request/show/561776
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=310
2018-01-05 00:49:45 +00:00
Martin Pluskal
5032e1818c
Accepting request 561593 from home:scarabeus_iv:branches:devel:tools:building
...
- Do not add no-undefined on module linking, should reduce us a bit
of redefining as most modules dynamically load stuff
OBS-URL: https://build.opensuse.org/request/show/561593
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=309
2018-01-04 12:34:02 +00:00
Martin Pluskal
14f07e784c
Accepting request 561555 from home:X0F
...
- Add cmake-3.10.1_boost-1.66.patch to fix detection of Boost 1.66
(fixes boo#1074314 among other boost-dependant cmake-users)
OBS-URL: https://build.opensuse.org/request/show/561555
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=308
2018-01-04 08:08:42 +00:00
a0b0293544
Accepting request 561327 from openSUSE:Factory:Staging:O
...
- switch to python3-base for requirements
- switch to python3 for cmake.prov
OBS-URL: https://build.opensuse.org/request/show/561327
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=307
2018-01-03 12:25:52 +00:00
Dominique Leuenberger
68ff3e8326
Accepting request 557687 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/557687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=140
2017-12-18 07:56:44 +00:00
Martin Pluskal
a3a38904b4
Accepting request 557605 from home:mathletic:branches:devel:tools:building
...
- Update to version 3.10.1
* Fixes to FindMPI and GoogleTest
OBS-URL: https://build.opensuse.org/request/show/557605
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=305
2017-12-16 16:21:35 +00:00
Martin Pluskal
2e14477ad4
Accepting request 546318 from home:mathletic:branches:devel:tools:building
...
- Update to version 3.10.0
* No changes specific to CMake-GUI
- update form.patch
- Update to 3.10.0
* The flang Fortran compiler is now supported, with compiler id
“Flang”.
* The “include_guard()” command was introduced.
* “FindMPI” received a major overhaul. It now features language
specific components, better Fortran support, and support for
statically linked MPI implementations.
* A “FindOpenACC” module was added.
full changelog: https://cmake.org/cmake/help/v3.10/release/3.10.html
- update form.patch
OBS-URL: https://build.opensuse.org/request/show/546318
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=304
2017-11-29 07:57:14 +00:00
Dominique Leuenberger
e3f32d9f23
Accepting request 538793 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/538793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=139
2017-11-10 13:37:36 +00:00
Martin Pluskal
52e4894eca
Accepting request 538789 from home:avindra
...
- update to 3.9.5:
* Autogen: Don't add AUTOMOC_MOC_OPTIONS to moc-predefs command
* No changes specific to CMake-GUI
OBS-URL: https://build.opensuse.org/request/show/538789
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=302
2017-11-03 15:08:42 +00:00
Dominique Leuenberger
8763547c11
Accepting request 531780 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/531780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=138
2017-10-10 09:36:52 +00:00
Martin Pluskal
44863da994
Accepting request 531765 from home:riafarov:branches:devel:tools:building
...
- Update to version 3.9.4:
* No changes specific to CMake-GUI
- update to 3.9.4:
* FindBoost: Finish reverting "Simplify search in lists" for 3.9
- includes changes from 3.9.3:
* VS: Do not consider MAP_IMPORTED_CONFIG_ on non-imported targets
bootstrap: Fix running multiple times in-source
* vim: Remove default setting of expandtab
* FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
* CTest: fix crash if source file for coverage cannot be found
* Autogen: Backport autogen target dependency as file dependency fix
* Autogen: Tests: Backport tests for _autogen target dependencies
old: devel:tools:building/cmake
new: home:riafarov:branches:devel:tools:building/cmake rev None
Index: cmake-gui.changes
===================================================================
--- cmake-gui.changes (revision 299)
+++ cmake-gui.changes (revision 2)
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Oct 5 14:13:19 UTC 2017 - riafarov@suse.com
+
+- Update to version 3.9.4:
+ * No changes specific to CMake-GUI
+
+-------------------------------------------------------------------
Sun Sep 10 09:07:13 UTC 2017 - astieger@suse.com
- gmake-gui 3.9.2
@@ -437,7 +443,7 @@
- Update to 3.2.3
Makefile: Workaround mingw32-make trailing backslash trouble (#15546 )
- Makefile: Fix compilation after parent commit was backported
+ 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
@@ -599,7 +605,7 @@
"gcov" results for submission to CDash.
* CPack:
* The "CPackRPM" module learned options to set per-component
- descriptions and summaries. See the
+ descriptions and summaries. See the
"CPACK_RPM_<component>_PACKAGE_DESCRIPTION" and
"CPACK_RPM_<component>_PACKAGE_SUMMARY" variables.
* The "CPackRPM" module learned options to specify requirements
Index: cmake-gui.spec
===================================================================
--- cmake-gui.spec (revision 299)
+++ cmake-gui.spec (revision 2)
@@ -18,7 +18,7 @@
%define shortversion 3.9
Name: cmake-gui
-Version: 3.9.2
+Version: 3.9.4
Release: 0
Summary: CMake graphical user interface
License: BSD-3-Clause
Index: cmake.changes
===================================================================
--- cmake.changes (revision 299)
+++ cmake.changes (revision 2)
@@ -1,4 +1,18 @@
-------------------------------------------------------------------
+Thu Oct 5 14:10:07 UTC 2017 - riafarov@suse.com
+
+- update to 3.9.4:
+ * FindBoost: Finish reverting "Simplify search in lists" for 3.9
+- includes changes from 3.9.3:
+ * VS: Do not consider MAP_IMPORTED_CONFIG_ on non-imported targets
+ bootstrap: Fix running multiple times in-source
+ * vim: Remove default setting of expandtab
+ * FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
+ * CTest: fix crash if source file for coverage cannot be found
+ * Autogen: Backport autogen target dependency as file dependency fix
+ * Autogen: Tests: Backport tests for _autogen target dependencies
+
+-------------------------------------------------------------------
Sun Sep 10 09:07:13 UTC 2017 - astieger@suse.com
- cmake 3.9.2:
@@ -130,7 +144,7 @@
- update to CMake 3.7.1
* FindBISON: Do not rebuild every time when not VERBOSE
- * libarchive: Add headers to adapt between OpenSSL 1.1 and
+ * libarchive: Add headers to adapt between OpenSSL 1.1 and
older versions
* libarchive: Add support for building with OpenSSL 1.1
* server-mode: Prevent possible crash when watching directories
@@ -413,7 +427,7 @@
-------------------------------------------------------------------
Fri Nov 13 09:24:08 UTC 2015 - mpluskal@suse.com
-- Revert removal of CMAKE_INSTALL_LIBDIR declaration from the
+- Revert removal of CMAKE_INSTALL_LIBDIR declaration from the
macros.
-------------------------------------------------------------------
@@ -456,7 +470,7 @@
-------------------------------------------------------------------
Fri Aug 28 20:48:10 UTC 2015 - tittiatcoke@gmail.com
-- Resolve the error when cmake_minimum_required() is not set
+- Resolve the error when cmake_minimum_required() is not set
* cmake-3.3.1-FindPkgConfig_remove_variable_dereference.patch
-------------------------------------------------------------------
@@ -680,7 +694,7 @@
- Update to 3.2.3
Makefile: Workaround mingw32-make trailing backslash trouble (#15546 )
- Makefile: Fix compilation after parent commit was backported
+ 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
@@ -894,7 +908,7 @@
"gcov" results for submission to CDash.
* CPack:
* The "CPackRPM" module learned options to set per-component
- descriptions and summaries. See the
+ descriptions and summaries. See the
"CPACK_RPM_<component>_PACKAGE_DESCRIPTION" and
"CPACK_RPM_<component>_PACKAGE_SUMMARY" variables.
* The "CPackRPM" module learned options to specify requirements
@@ -1241,7 +1255,7 @@
* 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
+ * 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
@@ -1269,7 +1283,7 @@
instead pass wanted flags directly
* Pass -Wl,--as-needed -Wl,--no-undefined to linker, to avoid
unneeded libs, and to disallow undefined symbols
- * Add a %make_jobs macro with verbose argument
+ * Add a %make_jobs macro with verbose argument
* Simplify %cmake_install invocation
-------------------------------------------------------------------
@@ -1425,7 +1439,7 @@
-------------------------------------------------------------------
Tue Feb 18 00:30:04 UTC 2014 - dvaleev@suse.com
-- Add ppc64le to FindJNI
+- Add ppc64le to FindJNI
- added patches:
* cmake-jni-ppc64le.patch
@@ -1463,7 +1477,7 @@
-------------------------------------------------------------------
Wed Nov 6 12:42:56 UTC 2013 - boris@steki.net
-- updated cmake.macros to include installation path for cmake modules
+- updated cmake.macros to include installation path for cmake modules
-------------------------------------------------------------------
Tue Oct 8 16:35:02 UTC 2013 - hrvoje.senjan@gmail.com
@@ -2723,4 +2737,3 @@
Wed Feb 15 11:43:31 CET 2006 - dmueller@suse.de
- Initial package (2.3 CVS snapshot 20060210)
-
Index: cmake.spec
===================================================================
--- cmake.spec (revision 299)
+++ cmake.spec (revision 2)
@@ -18,7 +18,7 @@
%define shortversion 3.9
Name: cmake
-Version: 3.9.2
+Version: 3.9.4
Release: 0
Summary: Cross-platform, open-source make system
License: BSD-3-Clause
Index: cmake-3.9.4-SHA-256.txt
===================================================================
--- cmake-3.9.4-SHA-256.txt (added)
+++ cmake-3.9.4-SHA-256.txt (revision 2)
@@ -0,0 +1,11 @@
+3459d09ae268697eb5fa0af268ac5da2b05285a6d860be521c1107805259c978 cmake-3.9.4-Darwin-x86_64.dmg
+4d1356623e4e83c497d44b4601e24e39dd5c6a9594a2b042a9107319254fac0d cmake-3.9.4-Darwin-x86_64.tar.gz
+51866666b0db1a8b80f2c2942c2d3f7b91e23eca96885495c5aeef77ecd24426 cmake-3.9.4-Linux-x86_64.sh
+6d8573377fc7fca86ed1952b76f62880e2159a3de6508761dd0d619a8e96551b cmake-3.9.4-Linux-x86_64.tar.gz
+6c7efc84f52f569933ae35a739f850198ee1b2d6464ee58ac325f80ea42a2399 cmake-3.9.4-win32-x86.msi
+8214df1ff51f9a6a1f0e27f9bd18f402b1749c5b645fbf6e401bcb00047171cd cmake-3.9.4-win32-x86.zip
+1c5c6f32e5ce4b2f202f9c50fd7fc60c9b7bd29ddf375a75bc63d58066090e2a cmake-3.9.4-win64-x64.msi
+63b74a0685b2dd1c5d76428fd915539db6353dd8804aed5683a533ee1a08196d cmake-3.9.4-win64-x64.zip
+afc7fbb33c6947781568b76fce81fbdf91c1144b673fa42a273dd823207ce8e0 cmake-3.9.4.tar.Z
+b5d86f12ae0072db520fdbdad67405f799eb728b610ed66043c20a92b4906ca1 cmake-3.9.4.tar.gz
+e19c36de1cabc242e78cbf93782b70904e192c6288db6a3d6606423ff944a674 cmake-3.9.4.zip
Index: cmake-3.9.4-SHA-256.txt.asc
===================================================================
--- cmake-3.9.4-SHA-256.txt.asc (added)
+++ cmake-3.9.4-SHA-256.txt.asc (revision 2)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAlnU29sACgkQLSzvEDSS
+FoTq3A//Q/7A0ZBjXrndXmsjdXLPNLQwAZkZ+rmlwuOFCwc/dpf0n1m/iS9D8SC4
+7li8ykT7+EzOVPcDDrH+t55bDYeASXdlq+ROi+46Cy6xrcamOLNm/c69e11HUdqe
+pKS1VolqR7NDkt0IQxtRyfFgGq6yQ4x+NGCaGa5dOSMB90LRx7PEqL5URNzgPvau
+qmmuujTqVhgb4ayq9vhtRRh9blFGewvpoh5Gk6v8FCIGX7O4B2rh5JL04E0fJ879
+z31XH8oT4RdNmczJ00C7i+aXJNnhAgZDzdCaH8UyKQICOxF3LbzRsC+++XFPyLJQ
+Wy3x9zAGQaDanakFmiZq4QWHA7ZPFVaxbqmMtJp4zeOXOeMeLXtSbfaamS2iD0Sv
+MWXMIpZ6xW9LA8exckmCisdifZtm554CA4Qkj2a3tB+3HsZ+/ykSnHthPYaW6ZXl
+71CH7YbgCV19HzJWVE7kklil2aJRzgXjno1oSYiDOxtWcf8CqapEuEhQ2QXn8ljl
+etIIWOEAAC8DlRZV6TjV8kaaPa11/K9+L/Oa8wEkngGFY/e3TGMurc4sWDqLAa+T
+4IMIk/DvNEO3rxkYgEECC+vZ4SuXrNxG5hXdJaRRdf4HTKLQ/Fce9ZSZmEdL/DFM
+9nUqEIopWZOd2RyqSUlB3qO2OPoisAz24Lb2t+aiPj+DCMDjJo0=
+=t114
+-----END PGP SIGNATURE-----
Index: cmake-3.9.4.tar.gz
===================================================================
Binary file cmake-3.9.4.tar.gz (revision 2) added
Index: cmake-3.9.2-SHA-256.txt
===================================================================
--- cmake-3.9.2-SHA-256.txt (revision 299)
+++ cmake-3.9.2-SHA-256.txt (deleted)
@@ -1,11 +0,0 @@
-25ab549ae0da64ec52a69008f57b91bb5a6cb5ececd64991786cf68928a2ba81 cmake-3.9.2-Darwin-x86_64.dmg
-6caf847878159f8bf050ab4fb6cb5c036729891f60c7a8b7b4320cb0d80d4816 cmake-3.9.2-Darwin-x86_64.tar.gz
-9465779a1ed94ad999347b68f4d37c1b09d844a357d5e83406b72255a3720d9d cmake-3.9.2-Linux-x86_64.sh
-f4e1e848e21c3fba134fbddd793860ba9a17c35d0aeaa3bd83149a6ec1bf9fbb cmake-3.9.2-Linux-x86_64.tar.gz
-35caf798c32fe0da1df2ae0b9fa865afa006537ab82fa5389da4d76798881037 cmake-3.9.2-win32-x86.msi
-9fe68d50f065666cb2861f53751390f15c6363c440e86a07677689378bb8329f cmake-3.9.2-win32-x86.zip
-fdf145b877bea1d1fdac338b582404c48bf371c0b0d001f4c6ec29c018f1caf5 cmake-3.9.2-win64-x64.msi
-0f47e6ae0ca1291103af5e9a01524868f7e6690ebd0b9b6906bee526acfedcbc cmake-3.9.2-win64-x64.zip
-64deeae37378b2047526d93f7845133296b1e359bb47be56b02ba3baf3dd1a41 cmake-3.9.2.tar.Z
-954a5801a456ee48e76f01107c9a4961677dd0f3e115275bbd18410dc22ba3c1 cmake-3.9.2.tar.gz
-5b3c6ee9c466dc205facfc446836f9e28fa91cda3c43b1825348bd2f1b20f18d cmake-3.9.2.zip
Index: cmake-3.9.2-SHA-256.txt.asc
===================================================================
--- cmake-3.9.2-SHA-256.txt.asc (revision 299)
+++ cmake-3.9.2-SHA-256.txt.asc (deleted)
@@ -1,16 +0,0 @@
------BEGIN PGP SIGNATURE-----
-
-iQIzBAABCAAdFiEExsJlMku+vcNQtRPQLSzvEDSSFoQFAlmxfdkACgkQLSzvEDSS
-FoRUwQ//RPYGbJaeV84RZTgDJgau97a7mFa3kXFpLiXAuIW8c+TlL641U5v3bE7G
-IqFdds2CzbO3cFKBZeY96eYQXF6WZL35zlUtisew2p3598WGduddt9GfYjT27kDB
-ViVEBsBGeItF2ddp0noXJXU/pabwDSxKncKsqYFCutNa1CLgXmIZakKVsR+dawaF
-qECQBXwM9WH9tLfbMzShlithg5GVY6bTH9QgRrmD4qKA99bU4gFXpAWRh2+8RBeu
-nxIkv2cieOVv7H28e1IQPSYQCpO6AzBnm8AplKMQ8WNe+W64Cw9o7rkh4jQ48Pai
-IDMfy+wkQQFtypvU3R2B04p2jUe1Xrzg+0q8CtDap09y2dNmNUG22TIG4RodHfFn
-9eHqCbSUbkL/pisTj4PhvEePfUAYxVY5U6uVnPt50TBr6Ncd0YbwOv8cIqdFPt/W
-8gXek+8CssrL9yQHAEYkItrunJjbDh3X4bjYLzmi2iqeI5/EXxmwXWTvYiWfT6pO
-Pz4q35GwdgQJRMi5kk3FtTbG35rbWo1gTofWH7gm42eiheK2SRTKhcm9xncvsaVq
-fEM8pDCgcplJ3rt2b7aS/CJSehc7KkdGdkZnRc6AqezveOBBdBAFItUKLWlabrfr
-UHhR9k1qGXjz0zM2yMmrGUsAmpuWFQNX/QdTW5j8whgVOtgQ7y8=
-=gki5
------END PGP SIGNATURE-----
Index: cmake-3.9.2.tar.gz
===================================================================
Binary file cmake-3.9.2.tar.gz (revision 299) deleted
OBS-URL: https://build.opensuse.org/request/show/531765
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=300
2017-10-05 14:36:30 +00:00
Dominique Leuenberger
d7f6adfabc
Accepting request 522877 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/522877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=137
2017-09-12 17:38:00 +00:00
9196338e83
Accepting request 522869 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.9.2
OBS-URL: https://build.opensuse.org/request/show/522869
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=298
2017-09-10 10:26:53 +00:00
Dominique Leuenberger
69e2507991
Fixup changelog
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=136
2017-08-28 10:17:42 +00:00
OBS User buildservice-autocommit
1e53727143
Updating link to change in openSUSE:Factory/cmake revision 136.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=08562c6e86c54fa6e465dc67af5d462b
2017-08-28 10:17:42 +00:00
Dominique Leuenberger
751d9913a3
Accepting request 516937 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/516937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=135
2017-08-24 16:02:05 +00:00
4fdb67bff8
Accepting request 516931 from home:mathletic:branches:devel:tools:building
...
update to 3.9.0
OBS-URL: https://build.opensuse.org/request/show/516931
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=296
2017-08-14 22:24:29 +00:00
Yuchen Lin
1d2282c4a7
Accepting request 514983 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/514983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=134
2017-08-10 12:10:45 +00:00
Martin Pluskal
651cf5cb9d
Accepting request 514905 from home:coolo:branches:openSUSE:Factory
...
- Buildrequire libcurl-mini-devel for TW to avoid cycles
OBS-URL: https://build.opensuse.org/request/show/514905
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=294
2017-08-07 13:26:41 +00:00
Dominique Leuenberger
0eed370406
Accepting request 501418 from devel:tools:building
...
Needs to go with sr#501055
OBS-URL: https://build.opensuse.org/request/show/501418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=133
2017-06-16 08:52:37 +00:00
Martin Pluskal
cfe35dcdb4
- Update to version 3.8.2:
...
* No changes in CMake-GUI
- Update to version 3.8.2:
* FindDevIL: Restore IL_FOUND result variable
* FindOpenSSL: Restore support for crypto-only result
* source_group: Restore TREE support for relative paths
* VS: Fix debugging of C++ executables if CSharp is enabled
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=292
2017-06-06 13:56:43 +00:00
Martin Pluskal
0a88dd7d2f
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=291
2017-06-05 09:15:53 +00:00
Martin Pluskal
d2164d5e8f
Accepting request 500532 from home:pluskalm:branches:games:tools
...
- Use system rhash
OBS-URL: https://build.opensuse.org/request/show/500532
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=290
2017-06-02 07:15:50 +00:00
Dominique Leuenberger
0b9615be9b
Accepting request 492803 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/492803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=132
2017-06-01 14:16:51 +00:00
Martin Pluskal
e61bf327f8
Accepting request 492750 from home:mathletic:branches:devel:tools:building
...
update to 3.8.1
OBS-URL: https://build.opensuse.org/request/show/492750
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=288
2017-05-04 07:32:45 +00:00
Martin Pluskal
145c71e1aa
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=287
2017-04-11 19:32:35 +00:00
Martin Pluskal
e8008af226
Accepting request 487174 from home:mathletic:branches:devel:tools:building
...
update to 3.8.0
OBS-URL: https://build.opensuse.org/request/show/487174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=286
2017-04-11 07:44:05 +00:00
Yuchen Lin
0f167051d2
Accepting request 483468 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/483468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=131
2017-04-06 08:59:51 +00:00
1a73e46376
Accepting request 483399 from home:bmwiedemann:reproducible
...
Add reproducible.patch and reproducible2.patch
to allow for reproducible builds of freerdp and other packages
OBS-URL: https://build.opensuse.org/request/show/483399
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=284
2017-03-29 22:29:38 +00:00
Martin Pluskal
f1c4dc8169
Accepting request 483122 from home:pgajdos
...
If I should help with upstreaming somehow, please let me know.
OBS-URL: https://build.opensuse.org/request/show/483122
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=283
2017-03-28 15:31:48 +00:00
Dominique Leuenberger
e6670ee999
Accepting request 450440 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/450440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=130
2017-01-18 20:30:46 +00:00
Martin Pluskal
d4d3cde8e3
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
2017-01-15 17:12:47 +00:00
Dominique Leuenberger
278376cd10
Accepting request 442962 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/442962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=129
2016-12-03 17:25:42 +00:00
4a9fe6ba6e
Accepting request 442960 from home:mathletic:branches:devel:tools:building
...
update to 3.7.1
OBS-URL: https://build.opensuse.org/request/show/442960
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=279
2016-12-01 00:38:47 +00:00
Dominique Leuenberger
3b85c969ce
Accepting request 440832 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/440832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=128
2016-11-21 13:24:09 +00:00
Ismail Dönmez
60f21c96d9
Accepting request 440807 from home:alarrosa:branches:devel:tools:building
...
- Do not mix tabs and spaces in cmake.prov
OBS-URL: https://build.opensuse.org/request/show/440807
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=277
2016-11-18 13:14:56 +00:00
26a5163b02
Accepting request 440783 from home:simotek:branches:devel:tools:building
...
Fix typo'd version number, apply the same libuv change to cmake-gui
OBS-URL: https://build.opensuse.org/request/show/440783
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=276
2016-11-18 03:18:32 +00:00
Martin Pluskal
bbdafe840f
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=275
2016-11-17 18:00:42 +00:00
Martin Pluskal
7403450a0e
Accepting request 440698 from home:mathletic:branches:devel:tools:building
...
use libuv from CMake tarball if not Leap or Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/440698
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=274
2016-11-17 17:49:04 +00:00
Hrvoje Senjan
ad5557f8e2
Accepting request 440576 from home:mathletic:branches:devel:tools:building
...
Update to CMake 3.7
OBS-URL: https://build.opensuse.org/request/show/440576
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=273
2016-11-16 12:51:15 +00:00
Dominique Leuenberger
f53097be63
Accepting request 440360 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/440360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=127
2016-11-16 12:47:30 +00:00
Hrvoje Senjan
5184b98e47
Accepting request 440352 from home:alarrosa:branches:devel:tools:building
...
- Fix cmake.prov to report all cmake Config modules provided in a single
cmake directory instead of just returning the first one given by a
shell glob (which could be different across builds). Also, include
upper and lowercase files always instead of including lowercase files
only when no uppercase files were found.
OBS-URL: https://build.opensuse.org/request/show/440352
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=271
2016-11-15 10:31:10 +00:00
Dominique Leuenberger
3ec76f1732
Accepting request 430399 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/430399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=126
2016-10-01 21:46:08 +00:00
Martin Pluskal
43f23f4c82
Accepting request 430013 from home:boombatower:branches:devel:tools:building
...
Utilize $OLDPWD to make __sourcedir always relative to root regardless of the __builddir.
OBS-URL: https://build.opensuse.org/request/show/430013
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=269
2016-09-26 11:02:24 +00:00
Dominique Leuenberger
5c3218a812
Accepting request 427453 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/427453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=125
2016-09-16 08:59:38 +00:00
Martin Pluskal
b4adfaa227
Accepting request 427422 from home:mathletic:branches:devel:tools:building
...
update to CMake 3.6.2
OBS-URL: https://build.opensuse.org/request/show/427422
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=267
2016-09-14 06:34:23 +00:00
Martin Pluskal
d5bc660fb8
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=266
2016-09-13 12:09:16 +00:00
Martin Pluskal
b78775909d
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=265
2016-09-13 12:00:34 +00:00
Martin Pluskal
36f65f7882
Accepting request 426207 from home:boombatower:graphics
...
Update %cmake macro to provide %__sourcedir parameter.
OBS-URL: https://build.opensuse.org/request/show/426207
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=264
2016-09-10 06:48:32 +00:00
Dominique Leuenberger
dbd4863c7d
Accepting request 423029 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/423029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=124
2016-08-30 22:00:56 +00:00
Martin Pluskal
6d9b1150cb
Accepting request 423027 from home:scarabeus_iv:branches:devel:tools:building
...
- Remove wrong FIXME from spec
- Require qt5 gui everywhere as it on all supported platforms
- Respect CFLAGS while bootstraping
- Remove wrong FIXME from the spec
- Add relwithdebinfo as default target to ease living of sci packages
- Add possibility to switch between ninja and cmake by defining
%__builder ninja prior %cmake call bnc#995752
OBS-URL: https://build.opensuse.org/request/show/423027
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=262
2016-08-26 10:34:52 +00:00
Dominique Leuenberger
0b04f22f8c
Accepting request 417831 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/417831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=123
2016-08-18 07:14:39 +00:00
Ismail Dönmez
dae1684bd1
Accepting request 417823 from home:badshah400:branches:science
...
- Add cmake-hdf5-detection.patch to fix detection of hdf5 with
cmake >= 3.6
(https://gitlab.kitware.com/cmake/cmake/issues/16225 ).
OBS-URL: https://build.opensuse.org/request/show/417823
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=260
2016-08-08 12:32:09 +00:00
Dominique Leuenberger
910a4b499f
Accepting request 414903 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/414903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=122
2016-08-08 11:56:25 +00:00
Ismail Dönmez
37b4ee7893
Accepting request 414876 from home:mathletic:branches:devel:tools:building
...
update to CMake 3.6.1
OBS-URL: https://build.opensuse.org/request/show/414876
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=258
2016-07-24 17:01:08 +00:00
Dominique Leuenberger
38595c8d60
Accepting request 407852 from devel:tools:building
...
- While upstreaming cmake-version-in-generated-files.patch, the
CMake developer Brad King reduced the patch
- Remove PIE from macro
- update to CMake 3.6.0
no changes specific to CMake-GUI
full changelog: https://blog.kitware.com/cmake-3-6-0-available-for-download/
- update patch cmake-version-in-generated-files.patch
- While upstreaming cmake-version-in-generated-files.patch, the
CMake developer Brad King reduced the patch
- Remove PIE from macros
- update to CMake 3.6.0
* The “list()” command gained a “FILTER” sub-command to filter
list elements by regular expression.
* A “CMAKE_TRY_COMPILE_TARGET_TYPE” variable was added to optionally
tell the “try_compile()” command to build a static library instead
of an executable.
* A “<LANG>_CLANG_TIDY” target property and supporting
“CMAKE_<LANG>_CLANG_TIDY” variable were introduced to tell the
Makefile Generators and the “Ninja” generator to run “clang-tidy”
along with the compiler for “C” and “CXX” languages.
* The “ExternalProject” module leared the “GIT_SHALLOW 1” option to
perform a shallow clone of a Git repository.
* The “ExternalProject” module learned to initialize Git submodules
recursively and also to initialize new submodules on updates.
* The “InstallRequiredSystemLibraries” module learned a new
OBS-URL: https://build.opensuse.org/request/show/407852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=121
2016-07-18 19:19:33 +00:00
Martin Pluskal
6b48c28e79
Accepting request 407851 from home:mathletic:branches:devel:tools:building
...
replace openSuse-specific patch by reduced patch from upstream. If it was reduced to far, we have to modify it and try to upstream it again.
OBS-URL: https://build.opensuse.org/request/show/407851
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=256
2016-07-12 06:38:28 +00:00
Martin Pluskal
cc2d407a76
- Remove PIE from macro
...
- Remove PIE from macros
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=255
2016-07-11 17:29:16 +00:00
Martin Pluskal
ebbf5c10a8
Accepting request 407576 from home:mathletic:branches:devel:tools:building
...
update to CMake 3.6.0
OBS-URL: https://build.opensuse.org/request/show/407576
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=254
2016-07-10 09:05:52 +00:00
Dominique Leuenberger
18c113ff75
Accepting request 404974 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/404974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=120
2016-07-01 07:55:35 +00:00
Martin Pluskal
ad02e4d23b
Accepting request 404888 from home:pluskalm:branches:devel:tools:building
...
Lets try PIE (as already discussed with scarabeus)
OBS-URL: https://build.opensuse.org/request/show/404888
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=252
2016-06-27 11:29:40 +00:00
Dominique Leuenberger
d384f68d16
Accepting request 401855 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/401855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=119
2016-06-26 21:51:14 +00:00
Ismail Dönmez
6e944f71b6
Accepting request 401794 from home:simotek:branches:devel:tools:building
...
Add missing bugtracker refs
OBS-URL: https://build.opensuse.org/request/show/401794
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=250
2016-06-14 08:19:15 +00:00
Dominique Leuenberger
5728a7e95e
Accepting request 400620 from devel:tools:building
...
- Add libarchive-version.patch to fix version detecting for
libarchive 3.2
OBS-URL: https://build.opensuse.org/request/show/400620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=118
2016-06-13 19:48:39 +00:00
Ismail Dönmez
6488aa9834
- Add libarchive-version.patch to fix version detecting for
...
libarchive 3.2
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=248
2016-06-08 07:51:45 +00:00
Dominique Leuenberger
bcd1a60b7e
Accepting request 390314 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/390314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=117
2016-04-22 14:16:50 +00:00
Martin Pluskal
a81850e3f1
Accepting request 390308 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.5.2
OBS-URL: https://build.opensuse.org/request/show/390308
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=246
2016-04-16 15:19:18 +00:00
Dominique Leuenberger
17f530e3fc
Accepting request 379665 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/379665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=116
2016-03-29 07:55:58 +00:00
Martin Pluskal
3ea2a48185
Accepting request 379662 from home:mathletic:branches:devel:tools:building
...
update to 3.5.1
OBS-URL: https://build.opensuse.org/request/show/379662
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=244
2016-03-25 12:04:26 +00:00
Dominique Leuenberger
74784f1d3f
Accepting request 368847 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/368847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=115
2016-03-11 11:29:37 +00:00
Ismail Dönmez
00815a92d2
Accepting request 368826 from home:mathletic:branches:devel:tools:building
...
update to version 3.5.0
OBS-URL: https://build.opensuse.org/request/show/368826
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=242
2016-03-09 06:13:12 +00:00
Martin Pluskal
9a2e27e36f
Accepting request 367854 from home:scarabeus_iv:branches:devel:tools:building
...
- Update macros to allow redefinition of builddir not to be build
(found 1 upstream that already has build with actually some
distributed files)
OBS-URL: https://build.opensuse.org/request/show/367854
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=241
2016-03-08 07:29:07 +00:00
Dominique Leuenberger
6eb880b877
Accepting request 360627 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/360627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=114
2016-03-01 08:35:15 +00:00
Ismail Dönmez
f0f5b03a55
Accepting request 360183 from home:olh:branches:devel:tools:building
...
- Remove cmake version from generated files
cmake-version-in-generated-files.patch
OBS-URL: https://build.opensuse.org/request/show/360183
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=239
2016-02-20 14:49:22 +00:00
Dominique Leuenberger
6e9a68dd56
Accepting request 356758 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/356758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=113
2016-02-11 11:36:24 +00:00
Martin Pluskal
4437bb7be6
Accepting request 356757 from home:mathletic:branches:devel:tools:building
...
Update to CMake 3.4.3, changes affects only Windows
OBS-URL: https://build.opensuse.org/request/show/356757
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=237
2016-01-29 23:42:58 +00:00
Ismail Dönmez
6dee63d17a
Accepting request 355200 from home:mathletic:branches:devel:tools:building
...
update to 3.4.1
Please disable building for SLE_11 as the dependencies are not provided
OBS-URL: https://build.opensuse.org/request/show/355200
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=236
2016-01-21 07:26:58 +00:00
Tomáš Chvátal
fe1e181ddb
- Version update to 3.4.1:
...
* Fix auto export symbols for Dlls containing /bigobj for 64bit builds.
* Cray: Implement Fortran compiler version detection (#15845 )
* MSVC: Fix linking with /MANIFEST:NO option
* Make C and C++ default dialect detection robust to advanced optimizations
* FindGTest: Refactor test type checks to avoid cases triggering CMP0064
* Android: Restore generation of non-versioned soname (#15851 )
* Project: Guess default standard dialect if compiler was forced (#15852 )
* Revert "Disable shared library support when compiler links statically"
* (#15855 )
* Tests: Add case for add_subdirectory inside a function
* Tests: Add case for unmatched cmake_policy({PUSH,POP})
* Tests: Add case for package version file unmatched policy scope
* cmState: Skip variable scope snapshots to avoid call stack duplicates
* cmMakefile: Clarify purpose of method that pops a scope snapshot
* cmMakefile: Remove unused PolicyPushPop interfaces
* cmLocalGenerator: Use ScopePushPop RAII class to manage local variable
* scopes
* cmState: Enforce policy scope balancing around variable scopes
* cmLinkedTree: Rename 'Extend' method to 'Push'
* cmLinkedTree: Add Pop method
* cmListFileCache: Implement cmListFileBacktrace ctor/dtor out-of-line
* cmState: Avoid accumulating policy stack storage for short-lived scopes
* cmState: Avoid accumulating snapshot storage for short-lived scopes
* cmOrderDirectories: Factor out directory comparison
* cmOrderDirectories: Reduce repeat realpath() calls
* Include `sys/types.h` header to get `mode_t`
* Add NIOS2 CPU support
* cmELF: Avoid divide by zero if there are no dynamic section entries
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=235
2015-12-03 10:54:52 +00:00
Tomáš Chvátal
9517bf9dfc
- With all the cnages we dont need cmake.rules anymore, so try to
...
remove them completely and lets see what fails
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=234
2015-12-03 09:46:18 +00:00
Tomáš Chvátal
c51e9382c9
- Fixup rules as FLAGS and INCLUDES were split in 3.4
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=233
2015-12-01 20:28:15 +00:00
Martin Pluskal
766bc41d0f
Accepting request 344297 from home:mathletic:branches:devel:tools:building
...
Remove special paths for 1110 and 1140
OBS-URL: https://build.opensuse.org/request/show/344297
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=232
2015-11-14 09:12:58 +00:00
Martin Pluskal
d33753251f
- Revert removal of CMAKE_INSTALL_LIBDIR declaration from the
...
macros.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=231
2015-11-13 09:24:59 +00:00
Martin Pluskal
ca254c3cd6
Accepting request 344116 from home:mathletic:branches:devel:tools:building
...
update to version 3.4.0
OBS-URL: https://build.opensuse.org/request/show/344116
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=230
2015-11-13 07:13:54 +00:00
Stephan Kulow
6d7015f61a
Accepting request 332017 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/332017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=112
2015-09-24 05:17:42 +00:00
Tomáš Chvátal
c91d96b115
- Remove CMAKE_INSTALL_LIBDIR declaration from the macros. rh#795542
...
* It is unfortunate but SOME packages will now have to define it
themselves because in some cases it is relative path while in
others it is absolute one.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=228
2015-09-21 08:41:45 +00:00
Ismail Dönmez
446abae9de
Accepting request 332005 from home:mathletic:branches:devel:tools:building
...
Update to CMake 3.3.2
OBS-URL: https://build.opensuse.org/request/show/332005
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=227
2015-09-18 16:20:15 +00:00
Dominique Leuenberger
27aa808eab
Accepting request 327810 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/327810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=111
2015-08-31 20:58:19 +00:00
Hrvoje Senjan
86a9e08665
Accepting request 327809 from home:tittiatcoke:branches:devel:tools:building
...
Resolves build errors when the cmake_minimum_required() is not set in the CMakeLists.txt.
OBS-URL: https://build.opensuse.org/request/show/327809
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=225
2015-08-28 21:03:25 +00:00
Dominique Leuenberger
b9dd236a94
Accepting request 323260 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/323260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=110
2015-08-19 11:40:59 +00:00
Tomáš Chvátal
2b638e4513
Accepting request 323224 from home:AndreasStieger:branches:devel:tools:building
...
cmake 3.3.1, verify source signatures
OBS-URL: https://build.opensuse.org/request/show/323224
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=223
2015-08-15 08:18:06 +00:00
Dominique Leuenberger
22956ec2c8
Accepting request 319050 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/319050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=109
2015-08-10 07:10:35 +00:00
Hrvoje Senjan
5b42b14b35
Accepting request 319049 from KDE:Unstable:Frameworks
...
Update to 3.3.0
OBS-URL: https://build.opensuse.org/request/show/319049
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=221
2015-07-28 04:25:43 +00:00
Stephan Kulow
204e615aec
Accepting request 315083 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/315083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=108
2015-07-16 15:13:30 +00:00
Hrvoje Senjan
901d0cefab
Accepting request 315082 from KDE:Unstable:Frameworks
...
Make cmake autoprovides work on !x86_64 arches
OBS-URL: https://build.opensuse.org/request/show/315082
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=219
2015-07-04 20:05:18 +00:00
Dominique Leuenberger
1013098e60
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
2015-06-04 06:57:34 +00:00
Ismail Dönmez
d0b3ac134c
-
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=217
2015-06-02 08:40:02 +00:00
Ismail Dönmez
f27b93b1d9
Accepting request 309728 from home:mathletic:branches:devel:tools:building
...
update to CMake 3.2.3
OBS-URL: https://build.opensuse.org/request/show/309728
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=216
2015-06-02 08:31:01 +00:00
Dominique Leuenberger
f647763aa4
Accepting request 307923 from devel:tools:building
...
- Fix cmake-fix-ruby-test.patch, Config:: is removed in Ruby 2.2,
use RbConfig:: instead
OBS-URL: https://build.opensuse.org/request/show/307923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=106
2015-05-20 21:40:15 +00:00
Klaus Kämpf
9ec516a52c
- Fix cmake-fix-ruby-test.patch, Config:: is removed in Ruby 2.2,
...
use RbConfig:: instead
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=214
2015-05-19 08:35:29 +00:00
Stephan Kulow
5f74d67037
Accepting request 307267 from devel:tools:building
...
OBS-URL: https://build.opensuse.org/request/show/307267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=105
2015-05-16 05:14:07 +00:00
Ismail Dönmez
ca67974e76
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=213
2015-05-15 09:46:50 +00:00
Ismail Dönmez
e2680dcd0f
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=212
2015-05-15 09:46:23 +00:00
Ismail Dönmez
82b1c5bdec
Accepting request 307173 from home:olh:branches:devel:tools:building
...
- CPack/RPM architecture test fixup (SLE11/11.4) (bco#15442)
cmake.git-4552bc8.patch
OBS-URL: https://build.opensuse.org/request/show/307173
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=211
2015-05-15 09:45:48 +00:00
Stephan Kulow
53aabd8f04
Accepting request 306741 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/306741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=104
2015-05-15 07:55:40 +00:00
Tomáš Chvátal
5f32e574e7
Accepting request 306740 from KDE:Unstable:Frameworks
...
- Add python-base Requires in order to make cmake automatic
provider always work, and to avoid strange and random build
failures when python is not present
OBS-URL: https://build.opensuse.org/request/show/306740
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=209
2015-05-13 11:16:31 +00:00
Dominique Leuenberger
00f2258e38
Accepting request 296792 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/296792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=103
2015-04-21 23:10:32 +00:00
Tomáš Chvátal
dde12b99f5
Accepting request 296791 from home:mathletic:branches:devel:tools:building
...
update to CMake 3.2.2
OBS-URL: https://build.opensuse.org/request/show/296791
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=207
2015-04-15 10:04:48 +00:00
Dominique Leuenberger
7e19ae4d00
Accepting request 294527 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/294527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=102
2015-04-07 07:26:49 +00:00
Tomáš Chvátal
031d998d3d
Accepting request 294525 from KDE:Unstable:Frameworks
...
- Let CMake produces automatic RPM provides (added cmake.attr and
cmake.prov as sources)
OBS-URL: https://build.opensuse.org/request/show/294525
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=205
2015-04-04 19:47:04 +00:00
Dominique Leuenberger
5b51d29d9e
Accepting request 290944 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/290944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=101
2015-03-18 13:35:58 +00:00
Tomáš Chvátal
3b8afb52bc
Accepting request 290845 from home:mathletic:branches:devel:tools:building
...
update to CMake version 3.2.1
OBS-URL: https://build.opensuse.org/request/show/290845
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=203
2015-03-16 10:26:41 +00:00
Tomáš Chvátal
c8eedc1eeb
Accepting request 290267 from home:scarabeus_iv
...
- Do not specify the compiler cc and c++ at all, it should be the
default value and cmake expects full path in some cases.
This should fix the failing build with error c++ not found in PATH
OBS-URL: https://build.opensuse.org/request/show/290267
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=202
2015-03-11 10:25:03 +00:00
Ismail Dönmez
330549628a
Accepting request 289674 from home:scarabeus_iv
...
- Remove full path from compiler to allow ccache override
- This might break build if your package breaks $PATH content
- Tested on KDE and it build and some misc apps too.
If something fails it should be fixed per app basis
OBS-URL: https://build.opensuse.org/request/show/289674
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=201
2015-03-07 10:51:36 +00:00
Tomáš Chvátal
7c064878d8
- Add path back as it breaks some builds when using relative path
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=200
2015-03-05 20:30:21 +00:00
Tomáš Chvátal
6f1199d222
- Try to remove full path from compiler to allow ccache override
...
via path
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=199
2015-03-05 13:17:25 +00:00
Klaus Kämpf
3eefd9c019
Accepting request 287297 from home:msmeissn:branches:devel:tools:building
...
- cmake-fix-pie-binaries.patch: fix the PIE binaries check for
newer file versions
OBS-URL: https://build.opensuse.org/request/show/287297
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=198
2015-02-23 10:21:21 +00:00
Tomáš Chvátal
2d6778f002
Accepting request 286771 from KDE:Unstable:Frameworks
...
Comment jsoncpp BuildRequires, as it creates dependancy cycle
OBS-URL: https://build.opensuse.org/request/show/286771
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=197
2015-02-19 15:19:51 +00:00
Tomáš Chvátal
5167a13425
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=196
2015-02-16 16:38:12 +00:00
Tomáš Chvátal
f30af33be4
- Remove cmake-prefix-swig.patch as it caused unexpected regressions
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=195
2015-02-16 14:59:38 +00:00
Stephan Kulow
5c75067bf8
Accepting request 285899 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/285899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=100
2015-02-16 14:24:23 +00:00
Ismail Dönmez
386a324d94
Accepting request 286152 from KDE:Unstable:Frameworks
...
Update to 3.2 rc1
OBS-URL: https://build.opensuse.org/request/show/286152
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=193
2015-02-16 11:01:37 +00:00
Klaus Kämpf
e73e7e022b
Accepting request 285898 from home:mathletic:branches:devel:tools:building
...
update to CMake 3.1.3
OBS-URL: https://build.opensuse.org/request/show/285898
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=192
2015-02-13 07:53:35 +00:00
Dominique Leuenberger
56bf007311
Accepting request 284540 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/284540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=99
2015-02-11 15:31:13 +00:00
Ismail Dönmez
a66f9ac9eb
Accepting request 284528 from home:mathletic:branches:devel:tools:building
...
update to CMake 3.1.2
OBS-URL: https://build.opensuse.org/request/show/284528
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=190
2015-02-06 17:47:28 +00:00
Dominique Leuenberger
dfdb128cbd
Accepting request 282521 from devel:tools:building
...
- Update to 3.1.1
Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068 )
get_test_property: clarify the documentation
set_tests_properties: fix documentation
tests: add tests for querying properties
Xcode: Sort targets deterministically and with ALL_BUILD first (#15346 )
bootstrap: Fix syntax for Solaris 10 shell (#15317 )
Help: Clarify MinGW v. MSYS Makefiles generators (#15319 )
Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325 )
Ninja: Generate rules only for languages compiled in a target (#15325 )
Tests: Test using objects from a language enabled in a subdirectory (#15325 )
Help: Add 3.1 release note about '#' escaping in Makefiles (#15322 )
Help: Clarify if(<variable>) documentation (#15335 )
Help: Document CMAKE_FIND_PACKAGE_NAME variable
Xcode: Do not require code signing for compiler id (#15214 )
Copyright.txt: Update year range to end in 2015
XL: Fix link flags for executables on Linux with XL compilers
QNX: Fix detection of QCC compiler id (#15349 )
Xcode: Fix early termination on per-config source file error CMake 3.1.1
CPack: Fix PackageMaker internal versioning for OS X 10.10
Fix compilation with the Oracle / Sun compiler (#15318 )
Help: Small fixes in CPackComponent documentation
FindRuby: fix selection of version x.0 (#15345 )
CPack: Avoid crash on invalid CMake generator name (#15308 )
FindRuby: Fix output check in _RUBY_CONFIG_VAR
find_package: Document CMAKE_FIND_PACKAGE_NAME variable
QtAutoUic: Restore source file AUTOUIC_OPTIONS settings
FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set
cmake-mode.el: Fix extracting keyword at point in cmake-help
cmake-mode.el: Re-add explicit call to require thingatpt
OBS-URL: https://build.opensuse.org/request/show/282521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=98
2015-01-25 20:13:25 +00:00
Tomáš Chvátal
5739136bd8
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=188
2015-01-23 08:37:48 +00:00
Tomáš Chvátal
2f928dfc76
Accepting request 282500 from home:mathletic:branches:devel:tools:building
...
Update to CMake 3.1.1
OBS-URL: https://build.opensuse.org/request/show/282500
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=187
2015-01-23 08:27:27 +00:00
Stephan Kulow
bffba5bafd
Accepting request 280869 from devel:tools:building
...
Still is broken with the libuyi, do not stage without the bnc911875
- Update to 3.1 final:
* Help: Drop FeatureSummary example in cmake-developer.7
* Help: Extend policy CMP0054 documentation with an example
- Require libarchive 3 due to usage of archive_write_set_format_7zip
- Update to 3.1.0~rc3
* Revert "ClearMatches: Only clear matches which were
actually set" (#15261 )
* Help: Document COMPONENT option of install(SCRIPT/CODE)
(#14956 )
* Do not use just-built CMake to install itself when
cross-compiling (#15248 )
* KWSys SharedForward: Hard-code the ldpath buffer size to
below VS 14 limit
* VS: Rename VS 14 generator to 'Visual Studio 14 2015'
* Help: target_include_directories does not allow target names
* Utilities/Sphinx: Add missing call to note_explicit_target
* FindJava: Do not accept OS X stub 'java' as Java
* Fix lookup of source names after conversion to their actual
case (#15259 )
* Help: Format set_property and get_property command docs
* Help: Add 3.1 release notes for INSTALL property scope
* CMakeParseImplicitLinkInfo: Fix implicit library logging
* Makefile: Do not create an empty linker response file
* FindOpenGL: Revert support for imported targets (#15267 )
* Help: Document Nsight Tegra toolchain configuration (#15276 )
* Utilities/Sphinx: Fix link targets for mixed-case command names
* Modules: Rename FindXerces to FindXercesC
* Help: Document file(GENERATE) signature option order
OBS-URL: https://build.opensuse.org/request/show/280869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=97
2015-01-21 20:51:52 +00:00
Tomáš Chvátal
adeb273de6
- Prefix swig python modules with _ to avoid clashes bnc#874885:
...
* cmake-prefix-swig.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=185
2015-01-12 09:34:31 +00:00
Ismail Dönmez
a87fd7baf9
Accepting request 265626 from KDE:Unstable:Frameworks
...
Update to 3.1 final
OBS-URL: https://build.opensuse.org/request/show/265626
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=184
2014-12-18 06:29:46 +00:00
Tomáš Chvátal
e7c59c6c18
Accepting request 264751 from home:olh:branches:devel:tools:building
...
- Require libarchive 3 due to usage of archive_write_set_format_7zip
OBS-URL: https://build.opensuse.org/request/show/264751
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=183
2014-12-11 16:18:12 +00:00
Tomáš Chvátal
a320783c3e
Accepting request 264709 from KDE:Unstable:Frameworks
...
Update to 3.1.0~rc3
OBS-URL: https://build.opensuse.org/request/show/264709
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=182
2014-12-10 18:36:00 +00:00
Tomáš Chvátal
6d09b15f14
Accepting request 261506 from KDE:Unstable:Frameworks
...
Update to 3.1.0~rc2.
Preliminary testing shows linking problems are fixed, so from that side, it should be safe to push to Factory. Up to you though..
OBS-URL: https://build.opensuse.org/request/show/261506
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=181
2014-11-14 09:07:29 +00:00
Ismail Dönmez
672d6ddeda
Accepting request 258717 from KDE:Unstable:Frameworks
...
Update to 3.1.0~rc1
OBS-URL: https://build.opensuse.org/request/show/258717
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=180
2014-10-29 07:53:39 +00:00
Stephan Kulow
2de83d54ba
Accepting request 257365 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/257365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=96
2014-10-19 17:27:49 +00:00
Tomáš Chvátal
ff6e8760e9
Accepting request 257363 from home:olh:branches:devel:tools:building
...
- Remove . from PATH to fix check
Required for PMBS, and appearently also for OBS SLE11 build.
OBS-URL: https://build.opensuse.org/request/show/257363
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=178
2014-10-17 12:21:45 +00:00
Stephan Kulow
987181327c
Accepting request 248996 from devel:tools:building
...
- 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/request/show/248996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=95
2014-09-17 15:41:51 +00:00
Ismail Dönmez
2eaa9529bb
- 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
2014-09-12 17:05:25 +00:00
Stephan Kulow
4531870ef8
Accepting request 247025 from devel:tools:building
...
- Add possible patch to fix random test failure
* cmake-fix-module-loading-test.patch
OBS-URL: https://build.opensuse.org/request/show/247025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=94
2014-09-02 06:22:12 +00:00
Tomáš Chvátal
855b52a6ae
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=174
2014-09-01 08:23:49 +00:00
Tomáš Chvátal
42ed897ce1
- Add possible patch to fix random test failure
...
* cmake-fix-module-loading-test.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=173
2014-09-01 08:23:28 +00:00
Stephan Kulow
ddb8ad070b
Accepting request 245572 from devel:tools:building
...
- Also pass -Wl,-z,now lets see if that is passable :)
- Import some cmake handing from kf5- and kde4- filesystem to macros:
* Simplify debug build handling in macros. Whether debug is on
or off is known to optflags
* Don't build in release mode, that cramps optimization flags;
instead pass wanted flags directly
* Pass -Wl,--as-needed -Wl,--no-undefined to linker, to avoid
unneeded libs, and to disallow undefined symbols
* Add a %make_jobs macro with verbose argument
* Simplify %cmake_install invocation
OBS-URL: https://build.opensuse.org/request/show/245572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=92
2014-08-25 09:02:47 +00:00
bd1eb0f7d5
Accepting request 245024 from devel:tools:building
...
- Mark macros as %config
- use curl-devel to build with as the internal libcurl is broken
with https bnc#892256
- Run tests to avoid such bugs in future
- Provide %ctest macro for testing to avoid people having to
remember all the arguments
OBS-URL: https://build.opensuse.org/request/show/245024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=91
2014-08-20 15:51:29 +00:00
Tomáš Chvátal
303c3d7aff
- Also pass -Wl,-z,now lets see if that is passable :)
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=170
2014-08-20 10:46:19 +00:00
Tomáš Chvátal
b391c89a1a
Accepting request 245174 from KDE:Unstable:Frameworks
...
- Import some cmake handing from kf5- and kde4- filesystem to macros:
* Simplify debug build handling in macros. Whether debug is on or off is known to optflags
* Don't build in release mode, that cramps optimization flags; instead pass wanted flags directly
* Pass -Wl,--as-needed -Wl,--no-undefined to linker, to avoid unneeded libs, and to disallow undefined symbols
* Add a %make_jobs macro with verbose argument
* Simplify %cmake_install invocation
OBS-URL: https://build.opensuse.org/request/show/245174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=169
2014-08-20 10:42:37 +00:00
Tomáš Chvátal
b5260f393c
- Mark macros as %config
...
- use curl-devel to build with as the internal libcurl is broken
with https bnc#892256
- Run tests to avoid such bugs in future
- Provide %ctest macro for testing to avoid people having to
remember all the arguments
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=168
2014-08-18 08:21:42 +00:00
b15ffc968f
Accepting request 244134 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/244134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=90
2014-08-13 06:48:19 +00:00
Tomáš Chvátal
3efe344b00
Accepting request 244108 from home:AndreasStieger:branches:devel:tools:building
...
CMake 3.0.1
OBS-URL: https://build.opensuse.org/request/show/244108
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=166
2014-08-10 16:57:19 +00:00
Stephan Kulow
b40c8a949d
Accepting request 239421 from devel:tools:building
...
- Provide cmake-mans subpackage and use it to avoid buildcycle
- Install manpages. Patch idea by Christoph Grüninger.
- Move manpages building to -gui part to avoid buildcycle.
- Install manpages. Patch idea by Christoph Grüninger.
- reduce number of sed calls in %cmake RPM macro
- Change java libarch to ppc64 for ppc64le, and keep ppc64le for
backward compatibility (cmake-ppc64le-jni.patch)
OBS-URL: https://build.opensuse.org/request/show/239421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=89
2014-07-13 15:16:15 +00:00
Tomáš Chvátal
d548a18ebf
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=164
2014-07-03 08:01:08 +00:00
Tomáš Chvátal
1e7bc5e598
- Provide cmake-mans subpackage and use it to avoid buildcycle
...
- Move manpages building to -gui part to avoid buildcycle.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=163
2014-07-03 08:00:27 +00:00
Tomáš Chvátal
7e88e30e7e
- Install manpages. Patch idea by Christoph Grüninger.
...
- Install manpages. Patch idea by Christoph Grüninger.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=162
2014-07-02 13:04:50 +00:00
Tomáš Chvátal
19a8bafd89
Accepting request 239256 from home:sleep_walker:branches:devel:tools:building
...
- reduce number of sed calls in %cmake RPM macro
OBS-URL: https://build.opensuse.org/request/show/239256
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=161
2014-07-02 08:57:25 +00:00
Tomáš Chvátal
1e4fbe2b0d
backward compatibility (cmake-ppc64le-jni.patch)
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=160
2014-07-01 11:17:02 +00:00
Tomáš Chvátal
98b0c1cb66
Accepting request 239140 from home:k0da:ppc
...
- Change java libarch to ppc64 for ppc64le, and keep ppc64le for
backward compatibility (make-ppc64le-jni.patch)
OBS-URL: https://build.opensuse.org/request/show/239140
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=159
2014-07-01 11:10:57 +00:00
Stephan Kulow
1893d57742
Accepting request 238222 from devel:tools:building
...
- Fix %setup line
- Cleanup with spec-cleaner and remove support for sle10.
- Cleanup with spec-cleaner and remove sle10 support.
OBS-URL: https://build.opensuse.org/request/show/238222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=88
2014-06-24 13:15:48 +00:00
Tomáš Chvátal
4e44d67515
- Fix %setup line
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=157
2014-06-21 12:59:46 +00:00
Tomáš Chvátal
5213928e41
- Cleanup with spec-cleaner and remove support for sle10.
...
- Cleanup with spec-cleaner and remove sle10 support.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=156
2014-06-21 10:43:44 +00:00
Stephan Kulow
32606d8bf7
Accepting request 236850 from devel:tools:building
...
1
OBS-URL: https://build.opensuse.org/request/show/236850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=87
2014-06-18 05:49:33 +00:00
fa5e555d08
Accepting request 236821 from home:mathletic:branches:devel:tools:building
...
Updated to CMake 3.0.0
OBS-URL: https://build.opensuse.org/request/show/236821
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=154
2014-06-11 10:42:34 +00:00
Stephan Kulow
25ee4de1c4
Accepting request 236022 from devel:tools:building
...
Update to CMake 3.0.0~rc6 (forwarded request 235950 from mathletic)
OBS-URL: https://build.opensuse.org/request/show/236022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=86
2014-06-08 11:36:57 +00:00
Sascha Peilicke
a9e125d82f
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
2014-06-02 09:09:25 +00:00
Stephan Kulow
515d3902b3
Accepting request 233926 from devel:tools:building
...
Update to 3.0.0~rc5 (forwarded request 233896 from sumski)
OBS-URL: https://build.opensuse.org/request/show/233926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=85
2014-05-17 20:01:33 +00:00
Ismail Dönmez
1bd9fdbe42
Accepting request 233896 from KDE:Unstable:Frameworks
...
Update to 3.0.0~rc5
OBS-URL: https://build.opensuse.org/request/show/233896
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=150
2014-05-14 20:00:56 +00:00
Stephan Kulow
25d1c57700
Accepting request 232709 from devel:tools:building
...
(forwarded request 232617 from a_richardson) (forwarded request 232620 from sumski)
OBS-URL: https://build.opensuse.org/request/show/232709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=84
2014-05-06 11:39:39 +00:00
98e9fa6831
Accepting request 232620 from KDE:Unstable:Frameworks
...
(forwarded request 232617 from a_richardson)
OBS-URL: https://build.opensuse.org/request/show/232620
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=148
2014-05-05 12:45:41 +00:00
Stephan Kulow
bf35a7a737
Accepting request 231400 from devel:tools:building
...
Update to 3.0.0~rc4 (forwarded request 231323 from sumski)
OBS-URL: https://build.opensuse.org/request/show/231400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=83
2014-04-26 15:02:00 +00:00
6551cd2887
Accepting request 231323 from KDE:Unstable:Frameworks
...
Update to 3.0.0~rc4
OBS-URL: https://build.opensuse.org/request/show/231323
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=146
2014-04-25 10:14:37 +00:00
Ismail Dönmez
bfdd57c284
Accepting request 231232 from home:dirkmueller:branches:devel:tools:building
...
- fix build on SLE11
- remove dependency on system curl: this is not a security
senstive app and the system curl comes quite late in the
build cycle
- remove nonsensical checks for %{sles_version}
OBS-URL: https://build.opensuse.org/request/show/231232
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=145
2014-04-24 10:29:47 +00:00
Tomáš Chvátal
d0d3c31697
Accepting request 226824 from devel:tools:building
...
Update to 3.0.0~rc2 (forwarded request 226803 from sumski)
OBS-URL: https://build.opensuse.org/request/show/226824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=82
2014-03-23 21:28:58 +00:00
Klaus Kämpf
b0c1f44120
Accepting request 226803 from KDE:Unstable:Frameworks
...
Update to 3.0.0~rc2
OBS-URL: https://build.opensuse.org/request/show/226803
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=143
2014-03-20 07:55:51 +00:00
Stephan Kulow
6b00028201
Accepting request 224851 from devel:tools:building
...
Update to 3.0.0~rc1 (i'm guessing this one will need a staging for sure ;-) (forwarded request 224366 from sumski)
OBS-URL: https://build.opensuse.org/request/show/224851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=81
2014-03-09 17:18:38 +00:00
Sascha Peilicke
ba5c0f0076
Accepting request 224366 from KDE:Unstable:Frameworks
...
Update to 3.0.0~rc1 (i'm guessing this one will need a staging for sure ;-)
OBS-URL: https://build.opensuse.org/request/show/224366
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=141
2014-03-06 09:36:53 +00:00
Stephan Kulow
a546a22805
Accepting request 222660 from devel:tools:building
...
- Add ppc64le to FindJNI
- added patches:
* cmake-jni-ppc64le.patch (forwarded request 222652 from k0da)
OBS-URL: https://build.opensuse.org/request/show/222660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=80
2014-02-19 17:55:03 +00:00
Klaus Kämpf
1b99c7a5b7
Accepting request 222652 from home:k0da:ppc
...
- Add ppc64le to FindJNI
- added patches:
* cmake-jni-ppc64le.patch
OBS-URL: https://build.opensuse.org/request/show/222652
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=139
2014-02-18 04:33:36 +00:00
Stephan Kulow
4e9c342527
Accepting request 215475 from devel:tools:building
...
Update to 2.8.12.2 (forwarded request 215429 from sumski)
OBS-URL: https://build.opensuse.org/request/show/215475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=79
2014-01-30 18:14:19 +00:00
Sascha Peilicke
fbdf3b0c05
Accepting request 215429 from KDE:Unstable:Frameworks
...
Update to 2.8.12.2
OBS-URL: https://build.opensuse.org/request/show/215429
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=137
2014-01-29 08:47:50 +00:00
Stephan Kulow
72a4ccff2f
Accepting request 209915 from devel:tools:building
...
Added fix-check-for-freetype251.patch, for resolving build problems with Freetype2 2.5.1. For more details see: http://www.cmake.org/Bug/view.php?id=14601 and http://www.cmake.org/Bug/view.php?id=13959 (forwarded request 209895 from sumski)
OBS-URL: https://build.opensuse.org/request/show/209915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=78
2013-12-09 15:53:46 +00:00
Sascha Peilicke
512c39ec8c
Accepting request 209895 from KDE:Unstable:Frameworks
...
Added fix-check-for-freetype251.patch, for resolving build problems with Freetype2 2.5.1. For more details see: http://www.cmake.org/Bug/view.php?id=14601 and http://www.cmake.org/Bug/view.php?id=13959
OBS-URL: https://build.opensuse.org/request/show/209895
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=135
2013-12-09 09:19:20 +00:00
Stephan Kulow
872fe91ba9
Accepting request 208277 from devel:tools:building
...
Drop old 2.8.12 tarball
Adjust cmake-gui.spec so it uses 2.8.12.1 (forwarded request 208241 from sumski)
OBS-URL: https://build.opensuse.org/request/show/208277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=77
2013-11-25 15:58:37 +00:00
Vítězslav Čížek
a680feff75
Accepting request 208241 from KDE:Unstable:Frameworks
...
Drop old 2.8.12 tarball
Adjust cmake-gui.spec so it uses 2.8.12.1
OBS-URL: https://build.opensuse.org/request/show/208241
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=133
2013-11-25 13:17:42 +00:00
Tomáš Chvátal
7b5bf2d4ba
Accepting request 206275 from devel:tools:building
...
- update to 2.8.12.1
* Reverts a change in behaviour from older versions caused by a bad
implementation of a CMake Policy introduced in 2.8.12: CMP0022
(bnc#849378) (forwarded request 206109 from vitezslav_cizek)
OBS-URL: https://build.opensuse.org/request/show/206275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=76
2013-11-08 15:12:11 +00:00
Ismail Dönmez
fbf2e6ae25
Accepting request 206109 from home:vitezslav_cizek:branches:devel:tools:building
...
- update to 2.8.12.1
* Reverts a change in behaviour from older versions caused by a bad
implementation of a CMake Policy introduced in 2.8.12: CMP0022
(bnc#849378)
OBS-URL: https://build.opensuse.org/request/show/206109
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=131
2013-11-08 12:02:51 +00:00
Stephan Kulow
45a4020256
Accepting request 206010 from devel:tools:building
...
After discussion with scarabeus, we have agreed to use %_datadir macro even if user change it (and possibly fail this macro) (forwarded request 205978 from bmanojlovic)
OBS-URL: https://build.opensuse.org/request/show/206010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=75
2013-11-07 07:35:51 +00:00
Ismail Dönmez
0d6b7b1b22
Accepting request 205978 from home:bmanojlovic:branches:devel:tools:building
...
After discussion with scarabeus, we have agreed to use %_datadir macro even if user change it (and possibly fail this macro)
OBS-URL: https://build.opensuse.org/request/show/205978
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=129
2013-11-06 18:29:08 +00:00
Ismail Dönmez
9fa8fb7526
Accepting request 205960 from home:bmanojlovic:branches:devel:tools:building
...
- updated cmake.macros to include installation path for packages cmake modules
OBS-URL: https://build.opensuse.org/request/show/205960
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=128
2013-11-06 12:55:12 +00:00
Tomáš Chvátal
daa8f47d0f
Accepting request 203828 from devel:tools:building
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/203828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=74
2013-10-19 09:10:00 +00:00
567dd702ea
Accepting request 202636 from KDE:Unstable:Frameworks
...
Update to 2.8.12
OBS-URL: https://build.opensuse.org/request/show/202636
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=126
2013-10-09 08:59:14 +00:00
Stephan Kulow
4b55627617
Accepting request 198495 from devel:tools:building
...
- Fix build for SLE10 (no fdupes) (forwarded request 198493 from kwk)
OBS-URL: https://build.opensuse.org/request/show/198495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=72
2013-09-12 05:09:15 +00:00
Ismail Dönmez
ab22207da4
Accepting request 198493 from home:kwk:branches:devel:tools:building
...
- Fix build for SLE10 (no fdupes)
OBS-URL: https://build.opensuse.org/request/show/198493
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=124
2013-09-11 12:07:26 +00:00
Tomáš Chvátal
d5063cdcb4
Accepting request 195427 from devel:tools:building
...
This change is followup for the discussion at ml:
http://lists.opensuse.org/opensuse-factory/2013-08/msg00174.html
I would propose proceed by the schedule I mentioned there.
Most of this stuff is taken from what I did in Gentoo cmake system.
- One more backslash here.
- Backshlashes were missing in macros.
- Add opensuse_rules.cmake to set the default compiler and linker
opts. Tweak a bit the macro to not let upstreams twerk with the
cmake files too much.
- Provide macros.cmake which contains %cmake macro to reduce
mess in the spec files. (forwarded request 195426 from scarabeus_iv)
OBS-URL: https://build.opensuse.org/request/show/195427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=71
2013-08-19 11:31:18 +00:00
Ismail Dönmez
1b90ba4d09
Accepting request 195426 from home:scarabeus_iv
...
This change is followup for the discussion at ml:
http://lists.opensuse.org/opensuse-factory/2013-08/msg00174.html
I would propose proceed by the schedule I mentioned there.
Most of this stuff is taken from what I did in Gentoo cmake system.
- One more backslash here.
- Backshlashes were missing in macros.
- Add opensuse_rules.cmake to set the default compiler and linker
opts. Tweak a bit the macro to not let upstreams twerk with the
cmake files too much.
- Provide macros.cmake which contains %cmake macro to reduce
mess in the spec files.
OBS-URL: https://build.opensuse.org/request/show/195426
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=122
2013-08-16 09:35:44 +00:00
Stephan Kulow
4a0e1529f3
Accepting request 185786 from devel:tools:building
...
Update to 2.8.11.2 (forwarded request 185745 from sumski)
OBS-URL: https://build.opensuse.org/request/show/185786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=70
2013-08-04 14:48:29 +00:00
Ismail Dönmez
c644d0d55b
Accepting request 185745 from home:sumski:frameworks
...
Update to 2.8.11.2
OBS-URL: https://build.opensuse.org/request/show/185745
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=119
2013-08-03 16:32:07 +00:00
Stephan Kulow
3a19c61723
Accepting request 185528 from devel:tools:building
...
- Drop cmake-disable-builtin-chrpath.diff (bnc#786345)
The RPATH/RUNPATH bug was fixed in 2.8.0 (forwarded request 185473 from vitezslav_cizek)
OBS-URL: https://build.opensuse.org/request/show/185528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=69
2013-08-02 13:14:32 +00:00
Ismail Dönmez
2483f11493
Accepting request 185473 from home:vitezslav_cizek:branches:devel:tools:building
...
- Drop cmake-disable-builtin-chrpath.diff (bnc#786345)
The RPATH/RUNPATH bug was fixed in 2.8.0
OBS-URL: https://build.opensuse.org/request/show/185473
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=117
2013-08-01 17:50:48 +00:00
Stephan Kulow
fdae2afdde
Accepting request 184170 from devel:tools:building
...
Fix a double free in destructor.
OBS-URL: https://build.opensuse.org/request/show/184170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=68
2013-07-24 13:04:49 +00:00
Ismail Dönmez
fccfff9867
Accepting request 183609 from home:vitezslav_cizek:branches:devel:tools:building
...
- add missing operator= for cmCustomCommand (bnc#829544)
* cmake-cmCustomCommand_add_operator=.patch
OBS-URL: https://build.opensuse.org/request/show/183609
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=115
2013-07-18 19:10:37 +00:00
Stephan Kulow
83b1431cf5
Accepting request 180618 from devel:tools:building
...
Patch to find the correct ImageMagick v6 include files (forwarded request 180246 from tittiatcoke)
OBS-URL: https://build.opensuse.org/request/show/180618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=67
2013-06-24 07:19:36 +00:00
Tomáš Chvátal
ae2788cd9c
Accepting request 180246 from home:tittiatcoke:branches:devel:tools:building
...
Patch to find the correct ImageMagick v6 include files
OBS-URL: https://build.opensuse.org/request/show/180246
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=113
2013-06-22 21:52:00 +00:00
Stephan Kulow
c0ab78a3f4
Accepting request 178297 from devel:tools:building
...
Update to 2.8.11.1 (forwarded request 178065 from cgiboudeaux)
OBS-URL: https://build.opensuse.org/request/show/178297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=66
2013-06-11 04:25:57 +00:00
Vítězslav Čížek
73cc455b7e
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
2013-06-10 07:31:16 +00:00
Stephan Kulow
69183eebda
Accepting request 176047 from devel:tools:building
...
Update to 2.8.11
(forwarded request 176043 from cgiboudeaux)
OBS-URL: https://build.opensuse.org/request/show/176047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=65
2013-05-27 07:43:20 +00:00
Ismail Dönmez
f31428a5c3
Accepting request 176043 from home:cgiboudeaux:branches:devel:tools:building
...
Update to 2.8.11
OBS-URL: https://build.opensuse.org/request/show/176043
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=109
2013-05-18 15:28:31 +00:00
Stephan Kulow
6994e12c65
Accepting request 156954 from devel:tools:building
...
- cmake-endian.patch:
Add support for aarch64. (forwarded request 156876 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/156954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=64
2013-03-01 12:56:16 +00:00
Ismail Dönmez
7482c7e752
Accepting request 156876 from devel:ARM:AArch64:Factory
...
- cmake-endian.patch:
Add support for aarch64.
OBS-URL: https://build.opensuse.org/request/show/156876
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=107
2013-03-01 10:23:25 +00:00
Stephan Kulow
df47f7c888
Accepting request 143570 from devel:tools:building
...
Update to 2.8.10.2 (forwarded request 143520 from cgiboudeaux)
OBS-URL: https://build.opensuse.org/request/show/143570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=62
2012-12-03 08:32:00 +00:00
Klaus Kämpf
a872c22a5e
Accepting request 143520 from home:cgiboudeaux:branches:devel:tools:building
...
Update to 2.8.10.2
OBS-URL: https://build.opensuse.org/request/show/143520
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=105
2012-11-29 13:05:55 +00:00
Klaus Kämpf
9b2e95ca63
Accepting request 142957 from home:tittiatcoke:branches:devel:tools:building
...
A regression from cmake 2.8.9 was detected and reported in cmake bug#0013667. This SR fixes this issue based on the upstream fix.
OBS-URL: https://build.opensuse.org/request/show/142957
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=104
2012-11-29 08:22:26 +00:00
Stephan Kulow
b9a463002e
Accepting request 141282 from devel:tools:building
...
- Add cmake-gettext.patch to fix gettext detection
OBS-URL: https://build.opensuse.org/request/show/141282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=61
2012-11-14 15:36:35 +00:00
Ismail Dönmez
714f336ac7
- Add cmake-gettext.patch to fix gettext detection
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=102
2012-11-14 12:58:30 +00:00
Ismail Dönmez
a6236def16
- Add cmake-gettext-typo.patch to fix gettext detection
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=101
2012-11-14 12:55:57 +00:00
Stephan Kulow
2bffa9ff0f
Accepting request 140605 from devel:tools:building
...
Update to 2.8.10.1
Improve the 2.8.10 changelog (forwarded request 140596 from cgiboudeaux)
OBS-URL: https://build.opensuse.org/request/show/140605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=60
2012-11-10 15:55:45 +00:00
Ismail Dönmez
ed4a6a8513
Accepting request 140596 from home:cgiboudeaux:branches:devel:tools:building
...
Update to 2.8.10.1
Improve the 2.8.10 changelog
OBS-URL: https://build.opensuse.org/request/show/140596
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=99
2012-11-08 05:17:00 +00:00
Ismail Dönmez
d786652a21
Accepting request 139994 from home:cgiboudeaux:branches:devel:tools:building
...
Update to 2.8.10
OBS-URL: https://build.opensuse.org/request/show/139994
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=98
2012-11-02 14:31:52 +00:00
Ismail Dönmez
e2ec6e30e2
Accepting request 131408 from devel:tools:building
...
- Update to 2.8.9
* See /usr/share/doc/packages/cmake/Changelog for changes
* Drop cmake-pkgconfig.patch, already upstream
- Update to 2.8.9
* See /usr/share/doc/packages/cmake/Changelog for changes
* Drop cmake-pkgconfig.patch, already upstream
OBS-URL: https://build.opensuse.org/request/show/131408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=59
2012-08-24 11:54:08 +00:00
Ismail Dönmez
59d711ca56
* See /usr/share/doc/packages/cmake/Changelog for changes
...
* Drop cmake-pkgconfig.patch, already upstream
* See /usr/share/doc/packages/cmake/Changelog for changes
* Drop cmake-pkgconfig.patch, already upstream
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=96
2012-08-23 10:01:42 +00:00
Ismail Dönmez
997d60cf1b
Accepting request 130773 from home:cgiboudeaux:branches:devel:tools:building
...
Update to 2.8.9
OBS-URL: https://build.opensuse.org/request/show/130773
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=95
2012-08-14 10:26:12 +00:00
Stephan Kulow
cf153bfb75
Accepting request 122874 from devel:tools:building
...
- fix the ruby test patch once more to also work with ruby 1.8
OBS-URL: https://build.opensuse.org/request/show/122874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=57
2012-05-31 15:02:58 +00:00
Stephan Kulow
7b648ff1c4
- fix the ruby test patch once more to also work with ruby 1.8
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=93
2012-05-30 09:51:26 +00:00
Stephan Kulow
39436d065c
Accepting request 121061 from devel:tools:building
...
- vendor-specific does no longer exist with ruby 1.9, so don't use
it to check vendor support
OBS-URL: https://build.opensuse.org/request/show/121061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=56
2012-05-21 06:08:32 +00:00
Ismail Dönmez
2fbe2e4311
use .nil? instead of .blank?, thanks to darix for pointing it out
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=91
2012-05-15 11:17:41 +00:00
Ismail Dönmez
e8b19ca92c
Actually apply the patch
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=90
2012-05-15 09:33:01 +00:00
Ismail Dönmez
e38130c148
Accepting request 120949 from home:coolo:branches:openSUSE:Factory
...
- vendor-specific does no longer exist with ruby 1.9, so don't use
it to check vendor support
OBS-URL: https://build.opensuse.org/request/show/120949
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=89
2012-05-14 14:31:24 +00:00
Stephan Kulow
a32b6630fa
Accepting request 116363 from devel:tools:building
...
- Add cmake-pkgconfig.patch to fix cmake bug #13125 (forwarded request 115228 from namtrac)
OBS-URL: https://build.opensuse.org/request/show/116363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=55
2012-05-08 10:09:19 +00:00
Ismail Dönmez
26c0802427
Accepting request 115228 from home:namtrac:branches:devel:tools:building
...
- Add cmake-pkgconfig.patch to fix cmake bug #13125
OBS-URL: https://build.opensuse.org/request/show/115228
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=87
2012-05-03 14:18:40 +00:00
Stephan Kulow
ec77ff8213
Accepting request 114563 from devel:tools:building
...
update to 2.8.8 (forwarded request 114486 from cgiboudeaux)
OBS-URL: https://build.opensuse.org/request/show/114563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=54
2012-04-20 13:11:39 +00:00
Klaus Kämpf
c713f495dd
Accepting request 114486 from home:cgiboudeaux:branches:devel:tools:building
...
update to 2.8.8
OBS-URL: https://build.opensuse.org/request/show/114486
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=85
2012-04-19 08:52:56 +00:00
Stephan Kulow
6c83cf9156
Accepting request 103249 from devel:tools:building
...
update to 2.8.7
OBS-URL: https://build.opensuse.org/request/show/103249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=53
2012-02-10 16:12:08 +00:00
Philipp Thomas
0f5a17beb3
Accepting request 101530 from home:cgiboudeaux:branches:devel:tools:building
...
Update to 2.8.7
OBS-URL: https://build.opensuse.org/request/show/101530
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=83
2012-01-25 18:09:37 +00:00
Stephan Kulow
1be52d9e06
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=52
2011-12-06 17:03:19 +00:00
Stephan Kulow
696c4c7ead
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=51
2011-12-06 17:03:18 +00:00
Lars Vogdt
eb4d9aef45
Accepting request 87844 from devel:tools:building
...
update to 2.8.6
OBS-URL: https://build.opensuse.org/request/show/87844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=49
2011-10-16 10:42:12 +00:00
Petr Uzel
6268cc45ca
update to 2.8.6
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=80
2011-10-14 12:45:21 +00:00
Stephan Kulow
0f8f8d5921
Accepting request 83104 from home:jengelh:bl-c
...
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
OBS-URL: https://build.opensuse.org/request/show/83104
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=79
2011-09-19 19:29:30 +00:00
Sascha Peilicke
5363761af0
Accepting request 77455 from devel:tools:building
...
update to cmake-2.8.5
OBS-URL: https://build.opensuse.org/request/show/77455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=48
2011-08-02 06:49:57 +00:00
Petr Uzel
c3ea107f92
update to cmake-2.8.5
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=77
2011-07-29 16:20:26 +00:00
Sascha Peilicke
1519b670bc
Autobuild autoformatter for 65941
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=47
2011-05-26 13:31:30 +00:00
OBS User buildservice-autocommit
6d4a144fdf
Updating link to change in openSUSE:Factory/cmake revision 47.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=a8211bb22d11ceecfcb47942fa6d835c
2011-05-26 13:31:30 +00:00
Sascha Peilicke
39d2a8e76d
Accepting request 65941 from devel:tools:building
...
update to 2.8.4
OBS-URL: https://build.opensuse.org/request/show/65941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=46
2011-05-26 13:31:17 +00:00
Petr Uzel
8eac185426
fix build for older distros
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=75
2011-04-05 10:51:42 +00:00
Petr Uzel
96f80169ff
update to 2.8.4
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=74
2011-04-04 14:49:26 +00:00
49040b3fac
- udpate to 2.8.4-rc1:
...
- see /usr/share/doc/packages/cmake/Changelog for changes
- remove fortify patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=73
2011-01-20 21:11:06 +00:00
OBS User autobuild
c18bf4faa5
Autobuild autoformatter for 52840
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=44
2010-11-15 16:50:50 +00:00
OBS User buildservice-autocommit
43df0fcfd5
Updating link to change in openSUSE:Factory/cmake revision 44.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=a8150accd3b5c0c00bfb2571e66d36ab
2010-11-15 16:50:50 +00:00
Ruediger Oertel
6ded8f2688
Accepting request 52840 from devel:tools:building
...
Accepted submit request 52840 from user puzel
OBS-URL: https://build.opensuse.org/request/show/52840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=43
2010-11-15 16:50:42 +00:00
Petr Uzel
f9669df140
use system libarchive
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=71
2010-11-11 14:08:11 +00:00
Petr Uzel
7c768aab57
update to 2.8.3
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=70
2010-11-04 14:02:01 +00:00
OBS User autobuild
8e934ba425
Accepting request 48122 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 48122 from user coolo
OBS-URL: https://build.opensuse.org/request/show/48122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=42
2010-09-17 19:03:28 +00:00
OBS User buildservice-autocommit
cd3c916282
Updating link to change in openSUSE:Factory/cmake revision 42.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=20a266049dca49cd038a0a3769a9e076
2010-09-17 19:03:28 +00:00
Stephan Kulow
303192ae2e
Accepting request 48120 from systemsmanagement:wbem
...
OBS-URL: https://build.opensuse.org/request/show/48120
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=68
2010-09-14 14:03:41 +00:00
Petr Uzel
efc7ecc69e
fix bug 635439
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=67
2010-09-14 12:42:51 +00:00
OBS User autobuild
c031c62a1a
Accepting request 47372 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 47372 from user coolo
OBS-URL: https://build.opensuse.org/request/show/47372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=41
2010-09-08 13:49:00 +00:00
OBS User buildservice-autocommit
8761af507a
Updating link to change in openSUSE:Factory/cmake revision 41.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=539e99f99c6cc8f5094c8f9eccbbee11
2010-09-08 13:49:00 +00:00
OBS User autobuild
e28ce6f8ff
Accepting request 47372 from devel:tools:building
...
checked in (request 47372)
OBS-URL: https://build.opensuse.org/request/show/47372
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=66
2010-09-08 13:48:58 +00:00
Philipp Thomas
28a522fbec
Accepting request 47353 from home:coolo:branches:openSUSE:Factory
...
reviewed ok.
OBS-URL: https://build.opensuse.org/request/show/47353
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=65
2010-09-07 10:21:45 +00:00
OBS User autobuild
a2720be981
Accepting request 43609 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 43609 from user puzel
OBS-URL: https://build.opensuse.org/request/show/43609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=40
2010-07-23 15:17:12 +00:00
OBS User buildservice-autocommit
af90cd4ccf
Updating link to change in openSUSE:Factory/cmake revision 40.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=81ec3368914d2c206c3a434f4b5261a1
2010-07-23 15:17:12 +00:00
OBS User autobuild
1483b9e29c
Accepting request 43609 from devel:tools:building
...
checked in (request 43609)
OBS-URL: https://build.opensuse.org/request/show/43609
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=64
2010-07-23 15:17:11 +00:00
Petr Uzel
8a240d0415
update to cmake-2.8.2
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=63
2010-07-21 12:27:51 +00:00
OBS User autobuild
b63f174d20
Accepting request 41345 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 41345 from user prusnak
OBS-URL: https://build.opensuse.org/request/show/41345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=37
2010-06-11 08:35:22 +00:00
OBS User autobuild
ae16a43f86
Accepting request 41345 from devel:tools:building
...
checked in (request 41345)
OBS-URL: https://build.opensuse.org/request/show/41345
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=62
2010-06-11 08:35:20 +00:00
Pavol Rusnak
0a294c7e86
Accepting request 41334 from home:dimstar:libproxy
...
Copy from home:dimstar:libproxy/cmake via accept of submit request 41334 revision 10.
Request was accepted with message:
Reviewed ok
OBS-URL: https://build.opensuse.org/request/show/41334
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=61
2010-06-11 08:29:52 +00:00
OBS User autobuild
754f497dac
Accepting request 40634 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 40634 from user puzel
OBS-URL: https://build.opensuse.org/request/show/40634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=36
2010-05-25 16:31:48 +00:00
OBS User buildservice-autocommit
a83de16c5a
Updating link to change in openSUSE:Factory/cmake revision 36.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=420ae3655759511d308019b592abc424
2010-05-25 16:31:48 +00:00
OBS User autobuild
3967d9d0b7
Accepting request 40634 from devel:tools:building
...
checked in (request 40634)
OBS-URL: https://build.opensuse.org/request/show/40634
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=60
2010-05-25 16:31:47 +00:00
Petr Uzel
0dc7addd05
add cmake-gui.changes
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=59
2010-05-25 14:16:25 +00:00
Petr Uzel
6a525ed958
Accepting request 40251 from home:puzel:branches:devel:tools:building
...
Copy from home:puzel:branches:devel:tools:building/cmake via accept of submit request 40251 revision 2.
Request was accepted with message:
OK
OBS-URL: https://build.opensuse.org/request/show/40251
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=58
2010-05-18 12:19:19 +00:00
OBS User autobuild
7763d70078
Accepting request 35166 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 35166 from user puzel
OBS-URL: https://build.opensuse.org/request/show/35166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=35
2010-03-18 22:31:09 +00:00
OBS User autobuild
f5ffb8a4a8
Accepting request 35166 from devel:tools:building
...
checked in (request 35166)
OBS-URL: https://build.opensuse.org/request/show/35166
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=57
2010-03-18 22:31:09 +00:00
OBS User autobuild
d3e900e076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=34
2010-03-18 14:40:05 +00:00
Petr Uzel
a822ca7776
update to 2.8.1
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=56
2010-03-18 10:25:40 +00:00
OBS User autobuild
2bbdea9120
Accepting request 33437 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 33437 from user dirkmueller
OBS-URL: https://build.opensuse.org/request/show/33437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=33
2010-02-25 01:19:57 +00:00
OBS User autobuild
55d4a8cc0b
Accepting request 33437 from devel:tools:building
...
checked in (request 33437)
OBS-URL: https://build.opensuse.org/request/show/33437
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=55
2010-02-25 01:19:57 +00:00
650f23f551
- update to cmake 2.8.1 (rc3):
...
* many bugfixes
- CTest: Setup command-line dashboard support with Git
- CPack: Improve RPM spec files
- CTest: Improve host system introspection
- FindCUDA: Respect CUDA version differences
- FindCURL: Find import libraries on Windows
- FindGTK2: Look in fink locations on Mac OS X
- FindJNI: Honor find_package() REQUIRED and QUIET options
- FindOpenSSL: Fix MinGW support
- FindPythonLibs: Look in config for static library
- FindQt4: Misc enhancements, sync with KDE vesion
- FindX11: Improve documentation
- link_directories(): Treat relative paths consistently (CMP0015)
- Modernize FindLibXslt and FindLibXml.cmake
- UseQt4: Provide dependencies only for static Qt (#10021 )
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=54
2010-02-24 23:55:46 +00:00
OBS User autobuild
1b28bc83f1
Accepting request 32482 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 32482 from user dirkmueller
OBS-URL: https://build.opensuse.org/request/show/32482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=32
2010-02-13 15:24:19 +00:00
OBS User autobuild
62709b794b
Accepting request 25201 from devel:tools:building
...
Copy from devel:tools:building/cmake based on submit request 25201 from user puzel
OBS-URL: https://build.opensuse.org/request/show/25201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=31
2009-11-27 18:17:43 +00:00
OBS User unknown
1b72792db1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=29
2009-05-15 20:18:44 +00:00
OBS User unknown
f20c491027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=28
2009-05-07 02:31:24 +00:00
OBS User unknown
44c600de86
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=27
2009-03-12 14:23:49 +00:00
OBS User unknown
178f0a08c6
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=26
2009-03-03 20:55:37 +00:00
OBS User unknown
02ed221a71
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=25
2009-01-08 16:57:46 +00:00
OBS User unknown
52bb317b12
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=24
2008-10-13 21:15:08 +00:00
OBS User unknown
209b8b89b2
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=23
2008-10-06 14:52:18 +00:00
OBS User unknown
e011cac143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=22
2008-08-05 23:42:15 +00:00
OBS User unknown
d627056265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=21
2008-08-01 23:28:49 +00:00
OBS User unknown
a8d2454d06
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=20
2008-07-21 15:21:38 +00:00
OBS User unknown
24bf1ba89d
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=19
2008-07-08 14:37:19 +00:00
OBS User unknown
3bca3fb7f4
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=18
2008-06-22 00:01:47 +00:00
OBS User unknown
76c470e531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=17
2008-05-09 19:45:51 +00:00
OBS User unknown
4a9bf3bc18
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=16
2008-05-06 22:25:59 +00:00
OBS User unknown
b19ac65357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=15
2008-02-29 21:28:28 +00:00
OBS User unknown
e1920e19cd
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=14
2008-02-01 20:10:15 +00:00
OBS User unknown
99e0d400af
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=13
2008-01-29 00:32:45 +00:00
OBS User unknown
18cbfe1f6a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=12
2008-01-25 22:43:44 +00:00
OBS User unknown
81f2ed444a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=11
2008-01-24 17:23:16 +00:00
OBS User unknown
0997de77e8
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=10
2008-01-17 21:16:46 +00:00
OBS User unknown
1f192bb767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=9
2008-01-03 16:34:04 +00:00
OBS User unknown
81ae41347d
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=8
2007-12-11 12:19:30 +00:00
OBS User unknown
9940e18235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=7
2007-10-02 22:49:11 +00:00
OBS User unknown
c046b70858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=6
2007-07-23 17:55:10 +00:00
OBS User unknown
227a7ae585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=5
2007-04-27 14:43:45 +00:00
OBS User unknown
cccfa6f7ba
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=4
2007-03-29 10:01:34 +00:00
OBS User unknown
918c0097b5
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=3
2007-01-12 00:20:13 +00:00
OBS User unknown
11e2bbaa28
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=2
2007-01-08 12:50:11 +00:00
OBS User unknown
fa22c58c95
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=1
2006-12-20 01:22:20 +00:00