Commit Graph

5 Commits

Author SHA1 Message Date
a1346054
597b500eba
Minor cleanups (#116)
* docker_test.sh: fix shellcheck warnings

* docker_test.sh: unify style

No changes in functionality.

* docker_test.sh: whitespace fixes

* stop mixing tabs and spaces
* remove trailing whitespace

* invoke bash using /usr/bin/env

* build_windows_executable.sh: fix variable assignment

* update_windows_man_page.sh: unify style

No changes in functionality.

* whitespace fixes

* stop mixing tabs and spaces
* remove trailing whitespace

* fix spelling

* remove trailing whitespace
2021-08-27 11:19:18 -04:00
Joe Testa
992d8233c9 Remove cache files created during build. 2021-08-26 10:47:43 -04:00
Joe Testa
f377b7cea3 Now prompts user for release version, cleans up cached files from previous invokation, and resets all local changes upon completion. 2021-08-26 10:39:11 -04:00
Joe Testa
70d9ab2e6b Check if -dev is in version string. (#106) 2021-08-25 14:24:10 -04:00
Joe Testa
446a411424 Added build_windows_executable.sh. 2021-02-23 19:54:12 -05:00