Commit Graph

5 Commits

Author SHA1 Message Date
cc9ca58a85
fix paths 2022-05-20 21:42:53 +02:00
Ingo Oeser
0400ed0a68 Get base also correctly on windows
by stripping the *.exe extension, if present.
2015-08-23 00:16:59 +02:00
Ingo Oeser
d81ea3f35c filepath love
* use filepath to get correct result of file path operation on every OS.
 * use filepath.Walk to get a better idea what is being done here
 * simpler way to get the basename of a program; also works on Windows
2015-08-22 23:45:53 +02:00
17a18be8a5 [main] fixed some directory hazzle 2015-08-01 01:16:17 +00:00
a2775e8435 [main] added wrapper to execute all files with the filename as suffix 2015-08-01 00:31:03 +00:00