2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2023-11-14 17:01:45 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
cairomm1.16: update to 1.18.0.
1.18.0 (stable):
Meson build:
* The boost-shared option defaults to true
(Kjell Ahlstedt)
1.17.1 (unstable):
* Add SaveGuard save/restore object
(Jason Rhinelander, Kjell Ahlstedt) Issue #9 (Ian Britten)
* Add Surface::set/get_device_scale()
(Thomas Holder) Merge request !22
* ScaledFont: Add get_text_extents() and get_glyph_extents()
(Vitaly Dyachkov) Issue #30
* Use callback functions with C linkage
(Kjell Ahlstedt) Issue glibmm#1 (Murray Cumming)
Documentation:
* Surface: Use cairomm names where possible
(Kjell Ahlstedt)
* Context: Fix some typos
(Daniel Boles) Merge request !26
* Update Visual Studio build docs
(Chun-wei Fan) Merge request !28
* Remove AUTHORS and MAINTAINERS; add info to README.md
(Kjell Ahlstedt) Issue gtkmm#140
Build:
* Meson build: Re-organize warnings-related compiler flags for MSVC
(Chun-wei Fan) Merge request !24
* Autotools build: Add --disable-deprecated-api
(Kjell Ahlstedt) Issue #29 (bbhtt)
* Require cairo >= 1.14.0
(Kjell Ahlstedt)
* Meson build: Detect if we build from a git subtree
(William Roy) Merge request gtkmm!72
* Meson build: Don't copy files with configure_file()
(Kjell Ahlstedt)
* Meson build: Fix the evaluation of is_git_build on Windows
(Kjell Ahlstedt) Issue gtkmm#131 (William Roy)
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-02-14 17:09:21 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
cairomm1.16: update to 1.16.2.
1.16.2 (stable):
Build:
* MSVC build: Support VS2022 builds
(Chun-wei Fan) Merge request !20
* Meson build: When mm-common >= 1.0.4 is used, Perl is not required
* 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)
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-06-28 09:42:46 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
cairomm1.16: update to 1.16.1.
1.16.1 (stable):
Cairo:
* Surface::Type: Deprecate WIN32, add WIN32_SURFACE
(Kjell Ahlstedt) Issue #26, merge request !14
Build:
* cairommconfig.h.*: Don't dllimport on MinGW
(Chun-wei Fan) Merge reqest !16
(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 !17
|