Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cmake: don't install() winapi-common | Egor Tensin | 2021-05-29 |
| | |||
* | cmake: add install() commands | Egor Tensin | 2021-05-29 |
| | |||
* | export pdb::file to winapi-common's File | Egor Tensin | 2021-05-16 |
| | |||
* | use error reporting from winapi-common | Egor Tensin | 2021-05-15 |
| | |||
* | rename the project | Egor Tensin | 2021-05-15 |
| | |||
* | switch from Boost.Nowide to winapi-utf8 | Egor Tensin | 2021-05-15 |
| | |||
* | cmake: slight CMakeLists.txt refactoring | Egor Tensin | 2021-04-07 |
| | |||
* | add CTest tests | Egor Tensin | 2021-03-24 |
| | |||
* | add GitHub workflow | Egor Tensin | 2021-01-24 |
| | |||
* | disable incremental linking for the tests | Egor Tensin | 2020-09-14 |
| | |||
* | update cmake-common | Egor Tensin | 2020-04-05 |
| | |||
* | WIP | Egor Tensin | 2020-03-24 |
| | |||
* | add Process class | Egor Tensin | 2020-03-24 |
| | | | | | | | | | It's intended to be used for the future dump writing functionality, to generate a meaningful file name, etc. Also, add Boost.Nowide, which provides handy UTF-8 conversion functions. I'm not sure about this, but things indicate that it's about to be included in Boost. | ||
* | mingw builds: lowercase library names | Egor Tensin | 2020-01-25 |
| | |||
* | add test/ to test, for starters, enum_symbols | Egor Tensin | 2020-01-15 |
| | |||
* | silence DbgHelp warnings on VS 2015 | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: define _WIN32_WINNT | Egor Tensin | 2020-01-15 |
| | |||
* | fix SafeInt usage | Egor Tensin | 2020-01-14 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-09 |
| | |||
* | cmake: install() PDBs & use Boost::* | Egor Tensin | 2019-12-21 |
| | |||
* | install LICENSE.txt to share/ | Egor Tensin | 2019-12-16 |
| | |||
* | minor improvements to CMakeLists.txt | Egor Tensin | 2019-12-09 |
| | |||
* | add cmake-common as a submodule | Egor Tensin | 2019-12-08 |
| | |||
* | don't hash bitwise (because you know, padding) | Egor Tensin | 2017-08-06 |
| | |||
* | fix a CMake warning | Egor Tensin | 2017-06-01 |
| | |||
* | get rid of third-party warnings | Egor Tensin | 2017-06-01 |
| | |||
* | initial commit | Egor Tensin | 2017-05-17 |