Revisions of graphene

buildservice-autocommit accepted request 962912 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 30)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 29)
New stable rel
buildservice-autocommit accepted request 885622 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 28)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 27)
- Update to version 1.10.6:
  + Hide GRAPHENE_SIMD_S from the introspection data.
  + Nudge ray axis when intersecting a box.
- Changes from version 1.10.4:
  + Add ARM NEON support when building with Visual Studio.
  + Build fix on ARM64 Windows.
  + Drop deprecated "python3" Meson module.
  + Fix detection of non-intersecting boxes.
  + Only enable SSE2 on x86_64.
  + Use the compiler-appropriate alignment attributes.
  + Change introspection option to a yielding feature.
- Change -Dintrospection=true meson parameter to
  -Dintrospection=enabled: follow upstream build system changes.
- Wrap -Dsse2=true meson parameter into %ifarch x86_64: 32bit
  builds for example do not support sse2 (likely boo#1184678).
buildservice-autocommit accepted request 816729 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 26)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) accepted request 816727 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 25)
- Update to version 1.10.2:
  + Disable SSE on 32bit builds on Windows with MSVC
  + Add more documentation on the conventions used by matrix
    operations
  + Fix Euler angles/matrix conversion
  + Various bugs fixed.
- Use %{_libexecdir} instead of %{_prefix}/lib: follow the package
  installer definition.
buildservice-autocommit accepted request 730141 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 24)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 23)
.changes tweak
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 22)
New stable release
buildservice-autocommit accepted request 688511 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 20)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (iznogood) committed (revision 19)
New stable release
buildservice-autocommit accepted request 583588 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 18)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 579483 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 17)
- Update to version 1.8.0:
  + No new API, this cycle, but it's time to spin a new stable
    release.
  + The major news for this release is that we dropped the
    Autotools build from the repository; Graphene is now built
    exclusively with Meson.
  + We've added various fixes to the build on macOS, in order to
    maintain compatibility with the old Autotools build.
  + The variables in the pkg-config file that expose the SIMD
    functionality built inside Graphene have been updated, to
    ensure that they can be easily consumed by other projects;
    instead of a single string that needs to be split, we now
    expose boolean variables for all SIMD implementations.
  + We've also improved the ability to use Graphene as a Meson
    sub-project; this allows Meson to check out, build, and depend
    on Graphene when building complex projects, like GTK. This is
    really useful inside CI pipelines, as it minimises the amount
    of separate steps needed when setting up the build.
- Update options passed to meson, following upstream changes:
  gtk_doc=true, gobject_types=true, introspection=true,
  gcc_vector=true, sse2=true, arm-neon=true, tests=true and
  benchmarks=true.
- Update to version 1.6.2:
  + Mostly fixes for the Meson build, to ensure it's a bit more
    idiomatic and conforms to what newer versions of Meson expect
    from a project.
- Do a minor spec clean, use autosetup and license macros.
- Stop exporting LANG=C.UTF-8, fixed upstream.
- Stop exporting i586 conditional SUSE_ASNEEDED=0, fixed upstream.
- Pass explict enable-gtk-doc=true, enable-gobject-types=true,
  enable-introspection=true, enable-gcc-vector=true,
  enable-sse2=true and enable-arm-neon=true to meson, ensure we
  build the features we want.
- Following the above, add gtk-doc BuildRequires and package the
  now built documentation in devel subpackage.
- Stop using sed to ensure we are using python3, fixed upstream.
- Add fdupes BuildRequires and macro, remove duplicate files.
buildservice-autocommit accepted request 546409 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 16)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 15)
- Switch to python3:
  + Update the shebang in src/identfilter.py using sed.
  + Replace --identifier-filter-cmd=python in src/meson.build with
    --identifier-filter-cmd=python3 (using sed).
  + Add python3-base BuildRequires: needed to have the python3
    interpreter present.
  fails in the testsuite on the "box" test
buildservice-autocommit accepted request 476881 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 14)
baserev update by copy to link target
Bjørn Lie's avatar Bjørn Lie (Zaitor) committed (revision 13)
New upstream release
buildservice-autocommit accepted request 461025 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 12)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) committed (revision 11)
typo
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by