aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/service/test/CMakeLists.txt (unfollow)
Commit message (Collapse)Author
2017-04-29um: strip the 'lib' prefix from CMake targetsEgor Tensin
2017-04-28CMakeLists.txt updatesEgor Tensin
Strip symbols, link the runtime statically, fix MinGW-w64 builds, etc.
2017-04-27um: reorganize projectsEgor Tensin
* libservice -> service * libsimple -> wrappers/simple * libnt_path_converter -> wrappers/special/nt_path_converter
2017-04-27reorganize filesEgor Tensin
* src/ -> km/src/ * utils/ -> um/ * Move WDK 7.1-specific *.bat files to km/build/wdk7.1/ * Move WDK 8.1 Update 1 solutions to km/build/wdk8.1update/
2015-07-16utils: CMakeLists.txt updatesEgor Tensin
2015-05-11libservice: shorten executable namesEgor Tensin
2015-05-10add service mgmt lib & utilsEgor Tensin