aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Add SerdNodes for storing a cache of interned nodesDavid Robillard1-1/+3
2023-12-02[WIP] Add support for converting literals to canonical formDavid Robillard1-0/+2
2023-12-02[WIP] Generalize node construction APIDavid Robillard1-0/+2
2023-12-02Add support for custom allocatorsDavid Robillard1-4/+1
2023-12-02[WIP] Add extensible logging APIDavid Robillard1-1/+6
2023-12-02Rename serdi to serd-pipeDavid Robillard1-1/+1
2023-12-02Move serdi to tools subdirectoryDavid Robillard1-18/+1
2023-12-02Factor out Windows UTF-8 console setup codeDavid Robillard1-1/+4
2023-12-02Simplify output stream APIDavid Robillard1-0/+3
2023-12-02Simplify input stream APIDavid Robillard1-0/+2
2023-12-02Make SerdBuffer an output streamDavid Robillard1-0/+1
2023-12-02Separate Turtle and TriG reading codeDavid Robillard1-1/+2
2023-12-02Factor out NQuads readerDavid Robillard1-0/+1
2023-12-02Factor out NTriples readerDavid Robillard1-0/+1
2023-12-02Factor out UTF-8 reading utilitiesDavid Robillard1-0/+1
2023-12-02Use Zix attributes directlyDavid Robillard1-1/+2
2023-12-02[WIP] Add zix dependencyDavid Robillard1-1/+8
2023-12-02Replace multiple stream callbacks with SerdEventDavid Robillard1-0/+1
2023-12-02Add SerdStatementDavid Robillard1-0/+2
2023-12-02Add SerdCaretDavid Robillard1-0/+2
2023-12-02Use thread-safe strerror_r() if availableDavid Robillard1-0/+4
2023-12-02Add SerdWorld for shared library stateDavid Robillard1-0/+2
2023-12-02Clean up base64 node construction and access APIDavid Robillard1-1/+1
2023-12-02[WIP] Use exess for reading and writing numeric and binary literalsDavid Robillard1-1/+11
2023-12-02Move syntax name/extension utilities to public APIDavid Robillard1-0/+1
2023-12-02Add SerdSink interface and hide implementationsDavid Robillard1-0/+1
2023-12-02Add version constants to public headerDavid Robillard1-2/+8
2023-12-02Split up public API headerDavid Robillard1-0/+16
2023-12-02Remove serd_uri_to_path()David Robillard1-1/+1
2023-10-22Serd 0.32.0v0.32.0David Robillard1-1/+1
2023-09-23Avoid use of deprecated meson string formatting with filesDavid Robillard1-14/+0
2023-09-22Clean up meson formattingDavid Robillard1-25/+27
2023-09-22Move man pages to their own directoryDavid Robillard1-5/+0
2023-05-15Clean up and organize configuration summaryDavid Robillard1-15/+31
2023-04-30Add long "help" and "version" options to serdiDavid Robillard1-1/+1
2023-04-16Gracefully handle errors when writing textDavid Robillard1-1/+1
2023-04-06Check formatting of project Turtle filesDavid Robillard1-0/+16
2023-04-06Use more consistent meson formattingDavid Robillard1-13/+15
2023-04-06Use new meson strict warning systemDavid Robillard1-4/+1
2023-04-05Improve writer error handlingDavid Robillard1-1/+1
2023-02-13Fix check for posix_fadviseDavid Robillard1-1/+1
2023-02-12Check for POSIX features with the build systemDavid Robillard1-10/+46
2023-02-12Disable default Windows bloat from mesonDavid Robillard1-0/+1
2023-01-14Fix and simplify library naming on WindowsDavid Robillard1-2/+12
2022-12-09Add serd_reader_skip_until_byte() to public APIDavid Robillard1-1/+1
2022-11-25Trim redundant warning flags enabled by -Wextra and -WpedanticDavid Robillard1-0/+1
2022-10-07Override pkg-config dependency within mesonDavid Robillard1-1/+4
2022-09-08Serd 0.30.16v0.30.16David Robillard1-1/+1
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
2022-08-09Allow programs to be used from subprojectDavid Robillard1-0/+2