Commit graph

3 commits

Author SHA1 Message Date
0bbe1c8bee Don't depend on global constructors for commands
This breaks when using ObjC, as these can run before the ObjC module is
initialized, resulting in non-working message sends as the selectors are
not registered yet.

FossilOrigin-Name: 1ee33c99835abc029ac202afad1f9b3bf26028e55ea1c53c53416c7566ef749d
2024-08-03 14:50:31 +00:00
2fc4599331 Add server to meson.build
FossilOrigin-Name: 0cfe4b85e24a6ba0afd569a4e90dd0e6074898e475ba4c88df680cf05e12b4a1
2024-08-03 13:17:54 +00:00
ee010b5c49 Migrate to Meson
FossilOrigin-Name: c0465302ccad5bb94a1c983b7f762c108efe08b423b39cbc56dd2e966d006e1f
2024-08-03 13:11:05 +00:00