summaryrefslogtreecommitdiff
path: root/wscript
AgeCommit message (Expand)Author
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
2019-03-12Fix gcov shlib build; this fixes tests to run against the locally-built libdc...Carl Hetherington
2019-03-12Fix string decoding; bump libcxml version.v1.6.3Carl Hetherington
2019-03-11Bump wscript required version of libcxml.v1.6.2Carl Hetherington
2018-09-10Fix missing version string when Popen communicate returns byte strings.Carl Hetherington
2018-04-08Required import to wscript.v1.6.1Carl Hetherington
2018-04-08Move to tag-versioning.v1.6.0Carl Hetherington
2018-03-20Add ycmd support.Carl Hetherington
2018-02-27Bump versionCarl Hetherington
2018-02-27Bump versionv1.5.1Carl Hetherington
2018-02-27Bump versionCarl Hetherington
2018-02-27Bump versionv1.5.0Carl Hetherington
2017-12-09Fixes for the bad distros.1.0-cpp11Carl Hetherington
2017-12-09Try to tidy up C++11 hacks.Carl Hetherington
2017-09-02Try to fix build on some platforms.Carl Hetherington