summaryrefslogtreecommitdiff
path: root/support/lib
AgeCommit message (Expand)AuthorFilesLines
2017-09-20PEP8Michael Schwarz2-93/+106
2015-10-02Yield to caller of process_context() before wait() is called on the process.Michael Schwarz1-4/+4
2015-10-02Don’t mask exceptions when process.kill() fails.Michael Schwarz1-1/+5
2015-10-02Fixed asymptote export.Michael Schwarz1-1/+6
2015-09-16Abstraction which allows a running process to be used as a context manager.Michael Schwarz1-1/+16
2015-09-16Separate module for make file stuff.Michael Schwarz1-0/+5
2015-09-16Wrap all Python main functions with decorator.Michael Schwarz1-1/+22
2015-09-16Check for Asymptote not writing a PDF file.Michael Schwarz1-2/+2
2015-09-16Prevent Python stack trace when an external command failed.Michael Schwarz1-4/+8
2015-09-16New workaround for temp dir on different device.Michael Schwarz1-1/+20
2015-09-15Revert "support: Workaround for tempdir on different mount."Michael Schwarz1-13/+1
2015-08-07Use Python script to run Asymptote.Michael Schwarz1-9/+8
2015-07-12support: Workaround for tempdir on different mount.Michael Schwarz1-1/+13
2015-03-15Fix make jobserver warning.Michael Schwarz1-2/+11
2014-12-21Rewritten unit conversion methods of inkex.py to properly handle viewport set...Michael Schwarz1-1/+6
2014-12-12Added support for recording dependencies while compiling OpenSCAD files.Michael Schwarz1-1/+19
2014-12-10Extracted common functions to separate module.Michael Schwarz2-0/+18