Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cmake: install() PDB files | Egor Tensin | 2019-12-22 |
| | |||
* | cmake: add install() rules | Egor Tensin | 2019-12-16 |
| | |||
* | fix CMake files | Egor Tensin | 2019-12-09 |
| | | | | | | | | | It used to work, but since a few commits ago (with the introduction of cmake_minimum_required, I suspect), some libraries couldn't be found by the executables. It makes a lot of sense actually, since the service library is referenced in the headers, which are referenced in the utils. | ||
* | um: fix compiler warnings | Egor Tensin | 2017-06-01 |
| | |||
* | um: strip the 'lib' prefix from namespace names | Egor Tensin | 2017-05-01 |
| | |||
* | um: strip the 'lib' prefix from include/ dirs | Egor Tensin | 2017-05-01 |
| | |||
* | README updates | Egor Tensin | 2017-05-01 |
| | |||
* | um: strip the 'lib' prefix from CMake targets | Egor Tensin | 2017-04-29 |
| | |||
* | nt_path_converter -> nt_namespace | Egor Tensin | 2017-04-28 |