|
From: leonb <le...@us...> - 2025-07-30 21:51:35
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "djvu.sourceforge.net (djview.git)". The branch, master has been updated via bb2d170d3aa1b699967936a831e117efd75a684f (commit) from 680866ea13e69815b13a0509155021fae95555c2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit bb2d170d3aa1b699967936a831e117efd75a684f Author: Leon Bottou <le...@bo...> Date: Wed Jul 30 17:48:40 2025 -0400 Support for small bundles (e.g. built within homebrew) ----------------------------------------------------------------------- Summary of changes: configure.ac | 9 ++++--- mac/make_djview_bundle_small.sh | 54 +++++++++++++++++++++++++++++++++++++++++ mac/qlgenerator_src/Makefile.am | 3 +-- src/djview.cpp | 5 +++- src/djview.pro | 2 +- 5 files changed, 65 insertions(+), 8 deletions(-) create mode 100644 mac/make_djview_bundle_small.sh hooks/post-receive -- djvu.sourceforge.net (djview.git) |