David Given
|
7cde8e3aa6
|
Merge pull request #824 from davidgiven/ab
Update ab to the new ninja version.
dev
|
2025-08-27 19:47:09 +01:00 |
|
David Given
|
34fe6f0a5f
|
_Actually_ update ab.
|
2025-08-27 20:23:46 +02:00 |
|
David Given
|
76c9674f3f
|
Update ab.
|
2025-08-27 20:21:29 +02:00 |
|
David Given
|
addbabd123
|
Disable make parallelism (although I'm not sure this will help).
|
2025-08-27 19:57:24 +02:00 |
|
David Given
|
46b90d9c36
|
Merge pull request #825 from boamaod/master
Correct Juku E5104 documentation
|
2025-08-27 13:44:49 +01:00 |
|
Märt Põder
|
7ee67082aa
|
Fix ambigious description about "both sides" and update links
|
2025-08-27 13:22:09 +03:00 |
|
David Given
|
e8042ed5f3
|
Adjust parallelism settings again.
|
2025-08-27 11:40:34 +02:00 |
|
David Given
|
8828874c25
|
Don't run more than one ninja instance at a time.
|
2025-08-27 11:22:53 +02:00 |
|
David Given
|
1bdb093319
|
Update ab.
|
2025-08-27 02:10:08 +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
|
e61fcf1d9b
|
utils.shell now takes a command string rather than an argv list.
|
2025-08-27 02:28:29 +02:00 |
|
David Given
|
610ef0dc4b
|
Remember to put set -e in front of command scripts.
|
2025-08-27 02:27:40 +02:00 |
|
David Given
|
273d38f237
|
Fix command detection when a command string contains multiple words.
|
2025-08-27 00:11:57 +02:00 |
|
David Given
|
8194a08382
|
Update ab.
|
2025-08-26 23:09:47 +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
|
b05f5e7caa
|
Warning fix.
|
2025-08-26 14:29:27 +02:00 |
|
David Given
|
4b38fc6044
|
Update ab again.
|
2025-08-26 02:06:32 +02:00 |
|
David Given
|
cee16a75ca
|
Fix Windows dependencies.
|
2025-08-26 01:37:28 +02:00 |
|
David Given
|
9fd85a8289
|
Add missing file.
|
2025-08-26 01:28:53 +02:00 |
|
David Given
|
2f1eff1474
|
Update documentation.
|
2025-08-26 01:27:33 +02:00 |
|
David Given
|
8c582b8d72
|
Update to the new ninja-fied ab.
|
2025-08-26 01:23:58 +02:00 |
|
David Given
|
e49673329d
|
Merge pull request #823 from davidgiven/cleanup
Do some cleanup since the last changes.
|
2025-08-21 19:31:57 +02:00 |
|
David Given
|
07ebed83bf
|
Fix some documentation from the global options change.
|
2025-08-21 19:14:26 +02:00 |
|
David Given
|
1def87fdc3
|
Remove the rawReadDiskCommand() function, as it's no longer used.
|
2025-08-21 19:00:29 +02:00 |
|
David Given
|
d91fed7dd4
|
Update documentation.
|
2025-08-21 18:59:02 +02:00 |
|
David Given
|
5f2f7e70ef
|
Remove rawread and merge.
|
2025-08-21 18:55:46 +02:00 |
|
David Given
|
83432beff6
|
Merge pull request #822 from davidgiven/config
Overhaul the config file CLI.
|
2025-08-21 18:42:21 +02:00 |
|
David Given
|
979b550178
|
Looks like our string_view fix hasn't worked --- tweak.
|
2025-08-21 01:19:19 +02:00 |
|
David Given
|
9062a531f3
|
Migrate the 40track etc extension configs to actual options. Add the
ability to have --group=value options to make this cleaner.
|
2025-08-21 00:53:50 +02:00 |
|
David Given
|
e2a6fbcf3c
|
Update a few places which used -c for other purposes.
|
2025-08-20 21:30:06 +02:00 |
|
David Given
|
ec16931f3a
|
Update documentation for -c.
|
2025-08-20 21:23:02 +02:00 |
|
David Given
|
0ec0ca7495
|
Config files are now specified with -c, rather than via filename
arguments, because otherwise you get really unhelpful error messages
when you get things wrong.
|
2025-08-20 21:19:34 +02:00 |
|
David Given
|
51fa7c9371
|
Fix broken link.
Closes: #799
|
2025-08-20 00:23:21 +02:00 |
|
David Given
|
6c69f10fe7
|
Merge pull request #821 from davidgiven/protobuf
Expose the .app on OSX (in a zipfile).
|
2025-08-20 00:17:43 +02:00 |
|
David Given
|
206e85a356
|
Expose the .app on OSX (in a zipfile).
Closes: #800
|
2025-08-20 00:02:43 +02:00 |
|
David Given
|
8d7dd4867b
|
Merge pull request #820 from davidgiven/protobuf
Apply the fix from #811 to make everything build against Protobuf 31.
|
2025-08-19 23:43:26 +02:00 |
|
David Given
|
d1524f78fb
|
Apply the fix from #811 to make everything build against Protobuf 31.
|
2025-08-19 23:28:19 +02:00 |
|
David Given
|
b26735d520
|
Merge pull request #819 from davidgiven/fl2
Add some flux file manipulation tools.
|
2025-08-19 22:58:05 +02:00 |
|
David Given
|
603baee777
|
Fix a subtle bug that was causing misparsing of indexed fields on OSX. I hate
C++.
|
2025-08-19 22:43:45 +02:00 |
|
David Given
|
e105b7f498
|
Merge from master.
|
2025-08-19 20:13:41 +02:00 |
|
David Given
|
bb3fbccb50
|
Merge pull request #818 from davidgiven/convert
Add a fe-convert (plus all the necessary backend work).
|
2025-08-19 19:59:12 +02:00 |
|
David Given
|
c8edcd963d
|
Merge pull request #817 from davidgiven/ab
Update ab.
|
2025-08-19 01:32:40 +02:00 |
|
David Given
|
3b60cdc707
|
Remove the -j from the build scripts for OSX.
|
2025-08-19 01:15:47 +02:00 |
|
David Given
|
ea061d65c9
|
Update ab.
|
2025-08-19 01:14:33 +02:00 |
|
David Given
|
da64c0237f
|
Update documentation.
|
2025-08-19 01:11:40 +02:00 |
|
David Given
|
d2b1602881
|
Add a working fluxfile cp.
|
2025-08-19 00:55:53 +02:00 |
|
David Given
|
1afd45068c
|
Merge.
|
2025-08-19 00:18:59 +02:00 |
|
David Given
|
f01b30e112
|
Make fluxfile rm work.
|
2025-08-19 00:18:47 +02:00 |
|
David Given
|
b5f7fbe14e
|
Finally come up with a fluxfile ls I can live with.
|
2025-08-18 23:59:57 +02:00 |
|
David Given
|
8b6073ccbb
|
Try making the error collector non-constexpr?
|
2025-08-18 22:14:48 +02:00 |
|