Daniel Eklöf
|
402972085a
|
main: include +/-wcwidth in version output
* +wcwidth: use our own, builtin, wcwidth()
* -wcwidth: use system’s wcwidth()
|
2022-01-05 22:15:39 +01:00 |
|
Daniel Eklöf
|
3155ab45fe
|
foot/client: version info: add +/- assertions
|
2021-10-23 15:40:54 +02:00 |
|
Daniel Eklöf
|
4ea7c5b63f
|
features: add feature_graphemes()
Returns true if we’re compiled with grapheme shaping support, false
otherwise.
|
2021-06-24 17:50:04 +02:00 |
|
Daniel Eklöf
|
9b20764f35
|
features: --version now logs +/-pgo
That is, whether the binary was compiled with PGO or not.
|
2021-03-26 20:30:13 +01:00 |
|
Daniel Eklöf
|
77bc7c8b2c
|
features: include compile-time enable/disable state of features when printing version
|
2020-12-07 20:44:11 +01:00 |
|