Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update cmake-commonHEADmaster | Egor Tensin | 2023-07-04 |
| | |||
* | README: update | Egor Tensin | 2021-06-11 |
| | |||
* | cmake: use install_pdbs() | Egor Tensin | 2021-03-25 |
| | |||
* | update cmake-common | Egor Tensin | 2021-03-25 |
| | |||
* | AppVeyor: only Debug on Win32 | Egor Tensin | 2020-10-05 |
| | |||
* | update cmake-common | Egor Tensin | 2020-10-04 |
| | |||
* | update cmake-common | Egor Tensin | 2020-04-05 |
| | |||
* | AppVeyor: fast_finish | Egor Tensin | 2020-01-11 |
| | |||
* | appveyor.yml -> .appveyor.yml | Egor Tensin | 2020-01-11 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-09 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-01 |
| | |||
* | um: README update | Egor Tensin | 2019-12-22 |
| | |||
* | cmake: install() PDB files | Egor Tensin | 2019-12-22 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-21 |
| | |||
* | cmake: install LICENSE.txt | Egor Tensin | 2019-12-16 |
| | |||
* | AppVeyor: package the artifacts | Egor Tensin | 2019-12-16 |
| | |||
* | AppVeyor: install kernel modules as well | Egor Tensin | 2019-12-16 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-16 |
| | |||
* | cmake: add install() rules | Egor Tensin | 2019-12-16 |
| | |||
* | AppVeyor: Release builds only on master | Egor Tensin | 2019-12-10 |
| | |||
* | 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. | ||
* | restore WIN32_LEAN_AND_MEAN | Egor Tensin | 2019-12-09 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-09 |
| | |||
* | AppVeyor: no -Wno-dev | Egor Tensin | 2019-12-09 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-09 |
| | |||
* | set minimum CMake version | Egor Tensin | 2019-12-09 |
| | |||
* | AppVeyor: pull submodules | Egor Tensin | 2019-12-08 |
| | |||
* | add cmake-common as a submodule | Egor Tensin | 2019-12-08 |
| | |||
* | add .gitattributes | Egor Tensin | 2019-12-08 |
| | |||
* | AppVeyor: appveyor -> appveyor.exe | Egor Tensin | 2019-08-29 |
| | |||
* | AppVeyor: build all branches | Egor Tensin | 2019-08-24 |
| | |||
* | AppVeyor: build km/ for different Windows versions | Egor Tensin | 2019-08-24 |
| | |||
* | AppVeyor: move .gitattributes to .appveyor/ | Egor Tensin | 2019-08-24 |
| | |||
* | AppVeyor: add test.ps1 | Egor Tensin | 2019-08-23 |
| | |||
* | AppVeyor: build km/ | Egor Tensin | 2019-08-22 |
| | |||
* | README: add AppVeyor badge | Egor Tensin | 2019-08-22 |
| | |||
* | add AppVeyor configuration | Egor Tensin | 2019-08-22 |
| | |||
* | um: code style | Egor Tensin | 2017-06-25 |
| | |||
* | um: fix compiler warnings | Egor Tensin | 2017-06-01 |
| | |||
* | um: README update | Egor Tensin | 2017-05-23 |
| | |||
* | um: common.cmake update | Egor Tensin | 2017-05-19 |
| | |||
* | um: common.cmake update | Egor Tensin | 2017-05-01 |
| | |||
* | service: refactoring | Egor Tensin | 2017-05-01 |
| | | | | * No more compiler-specific macros. | ||
* | 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 |
| | |||
* | service: code style | Egor Tensin | 2017-05-01 |
| | |||
* | README updates | Egor Tensin | 2017-05-01 |
| | |||
* | um: split root CMakeLists.txt | Egor Tensin | 2017-04-29 |
| | |||
* | um: strip the 'lib' prefix from CMake targets | Egor Tensin | 2017-04-29 |
| | |||
* | nt_path_converter -> nt_namespace | Egor Tensin | 2017-04-28 |
| |