summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
2024-03-20Allow building with libxml++-4.0 and C++17.Carl Hetherington
2024-03-13Fix missing parameters to pkg-config for libopenjp2.v1.9.1Carl Hetherington
2024-01-30Fix message on config error and make it fatal.Carl Hetherington
2023-10-10Implement weakly_canonical for boost versions without it (e.g. the one on Ubu...Carl Hetherington
2023-08-31Fix build when there is no {Image,Graphics}Magickv1.8.80Carl Hetherington
2022-12-20It's not easy to install Python 3 on Ubuntu 16.04, so work around the differe...v1.8.45Carl Hetherington
2022-12-19More adventures in strings and python versions. Stop allowing Python 2 to ru...v1.8.44Carl Hetherington
2022-12-19Can't use the encoding parameter to Popen as it's Python 3.6+ only.v1.8.43Carl Hetherington
2022-12-17Another attempt to fix UTF-8/byte SNAFUs in wscript.v1.8.42Carl Hetherington
2022-12-16Fix ./waf distv1.8.41Carl Hetherington
2022-12-05Fix use of atleast_version which these days does nothing.v1.8.36Carl Hetherington
2022-12-05Fix reading of git tags for .pc file versioning.Carl Hetherington
2022-12-04Support building either with our patched OpenJPEG, or 2.5.0.Carl Hetherington
2022-12-04Remove support for building with OpenJPEG 1.x.Carl Hetherington
2022-04-20Invert the sense of the gcov flag.Carl Hetherington
2022-03-03Add lists of ratings.v1.8.9Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.v1.8.8Carl Hetherington
2022-02-19Don't look for ImageMagick/GraphicsMagick if not building examples.Carl Hetherington
2021-05-07Actually use correct gcc version in check from previous.Carl Hetherington
2021-05-07Fix build on old GCC.Carl Hetherington
2021-04-15Fix macOS build warning.Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-03-21Add headerpad option for the macOS linker.Carl Hetherington
2021-03-20Add access to DCNC list.Carl Hetherington
2021-03-18Tidy how we're finding the tags and xsd directories.Carl Hetherington
2021-01-20I don't think we need BOOST_NO_CXX11_SCOPED_ENUMS any more.Carl Hetherington
2021-01-08Bump libcxml.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-09-27Fix install of .xsd files to be more robust.Carl Hetherington
2020-09-27Load language tags from on-disk files rather than embedding themCarl Hetherington
2020-09-21Add namespaces and tweak CPL namespace so Xerces checks CompositionMetadataAs...Carl Hetherington
2020-09-11Add Interop closed caption XSD for verification.Carl Hetherington
2020-06-11Add some missing .xsd files to the install target.Carl Hetherington
2020-06-02Don't build benchmarks with cdist.Carl Hetherington
2020-05-31Add very simple benchmark for rgb_to_xyz.Carl Hetherington
2020-03-03Fix interop verification and add some tests for it.Carl Hetherington
2019-12-22xerces-c will be a dynamic library, not a static one.Carl Hetherington
2019-12-22Windows build fix.Carl Hetherington
2019-12-22xerces-related build fixes.Carl Hetherington
2019-12-22Install DTD/XSD files.Carl Hetherington
2019-12-22xerces is mandatory.Carl Hetherington
2019-12-22Remove now-unused boost regex.Carl Hetherington
2019-12-22Validate XML with xerces.Carl Hetherington
2019-12-22Use regex and check <IssueDate> in CPL.Carl Hetherington
2019-12-22-cth -> -carl.Carl Hetherington
2019-07-18Capitalise help message like all the others.Carl Hetherington
2019-07-18omp library can be chosenphilip
2019-07-18added missing configure message for +MAGICKphilip
2019-07-18Add check that -fopenmp works (part of github bug #3).Carl Hetherington
2019-03-12Tweak link flags.v1.6.4Carl Hetherington