Jacob Dufault
|
d23de3a9fb
|
Move default resource directory computation to utils.
This will be used by the test system as well.
|
2017-12-15 21:18:49 -08:00 |
|
Jacob Dufault
|
9f249970b0
|
Ensure DEFAULT_RESOURCE_DIRECTORY is a string.
|
2017-12-15 21:06:27 -08:00 |
|
Chen
|
f3f7bc26cd
|
Better default resource dir heuristics: use system resource dir with system clang and relative path to resource dir with bundled clang (#137)
|
2017-12-14 14:35:21 -08:00 |
|
Jacob Dufault
|
7a5eb3c4d5
|
Move src/messages/*.cc to anonymous namespace
|
2017-12-05 21:03:38 -08:00 |
|
Jacob Dufault
|
5093863b33
|
Move initialization Ipc structures into messages/
|
2017-12-05 20:09:12 -08:00 |
|
Jacob Dufault
|
3599a831b1
|
Introduce MessageHandler abstraction. Mainly just code reorg.
Only the initialize request uses it so far, but this will enable pulling
quite a bit of code out of command_line.cc.
|
2017-12-04 23:57:41 -08:00 |
|