aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty (follow)
Commit message (Collapse)AuthorAge
* workflows/ci: add VS 2022 buildsEgor Tensin2023-01-02
| | | | | This includes bumping the Boost version, because windows-2022 runners can no longer build older releases.
* get rid of SafeIntEgor Tensin2021-05-04
|
* update winapi-utf8Egor Tensin2021-05-04
|
* update cmake-commonEgor Tensin2021-05-04
|
* update cmake-commonEgor Tensin2021-04-07
|
* update winapi-utf8Egor Tensin2021-04-07
|
* use SafeInt to make integers a bit more safeEgor Tensin2021-02-24
|
* Process: add get_exe_path()Egor Tensin2020-10-18
|
* update winapi-utf8Egor Tensin2020-10-17
|
* cmake: don't install winapi-utf8Egor Tensin2020-10-14
|
* add error-handling functionsEgor Tensin2020-10-14
They are almost exact copies from my pdb-repo project at https://github.com/egor-tensin/pdb-repo/tree/fa2afec5e7af45e7f1440b2d32c2a4e63dad6a62 I'm currently thinking about renaming it to winapi-debug BTW.