Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

Bear-3.1.3-2.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: Bear Distribution: openSUSE Tumbleweed
Version: 3.1.3 Vendor: openSUSE
Release: 2.1 Build date: Tue Mar 26 11:20:39 2024
Group: Unspecified Build host: reproducible
Size: 846939 Source RPM: Bear-3.1.3-2.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/rizsotto/Bear
Summary: Tool to generate compilation database for clang tooling
Bear is a tool to generate compilation database for clang tooling.

One way to get compilation database is to use cmake as build tool. When the
project compiles with no cmake, but another build system, there is no free json
file. Bear is a tool to generate such file during the build process.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Tue Mar 26 2024 Max Lin <mlin@suse.com>
  - Build with GCC13 on Leap 15
* Mon Dec 18 2023 Martin Pluskal <mpluskal@suse.com>
  - Disable tests as they timeout in OBS
* Sat Dec 02 2023 Christoph G <foss@grueninger.de>
  - Update to version 3.1.3
    * citnames: include filter works with trailing separator
    * dependency: fmt to work with all recent versions
    * cmake: Avoid warning about DOWNLOAD_EXTRACT_TIMESTAMP ( #531, @Spongman )
    * language: Add missing include for std::find ( #530, @thesamesam )
* Tue Jun 13 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Update to version 3.1.2:
    * fix incorrect parsing arguments with same prefixes (#519, @MashaK5)
    * Avoid implicit function declarations in tests, for C99
      compatibility (#521, @fweimer-rh)
  - From skipped 3.1.1:
    * intercept: file open with O_TRUNC to avoid corrupt output if
      the file is already exists. (#511 , @asierllano)
    * intercept: file writing needs to loop on content until it gets
      empty (#512 , @asierllano)
    * citnames: output writing is an atomic operation (#513 , @asierllano)
    * documentation: run pandoc against man page sources
  - From skipped 3.1.0:
    * Bear internal running processes are no longer released as
      executable.
      This was requested to avoid collision with the interception-tool package.
      (Special thanks to @samu698 for the patches.)
    * missing preprocessor guard for confstr (#475 @mahmood601)
    * documentation fixes
  - From skipped 3.0.21:
    * Fix libexec.so linking problem (#477, @neverpanic )
    * Fix various CMake flag problems (#480, #484, @leleliu008 , @adfernandes )
    * Fix repology link in README file (#482, @dmitris )
    * Process execution close stdin file descriptor in wrapper.
* Mon Oct 17 2022 Martin Liška <mliska@suse.cz>
  - Update to version 3.0.20:
    * Set errno to zero after libexec's on_load (#470, @Absolucy)
    * Add C compiler argument for dependencies (#462, @arturo-salinas)
    * Update dependency versions.
    * Fix build failure with fmt-9.0.0 (#471)
    * Temp workaround note for old 2.4 release (#440 @ZuseZ4)
    * Build: local dependencies get first in the search path (#453 @ton)
    * Fix cannot execute binary file (#439 @marxin)
* Wed Jan 19 2022 Martin Liška <mliska@suse.cz>
  - Update to version 3.0.18
    * Fix compile errors with g++ 11.02 (#434, @shrkamat)
    * Added CMAKE_EXE_LINKER_FLAGS to external projects. (#437, @XaverKlemenschits)
    * Fixed Libtool test failure. (#435, @gyakovlev)
* Tue Sep 21 2021 Dan Čermák <dcermak@suse.com>
  - New upstream release 3.0.15
  - Removed fix-python3-tests.patch (replaced with a sed call)
  - Removed fix-libexec-tests.patch (merged upstream)
* Mon May 24 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Fixed build / test requirement for lit
* Fri May 14 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 3.0.11
    * Rewrite Bear in C++
    * Bear is decomposed into an intercept and a semantic analysis
      processes. It also supports compiler wrappers for intercepting
      compiler calls in environments where the dynamic linker trick is
      not working.
    * Support CUDA compilations
    * Add '--remove-flags' argument
    * fix performance bug.
    * ccache compiler wrapper no longer in the output
    * 'citnames' execution time linear to the input size.
    * 'intercept' performance tuning to allocate less object during
      event processing.
    * Interception execution reporter ('er') got merged with the
      compiler wrapper ('wrapper').
    * 'bear' and 'citnames' are expose less flags, but using a
      configuration file.
    * Bear cleans up 'intercept' command output after using it.
  - Add fix-libexec-tests.patch and fix-python3-tests.patch
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
  - Remove obsolete Groups tag (fate#326485)

Files

/usr/bin/bear
/usr/lib/bear
/usr/lib/bear/libexec.so
/usr/lib/bear/wrapper
/usr/lib/bear/wrapper.d
/usr/lib/bear/wrapper.d/ar
/usr/lib/bear/wrapper.d/as
/usr/lib/bear/wrapper.d/bison
/usr/lib/bear/wrapper.d/c++
/usr/lib/bear/wrapper.d/cc
/usr/lib/bear/wrapper.d/clang
/usr/lib/bear/wrapper.d/clang++
/usr/lib/bear/wrapper.d/cpp
/usr/lib/bear/wrapper.d/ctangle
/usr/lib/bear/wrapper.d/cweave
/usr/lib/bear/wrapper.d/f77
/usr/lib/bear/wrapper.d/flex
/usr/lib/bear/wrapper.d/g++
/usr/lib/bear/wrapper.d/gcc
/usr/lib/bear/wrapper.d/ld
/usr/lib/bear/wrapper.d/lex
/usr/lib/bear/wrapper.d/lint
/usr/lib/bear/wrapper.d/m2c
/usr/lib/bear/wrapper.d/makeinfo
/usr/lib/bear/wrapper.d/nm
/usr/lib/bear/wrapper.d/objcopy
/usr/lib/bear/wrapper.d/objdump
/usr/lib/bear/wrapper.d/pc
/usr/lib/bear/wrapper.d/ranlib
/usr/lib/bear/wrapper.d/readelf
/usr/lib/bear/wrapper.d/strip
/usr/lib/bear/wrapper.d/tangle
/usr/lib/bear/wrapper.d/tex
/usr/lib/bear/wrapper.d/tex2dvi
/usr/lib/bear/wrapper.d/weave
/usr/lib/bear/wrapper.d/yacc
/usr/share/doc/packages/Bear
/usr/share/doc/packages/Bear/README.md
/usr/share/licenses/Bear
/usr/share/licenses/Bear/COPYING
/usr/share/man/man1/bear-citnames.1.gz
/usr/share/man/man1/bear-intercept.1.gz
/usr/share/man/man1/bear.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:22:44 2024