index
:
pogojig.git
master
Pogojig: Semi-automatic tool for generating pogo pin test fixtures
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-30
Reject documents without absolute size.
Michael Schwarz
2
-0
/
+22
2015-09-30
More robust document scale calculation.
Michael Schwarz
1
-41
/
+57
2015-09-30
Include input file path in error messages.
Michael Schwarz
2
-34
/
+41
2015-09-30
Workaround for LayerMoveToPrev/Next not selecting correct layer.
Michael Schwarz
1
-7
/
+12
2015-09-29
Only convert SVG to Asymptote/DXF if necessary.
Michael Schwarz
1
-3
/
+4
2015-09-16
Added some missing comments in the make file.
Michael Schwarz
1
-3
/
+7
2015-09-16
Implemented Asymptote dependency tracking.
Michael Schwarz
2
-22
/
+50
2015-09-16
Abstraction which allows a running process to be used as a context manager.
Michael Schwarz
1
-1
/
+16
2015-09-16
Separate module for make file stuff.
Michael Schwarz
2
-7
/
+8
2015-09-16
Wrap all Python main functions with decorator.
Michael Schwarz
4
-31
/
+28
2015-09-16
Check for Asymptote not writing a PDF file.
Michael Schwarz
2
-2
/
+5
2015-09-16
Fixed layer mixup when no layer was selected in Inkscape.
Michael Schwarz
1
-2
/
+2
2015-09-16
Fixed empty layers missing from Asymptote export.
Michael Schwarz
1
-38
/
+46
2015-09-16
Convert all SVG file to DXF and Asymptote.
Michael Schwarz
2
-12
/
+3
2015-09-16
Ignore $PYTHONPATH.
Michael Schwarz
1
-1
/
+1
2015-09-16
Only print abstract information about commands being executed.
Michael Schwarz
1
-4
/
+19
2015-09-16
Remove targets when commands fail.
Michael Schwarz
1
-0
/
+3
2015-09-16
Prevent Python stack trace when an external command failed.
Michael Schwarz
1
-4
/
+8
2015-09-16
Compile Asymptote files in separate working dir.
Michael Schwarz
1
-4
/
+11
2015-09-16
New workaround for temp dir on different device.
Michael Schwarz
2
-2
/
+21
2015-09-15
Revert "support: Workaround for tempdir on different mount."
Michael Schwarz
1
-13
/
+1
2015-08-27
Fixed automatism which clobbered file name extensions.
Michael Schwarz
1
-1
/
+1
2015-08-27
Fixed make warning.
Michael Schwarz
1
-1
/
+1
2015-08-27
Makefile: Fixed a potential bug which would include too many files.
Michael Schwarz
1
-1
/
+1
2015-08-14
Updated readme for new features.
Michael Schwarz
1
-7
/
+42
2015-08-10
Asymptote export: Call variable with all paths `all`.
Michael Schwarz
1
-1
/
+1
2015-08-08
Makefile: Fixed missing dependencies.
Michael Schwarz
1
-2
/
+2
2015-08-07
Inkscape export: Removed stray semicolon in exported Asymptote files.
Michael Schwarz
1
-1
/
+1
2015-08-07
Inkscape export: Fix elliptical arcs not being closed.
Michael Schwarz
1
-3
/
+8
2015-08-07
Reworked make file.
Michael Schwarz
1
-20
/
+25
2015-08-07
Makefile: Fix duplicate dependency warning.
Michael Schwarz
1
-1
/
+1
2015-08-07
Use Python script to run Asymptote.
Michael Schwarz
4
-10
/
+33
2015-08-07
Inkscape export: Fix wrong units in Asymptote export.
Michael Schwarz
2
-17
/
+16
2015-08-07
Inkscape export: Use original file name for temp file.
Michael Schwarz
1
-1
/
+1
2015-08-06
Integrated Asymptote compilation into makefile.
Michael Schwarz
2
-8
/
+25
2015-08-06
Inkscape export: Support to export to Asymptote.
Michael Schwarz
2
-59
/
+87
2015-08-06
Reworked Inkscape command line generation.
Michael Schwarz
2
-92
/
+148
2015-08-06
Inkscape export: Renamed module to inkscape.
Michael Schwarz
13
-1
/
+1
2015-08-06
DXF export: Not tied to exporting to DXF anymore.
Michael Schwarz
2
-31
/
+34
2015-08-06
Inkscape export: Optionally don't transform strokes to shapes.
Michael Schwarz
2
-24
/
+57
2015-08-06
Simplified makefile.
Michael Schwarz
1
-26
/
+16
2015-07-12
support: Workaround for tempdir on different mount.
Michael Schwarz
1
-1
/
+13
2015-03-21
dxf export: Use different colors for layers.
Michael Schwarz
1
-8
/
+18
2015-03-15
Fix make jobserver warning.
Michael Schwarz
2
-3
/
+12
2015-03-15
Compile OpenSCAD files to DXF.
Michael Schwarz
2
-25
/
+49
2015-03-15
Fixed text on path export.
Michael Schwarz
1
-6
/
+23
2015-03-14
Moved .gitignore rules to top level.
Michael Schwarz
2
-7
/
+5
2015-03-09
Grammar and convoluted language in readme.
Michael Schwarz
1
-18
/
+22
2015-03-09
Converted readme to Markdown.
Michael Schwarz
1
-54
/
+40
2015-03-09
Added makefile targets to build the project to a certain step.
Michael Schwarz
2
-12
/
+34
[next]