David Given
|
6026dcd86d
|
Try and fix sandboxing.
|
2025-10-05 21:02:17 +02:00 |
|
David Given
|
f5d19416a9
|
Try something else for OSX.
|
2025-10-03 02:58:43 +02:00 |
|
David Given
|
47a9a56959
|
Remember to set -static for source file compilation, not just linking. Use the correct
protoc on mingw.
|
2025-09-21 17:49:17 +02:00 |
|
David Given
|
08fa06b7fe
|
Enable static builds on Windows.
|
2025-09-21 03:40:25 +02:00 |
|
David Given
|
c71d8d6c74
|
Another typo fix.
|
2025-09-20 20:59:39 +02:00 |
|
David Given
|
ab05db9040
|
Switch back to gcc.
|
2025-09-20 20:49:18 +02:00 |
|
David Given
|
04f916741e
|
Try big-obj instead.
|
2025-09-20 20:26:42 +02:00 |
|
David Given
|
f6224f3718
|
Try mcmodel=medium.
|
2025-09-20 20:09:07 +02:00 |
|
David Given
|
10185bb7a1
|
Do I need -fPIC for Windows?
|
2025-09-20 17:36:37 +02:00 |
|
David Given
|
d565960c70
|
Flag adjustment.
|
2025-09-20 16:58:24 +02:00 |
|
David Given
|
c21073294f
|
More adjustments.
|
2025-09-20 16:13:32 +02:00 |
|
David Given
|
3cd95de434
|
Try using clang instead of gcc.
|
2025-09-20 16:00:38 +02:00 |
|
David Given
|
5443aa6501
|
Some work towards making things build on Windows.
|
2025-09-20 03:24:49 +02:00 |
|
David Given
|
46fab84b95
|
Progress towards making everything build on Windows.
|
2025-09-19 02:02:34 +02:00 |
|
David Given
|
ec2e1666e7
|
Make build on Linux again.
|
2025-09-18 14:39:38 +02:00 |
|
David Given
|
478df40d4b
|
Attempt to make build on OSX.
|
2025-09-18 00:56:53 +02:00 |
|
David Given
|
d41e57cba6
|
Fix format errors.
|
2025-09-17 01:07:37 +02:00 |
|
David Given
|
c6b8bce5d6
|
Reenable optimisation.
|
2025-09-17 00:08:29 +02:00 |
|
David Given
|
9c7be1268f
|
Build some more bits.
|
2025-08-29 21:18:14 +02:00 |
|
David Given
|
3c0da28947
|
Some more building.
|
2025-08-28 21:23:22 +02:00 |
|
David Given
|
a1e2191ad5
|
mingw is less aggressive about dead code removal that other gccs are, so
we need to add dependencies in places where they're really not used.
|
2025-08-27 03:06:31 +02:00 |
|
David Given
|
6170b704b1
|
Fix escaping of $$ strings; then escape them again before passing to ninja!
|
2025-08-26 21:30:50 +02:00 |
|
David Given
|
8c582b8d72
|
Update to the new ninja-fied ab.
|
2025-08-26 01:23:58 +02:00 |
|
David Given
|
cf05a25445
|
Does _error_collector need a constexpr constructor and destructor?
|
2025-08-17 01:01:32 +02:00 |
|
David Given
|
53026f3d02
|
Rework the way locations are handled to use the new locations
microformat rather than the old RangeProto.
|
2025-08-16 16:59:44 +02:00 |
|
David Given
|
c6e34d2d88
|
Alternative Windows fix.
|
2025-07-27 22:50:43 +01:00 |
|
David Given
|
53ac8bad79
|
Hopefully fix Windows.
|
2025-07-27 21:43:26 +01:00 |
|
David Given
|
d2e163bc3b
|
More Windows build debugging.
|
2025-07-27 21:33:52 +01:00 |
|
David Given
|
1404123281
|
Windows debugging.
|
2025-07-27 21:20:28 +01:00 |
|
David Given
|
5293e1c18b
|
Merge pull request #792 from davidgiven/builds
Make an attempt to switch to WSL 1 for better builds.
|
2025-04-24 21:07:12 +02:00 |
|
David Given
|
0f763fe06b
|
Patch up for the libfmt change and update to c++20.Patch up for the
libfmt change and update to c++20.
|
2025-03-12 01:22:18 +01:00 |
|
David Given
|
9ce405cec5
|
Remove the broken install rule.
|
2024-11-24 23:10:48 +01:00 |
|
David Given
|
f064d413b3
|
Add a docker test for Manjaro Linux.
|
2024-11-24 22:50:44 +01:00 |
|
David Given
|
8ff0153708
|
Add fedora 40 docker test.
|
2024-11-22 21:21:05 +01:00 |
|
David Given
|
c7273c06da
|
Add docker tests for Fedora 41.
|
2024-11-22 21:17:34 +01:00 |
|
David Given
|
a8cc280574
|
Looks like we need special options for OSX.
|
2024-11-08 22:15:35 +01:00 |
|
David Given
|
149e5c6fba
|
Make work on Debian 11. Add some Docker tests to make sure it keeps working on
Debian 11.
|
2024-11-08 21:07:17 +01:00 |
|
David Given
|
d091479f29
|
decoders protos now built separately.
|
2024-10-09 01:25:54 +02:00 |
|
David Given
|
f48d1c5196
|
Add progress info to MKDOC.
|
2024-10-02 11:38:24 +02:00 |
|
David Given
|
af0ce4cf35
|
Update ab.
|
2024-09-02 23:51:03 +02:00 |
|
David Given
|
b84ecd289d
|
Again.
|
2024-03-31 18:25:36 +02:00 |
|
David Given
|
0f8c7d6969
|
Again.
|
2024-03-31 15:13:43 +02:00 |
|
David Given
|
7b35232cad
|
Again.
|
2024-03-31 14:47:44 +02:00 |
|
David Given
|
43624796db
|
Again.
|
2024-03-31 14:30:52 +02:00 |
|
David Given
|
61476ea0cc
|
Again.
|
2024-03-31 13:59:19 +02:00 |
|
David Given
|
f0663030e1
|
Again.
|
2024-03-31 13:39:19 +02:00 |
|
David Given
|
989a11931b
|
Add libssp.
|
2024-03-31 13:27:00 +02:00 |
|
David Given
|
d960b020ea
|
Get the executables building on WSL2 Fedora.
|
2024-03-30 19:14:02 +01:00 |
|
David Given
|
c115de9d40
|
Update to build with ab.
|
2024-03-29 23:53:05 +01:00 |
|
David Given
|
5dc60db7b6
|
When installing files, remember to create the directories.
|
2023-10-31 00:48:50 +01:00 |
|