Commit message (Collapse) | Author | ||
---|---|---|---|
2023-11-04 | upgrade winapi-utf8 | Egor Tensin | |
2023-07-04 | update cmake-common | Egor Tensin | |
Also, change the build directory to build/. | |||
2023-01-02 | cmake: fix duplicate target names | Egor Tensin | |
2023-01-02 | workflows/ci: add VS 2022 builds | Egor Tensin | |
This includes bumping the Boost version, because windows-2022 runners can no longer build older releases. | |||
2021-05-04 | update winapi-utf8 | Egor Tensin | |
2021-05-04 | update cmake-common | Egor Tensin | |
2021-04-07 | update cmake-common | Egor Tensin | |
2021-04-07 | update winapi-utf8 | Egor Tensin | |
2020-10-18 | Process: add get_exe_path() | Egor Tensin | |
2020-10-17 | update winapi-utf8 | Egor Tensin | |
2020-10-14 | cmake: don't install winapi-utf8 | Egor Tensin | |
2020-10-14 | add error-handling functions | Egor Tensin | |
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. |