Commit Graph

212 Commits

Author SHA1 Message Date
Dark-Alex-17 54bc914554 build: Set up test release 2025-09-14 16:47:13 -06:00
Dark-Alex-17 2a74aa3588 ci: Fix typo in GH release draft status 2025-09-14 16:45:25 -06:00
Dark-Alex-17 cc5d4cd45d ci: Test full GH release 2025-09-14 16:44:12 -06:00
Dark-Alex-17 c6bf2e10db build: gated the openssl crate to linux and mac MUSL builds only to fix Windows 2025-09-14 16:17:49 -06:00
Dark-Alex-17 b326e7ed4c ci: Fix typo in windows ARM target name 2025-09-14 16:06:35 -06:00
Dark-Alex-17 396cb4c3e4 ci: finalize the OS build choices 2025-09-14 16:01:17 -06:00
Dark-Alex-17 9963d9cd0b ci: install the generic libclang-dev 2025-09-14 15:53:47 -06:00
Dark-Alex-17 ba64e8141d ci: try again without i686 windows 2025-09-14 15:45:34 -06:00
Dark-Alex-17 53ce30e0b1 ci: change llvm version 2025-09-14 15:40:27 -06:00
Dark-Alex-17 9aea77661b ci: Install libclang using the official llvm installation method 2025-09-14 15:38:14 -06:00
Dark-Alex-17 e412f01c0a ci: add the universe repository for ubuntu 2025-09-14 15:28:13 -06:00
Dark-Alex-17 1e34429f52 ci: Force install the latest libclang 2025-09-14 15:25:09 -06:00
Dark-Alex-17 25c428ddbd ci: Attempt to use pre-built target binaries for aws-lc-sys 2025-09-14 15:21:52 -06:00
Dark-Alex-17 f19153b196 ci: enable the universe apt repository 2025-09-14 15:08:30 -06:00
Dark-Alex-17 8b3c9c822e ci: Testing manual install of bindgen 2025-09-14 15:03:56 -06:00
Dark-Alex-17 b5ad622798 ci: Test disabling aws-lc-sys crate 2025-09-14 14:40:54 -06:00
Dark-Alex-17 1063038c52 ci: Testing new build flow 2025-09-14 14:36:23 -06:00
github-actions[bot] 9a3c7d360c bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:21:25 +00:00
Dark-Alex-17 b956e95619 ci: test using cross for all compilation targets 2025-09-13 16:20:40 -06:00
github-actions[bot] 6c7f1c7ecd bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:15:20 +00:00
Dark-Alex-17 a8b3c185c6 ci: fix bug for mac installs 2025-09-13 16:14:33 -06:00
github-actions[bot] 9b5b2a603f bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:10:00 +00:00
Dark-Alex-17 84ffc8b71c ci: force install libclang deps 2025-09-13 16:08:37 -06:00
github-actions[bot] 06885e3d86 chore: bump Cargo.toml to 0.0.2 2025-09-13 22:01:03 +00:00
github-actions[bot] 77fe30b267 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:01:00 +00:00
Dark-Alex-17 eb7c78327b ci: try build with cross 2025-09-13 16:00:09 -06:00
Dark-Alex-17 6fe33bffa0 testing 2025-09-13 15:41:56 -06:00
Dark-Alex-17 cd2c3d6c3d build: revert to previous dependencies stack 2025-09-13 15:08:12 -06:00
github-actions[bot] 77f5c7824c bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 20:36:37 +00:00
Dark-Alex-17 5d1cfffc74 ci: use cross for musl builds 2025-09-13 14:35:44 -06:00
github-actions[bot] ee8bbad82c bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 20:07:44 +00:00
Dark-Alex-17 fcab216926 ci: explicitly help out aws-lc-sys with bindgen 2025-09-13 14:06:40 -06:00
github-actions[bot] ce42f51606 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 19:58:22 +00:00
Dark-Alex-17 c0755d8751 build: version fix 2025-09-13 13:56:35 -06:00
Alex Clarke 4a3058ce55 ci: explicitly tell bingen what to use for each architecture 2025-09-13 13:54:53 -06:00
github-actions[bot] 79ee93cc06 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 19:47:51 +00:00
Dark-Alex-17 08dea6a190 build: Reverted back to previous build 2025-09-13 13:47:00 -06:00
Alex Clarke 671429dfcf ci: Install libgen on all Linux musl builds instead of just ARM architectures 2025-09-13 13:42:07 -06:00
github-actions[bot] 2cb9e0cd14 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 19:34:56 +00:00
Dark-Alex-17 8c5dd6fd84 build: Specify proper version in cargo toml 2025-09-13 13:33:52 -06:00
Dark-Alex-17 63eef4a70a build: Updated Cargo lockfile 2025-09-13 13:02:54 -06:00
Alex Clarke 1be44cc855 ci: Installed OpenSSL tool chain for musl targets 2025-09-13 12:57:23 -06:00
Alex Clarke 8362359093 build: Added explicit "vendored" feature requirements for openssl 2025-09-13 12:55:05 -06:00
github-actions[bot] c20bbf07d9 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 18:43:38 +00:00
Alex Clarke d94e611b12 ci: Install bingen and clang on musl 2025-09-13 12:41:27 -06:00
Dark-Alex-17 e334b375da fix: Revert back hacky stuff so I can test with act now 2025-09-12 21:33:50 -06:00
github-actions[bot] b95ac1a686 bump: version 0.0.6 → 0.1.0 [skip ci] 2025-09-13 02:43:12 +00:00
Dark-Alex-17 3a1752b148 fix: Attempting to use pre-generated bindgens for the aws-lc-sys library v0.0.6 2025-09-12 20:42:19 -06:00
github-actions[bot] b29f33413a bump: version 0.0.5 → 0.1.0 [skip ci] 2025-09-13 02:36:35 +00:00
Dark-Alex-17 3c119595fa fix: Install openSSL differently to make this work v0.0.5 2025-09-12 20:35:44 -06:00