Commit Graph
29 Commits
Author SHA1 Message Date
TheTank20andGitHub 974f400cfc Revert "TEMP -- use -v" 2023-09-02 09:56:36 -04:00
TheTank20andGitHub a2d521c230 Update CMakeLists.txt 2023-09-02 09:55:20 -04:00
TheTank20andGitHub d53409f5bd TEMP -- use -v 2023-09-02 09:51:35 -04:00
TheTank20andGitHub 680239bdb7 Merge branch 'cmake-fix' into master 2023-09-02 09:44:57 -04:00
TheTank20andGitHub f65533bbb3 macOS build is not static 2023-09-02 09:24:04 -04:00
TheTank20andGitHub 361a39e204 Fix macOS compilation (Attempt 1) 2023-09-02 09:20:54 -04:00
TheTank20andGitHub 3620cf5af6 Update README.md 2023-09-01 19:54:08 -04:00
TheTank20andGitHub 33774f7ad2 put all the stuff into cmake-fix 2023-09-01 19:12:57 -04:00
TheTank20andGitHub 06ed5ef240 Update windows.yml 2023-09-01 18:50:59 -04:00
TheTank20andGitHub 161aa2de4c put the working dir in the right place 2023-09-01 18:37:12 -04:00
TheTank20andGitHub a50688657d Fix v141_xp compilation 2023-09-01 18:20:02 -04:00
TheTank20andGitHub 1679583e64 Update README.md 2023-09-01 18:19:35 -04:00
TheTank20andGitHub 02c85b50b1 Change build config to v141_xp 2023-09-01 18:08:53 -04:00
TheTank20andGitHub 93732e152b Add XP support for x64 2023-09-01 18:07:02 -04:00
TheTank20andGitHub 9fec269ad0 Only show successful runs on links 2023-08-14 21:35:42 -04:00
TheTank20andGitHub c078247bea Delete _dummy.txt 2023-08-10 14:46:11 -05:00
TheTank20andGitHub 232be6aba2 trigger GitHub Actions 2023-08-10 14:45:04 -05:00
TheTank20andGitHub c0c3149be7 Update OpenSSL to 3.1.2 (to cmake-fix) 2023-08-10 14:42:44 -05:00
TheTank20andGitHub 8e15a4f5b8 Update OpenSSL to 3.1.2 2023-08-10 12:07:39 -05:00
TheTank20andGitHub c1e9a0f021 add exclusions for FE and FF 2023-07-28 18:10:25 -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