aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Use SERD_STATIC instead of SERD_SHARED to control visibilityDavid Robillard1-4/+4
2021-01-01Remove the need for a generated configuration headerDavid Robillard1-4/+4
2020-12-21Generate documentation with SphinxDavid Robillard1-7/+4
2020-11-17Fix broken links in documentationDavid Robillard1-1/+1
2020-11-15Run flake8 on serd_bench.pyDavid Robillard1-0/+4
2020-11-14Refuse to write relative URI references to NTriplesDavid Robillard1-1/+2
2020-11-13Suppress simple test outputDavid Robillard1-1/+1
2020-11-13Use aligned allocation via C11 or Windows API where possibleDavid Robillard1-0/+7
2020-11-12Use C11 if possibleDavid Robillard1-1/+3
2020-11-12Use built-in abspath()David Robillard1-1/+1
2020-11-11Set up environment for using serdi as a subprojectDavid Robillard1-0/+9
2020-11-11Fix link errors with sanitizers at the source in autowafDavid Robillard1-6/+0
2020-11-11Fix build as a subprojectDavid Robillard1-5/+7
2020-11-11Add CI row to run clang sanitizersDavid Robillard1-0/+6
2020-11-11Add nonnull and nullable attributes to APIDavid Robillard1-0/+2
2020-11-10Add const, pure, and malloc function attributesDavid Robillard1-3/+0
2020-11-10Fix warnings in MinGW buildDavid Robillard1-0/+3
2020-11-10Fix header installationDavid Robillard1-1/+1
2020-11-09Split out reader and writer testsDavid Robillard1-2/+4
2020-11-09Split out string testsDavid Robillard1-0/+2
2020-11-09Split out URI testsDavid Robillard1-1/+3
2020-11-09Rename unit tests to start with a consistent prefixDavid Robillard1-8/+8
2020-11-09Check headers with stricter clang-tidy settingsDavid Robillard1-1/+3
2020-11-09Move header to conventional include directoryDavid Robillard1-4/+4
2020-11-09Rename test directoryDavid Robillard1-15/+15
2020-10-27Update autowafDavid Robillard1-2/+2
2020-09-27Serd 0.30.6v0.30.6David Robillard1-1/+1
2020-08-16Ensure that all free methods tolerate NULLDavid Robillard1-0/+2
2020-08-16Move Env tests to a separate fileDavid Robillard1-0/+2
2020-08-16Add test for reading chunksDavid Robillard1-0/+2
2020-08-14Use ultra-strict warnings and Werror on Windows CI rowsDavid Robillard1-0/+2
2020-08-14Factor out command wrapping for ARM emulatorDavid Robillard1-5/+9
2020-08-14Factor out test option iterator generationDavid Robillard1-7/+12
2020-08-14Fix Wswitch-enum warningsDavid Robillard1-2/+0
2020-08-14Separate base64 implementationDavid Robillard1-1/+2
2020-08-14Clean up and separate internal headersDavid Robillard1-9/+24
2020-07-15Fix strict build with MinGWDavid Robillard1-0/+1
2020-07-15Fix strict release configuration with GCC 10.1.0David Robillard1-0/+4
2020-07-06Update autowaf and be explicit about warning flagsDavid Robillard1-3/+44
2020-06-21Strengthen lint targetDavid Robillard1-20/+48
2020-06-21Clean up includesDavid Robillard1-0/+8
2020-06-21Strengthen function checks to check for typeDavid Robillard1-4/+8
2020-06-21Clean up wscriptDavid Robillard1-20/+45
2020-04-26Serd 0.30.4v0.30.4David Robillard1-1/+1
2019-12-08Fix reading from a null-delimited socketDavid Robillard1-1/+1
2019-10-27Fix lax handling of string errors and add separate lax test suiteDavid Robillard1-7/+7
2019-10-27Support passing arguments to test wrappersDavid Robillard1-1/+2
2019-10-21Serd 0.30.2v0.30.2David Robillard1-1/+1
2019-10-21Add test that NEWS file is normalised and round-trips to TurtleDavid Robillard1-0/+23
2019-10-21Update autowafDavid Robillard1-11/+5