Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Travis: ignore everything in .dockerignore | Egor Tensin | 2020-03-12 |
| | |||
* | AppVeyor: lint the config | Egor Tensin | 2020-02-02 |
| | | | | CMake can detect --stagedir=lib*-msvc-* automatically. | ||
* | update cmake-common | Egor Tensin | 2020-02-02 |
| | |||
* | Travis: lint the config | Egor Tensin | 2020-01-29 |
| | |||
* | Travis: multi-stage Docker builds | Egor Tensin | 2020-01-29 |
| | |||
* | README: update badge labels | Egor Tensin | 2020-01-25 |
| | |||
* | Travis: add badge to README | Egor Tensin | 2020-01-25 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-25 |
| | |||
* | add Travis configuration | Egor Tensin | 2020-01-25 |
| | |||
* | mingw builds: lowercase library names | Egor Tensin | 2020-01-25 |
| | |||
* | mingw builds: lowercase header file names | Egor Tensin | 2020-01-25 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-18 |
| | |||
* | AppVeyor: fix Release builds | Egor Tensin | 2020-01-16 |
| | |||
* | test/foobar: noinline just in case | Egor Tensin | 2020-01-16 |
| | |||
* | SymbolInfo: get rid of a dangerous hack | Egor Tensin | 2020-01-16 |
| | |||
* | add call stack collection support | Egor Tensin | 2020-01-16 |
| | |||
* | lab_rat -> foobar | Egor Tensin | 2020-01-15 |
| | |||
* | lab_rat: decrease total symbol count | Egor Tensin | 2020-01-15 |
| | |||
* | enum_symbols: support symbol mask using --mask | Egor Tensin | 2020-01-15 |
| | |||
* | lab_rat: namespace the functions | Egor Tensin | 2020-01-15 |
| | |||
* | AppVeyor: basic enum_symbols test | Egor Tensin | 2020-01-15 |
| | |||
* | enum_symbols: use DbgHelp instead of Repo | Egor Tensin | 2020-01-15 |
| | |||
* | DbgHelp: add more enum_* methods | Egor Tensin | 2020-01-15 |
| | |||
* | split symbol.hpp | Egor Tensin | 2020-01-15 |
| | |||
* | refactoring | Egor Tensin | 2020-01-15 |
| | |||
* | add test/ to test, for starters, enum_symbols | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: external definitions for static members | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: fix boost::program_options::validate overloads | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: workaround incorrect SymLoadModule64 | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: work around missing SymTagEnum | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: implement proper unused parameter macro | Egor Tensin | 2020-01-15 |
| | | | | | The UNREFERENCED_PARAMETER macro distributed with MinGW-w64 is stupid (`(x) = (x)`, really?) | ||
* | silence DbgHelp warnings on VS 2015 | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: get rid of #pragma warning | Egor Tensin | 2020-01-15 |
| | |||
* | mingw builds: define _WIN32_WINNT | Egor Tensin | 2020-01-15 |
| | |||
* | fix SafeInt usage | Egor Tensin | 2020-01-14 |
| | |||
* | add SafeInt as a submodule | Egor Tensin | 2020-01-14 |
| | | | | The end goal is to compile this using MinGW-w64. | ||
* | addr2name: fix usage message | Egor Tensin | 2020-01-14 |
| | |||
* | clang-format all the code | Egor Tensin | 2020-01-14 |
| | |||
* | clang-format: don't BinPackArguments | Egor Tensin | 2020-01-14 |
| | | | | It's better for the WinAPI. | ||
* | AppVeyor: run clang-format | Egor Tensin | 2020-01-14 |
| | |||
* | appveyor.yml -> .appveyor.yml | Egor Tensin | 2020-01-11 |
| | |||
* | AppVeyor: fast_finish | Egor Tensin | 2020-01-11 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-09 |
| | |||
* | update cmake-common | Egor Tensin | 2020-01-01 |
| | |||
* | README: update | Egor Tensin | 2019-12-22 |
| | |||
* | cmake: install() PDBs & use Boost::* | Egor Tensin | 2019-12-21 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-21 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-16 |
| | |||
* | install LICENSE.txt to share/ | Egor Tensin | 2019-12-16 |
| | |||
* | update cmake-common | Egor Tensin | 2019-12-16 |
| |