summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2021-11-13Remove setuid root and use setcap instead in RPM packages.Carl Hetherington
2021-11-12Only look for tags which start with vCarl Hetherington
2021-11-09Bump libdcp for fix to closed caption line length verification.Carl Hetherington
2021-11-04Include subscribers / supporters in git.Carl Hetherington
2021-10-24Bump libdcp to 1.8.4 for caption ordering fix (#2106).Carl Hetherington
2021-10-17Basic and slightly inaccurate support for <Space> in subtitles (#2103).v2.15.170Carl Hetherington
2021-10-09Bump libdcp to 1.8.2 for fix when adding KDMs to VFs.Carl Hetherington
2021-10-07Bump libdcp (with corresponding libsub bump) for small verification fix.Carl Hetherington
2021-10-03Require libsub v1.6.0.Carl Hetherington
2021-10-03Require libdcp v1.8.0 to fix SMPTE sub XML namespaces (#2061).Carl Hetherington
2021-09-21Only define UNICODE in src/lib/{cross_windows,util}.cc.Carl Hetherington
2021-08-03Fix build with newer FFmpeg.Carl Hetherington
2021-05-12Fix disk_writer perms in .deb files (#1994).Carl Hetherington
2021-04-08Remove some old Centos 5 support.Carl Hetherington
2021-03-19Fix incorrect install prefix setup.Carl Hetherington
2021-03-18Require boost 1.61.0 or above on Windows/macOS.Carl Hetherington
2021-03-18Use --destdir instead of --install-prefix in wscript.Carl Hetherington
2021-01-23Revert "Experimental define to stop windows.h defining a constant called ERROR."Carl Hetherington
2021-01-22Experimental define to stop windows.h defining a constant called ERROR.Carl Hetherington
2021-01-22Fix c++11 stuff from d24251b2e0d82236f93ee5415b72849dee2a0ac8Carl Hetherington
2021-01-20Remove perhaps-we'll-use-c++11 stuff.Carl Hetherington
2021-01-08New libcxml API.Carl Hetherington
2021-01-04Support for arm64 macOS builds.Carl Hetherington
2021-01-04Hide macOS OpenGL deprecation.Carl Hetherington
2021-01-04When building against macOS SDK 11.0 we need an explicit link with bz2.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-09-27Revert some of the Linux stuff from a few commits ago.Carl Hetherington
2020-09-27Adapt for new libdcp (fixing large compiler resource requirements).Carl Hetherington
2020-09-14Add xsd_path() and use it to fix access to .xsd files on Linux (#1830).Carl Hetherington
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