simon-git: puzzles (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Sep 12 11:06:10 BST 2022
TL;DR:
9c13279 unix, gtk: Install and use HTML help
27dd36e Enable Apple Silicon in the MacOS builds.
Repository: https://git.tartarus.org/simon/puzzles.git
On the web: https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2022-09-12 11:06:10
commit 9c13279938cfdd3f85a83c3f9ab1714a5a9164ae
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=9c13279938cfdd3f85a83c3f9ab1714a5a9164ae;hp=8399cff6a3b9bf15c6d1d9e0c905d1411f25f9b8
Author: Ben Hutchings <benh at debian.org>
Date: Sun Jul 31 04:11:08 2022 +0200
unix, gtk: Install and use HTML help
- Generate HTML pages from the manual, and install them
- Add "Contents" and "Help on <name>" menu items that will open the
appropriate page in a web browser
cmake/platforms/unix.cmake | 23 ++++++++++++
gtk.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 115 insertions(+)
commit 27dd36e3e642d255702789423bb001b3ff08e8e3
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=27dd36e3e642d255702789423bb001b3ff08e8e3;hp=9c13279938cfdd3f85a83c3f9ab1714a5a9164ae
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Sep 12 11:01:40 2022 +0100
Enable Apple Silicon in the MacOS builds.
cmake/platforms/osx.cmake | 2 ++
1 file changed, 2 insertions(+)
More information about the tartarus-commits
mailing list