Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-02-25 14:45:40 -05:00
8c13f5dbba xopt => getopt_long. I give up on xopt. It didn't help me as much as I had hoped, and I had problems building for mingw with only some versions of GCC. Not worth any further time.
cory opened issue cory/tildefriends#35 2024-02-24 11:35:40 -05:00
Write a CONTRIBUTING.md with basic contribution guidelines
cory pushed to main at cory/tildefriends 2024-02-24 11:19:54 -05:00
4cb82d81b7 apps/gg doesn't belong here and isn't ready for prime time..
cory pushed to main at cory/tildefriends 2024-02-24 11:16:26 -05:00
0c42921387 Appease prettier in index.html.
cory closed pull request cory/tildefriends#32 2024-02-24 11:13:23 -05:00
Add prettier to the project
cory pushed to main at cory/tildefriends 2024-02-24 11:13:09 -05:00
70a3e7fc7d Make app export append a trailing newline to the app.json files so that we match prettier.
d5267be38c Run prettier.
8e7e0ed490 Merge branch 'tasiaiso-prettier'
8cf2837725 Export app json files indented with tabs.
dbf5c7b832 Merge branch 'main' into prettier
Compare 11 commits »
cory pushed to main at cory/tildefriends 2024-02-24 10:55:28 -05:00
63ae186c76 Export app json files indented with tabs.
cory commented on pull request cory/tildefriends#32 2024-02-22 20:31:40 -05:00
Add prettier to the project

My gut is that I'd prefer these to stay wrapped.

cory commented on pull request cory/tildefriends#32 2024-02-22 20:31:40 -05:00
Add prettier to the project

Oh good grief. I'll make Tilde Friends export these with tabs.

cory commented on pull request cory/tildefriends#32 2024-02-22 20:31:40 -05:00
Add prettier to the project

I spent a few minutes investigating this one, and I'm a little annoyed just at the world that this is even a thing.

cory suggested changes for cory/tildefriends#32 2024-02-22 20:31:40 -05:00
Add prettier to the project

Interesting!

cory closed issue cory/tildefriends#33 2024-02-22 20:14:18 -05:00
Compilation error: analyzer-deref-before-check
cory pushed to main at cory/tildefriends 2024-02-22 20:14:00 -05:00
2701b7d04e Address some gcc-13 analyzer warnings. #33
cory opened issue cory/tildefriends#31 2024-02-22 09:22:15 -05:00
Make it trivial to be clear about the license of apps
cory commented on pull request cory/tildefriends#30 2024-02-22 08:44:33 -05:00
improvements to the wiki app

Aside: Does gitea not let me mark up code? Do I have to copy and paste it into this comment?

I'd like to follow this guidance and not introduce legal headers in individual files: https://openso…

cory opened issue cory/tildefriends#29 2024-02-21 20:38:30 -05:00
Convert the sequence_before_author column to a flags column
cory opened issue cory/tildefriends#28 2024-02-21 20:37:35 -05:00
Package to Windows
cory opened issue cory/tildefriends#27 2024-02-21 20:29:45 -05:00
Fix all the doxygen warnings
cory closed issue cory/tildefriends#11 2024-02-21 20:24:19 -05:00
Don't keep OpenSSL binaries in source control. Do make it easy to build them.
cory pushed to main at cory/tildefriends 2024-02-21 20:23:47 -05:00
4bfd9de100 Give iOS the same openssl build treatment as android and mingw. #11