2021-04-08 22:52:15 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
libsigc++: updated to 2.10.6
2.10.6 (stable)
Build:
* Meson build: Fix versioning on macOS
Documentation:
* sigc++/sigc++.h: Describe how to use libsigc++ with Meson
* Update links to the web page, now at
libsigcplusplus.github.io/libsigcplusplus
2.10.4 (stable)
Build:
* Meson build: Set default value of the 'warnings' option to 'min'
* NMake Makefiles: Several improvements
* docs/reference/: Update for Doxygen >= 1.8.16
Documentation:
* docs/manual/libsigc_manual.xml: Update signal and slot syntax
The tarball for 2.10.4 has been created with 'meson dist'.
If you build with Autotools from the tarball, please read the relevant
part of README.
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-04-06 11:00:16 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libsigc++: update to 2.10.3.
2.10.3 (stable)
Build:
* Add Meson build, alongside the existing Autotools build.
(Kjell Ahlstedt, Chun-Wei Fan) Pull request #47, #50
* Improve MSVC builds on Windows
(Chun-Wei Fan) Pull request #50
* meson.build: Check if .git is a directory or file
(Kjell Ahlstedt) Merge request pangomm!8 (Ting-Wei Lan)
* docs/reference/meson.build: Check if perl is found
(Kjell Ahlstedt) Issue #53 (Rasmus Thomsen)
* README: Describe building with Meson and Autotools
(Kjell Ahlstedt)
Tests:
* Make test_track_obj.cc compile with clang++
(Kjell Ahlstedt)
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-07 14:24:50 by Thomas Klausner | Files touched by this commit (1) |
Log message:
libsigc++: sync GCC_REQD between Makefile and bl3.mk
|
2019-11-07 14:24:38 by Thomas Klausner | Files touched by this commit (2) |
Log message:
libsigc++: mark it as version 2 of the library
|
2019-08-16 19:33:49 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
libsigc++: commit missing PLIST update for libsigc++ 2.10.2
Noted by tnn@, thanks.
|
2019-08-16 14:03:52 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libsigc++: update to 2.10.2.
2.10.2: (stable)
This release is identical to 2.10.1, except for:
* Reference docs generated by Doxygen 1.8.11.
Hopefully it will show up at
https://developer.gnome.org/libsigc++/stable/
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|