summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2020-01-08Basic stress-test function for player.Carl Hetherington
2020-01-08Barely-functioning GL playback with new arrangement.Carl Hetherington
2019-12-12Use the new libdcp xerces stuff and install the required supporting files.Carl Hetherington
2019-12-03asdcplib now suffixed with -carl not -cth.Carl Hetherington
2019-11-17More adventures in GCC warning flags.v2.15.35Carl Hetherington
2019-11-17Don't use -Wno-deprecated-copy on older GCC.v2.15.34Carl Hetherington
2019-11-17Quell some warnings.Carl Hetherington
2019-11-04Hack for python 3 compatibility (Fedora 31).Carl Hetherington
2019-11-04Don't bother limiting supporters by until date.Carl Hetherington
2019-10-15Missed indent.Carl Hetherington
2019-10-14Add option to use lld.Carl Hetherington
2019-10-14Remove python 2 style print now that we are importing print_function from fut...Carl Hetherington
2019-10-09Allow debug builds with no internet connection. Also add missing patron.Carl Hetherington
2019-07-22Remove -Wcast-align on OS X.Carl Hetherington
2019-07-05Add some more help for --variant.Carl Hetherington
2019-06-27Fix exception in wscript.Carl Hetherington
2019-06-27Better error when failing to download supporters lists.Carl Hetherington
2019-06-10Typo.Carl Hetherington
2019-06-10swaroop: try to make -theater and -studio variants.Carl Hetherington
2019-05-10Try to reduce timeout when downloading supporters lists.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
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
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