A.J. Beamon
|
b589c3c940
|
Remove IncludeVersions.h, which is no longer needed for cmake-only builds
|
2020-05-20 13:23:02 -07:00 |
Markus Pilman
|
e4611e8ae4
|
fix versions.h stupidity
|
2020-04-06 10:28:55 -07:00 |
Markus Pilman
|
8b5780c36c
|
don't include source and binary dir
This forces users to use include paths from the sources root.
So `#include "Arena.h"` won't work anymore, only
`#include "flow/Arena.h"` will.
|
2020-04-06 10:13:49 -07:00 |
mpilman
|
6da5971e79
|
Guard all versions.h to not break old WIN32 build
|
2019-02-08 16:06:00 -08:00 |
mpilman
|
7e26b4ef0d
|
Address comments from PR
|
2019-02-07 15:37:04 -08:00 |
mpilman
|
8a94d80deb
|
fdbservice and fdbrpc now compiling
|
2019-02-07 15:37:04 -08:00 |
Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |