summaryrefslogtreecommitdiffstats
path: root/external/breakpad
Commit message (Expand)AuthorAgeFilesLines
* external/breakpad: Silence some UBSan warningsStephan Bergmann2021-10-272-0/+30
* Make external/breakpad/ubsan.patch apply againStephan Bergmann2021-10-221-3/+3
* Mark external/breakpad/SIGSTKSZ.patch as upstreamedStephan Bergmann2021-10-151-1/+4
* external/breakpad: Adpat to SIGSTKSZ type in glibc 2.34Stephan Bergmann2021-10-122-0/+12
* Centralize VS-to-toolset mapping in configureMike Kaganski2021-10-081-1/+1
* Add preliminary VS 2022 supportHossein2021-09-161-0/+1
* breakpad: don't include the users's env in linux dumpsChristian Lohmaier2021-06-242-0/+14
* use freshly compiled dump_syms.exe on windows for symbolinfo extractionChristian Lohmaier2021-06-116-2/+181
* WASM: add initial support for Emscripten cross buildJan-Marek Glogowski2021-05-051-1/+1
* update breakpad to the current chrome_m90 snapshotLuboš Luňák2021-05-037-602/+46
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-161-0/+2
* external/breakpad: Adapt to std::allocator parts removed in C++20Stephan Bergmann2019-10-282-0/+12
* external/breakpad: glibc 2.30 declares tgkillStephan Bergmann2019-09-272-0/+50
* disable warnings in external libsLuboš Luňák2019-05-241-1/+1
* Adapt external/breakpad/0001-Handle-race-between-ExceptionHandler...Stephan Bergmann2018-08-161-1/+1
* Handle race in external/breakpadStephan Bergmann2018-08-162-0/+37
* Use proper ucontext_t in external/breakpadStephan Bergmann2017-11-142-0/+195
* Remove MinGW supportStephan Bergmann2017-02-101-1/+1
* external/breakpad: Work around -fsanitize=alignmentStephan Bergmann2017-02-012-0/+31
* Pass gb_VISIBILITY_FLAGS into external/breakpadStephan Bergmann2017-01-251-1/+1
* breakpad: document how to read mini-dumps locallyMichael Stahl2017-01-061-1/+21
* I screwed up with the breakpad minidump_stackwalk patchMarkus Mohrhard2016-06-271-2/+2
* always compile breakpad with O2Markus Mohrhard2016-06-271-1/+1
* better use a backward compatible way to change the outputMarkus Mohrhard2016-06-271-7/+23
* add code_id to the minidump_stackwalkMarkus Mohrhard2016-06-252-0/+17
* we are using our own minidump_upload executableMarkus Mohrhard2016-06-142-21/+0
* add missing file for breakpad libraryMarkus Mohrhard2016-05-211-0/+1
* breakpad: fix module makefileMichael Stahl2016-03-311-1/+1
* support building breakpad on windowsMarkus Mohrhard2016-03-303-9/+46
* fix a number of Wshadow warnings in breakpadMarkus Mohrhard2016-02-273-0/+378
* AFAICS breakpad does use neither glew nor libgltfDavid Tardon2016-02-221-2/+0
* _use_autoconf is not neededDavid Tardon2016-02-221-2/+0
* fix the minidump_upload script to send correct http headerMarkus Mohrhard2016-02-222-0/+18
* package minidump_upload toolMarkus Mohrhard2016-02-222-0/+21
* include breakpad into the buildMarkus Mohrhard2016-02-225-0/+87