summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2024-02-03Merge branch 'main' into v2.17.xCarl Hetherington
2024-02-03OSX -> macOSCarl Hetherington
2024-02-01Add --enable-asan option to configure.Carl Hetherington
2024-01-28Add another manual dependency.Carl Hetherington
2024-01-28Looks like we also need an explicit dep on messenger.hCarl Hetherington
2024-01-28Hack to make sure the right things are rebuilt when grok headers change.Carl Hetherington
2024-01-28Hide compiler warning.Carl Hetherington
2024-01-28Only build grok for Ubuntu 22.04.Carl Hetherington
2024-01-28Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2024-01-20Explicitly link zlib to keep new macOS environment happy.Carl Hetherington
2023-11-24Fix libzip config checks.v2.16.68Carl Hetherington
2023-11-21Fix Centos 7 build.Carl Hetherington
2023-06-05Give filler subtitle reels <LoadFont> nodes in SMPTE (#2547).Carl Hetherington
2023-05-29Missing bump of libdcp version.Carl Hetherington
2023-05-12Only add fonts to assets when they are required.Carl Hetherington
2023-05-12Handle fonts for ccaps coming from DCP content (#2525).Carl Hetherington
2023-04-21Update wscript (missed in last commit).Carl Hetherington
2023-04-06Write MainSoundConfiguration tags with hyphens for unused channels (#2501).Carl Hetherington
2023-02-04Update out-of-date version requirements in wscript.Carl Hetherington
2022-12-13More header trimming.Carl Hetherington
2022-12-05Fix use of atleast_version in wscripts (it does nothing, since I don't know w...Carl Hetherington
2022-06-21Set up dcpomatic2_disk_writer capability on install.Carl Hetherington
2022-04-30Fix build on Centos 7.Carl Hetherington
2022-04-30Remove unused variable.Carl Hetherington
2022-04-29Add image_as_jpeg()Carl Hetherington
2022-04-22clang does not have -Wsuggest-overrideCarl Hetherington
2022-04-22Revert "Adjust handling of -Wsuggest-override"Carl Hetherington
2022-04-21Adjust handling of -Wsuggest-overrideCarl Hetherington
2022-04-09Warn about missing override labels.Carl Hetherington
2022-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers f...Carl Hetherington
2022-03-20Bump libdcp for fix to subtitle formatting (#2205).Carl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-03-09Fix home_directory() with non-US-English pathnames on Windows (#2203).Carl Hetherington
2022-02-25Fix typo in wscript.v2.16.4Carl Hetherington
2022-02-25Avoid build errors from glibmm's use of dynamic exception specifications.Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2022-02-20Try to avoid some bad filenaming in rare cases.Carl Hetherington
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