summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2026-03-19Failed attempts.fed43Carl Hetherington
2026-03-19fixup! Set OpenSSL security level back to 1 so we can use SHA1 digests.cah
2026-01-31Allow building without MPEG2 transcoding, and so without FFmpeg.Carl Hetherington
2025-11-13Don't check the certificate not before/after validity in chain_valid().v1.10.40Carl Hetherington
2025-10-25Fix build on Arch with boost 1.89.v1.10.35Carl Hetherington
2025-09-23Build fixes for 32-bit Windows.v1.10.29Carl Hetherington
2025-09-19Add PDF formatter for verification reports (#1823).v1.10.28Carl Hetherington
2025-03-16Build with C++17 also on Debian Unstable.v1.10.15Carl Hetherington
2025-01-01Add new, improved raw_convert using fmt/fast_float (DoM #2220).Carl Hetherington
2024-10-14Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.23Carl Hetherington
2024-09-29Replace distutils.spawn.find_executable with shutil.whichv1.8.111Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22Carl Hetherington
2024-09-23Another fix for new boost.Carl Hetherington
2024-09-23Support new boost versions (DoM #2867).v1.8.109Carl Hetherington
2024-09-21Remove unused references to boost::signals2.Carl Hetherington
2024-09-14Fix build on Ubuntu 16.04 now that we have a static boost library.v1.8.106Carl Hetherington
2024-09-04Allow libcxml and libdcp builds with static boost.v1.9.16Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington
2024-03-22Bump asdcplib to dcpomatic-2.13.0 branch.v1.9.4Carl Hetherington
2024-03-20Allow building with libxml++-4.0 and C++17.Carl Hetherington
2024-03-13Fix missing parameters to pkg-config for libopenjp2.v1.9.1Carl Hetherington
2024-01-30Fix message on config error and make it fatal.Carl Hetherington
2023-10-10Implement weakly_canonical for boost versions without it (e.g. the one on Ubu...Carl Hetherington
2023-08-31Fix build when there is no {Image,Graphics}Magickv1.8.80Carl Hetherington
2022-12-20It's not easy to install Python 3 on Ubuntu 16.04, so work around the differe...v1.8.45Carl Hetherington
2022-12-19More adventures in strings and python versions. Stop allowing Python 2 to ru...v1.8.44Carl Hetherington
2022-12-19Can't use the encoding parameter to Popen as it's Python 3.6+ only.v1.8.43Carl Hetherington
2022-12-17Another attempt to fix UTF-8/byte SNAFUs in wscript.v1.8.42Carl Hetherington
2022-12-16Fix ./waf distv1.8.41Carl Hetherington
2022-12-05Fix use of atleast_version which these days does nothing.v1.8.36Carl Hetherington
2022-12-05Fix reading of git tags for .pc file versioning.Carl Hetherington
2022-12-04Support building either with our patched OpenJPEG, or 2.5.0.Carl Hetherington
2022-12-04Remove support for building with OpenJPEG 1.x.Carl Hetherington
2022-04-20Invert the sense of the gcov flag.Carl Hetherington
2022-03-03Add lists of ratings.v1.8.9Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.v1.8.8Carl Hetherington
2022-02-19Don't look for ImageMagick/GraphicsMagick if not building examples.Carl Hetherington
2021-05-07Actually use correct gcc version in check from previous.Carl Hetherington
2021-05-07Fix build on old GCC.Carl Hetherington
2021-04-15Fix macOS build warning.Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-03-21Add headerpad option for the macOS linker.Carl Hetherington
2021-03-20Add access to DCNC list.Carl Hetherington
2021-03-18Tidy how we're finding the tags and xsd directories.Carl Hetherington
2021-01-20I don't think we need BOOST_NO_CXX11_SCOPED_ENUMS any more.Carl Hetherington
2021-01-08Bump libcxml.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-09-27Fix install of .xsd files to be more robust.Carl Hetherington
2020-09-27Load language tags from on-disk files rather than embedding themCarl Hetherington
2020-09-21Add namespaces and tweak CPL namespace so Xerces checks CompositionMetadataAs...Carl Hetherington