index
:
winapi-debug
master
WinAPI: C++ wrappers for DbgHelp
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Makefile: align assignments
Egor Tensin
2023-11-04
*
update cmake-common
Egor Tensin
2023-07-04
*
Makefile: move the prelude to prelude.mk
Egor Tensin
2023-06-30
*
Makefile: wrap long commands
Egor Tensin
2023-01-02
*
workflows/ci: add VS 2022 builds
Egor Tensin
2023-01-02
*
workflows/ci: upgrade actions
Egor Tensin
2023-01-02
*
workflows/ci: disable scheduled runs
Egor Tensin
2023-01-02
*
workflows/ci: actualize runner OSes
Egor Tensin
2023-01-02
*
workflows/ci: use default clang-format
Egor Tensin
2021-06-15
*
workflows/ci: use ubuntu-latest
Egor Tensin
2021-06-15
*
cmake: don't install() winapi-common
Egor Tensin
2021-05-29
*
cmake: add install() commands
Egor Tensin
2021-05-29
*
move _address functions to winapi::address
Egor Tensin
2021-05-29
*
rename class Repo to PostMortem
Egor Tensin
2021-05-29
*
namespace pdb -> namespace winapi
Egor Tensin
2021-05-29
*
include/pdb/ -> include/winapi/debug/
Egor Tensin
2021-05-29
*
add .clang-tidy, `make check`
Egor Tensin
2021-05-16
*
update cmake-common
Egor Tensin
2021-05-16
*
remove unused workarounds.hpp
Egor Tensin
2021-05-16
*
workflows/ci: use more recent Boost w/ VS 2019
Egor Tensin
2021-05-16
*
export Process to winapi-common
Egor Tensin
2021-05-16
*
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
*
get rid of SafeInt
Egor Tensin
2021-05-15
*
workflows/ci: build using VS 2015 also
Egor Tensin
2021-05-08
*
workflows/ci: remove redundant parameter
Egor Tensin
2021-05-08
*
workflows/ci: linting
Egor Tensin
2021-05-04
*
workflows/ci: cache Boost archive
Egor Tensin
2021-05-04
*
update cmake-common
Egor Tensin
2021-05-04
*
README: fix badge link
Egor Tensin
2021-04-17
*
workflows/ci: error out if no files to upload
Egor Tensin
2021-04-07
*
update cmake-common
Egor Tensin
2021-04-07
*
cmake: check CTest tests output
Egor Tensin
2021-04-07
*
cmake: slight CMakeLists.txt refactoring
Egor Tensin
2021-04-07
*
add `make install`, `make test`, etc.
Egor Tensin
2021-04-03
*
cmake: use install_pdbs()
Egor Tensin
2021-03-24
*
unit_tests: dynamic path to test_lib.pdb
Egor Tensin
2021-03-24
*
add CTest tests
Egor Tensin
2021-03-24
*
workflows/ci: Bionic to Focal
Egor Tensin
2021-03-24
*
update cmake-common
Egor Tensin
2021-03-24
*
update cmake-common
Egor Tensin
2021-01-31
*
workflows/ci.yml: run unit tests
Egor Tensin
2021-01-24
*
README: update
Egor Tensin
2021-01-24
*
add GitHub workflow
Egor Tensin
2021-01-24
*
remove .dockerignore
Egor Tensin
2021-01-23
*
bye-bye, Travis & AppVeyor!
no_more_travis
Egor Tensin
2021-01-23
*
AppVeyor: only Debug on Win32
Egor Tensin
2020-10-05
*
update cmake-common
Egor Tensin
2020-10-04
[next]