aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* 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
* test_lib: test -> test_nsEgor Tensin2020-09-14
* clang-format: regroup #includesEgor Tensin2020-09-14
* unit_tests: add a test for call stack collectionEgor Tensin2020-09-14
* unit_tests: rework enum_symbols testEgor Tensin2020-09-14
* AppVeyor: back to testing the output of enum_symbolsEgor Tensin2020-09-14
* call_stack: can't noinline w/ MSVC, let's try a DLLEgor Tensin2020-09-14
* call_stack: try to fix __declspec(noinline) #3Egor Tensin2020-09-13
* call_stack: try to fix __declspec(noinline) #2Egor Tensin2020-09-13
* call_stack: try to fix __declspec(noinline)Egor Tensin2020-09-13
* AppVeyor: test call_stack outputEgor Tensin2020-09-13
* Travis: Debug builds onlyEgor Tensin2020-09-13
* Travis: lint the configEgor Tensin2020-08-31
* Travis: fix the clang-format jobEgor Tensin2020-08-26
* Travis: remove unnecessary .travis/Egor Tensin2020-08-26
* Travis: Focal is now availableEgor Tensin2020-08-26