Andrew Kaster
|
77e890b15e
|
Meta+Documentation+Ports: Move from C++20 to C++23
Now that oss-fuzz is on a clang commit > the 17.x release candidates,
we can start looking at some shiny new features to enable.
|
2024-05-06 11:46:28 -06:00 |
|
Emanuele Torre
|
1f81bc6879
|
Everywhere: Remove unnecessary whitespace at the end of some lines.
|
2021-03-08 09:20:53 +01:00 |
|
Itamar
|
e318a3d3d4
|
little: Remove "-Os" compile flag
This flag made gcc generate location info of type "location_list" for
'my_struct', which we do not yet support in LibDebug.
|
2021-01-09 10:55:46 +01:00 |
|
Andreas Kling
|
eed78ffa5a
|
Base: Tweak CXXFLAGS for the "little" test projects
Let's build with -std=c++2a since we're C++20 nowadays. :^)
|
2020-11-05 10:02:57 +01:00 |
|
Itamar
|
e793cc3d13
|
Base: Modify "little" project
|
2020-08-15 15:06:35 +02:00 |
|
Andreas Kling
|
db450dbc44
|
Base: Move "js" and "little" HackStudio projects into ~/Source/
|
2020-08-05 17:40:47 +02:00 |
|