aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/wrappers/special/nt_namespace (follow)
Commit message (Collapse)AuthorAge
* cmake: install() PDB filesEgor Tensin2019-12-22
|
* cmake: add install() rulesEgor Tensin2019-12-16
|
* fix CMake filesEgor Tensin2019-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 warningsEgor Tensin2017-06-01
|
* um: strip the 'lib' prefix from namespace namesEgor Tensin2017-05-01
|
* um: strip the 'lib' prefix from include/ dirsEgor Tensin2017-05-01
|
* README updatesEgor Tensin2017-05-01
|
* um: strip the 'lib' prefix from CMake targetsEgor Tensin2017-04-29
|
* nt_path_converter -> nt_namespaceEgor Tensin2017-04-28