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-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
2015-03-08
Fixed failure when settings.mk or config.mk doesn't exist.
Michael Schwarz
1
-1
/
+1
2015-03-07
Re-compile on makefile change.
Michael Schwarz
1
-4
/
+7
2015-03-07
Support for setting the DXF export quality.
Michael Schwarz
3
-15
/
+27
2015-03-07
makefile: Call find only once.
Michael Schwarz
1
-6
/
+7
2015-03-07
Added a warning for when the src directory contains files with spaces in thei...
Michael Schwarz
1
-0
/
+4
2015-02-26
Fixed a link.
Michael Schwarz
1
-1
/
+1
2015-02-26
Changed title.
Michael Schwarz
1
-1
/
+1
2015-02-26
Added explanation for required Inkscape version.
Michael Schwarz
1
-1
/
+2
2014-12-25
Added a section describing the repository structure to the readme.
Michael Schwarz
1
-0
/
+7
2014-12-25
Merge branch 'master' into no-examples
Michael Schwarz
18
-1089
/
+1075
2014-12-25
Updated the readme to describe all the new features.
Michael Schwarz
1
-16
/
+40
2014-12-21
Workaround for OpenSCAD sometimes writing an empty STL file when it crashes.
Michael Schwarz
1
-2
/
+11
2014-12-21
Added a .gitignore file to the src directory so it will be created when cloni...
Michael Schwarz
2
-6
/
+6
2014-12-21
Removed some unused imports in the scripts copied from the Inkscape distribut...
Michael Schwarz
3
-248
/
+2
2014-12-21
Rewritten unit conversion methods of inkex.py to properly handle viewport set...
Michael Schwarz
5
-19
/
+178
2014-12-21
Removed some unused imports in the scripts copied from the Inkscape distribut...
Michael Schwarz
6
-771
/
+726
2014-12-20
Fixed DXF plugin to work with new inkex library.
Michael Schwarz
1
-1
/
+1
2014-12-20
Upgraded Python files copied from the Inkscape distribution to those from ver...
Michael Schwarz
6
-49
/
+131
2014-12-12
Revert "Added more example files to showcase dependency tracking."
Michael Schwarz
3
-22
/
+0
2014-12-12
Merge branch 'master' into no-examples
Michael Schwarz
21
-36
/
+117
2014-12-12
Added more example files to showcase dependency tracking.
Michael Schwarz
4
-17
/
+22
[next]