Skip to content

Releases: MichielVerloop/SacAutocompiler

SacAutocompiler v1.2.3

16 Feb 12:40
dcd7d3e

Choose a tag to compare

• The script will no longer crash when paths contain spaces. It will now gracefully ignore the file as sac2c can't handle files with spaces in it.

SacAutocompiler v1.2.2

16 Feb 11:20
d33c050

Choose a tag to compare

• Unintentional duplicate runs caused by editors saving twice during the saving process are now prevented.

SacAutocompiler v1.2.1

16 Feb 10:26
b785da1

Choose a tag to compare

• Recompilation is now done every time a .sac file in the targeted directories is modified.

Launch arguments & Custom directory support

05 Feb 19:03
73e80fe

Choose a tag to compare

• Using -d directory you can now specify the directory to watch.
• There are now messages to signify whether a run succeeds.

Fix code style error

05 Feb 16:54
706350a

Choose a tag to compare

v1.1.0.1

Fix code style error

Added auto-update functionality

05 Feb 16:38
9719ea5

Choose a tag to compare

The script will now automatically check if there is a newer version of the script and if so, replace itself with the new version, give itself execution right and execute it. This can be disabled by setting auto_update=0.

v1.0.0

05 Feb 13:09
959f671

Choose a tag to compare

Initial commit of autocompile.sh