summaryrefslogtreecommitdiff
path: root/subplotlib/build.rs
AgeCommit message (Expand)AuthorFilesLines
2023-05-18fix: if subplotlib's build.rs fails, print the error messageLars Wirzenius1-2/+6
2022-11-12chore: fix unnecessary borrows found by clippyLars Wirzenius1-1/+1
2022-09-06feat! read document metadata from a YAML fileLars Wirzenius1-7/+7
2022-04-17(subplotlib): Do not generate tests for subplotlib if not in-treeDaniel Silverstone1-2/+10
2022-04-10feat! treat warnings as errors by defaultLars Wirzenius1-0/+1
2022-01-01tests: Move files.md to be common between Python and subplotlibDaniel Silverstone1-0/+2
2022-01-01subplotlib: Run subplot.md in Rust tooDaniel Silverstone1-1/+2
2021-11-27refactor: use build.rs for testing subplotlib subplotsLars Wirzenius1-0/+30