summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2021-05-30fix: unset environment variablesLars Wirzenius1-1/+1
2021-05-19subplotlib: Add running in a subdir to runcmdDaniel Silverstone1-0/+8
2021-05-01test: make Python backend logging nicerLars Wirzenius5-30/+114
2021-04-25fix: improve logging in runcmd_runLars Wirzenius1-4/+8
2021-04-24fix: format stringLars Wirzenius1-1/+1
2021-04-23chore: clean up log files from generated Python programsLars Wirzenius4-15/+39
2021-04-12Merge branch 'runcmd_cwd' into 'main'Daniel Silverstone3-1/+38
2021-04-12fix: log content, as claimed, not regexLars Wirzenius1-1/+1
2021-04-12feat(python lib/runcmd): run commands in sub-directoryLars Wirzenius3-1/+38
2021-02-25feat: directory handling steps for Python lib/filesLars Wirzenius3-0/+80
2021-02-07rust/files: Add bindings for directoriesDaniel Silverstone1-0/+21
2021-02-07test(lib/runcmd): verify that runcmd_prepend_to_path worksLars Wirzenius3-0/+44
2021-02-07refactor(lib/daemon.py): reformat with BlackLars Wirzenius1-3/+9
2021-01-23share/rust: Add macro for step builder and use it for cleanup tooDaniel Silverstone3-29/+36
2021-01-22feat! Python step cleanup functions now get step capturesLars Wirzenius2-3/+3
2021-01-20feat: lib/daemon.py can return daemon stdout/stderr content so farLars Wirzenius3-2/+114
2021-01-16Merge branch 'vfs' into 'main'Lars Wirzenius31-0/+2251
2021-01-10subplotlib: Move steplibrary into share treeDaniel Silverstone3-0/+170
2021-01-10resources: Move lib/* to share/python/lib/Daniel Silverstone9-0/+995
2021-01-10resources: Rearrange share/ structure ready for lib importDaniel Silverstone19-0/+0
2021-01-10resource: Switch from 'templates' to 'share'Daniel Silverstone19-0/+977