summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2020-07-29clang doesn't have -Wmaybe-uninitializedv2.15.92Carl Hetherington
2020-07-28Give up trying to be selective with -Wno-maybe-uninitializedCarl Hetherington
2020-07-28Python syntax typo.Carl Hetherington
2020-07-28Expand use of -Wno-maybe-uninitialized.Carl Hetherington
2020-07-27Work around a GCC bug related to Wmaybe-initialized.Carl Hetherington
2020-07-27Fix some unused variable warnings on macOS.Carl Hetherington
2020-07-27Test: remove some more Wno flags.Carl Hetherington
2020-07-26Various OSX warnings fixes.Carl Hetherington
2020-07-26Try to remove some more default -Wno switches.Carl Hetherington
2020-07-26I think -Wno-cast-function-type is GCC 8 only.Carl Hetherington
2020-07-26Rationalise compiler warning setup.Carl Hetherington
2020-07-15Remove ko_KR translation stub that was never used.Carl Hetherington
2020-05-22We must only link gtk2 if wx is also using it.Carl Hetherington
2020-04-26Fix previous on Windows/macOS.v2.15.60Carl Hetherington
2020-04-25Add link with anl to fix Centos 8 build.v2.15.59Carl Hetherington
2020-04-20Add LEQ(m) when analysing audio (#1382).v2.15.52Carl Hetherington
2020-04-07Add DCPOMATIC_DISK define and don't build stuff needing boost dll library if ...v2.15.49Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-03-16Move stress testing code into a separate class and always build it.Carl Hetherington
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