summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2026-02-16wip: kakaduCarl Hetherington
2026-02-16Use nlohmann for JSON.Carl Hetherington
2026-02-16Ignore warnings as errors when looking for signals2.Carl Hetherington
2026-02-16Define UNICODE (and _UNICODE) in the wscript on Windows.Carl Hetherington
2026-02-16Remove support for FFmpeg < 8.Carl Hetherington
2026-01-05Fix valgrind support.Carl Hetherington
2025-10-25Fix build on Arch with boost 1.89.v2.18.28Carl Hetherington
2025-10-15Support FFmpeg 8 (for Arch).Carl Hetherington
2025-10-07Use macOS' own sqlite3 library (#3087).Carl Hetherington
2025-09-19Allow saving of verification reports as PDF (#1823).Carl Hetherington
2025-09-16Fix build with tests but without disk.Carl Hetherington
2025-09-15Allow building with boost::process v2 (added in Ubuntu 25.10).Carl Hetherington
2025-04-07Work around failure to open maximised on Ubuntu 24.04 (#3010).Carl Hetherington
2025-03-22Fix missing icu .pc request.Carl Hetherington
2025-03-22Remove deprecated/removed use of resolver::query.Carl Hetherington
2025-03-22Add abstraction of io_{context,service} and use it as appropriate.Carl Hetherington
2025-03-16Build with C++17 on Debian Unstable.Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2024-10-14Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-29Remove two unused imports.Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-24Fix build with new boost (e.g. on Arch) (#2868)Carl Hetherington
2024-09-21Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-14Bump libdcp for Windows build fix.Carl Hetherington
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-08-17Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-08-15Fix --static-xmlsec option and use it for Centos 9 (#2858).Carl Hetherington
2024-07-06Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-30Make DCPoMatic compatible with ICU >= 75Benjamin Radel
2024-06-23Add minimal player HTTP server (#2830).Carl Hetherington
2024-05-29Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-26Note that newer libsub version is required.Carl Hetherington
2024-05-16Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-13Bump libdcp for another MCA channel ID fix (#2810).Carl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2024-05-06Use check_via_pkg_config for libdcp to clarify the error whenCarl Hetherington
2024-05-06Add check_via_pkg_config to wscriptCarl Hetherington
2024-05-01Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-01Use plain git hash for VERSION when there is no exact tag.Carl Hetherington
2024-05-01Don't "pollute" the library path with /usr/local/lib.Carl Hetherington
2024-04-27Use plain git hash for VERSION when there is no exact tag.Carl Hetherington
2024-04-23Revert "Tweak how lzma is linked."Carl Hetherington
2024-04-21Support variants in the build scripts.Carl Hetherington
2024-03-29Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-03-23Fix detection of SSE, removing unnecessary --target-macos-arm64.Carl Hetherington
2024-03-22Bump libdcp for new asdcplib version.Carl Hetherington
2024-03-20Allow building with C++17 and updated libxml++/pangomm/cairomm.Carl Hetherington
2024-02-22Merge tag 'v2.16.78' into v2.17.xv2.17.12Carl Hetherington
2024-02-21Same trick again with gcc 8.3.0 (Debian 10).Carl Hetherington
2024-02-20Don't use -Wsuggest-override on gcc 7.5.0 (Ubuntu 18.04)Carl Hetherington