aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2022-01-02android: use set -e in scriptsRobert Swiecki
2022-01-02android: use set -u in scriptsRobert Swiecki
2022-01-01android/libunwind: no need to remove -lgcc and -lgcc_s any moreRobert Swiecki
2022-01-01android: use set -x in scriptsRobert Swiecki
2022-01-01android: update android prerequisites - NDK v23b, android-30 ABI. Make arm64 ...Robert Swiecki
2022-01-01android: move android build to libunwind v1.6.2Robert Swiecki
2022-01-01android: newer libunwindRobert Swiecki
2021-12-31android: make it compile under ndk >= 21Robert Swiecki
2021-02-10libunwind/aarch64: properly distinguish aarch64 case when HAVE_DECL_PT_GETFPR...George Poulios
2021-02-10libunwind/aarch64: disable HAVE_DECL_PTRACE_POKEUSER and enable HAVE_DECL_PT_...George Poulios
2021-02-10Fix (#381) android build of third parties under hosts other-than-LinuxGeorge Poulios
2020-04-05change perms of a *.o file to 0644Robert Swiecki
2019-12-03Bump to 4.0.1Robert Swiecki
2019-11-04qemu- compile both x86 and amd64 archsRobert Swiecki
2019-11-02android: remove unnecessary operations from *.sh filesRobert Swiecki
2019-10-30android: use better logic for finding the compilerRobert Swiecki
2019-10-30make android-all work with proper API levelRobert Swiecki
2019-10-30make android-all workRobert Swiecki
2019-10-30android: make make android-all workRobert Swiecki
2017-12-15android: use ANDROID_API=26 by default, and use -D__ANDROID_API__=$ANDROID_AP...Robert Swiecki
2017-12-13android: make libunwind compile with NDK-16Robert Swiecki
2017-11-03macOS: Support for 10.13 & update CrashWrangler binAnestis Bechtsoudis
2017-08-25Check the path to CC and CXX when building libUnwindZach Riggle
2017-05-18[Android] Simplify & cleanup libunwind patch/buildAnestis Bechtsoudis
2016-10-28[Android] Don't fail on scripts unhandled errorAnestis Bechtsoudis
2016-10-28[Android] Rebuild deps when different API level chosenAnestis Bechtsoudis
2016-10-28[Android] Verify valid ANDROID_API level from deps cc scriptsAnestis Bechtsoudis
2016-10-28[Android] Align deps target API level with one chosen at makefileAnestis Bechtsoudis
2016-10-28[Android] Align libunwind CPU naming conventions with makefileAnestis Bechtsoudis
2016-10-27subproc: remove double 'persistent' checkRobert Swiecki
2016-10-22display: divide by billion for GRobert Swiecki
2016-10-20Linux/arch: Set the persistent socket size to 2MiBRobert Swiecki
2016-10-18Comments in .hRobert Swiecki
2016-10-18Remove a report lock for nowRobert Swiecki
2016-10-18Fix submodule init bug when non-recursive cloneAnestis Bechtsoudis
2016-10-17Hooks not registered when clone with submodulesAnestis Bechtsoudis
2016-10-17[build-script] Fetch only matching submodule depAnestis Bechtsoudis
2016-10-17Register git hooks for submodulesAnestis Bechtsoudis
2016-10-17[Android] Revert libunwind patches when cc doneAnestis Bechtsoudis
2016-10-17Clean old manual deps cloneAnestis Bechtsoudis
2016-10-17[Android] libunwind default to masterAnestis Bechtsoudis
2016-10-17[Android] Capstone default to latest stableAnestis Bechtsoudis
2016-10-17[Android] capstone build NDK R13 supportAnestis Bechtsoudis
2016-10-17Typos & grammarAnestis Bechtsoudis
2016-09-06Display CPUload/NumofCpus/fixes for AndroidRobert Swiecki
2016-05-06[android] Add libBlocksRuntime supportAnestis Bechtsoudis
2016-05-06Grammar & typosAnestis Bechtsoudis
2015-10-08Move crashwranger objsAnestis Bechtsoudis
2015-08-26Fix Android x86_64 supportAnestis Bechtsoudis
2015-08-20Silent dir reverts in scriptsAnestis Bechtsoudis