Andrey Nekrasov
|
5fa4ee4942
|
Cpp build: factor out common project props & prepare for common split (#8509)
* make common include paths format consistent
* build: introduce common Cpp.Build.props
|
2020-12-14 15:20:45 +03:00 |
|
Andrey Nekrasov
|
06984ff317
|
CI: disable multiple msbuild instances (#8253)
* CI: disable multiple msbuild instances
* make MultiProcessorCompilation option consistent
* KBM: increase compiler limit again
|
2020-11-27 14:18:23 +03:00 |
|
Mykhailo Pylyp
|
613d1fdf2a
|
Runner logging (#8068)
|
2020-11-18 12:15:14 +02:00 |
|
Andrey Nekrasov
|
03509e7f36
|
Logging improvements (#7377)
* bootstrapper: fix Windows SDK version
* devdocs: add spdlog usage readme
|
2020-10-19 10:54:39 -07:00 |
|
yuyoyuppe
|
c34c963121
|
bootstrapper: implement logging support
- add cxxopts and spdlog libraries
- implement cmd flag for severity
- add debug and error messages
|
2020-10-16 16:30:26 +03:00 |
|