aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* move _address functions to winapi::addressEgor Tensin2021-05-29
|
* rename class Repo to PostMortemEgor Tensin2021-05-29
|
* namespace pdb -> namespace winapiEgor Tensin2021-05-29
|
* include/pdb/ -> include/winapi/debug/Egor Tensin2021-05-29
|
* add .clang-tidy, `make check`Egor Tensin2021-05-16
|
* update cmake-commonEgor Tensin2021-05-16
|
* remove unused workarounds.hppEgor Tensin2021-05-16
|
* workflows/ci: use more recent Boost w/ VS 2019Egor Tensin2021-05-16
|
* export Process to winapi-commonEgor Tensin2021-05-16
|
* export pdb::file to winapi-common's FileEgor Tensin2021-05-16
|
* use error reporting from winapi-commonEgor Tensin2021-05-15
|
* rename the projectEgor Tensin2021-05-15
|
* switch from Boost.Nowide to winapi-utf8Egor Tensin2021-05-15
|
* get rid of SafeIntEgor Tensin2021-05-15
|
* workflows/ci: build using VS 2015 alsoEgor Tensin2021-05-08
|
* workflows/ci: remove redundant parameterEgor Tensin2021-05-08
|
* workflows/ci: lintingEgor Tensin2021-05-04
|
* workflows/ci: cache Boost archiveEgor Tensin2021-05-04
|
* update cmake-commonEgor Tensin2021-05-04
|
* README: fix badge linkEgor Tensin2021-04-17
|
* workflows/ci: error out if no files to uploadEgor Tensin2021-04-07
|
* update cmake-commonEgor Tensin2021-04-07
|
* cmake: check CTest tests outputEgor Tensin2021-04-07
|
* cmake: slight CMakeLists.txt refactoringEgor Tensin2021-04-07
|
* add `make install`, `make test`, etc.Egor Tensin2021-04-03
|
* cmake: use install_pdbs()Egor Tensin2021-03-24
|
* unit_tests: dynamic path to test_lib.pdbEgor Tensin2021-03-24
|
* add CTest testsEgor Tensin2021-03-24
|
* workflows/ci: Bionic to FocalEgor Tensin2021-03-24
|
* update cmake-commonEgor Tensin2021-03-24
| | | | GitHub Actions workers no longer have pre-built Boost.
* update cmake-commonEgor Tensin2021-01-31
|
* workflows/ci.yml: run unit testsEgor Tensin2021-01-24
|
* README: updateEgor Tensin2021-01-24
|
* add GitHub workflowEgor Tensin2021-01-24
|
* remove .dockerignoreEgor Tensin2021-01-23
| | | | | LMAO, it was leftover from the time when Travis builds were done inside a Docker container.
* bye-bye, Travis & AppVeyor!no_more_travisEgor Tensin2021-01-23
|
* AppVeyor: only Debug on Win32Egor Tensin2020-10-05
|
* update cmake-commonEgor Tensin2020-10-04
|
* Process: static get_executable_pathEgor Tensin2020-10-01
|
* pdb::error: include function name in error messageEgor Tensin2020-09-20
|
* pdb::file: use wide WinAPIEgor Tensin2020-09-19
|
* fix GCC buildsEgor Tensin2020-09-14
|
* clean up includesEgor Tensin2020-09-14
|
* add missing copyright headersEgor Tensin2020-09-14
|
* unit_tests: adjust test messagesEgor Tensin2020-09-14
|
* unit_tests: fix the testsEgor Tensin2020-09-14
| | | | Sometimes, 0x0 would creep into a call stack for some reason.
* disable incremental linking for the testsEgor Tensin2020-09-14
|
* unit_tests: more call stack testsEgor Tensin2020-09-14
|
* disable Boost autolinking featureEgor Tensin2020-09-14
|
* DbgHelp: fix move ctorEgor Tensin2020-09-14
|