Some basic notes on smoke testing.
[dcpomatic.git] / wscript
2020-04-25 Carl HetheringtonFix previous on Windows/macOS. v2.15.60
2020-04-25 Carl HetheringtonAdd link with anl to fix Centos 8 build. v2.15.59
2020-04-19 Carl HetheringtonAdd LEQ(m) when analysing audio (#1382). v2.15.52
2020-04-06 Carl HetheringtonAdd DCPOMATIC_DISK define and don't build stuff needing... v2.15.49
2020-04-06 Carl HetheringtonAdd disk writer tool.
2020-03-15 Carl HetheringtonMove stress testing code into a separate class and...
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonBasic stress-test function for player.
2020-01-08 Carl HetheringtonBarely-functioning GL playback with new arrangement.
2019-12-12 Carl HetheringtonUse the new libdcp xerces stuff and install the require...
2019-12-03 Carl Hetheringtonasdcplib now suffixed with -carl not -cth.
2019-11-17 Carl HetheringtonMore adventures in GCC warning flags. v2.15.35
2019-11-17 Carl HetheringtonDon't use -Wno-deprecated-copy on older GCC. v2.15.34
2019-11-17 Carl HetheringtonQuell some warnings.
2019-11-04 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.29
2019-11-04 Carl HetheringtonHack for python 3 compatibility (Fedora 31).
2019-11-03 Carl HetheringtonDon't bother limiting supporters by until date.
2019-10-14 Carl HetheringtonMissed indent.
2019-10-14 Carl HetheringtonAdd option to use lld.
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-14 Carl HetheringtonRemove python 2 style print now that we are importing...
2019-10-10 Carl HetheringtonMerge branch 'v2.15.x' of ssh://main.carlh.net/home...
2019-10-09 Carl HetheringtonAllow debug builds with no internet connection. Also...
2019-07-22 Carl HetheringtonRemove -Wcast-align on OS X.
2019-07-05 Carl HetheringtonAdd some more help for --variant.
2019-06-27 Carl HetheringtonFix exception in wscript.
2019-06-27 Carl HetheringtonBetter error when failing to download supporters lists.
2019-06-09 Carl HetheringtonTypo.
2019-06-09 Carl Hetheringtonswaroop: try to make -theater and -studio variants.
2019-05-10 Carl HetheringtonTry to reduce timeout when downloading supporters lists.
2019-04-30 Carl HetheringtonBump libdcp/libsub versions in wscript. v2.14.0
2019-04-24 Carl HetheringtonToken commit to bump version since changes to the Windo... v2.13.151
2019-03-29 Carl HetheringtonAdd episode/promo content types.
2019-03-29 Carl HetheringtonFix typo in wscript. v2.13.141
2019-03-29 Carl HetheringtonFix build warnings about -Wno-maybe-uninitialized on...
2019-03-27 Carl HetheringtonDisable maybe-uninitialized warnings to shut gcc up...
2019-03-12 Carl HetheringtonBump to some release versions.
2019-02-13 Carl HetheringtonFix warning name typo.
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-12 Carl HetheringtonTry to fix some warnings.
2018-12-24 Carl Hetheringtonswaroop: fix setuid on dcpomatic2_uuid. v2.13.91
2018-12-23 Carl HetheringtonTry to fix setuid call.
2018-12-23 Carl HetheringtonAdd dcpomatic2_uuid tool.
2018-11-26 Carl HetheringtonFix accidentally-mangled wscript. v2.13.75
2018-11-26 Carl HetheringtonBump version v2.13.74
2018-11-26 Carl HetheringtonBump version v2.13.73
2018-10-28 Carl HetheringtonBetter library detection for configure checks.
2018-10-28 Carl HetheringtonMore missing libraries for EBUR128 check program.
2018-10-28 Carl HetheringtonPossibly fix missing EBUR128 options on some builds.
2018-10-12 Carl HetheringtonBuild fixes.
2018-10-11 Carl HetheringtonChange MagickImageProxy to FFmpegImageProxy and make...
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-22 Carl HetheringtonMerge player-only option into swaroop variant.
2018-09-21 Carl HetheringtonAdd swaroop variant and use it to remove the screen...
2018-09-19 Carl HetheringtonAllow player-only builds.
2018-09-06 Carl HetheringtonTry to prevent encode server test crashing in valgrind.
2018-08-22 Carl HetheringtonRemove debugging print message.
2018-08-14 Carl HetheringtonAdd subscribers in their own part of the about box.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-26 Carl HetheringtonAllow debug builds without internet access.
2018-07-19 Carl HetheringtonHopefully remove unsafe-loop-optimization warnings.
2018-07-19 Carl HetheringtonRemove old content_subtitle.
2018-07-16 Carl HetheringtonRemove some warnings so that F28 doesn't fail to build...
2018-07-14 Carl HetheringtonStop the build if we can't download the supporters...
2018-05-23 Carl HetheringtonPython 3 fix for wscript.
2018-04-15 Carl Hetheringtonabout_dialog.cc doesn't always rebuild if supporters...
2018-03-28 Carl HetheringtonFix compile warnings on OS X.
2018-03-27 Carl HetheringtonDon't distribute compile_commands.json.
2018-03-25 Carl HetheringtonFix mangled wscript. v2.13.4
2018-03-25 Carl HetheringtonBump version v2.13.3
2018-03-25 Carl HetheringtonBump version v2.13.2
2018-03-23 Carl HetheringtonWe are using lightweight (not annotated) tags so we...
2018-03-21 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-03-21 Carl HetheringtonFix for python 3.
2018-03-19 Carl HetheringtonSupport for ycmd.
2018-03-13 Carl HetheringtonTry to do versioning without two commits per version... v2.13.0
2018-02-28 Carl HetheringtonFix complaints about warnings on OS X.
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonTweak warnings and add some more.
2018-02-27 Carl HetheringtonBump libdcp/libsub to release versions and rtaudio...
2018-02-26 Carl HetheringtonMangle version number.
2018-02-12 Carl HetheringtonBump version
2018-02-12 Carl HetheringtonBump version v2.11.55
2018-02-10 Carl HetheringtonBump version
2018-02-10 Carl HetheringtonBump version v2.11.54
2018-02-10 Carl HetheringtonBump version
2018-02-10 Carl HetheringtonBump version v2.11.53
2018-02-09 Carl HetheringtonBump version
2018-02-09 Carl HetheringtonBump version v2.11.52
2018-02-08 Carl HetheringtonBump version
2018-02-08 Carl HetheringtonBump version v2.11.51
2018-02-08 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-07 Carl HetheringtonBump version
2018-02-07 Carl HetheringtonBump version v2.11.50
2018-02-06 Carl HetheringtonBump version
2018-02-06 Carl HetheringtonBump version v2.11.49
2018-02-05 Carl HetheringtonBump version
2018-02-05 Carl HetheringtonBump version v2.11.48
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-01 Carl HetheringtonBump version
next