History of file meson.build at check-in c0465302ccad5bb9
2025-04-19
| ||
22:30 | Port to newer enet, remove vendored enet file: [b91f8efdba] check-in: [9093e4cf6a] user: js, branch: trunk, size: 834 [annotate] [blame] [check-ins using] [diff] | |
2025-03-20
| ||
22:22 | Convert remaining files to pure Objective-C file: [09e98c7860] check-in: [12cac9666a] user: js, branch: trunk, size: 816 [annotate] [blame] [check-ins using] [diff] | |
2025-03-12
| ||
23:06 | Default to -O2 file: [7cbc99fda4] check-in: [50af4ea0ff] user: js, branch: trunk, size: 881 [annotate] [blame] [check-ins using] [diff] | |
2025-03-05
| ||
23:18 | Move classes into separate files file: [145d90f49a] check-in: [14861826d4] user: js, branch: trunk, size: 831 [annotate] [blame] [check-ins using] [diff] | |
2025-03-04
| ||
23:51 | Port to SDL2 file: [c0a1562e22] check-in: [42d4b57828] user: js, branch: trunk, size: 770 [annotate] [blame] [check-ins using] [diff] | |
23:03 |
Initial port to macOS
Doesn't work yet as SDL1 is broken on modern macOS. file: [3e8495e9ec] check-in: [f5b62f8203] user: js, branch: trunk, size: 852 [annotate] [blame] [check-ins using] [diff] | |
2024-08-04
| ||
22:26 | Fix building on Windows file: [c35ae25a1c] check-in: [f00c286569] user: js, branch: trunk, size: 676 [annotate] [blame] [check-ins using] [diff] | |
11:35 |
meson.build: Improve Windows compatibility
Meson still needs a patch to pick the correct compiler on Windows and enet still does not link on Windows. file: [a2608a5a36] check-in: [51594e74fb] user: js, branch: trunk, size: 2205 [annotate] [blame] [check-ins using] [diff] | |
2024-08-03
| ||
14:50 |
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. file: [e523f05d4d] check-in: [1ee33c9983] user: js, branch: trunk, size: 2021 [annotate] [blame] [check-ins using] [diff] | |
13:17 | Add server to meson.build file: [db7a10eabb] check-in: [0cfe4b85e2] user: js, branch: trunk, size: 1990 [annotate] [blame] [check-ins using] [diff] | |
13:11 | Added: Migrate to Meson file: [97aac8d809] check-in: [c0465302cc] user: js, branch: trunk, size: 1698 [annotate] [blame] [check-ins using] | |