Opened 4 weeks ago

Closed 4 weeks ago

Last modified 3 weeks ago

#19588 closed enhancement (fixed)

cairomm-1.14.5

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by thomas, 4 weeks ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:2 by thomas, 4 weeks ago

1.14.5 (stable):

Documentation:

  • Context: Fix some typos (Daniel Boles) Merge request !26
  • Update Visual Studio build docs (Chun-wei Fan) Merge request !27
  • Remove AUTHORS and MAINTAINERS; add info to README.md (Kjell Ahlstedt) Issue gtkmm#140

Meson build:

  • Detect if we build from a git subtree (William Roy) Merge request gtkmm!72
  • Don't copy files with configure_file() (Kjell Ahlstedt)
  • Fix the evaluation of is_git_build on Windows (Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
  • The boost-shared option defaults to true (Kjell Ahlstedt)

comment:3 by thomas, 4 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed in [f606136eff]

comment:4 by Douglas R. Reno, 3 weeks ago

1.14.0 to 1.14.4:

1.14.4 (stable):

Build:
* Meson build: When mm-common >= 1.0.4 is used, Perl is not required
  (Kjell Ahlstedt)
* MSVC build: Support VS2022 builds
  (Chun-wei Fan) Merge request !19
* Meson build: Specify 'check' option in run_command()
  Will be necessary with future versions of Meson.
  Require Meson >= 0.55.0
* Meson build: Avoid unnecessary configuration warnings
  (Kjell Ahlstedt)
* Meson build: Re-organize warnings-related compiler flags for MSVC
  (Chun-wei Fan) Merge request !23
* Autotools build: Add --disable-deprecated-api
* Fix build with -Dbuild-deprecated-api=false
  (Kjell Ahlstedt) Issue #29 (bbhtt)


1.14.3 (stable):

Build:
* cairommconfig.h.*: Don't dllimport on MinGW
  (Chun-wei Fan) Merge reqest !15
  (Chun-wei Fan) Issue gtkmm#90 (Lukas K.)
* Meson build: Make it possible to use cairomm as a subproject
  (Kjell Ahlstedt)
* Meson build: No implicit_include_directories
  (Kjell Ahlstedt)
* MSVC build: exception.h: Export Cairo::logic_error selectively
  (Chun-wei Fan) Merge request !18


1.14.2 (stable):

The tarball for 1.14.2 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of the README file.

Build:
* Meson build: Fix versioning on macOS
  (Kjell Ahlstedt, Tom Schoonjans)
* Require cairo >= 1.12.0
  Not a new requirement, but now it's specified in configure.ac and
  meson.build, so a failure to meet it is noticed earlier when building
  (Kjell Ahlstedt)
Note: See TracTickets for help on using tickets.