Darryl L. Miles
80f051f79d
GHA: CI WASM build use --disable-compression
...
I assume it can't link to libz anyway, you'd need to rebuild libz
for WASM target (or use a the Web API for GZIP).
2024-10-01 21:18:55 -04:00
Darryl L. Miles
7589bdba10
GHA: BUMP actions/upload-artifact@v4 (from v3)
2024-10-01 21:18:55 -04:00
Darryl L. Miles
08affbe032
GHA: BUMP actions/checkout@v4 (from v2)
2024-10-01 21:18:55 -04:00
Darryl L. Miles
a467154fec
Update appimage.yml (rename job)
2024-10-01 21:18:55 -04:00
Donn
02e16b8bce
Build Updates
...
This is a series of updates to make building magic far less of a headache:
* Drop `csh`/`tcsh` dependency and detection from `./configure`.
* Rewrite makedbh in Python.
* Rewrite printmans in POSIX sh.
* Stop deleting Depend before every compile (which causes some files to recompile and thus increases recompile times significantly)
* Add Depend to CLEANS in scripts/defs.mak.in
* Turn POSIX suffix rule in magic/rules.mak to a pattern rule with proper prerequisites
2023-08-25 12:24:14 -04:00
Johan Euphrosine
f5793bbefb
configure: add asmjs-unknown-emscripten target
2023-07-12 04:44:37 +09:00
Johan Euphrosine
a11d2cbaa1
github/workflows: add simple_build_wasm
2023-07-12 01:11:50 +09:00
Mohamed Gaber
e240185298
Disable Mac CI for now: XQuartz breaks on Github Actions
2022-05-03 08:30:40 -04:00
Mohamed Gaber
9bf3d76260
Mac Build Fixes
...
+ Add "smoke test" build CI to Github Actions
+ Added a configure_mac script (requires brew)
~ caddr_t -> void* (was never a part of any UNIX standard)
2022-05-03 08:30:39 -04:00
Donn
98cd88f12c
Update to CentOS 7, Add AppImage CI
2022-05-03 08:28:53 -04:00
Tim Edwards
436a70ce65
Reverting the last commit, as the author (Donn) says it is not
...
ready and needs some work before it should be integrated into
the github workflows.
2022-02-15 14:17:38 -05:00
Donn
4ab32d219e
Add AppImage + CI
2022-02-15 14:13:15 -05:00
Sai Charan Lanka
b2874d0c1b
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
0835a682d9
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
5011052176
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
643c05e6db
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
0e9035fff6
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
6560545ebb
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
e65b16ab8f
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
31a7b4d66d
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
5d61807126
Update main.yml
2021-08-28 12:58:58 -04:00
Sai Charan Lanka
13b1c94305
Create main.yml
...
Adding CI to MAGIC
2021-08-28 12:58:58 -04:00