Skip to content

Releases: oblaser/potoroo

v0.2.0

11 Dec 17:01
Compare
Choose a tag to compare
  • escapeable double quotes in jobfile arguments (example in jobfile at line 38)

potoroo 0.2.0 pre-release

28 Apr 23:35
Compare
Choose a tag to compare
Pre-release

Release Notes

  • New options: -Wsup and --write-error-line
  • New processor keyword: include
  • fixed erroneously deletion of the input file on outf and inf path equivalents 1dd65a7

build system win

prj/vs -> Release x86

potoroo 0.1.0

29 Mar 20:04
Compare
Choose a tag to compare

!!! Caution !!!

If the input and output file paths are equivalent, the input file is deleted because an error occurred during this job. This issue was fixed in commit 1dd65a7.
It's recommended to use the 0.2.0 pre-release instead.


build system win

prj/vs -> Release x86

potoroo 0.1.0 pre-release-2

05 Mar 13:51
Compare
Choose a tag to compare
Pre-release

build system win

prj/vs -> Release x86

potoroo 0.1.0 pre-release

03 Mar 12:31
Compare
Choose a tag to compare
Pre-release

build system win

prj/vs -> Release x86

build system linux_x86_64

build/make

compiler: g++ (GCC) 10.2

linked libraries ldd:

  • linux-vdso.so.1 (0x00007ffe075b1000)
  • libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fb96a15b000)
  • libm.so.6 => /usr/lib/libm.so.6 (0x00007fb96a016000)
  • libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fb969ffc000)
  • libc.so.6 => /usr/lib/libc.so.6 (0x00007fb969e2f000)
  • /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007fb96a385000)