| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
This optimization is honestly just evil.
Even a whole distro thinks that:
https://fedoraproject.org/wiki/Changes/fno-omit-frame-pointer
|
|
|
|
|
|
|
|
| |
The C code leaked out of src/, so I moved .clang-format and some compile
options to the root directory.
Also, I'm starting to hit test execution limits; I'm going to limit the
repositories used for stress testing.
|
|
|
|
| |
Also, use cmake's configure_file to build string constants in.
|
|
|
|
|
| |
I'm super-unsure about this; I don't really like all the magic, but
we'll see, I guess?
|
| |
|
|
|