Commit Graph
27 Commits
Author SHA1 Message Date
TheTank20andGitHub b7965f19e8 Delete test.md 2023-08-14 22:20:59 -04:00
TheTank20andGitHub 52c9a57ea2 Create test.md 2023-08-14 22:16:07 -04:00
TheTank20andGitHub 283df1c1fe Update linux.yml 2023-08-14 22:01:07 -04:00
TheTank20andGitHub c1eb81490b Update freebsd.yml 2023-08-14 22:01:01 -04:00
TheTank20andGitHub 2ee6a99acd Update macos.yml 2023-08-14 22:00:58 -04:00
TheTank20andGitHub 1370a6ecff Update windows.yml 2023-08-14 22:00:56 -04:00
TheTank20andGitHub e3a6b78407 Update dos-djgpp.yml 2023-08-14 21:59:25 -04:00
TheTank20andGitHub 6ae5c9e435 Update windows.yml 2023-08-14 15:12:24 -04:00
TheTank20andGitHub a6bfaed6e8 Update macos.yml 2023-08-14 15:12:13 -04:00
TheTank20andGitHub f7b41a9810 Update linux.yml 2023-08-14 15:11:53 -04:00
TheTank20andGitHub e76eb7ac33 Update freebsd.yml 2023-08-14 15:11:35 -04:00
TheTank20andGitHub c91bbad69a Update dos-djgpp.yml 2023-08-14 15:11:17 -04:00
TheTank20andGitHub 75e81e7049 Update dos-djgpp.yml 2023-08-14 15:09:41 -04:00
TheTank20andGitHub e9131e45c8 Update freebsd.yml 2023-08-14 15:09:16 -04:00
TheTank20andGitHub c664ea7f9c Update linux.yml 2023-08-14 15:08:52 -04:00
TheTank20andGitHub f95501b789 Update macos.yml 2023-08-14 15:08:24 -04:00
TheTank20andGitHub 444f8c45c7 Allow manual workflows and auto workflows on all branches
This lets workflows work on all branches without changing anything, and allows workflows to be activated manually.
2023-08-14 15:07:24 -04:00
TheTank20andGitHub 8e15a4f5b8 Update OpenSSL to 3.1.2 2023-08-10 12:07:39 -05:00
TheTank20andGitHub 152c03456c Merge pull request #50 from UMSKT/readme-fix 2023-07-28 17:49:23 -05:00
TheTank20andGitHub ea51438766 Update README.md 2023-07-28 17:32:15 -05:00
TheTank20andGitHub 8ee1acc2be Fix multiple key issue 2023-07-28 16:50:40 -05:00
TheTank20andGitHub 3134a6f7a3 Update cli.cpp
Attempt to fix "duplicate keys" issue
2023-07-28 16:31:54 -05:00
TheTank20andGitHub b75d08b3be Update README.md 2023-07-27 19:01:50 -05:00
TheTank20andGitHub 503fa3e1d8 Simplified v141_xp installation (#41) 2023-07-09 04:05:01 -07:00
bc23fc5233 Hide more things behind --verbose + error correction (#27)
---------

Co-authored-by: WitherOrNot <damemem@gmail.com>
2023-06-18 01:28:20 -07:00
TheTank20andGitHub dc64133adf Update README.md 2023-06-16 20:32:46 -05:00
40c60e656f Add GitHub Actions CI/CD (#23)
* Create linux.yml

* Create windows.yml

* re-enable static builds
make a better linux github workflow

* better windows action script
fix linux output zip

* fix path typos

* Update readme

---------

Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com>
2023-06-16 05:57:56 -07:00