Jordan Bancino jordan
jordan pushed to master at Telodendria/Telodendria 2024-01-14 01:25:32 +00:00
85672985eb Fix compiler warnings on 32-bit platforms in json.c.
19443a1c24 Fix unused argument error on Clang.
Compare 2 commits »
jordan closed pull request Telodendria/Telodendria#41 2024-01-14 01:22:37 +00:00
WIP: Basic actions workflow for building Telodendria
jordan commented on pull request Telodendria/Telodendria#41 2024-01-14 01:22:37 +00:00
WIP: Basic actions workflow for building Telodendria

I appreciate the modularity in your workflow script, but I ended up going with something simpler by adding Cytoplasm as a submodule.

jordan pushed to master at Telodendria/Telodendria 2024-01-14 01:14:53 +00:00
15fb6d8c2a Make sure CI checks out submodules.
jordan pushed to master at Telodendria/Telodendria 2024-01-14 01:12:40 +00:00
cd22aea772 Require Cytoplasm to be compiled separately.
jordan pushed to master at Telodendria/Telodendria 2024-01-14 01:06:27 +00:00
ae0724f01c Support building a local copy of Cytoplasm.
e62389aa14 Make Telodendria compatible with latest Cytoplasm.
f2a4a64b27 Add Cytoplasm as a submodule of Telodendria.
Compare 3 commits »
jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 23:55:54 +00:00
5d87da31cd j2s generated code is now C99.
jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 23:41:45 +00:00
461357b526 Move headers from src/include to include/Cytoplasm.
jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 23:22:53 +00:00
cd7df7bbb4 Enable higher optimization on fancy compilers.
jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 23:12:02 +00:00
c489eff517 Set -Wextra on fancy compilers.
jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 22:57:40 +00:00
31c9bc7f1c Update Cytoplasm license text for 2024.
Compare 2 commits »
jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 22:49:37 +00:00
11e0a34c02 Update README.md
jordan opened issue Telodendria/Website#1 2024-01-13 22:40:23 +00:00
SVG logo for Cytoplasm
jordan pushed to master at Telodendria/Website 2024-01-13 22:38:46 +00:00
fa39c932cf Add Cytoplasm Logo.
jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 22:26:37 +00:00
08166dd3a7 Don't use install because it is not POSIX.
jordan closed issue Telodendria/Cytoplasm#13 2024-01-13 22:26:37 +00:00
install flags wrong on FreeBSD
jordan commented on issue Telodendria/Cytoplasm#13 2024-01-13 22:21:38 +00:00
install flags wrong on FreeBSD

install is not POSIX. We should switch to mkdir -p and cp.

jordan pushed to master at Telodendria/Cytoplasm 2024-01-13 22:18:19 +00:00
c3429f035c Update CHANGELOG.md
jordan opened issue Telodendria/Cytoplasm#30 2024-01-13 22:16:56 +00:00
FreeBSD Build Failing
jordan deleted branch c99 from Telodendria/Cytoplasm 2024-01-13 22:13:48 +00:00