pogojig/support
Michael Schwarz 93f9696491 Check for Asymptote not writing a PDF file.
If no drawing commands are called in an Asymptote script, no PDF output is created and no error is generated. This confuses the build process, which expect a target to exist after its commands were called.

With this change, the Python wrapper checks whether a PDF was actually written and throws an error otherwise.
2015-09-16 01:50:23 +02:00
..
asymptote Check for Asymptote not writing a PDF file. 2015-09-16 01:50:23 +02:00
inkscape Fixed layer mixup when no layer was selected in Inkscape. 2015-09-16 01:50:23 +02:00
lib Check for Asymptote not writing a PDF file. 2015-09-16 01:50:23 +02:00
openscad New workaround for temp dir on different device. 2015-09-16 01:40:00 +02:00