summaryrefslogtreecommitdiff
path: root/cscript
AgeCommit message (Expand)Author
2025-01-31Fix up for const fix in libcxml.v1.10.9Carl Hetherington
2025-01-06Bump asdcplib for more error information on Windows.v1.10.4Carl Hetherington
2024-12-29Build with C++17 on macOS.Carl Hetherington
2024-12-25Bump asdcplib for fix to UTF-8 Windows filenames.v1.10.1Carl Hetherington
2024-10-14Bump asdcplib for Python import fix.Carl Hetherington
2024-09-04Drop Centos 7 support and fix erroneous use of --static-boost on Centos 9.v1.9.19Carl Hetherington
2024-09-04Allow libcxml and libdcp builds with static boost.v1.9.16Carl Hetherington
2024-06-30Bump FFmpeg to one based on 7.0.1.v1.9.11Carl Hetherington
2024-06-08Bump asdcplib for fix to assertion (DoM #2825).v1.9.9Carl Hetherington
2024-05-16Merge branch 'main' into v1.9.xv1.9.7Carl Hetherington
2024-05-13Pass environment prefix to test runner.Carl Hetherington
2024-04-22Support MPEG2 compression.v1.9.6Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington
2024-03-27Bump libcxml for build fix.Carl Hetherington
2024-03-22Bump asdcplib to dcpomatic-2.13.0 branch.v1.9.4Carl Hetherington
2024-03-20Use C++17 when the c++17 option is passed in.v1.9.2Carl Hetherington
2024-03-20Replace xmlpp::Node::add_child with cxml::add_child.Carl Hetherington
2024-03-10Use openjpeg v2.5.2.v1.9.0Carl Hetherington
2023-12-22Bump libcxml for new feature.v1.8.90Carl Hetherington
2023-10-10Switch to testing on Ubuntu 16.04 and 22.04.Carl Hetherington
2023-08-31Fix build when there is no {Image,Graphics}Magickv1.8.80Carl Hetherington
2023-08-15Bump asdcplib for probably-unimportant undefined variable use fix.v1.8.77Carl Hetherington
2023-04-16Bump openjpeg to allow higher than 250Mbit/s data rates for J2K (DoM #1665).Carl Hetherington
2022-12-05Remove old jpeg option reference in cscript.v1.8.37Carl Hetherington
2022-12-05Fix use of atleast_version which these days does nothing.v1.8.36Carl Hetherington
2022-12-04Remove support for building with OpenJPEG 1.x.Carl Hetherington
2022-09-20Bump waf in asdcplib.v1.8.29Carl Hetherington
2022-09-19Bump waf here and in libcxml for Python 3.10 support.v1.8.28Carl Hetherington
2022-06-20Bump asdcplib for build fix.v1.8.21Carl Hetherington
2022-06-14Bump asdcplib for some more logging.Carl Hetherington
2022-05-04Make some tests repeatable across platforms.Carl Hetherington
2022-05-04Remove deprecation warning from cdist.Carl Hetherington
2022-05-04Allow tests to be run on Windows.Carl Hetherington
2022-05-01Bump asdcplib to a version with some better Win32 error logging.Carl Hetherington
2022-04-20Fix cscript after change to gcov flag.v1.8.14Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.v1.8.8Carl Hetherington
2021-10-03Build with libcxml 0.17.2.v1.8.0Carl Hetherington
2021-02-06Use 1 guard bit in JPEG2000 encoding for 2K, per Bv2.1.Carl Hetherington
2021-01-23Remove Windows XP support and pin asdcplib version.Carl Hetherington
2021-01-08Bump libcxml.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-10-23Enable building tests on macOS.Carl Hetherington
2020-07-28Bump libcxml.Carl Hetherington
2020-06-11Bump openjpeg for Windows ccache build fixes.Carl Hetherington
2020-06-02Don't build benchmarks with cdist.Carl Hetherington
2020-04-02Bump libcxml for new force-cpp stuff.Carl Hetherington
2020-04-02Cleanup.Carl Hetherington
2020-04-02Pass force-cpp11 down to libcxml.Carl Hetherington
2020-04-02Tidy up by using option_defaults.Carl Hetherington
2020-02-03Tidy up previous slightly.Carl Hetherington