summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Collapse)Author
2020-11-28Bump libdcp for verification fix.v2.14.46Carl Hetherington
2020-10-26Allow building and running with wxWidgets 3.1.x as well as 3.0.x.Carl Hetherington
2020-10-10Bump libdcp (and following libsub) to fix crashes with ASSETMAPsv2.14.39Carl Hetherington
containing files that are not in any PKL (#1855).
2020-03-10Bump libdcp to hopefully prevent segfaults in ↵Carl Hetherington
CertificateChain::private_key_valid.
2020-01-23Support binary STL subtitle files.v2.14.24Carl Hetherington
2019-12-15Stop empty Font IDs in imported DCP subtitles making it into theCarl Hetherington
output DCP (#1689). Back-ported from d8d4225a3e488cf78438b80938aa18fd07d30a06 in v2.15.x
2019-11-24Properly ignore empty asset path errors that do not lead to missing asset ↵v2.14.15Carl Hetherington
errors.
2019-11-17Try to do -Wno-deprecated-copy only on Linux.Carl Hetherington
2019-11-17Quell some warnings.Carl Hetherington
2019-11-11Bump libdcp for fix to #1650.Carl Hetherington
2019-11-11Require bug-fixed versions.Carl Hetherington
2019-11-09Hack for python 3 compatibility (Fedora 31).Carl Hetherington
2019-11-03Let's not bother removing supporters who didn't donate before the tag date ↵Carl Hetherington
of a release.
2019-10-15Fix python 2 print() statement.Carl Hetherington
2019-10-09Allow debug builds with no internet connection. Also add missing patron.Carl Hetherington
2019-10-01Corresponding libsub version bump.Carl Hetherington
2019-10-01Bump libdcp for CPL root element namespace fix.Carl Hetherington
2019-06-29Bump libsub for Centos build fix.Carl Hetherington
2019-06-28Bump libsub for \c support.Carl Hetherington
2019-05-21Bump libdcp/libsub for fix to #1561 (problems when writing many SMPTE subs).Carl Hetherington
2019-04-30Bump libdcp/libsub versions in wscript.v2.14.0Carl Hetherington
2019-04-24Token commit to bump version since changes to the Windows build environment ↵v2.13.151Carl Hetherington
(#1529).
2019-03-29Add episode/promo content types.Carl Hetherington
2019-03-29Fix typo in wscript.v2.13.141Carl Hetherington
2019-03-29Fix build warnings about -Wno-maybe-uninitialized on OS X.Carl Hetherington
2019-03-27Disable maybe-uninitialized warnings to shut gcc up about _t in optional.Carl Hetherington
2019-03-12Bump to some release versions.Carl Hetherington
2019-02-13Fix warning name typo.Carl Hetherington
2019-02-12Try to fix some warnings.Carl Hetherington
2018-12-24swaroop: fix setuid on dcpomatic2_uuid.v2.13.91Carl Hetherington
2018-12-23Try to fix setuid call.Carl Hetherington
2018-12-23Add dcpomatic2_uuid tool.Carl Hetherington
2018-11-26Fix accidentally-mangled wscript.v2.13.75Carl Hetherington
2018-11-26Bump versionv2.13.74Carl Hetherington
2018-11-26Bump versionv2.13.73Carl Hetherington
2018-10-28Better library detection for configure checks.Carl Hetherington
2018-10-28More missing libraries for EBUR128 check program.Carl Hetherington
2018-10-28Possibly fix missing EBUR128 options on some builds.Carl Hetherington
2018-10-12Build fixes.Carl Hetherington
2018-10-12Change MagickImageProxy to FFmpegImageProxy and make it use FFmpegCarl Hetherington
to decode images. Hence remove {Image,Graphics}Magick.
2018-09-22Merge player-only option into swaroop variant.Carl Hetherington
2018-09-21Add swaroop variant and use it to remove the screen options from the View menu.Carl Hetherington
2018-09-19Allow player-only builds.Carl Hetherington
2018-09-06Try to prevent encode server test crashing in valgrind.Carl Hetherington
2018-08-22Remove debugging print message.Carl Hetherington
2018-08-14Add subscribers in their own part of the about box.Carl Hetherington
2018-07-26Allow debug builds without internet access.Carl Hetherington
2018-07-20Hopefully remove unsafe-loop-optimization warnings.Carl Hetherington
2018-07-19Remove old content_subtitle.Carl Hetherington
2018-07-16Remove some warnings so that F28 doesn't fail to build due toCarl Hetherington
weird docker hang on writing to stderr.