radare2/sys
2022-08-18 18:35:22 +02:00
..
apia Use r2 -HLIBEXT in sys/apia 2017-12-18 16:54:55 +01:00
osx-pkg Improve the macOS packaging scripts ##build 2021-07-28 11:56:57 +02:00
ui Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
afl.sh AFL_USE_ASAN seems problematic for -m32 2015-08-09 19:19:25 +02:00
android-build.sh Fix android-static ##build 2019-08-01 04:39:40 +02:00
android-ndk-install.sh More build fixes, googlefuzz integration, add r_asm_cpus() api via the wip 'al' command 2021-12-17 00:15:38 +01:00
android-release.sh Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
android-shell.sh Add WIP android-arm64 ACR build and other CI improvements ##ci 2021-01-25 11:34:08 +01:00
arlib Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
build-harden.sh Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00
build-m32.sh Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings 2015-09-14 20:43:11 +02:00
build-shlib.sh Fix the CI badge and fully rewrite all the workflows to make sense ##build 2021-01-12 13:41:21 +01:00
build.sh Fixup commit 88f5284. 2022-06-09 23:47:12 +02:00
cccl Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
clang-analyzer.sh Simplify scan-build script 2015-11-18 10:33:59 +01:00
clang-format-diff.py Clang format script fixes (#18580) ##dev 2021-04-14 19:03:55 +02:00
clang-format.py Update clang-format.py skiplist 2022-05-18 06:59:34 +02:00
clone-r2-bindings.sh Use radare2-bindings instead of r2-bindings 2013-12-20 02:22:42 +01:00
codespell.sh More spelling fixes in the code 2019-06-20 13:36:02 +08:00
create_r2.bat Add tests for pf.write 2021-01-30 01:18:48 +01:00
create_r2.sh meson install: Add DESTDIR to sys/create_r2.sh to allow specifying custom install directory (#17490) 2020-08-19 19:58:58 +08:00
debian.sh Fixup commit 88f5284. 2022-06-09 23:47:12 +02:00
derizin.sh Improve derizin script 2021-01-25 00:34:58 +01:00
dist-all.sh Some random fixes in the sys/*.sh 2014-05-09 10:55:34 +02:00
dist-bin.sh * Various fixes in sys/ 2011-11-25 15:26:05 +01:00
dist.sh * Add sys/dist and sys/python-dist 2011-09-27 14:27:04 +02:00
docker_build_alpine_image.sh Fix shell portability issue (#18288) 2021-01-25 15:16:49 +01:00
download-artifacts.sh Fix download artifacts 2022-03-01 15:10:02 +01:00
emscripten.sh Fix wasi builds and update wapm package in the new dist/wapm ##build 2021-11-08 10:45:35 +01:00
extras.sh Change radare->radareorg links 2019-10-07 10:48:31 +02:00
indent-whitelist.sh Remove asm.bf, and move its .opasm to the anal.bf ##anal (#20070) 2022-05-08 13:36:42 +02:00
indent.sh Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
install-rev.sh more shellcheck 2015-06-16 23:47:36 -04:00
install.sh Fix noisy pkg-config warnings in sys/install.sh 2022-06-08 23:29:14 +02:00
ios-cydia32.sh Add ios-cydia32.sh script to build radare2-arm32 cydia package 2016-10-06 15:17:13 +02:00
ios-cydia.sh Fix ios-sdk compilation ##build 2022-01-20 18:08:54 +01:00
ios-env.sh Fix ios-sdk compilation ##build 2022-01-20 18:08:54 +01:00
ios-libr.sh Add ios-libr.sh workaround script 2018-07-11 19:15:08 +02:00
ios-sdk-gcc Fixes for the cydia static build of r2, needed for iOS12 2019-08-22 18:56:57 +02:00
ios-sdk-ld Fix the iOS simulator build 2019-02-11 15:49:26 +01:00
ios-sdk.sh Fix ios-sdk compilation ##build 2022-01-20 18:08:54 +01:00
ios-simulator.sh Remove enyo and p unmaintained webuis (2MB), still available via r2pm ##webui 2020-12-16 14:35:03 +01:00
ios-static-appstore.sh Honor CPU in sys/ios-static arg 2016-09-13 00:17:07 +02:00
ios-static.sh Switch to Capstone5 as default ##asm (#18127) 2021-04-24 22:04:51 +02:00
ldconfig.sh Do not run sys/ldconfig on Android ##build 2021-03-02 01:31:45 +01:00
lint.sh else block linting 2022-08-18 18:35:22 +02:00
locdiff Add line count history helper scripts ##ci 2022-07-07 13:31:31 +02:00
lochist lochist script now takes an argument with the commit to count 2022-07-15 12:25:27 +02:00
macos-cert.sh Fix #9706, created signing script and added to build.sh (#10013) 2018-05-04 20:07:50 +02:00
make-jobs.inc.sh Massage MAKE_JOBS for sys/debian.sh too ##build 2022-06-09 19:10:16 +02:00
menu.sh Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00
meson-sdk.sh Fix #3929 - Enable LTO in sys/static.sh ##build (#17141) 2020-08-13 13:55:39 +08:00
meson.py Check for an existing upstream remote in install scripts ##build 2021-12-15 10:12:43 +01:00
mingw32.sh Bring back the mingw32 builds ##windows 2021-11-28 22:10:51 +01:00
mingw64.sh Bring back the mingw32 builds ##windows 2021-11-28 22:10:51 +01:00
msvc.bat Added .appveyor.yml to the repo and better config (#7474) 2017-05-18 16:50:52 +02:00
msvc.sh Completely kill the msvc/ directory and the unix-specific includes workarounds 2019-03-19 17:34:02 +01:00
osx-pkg-uninstall.sh even more shellchecking 2015-06-16 22:59:01 -04:00
osx-pkg-uninstall.tool Add osx-pkg-uninstall shell and apple scripts 2014-09-20 13:05:51 +02:00
osx-pkg.sh Fix typo in m1 build script 2022-08-01 18:35:22 +02:00
pre-commit-indent.sh sys/pre-commit-indent.sh: fix return code 2018-09-26 11:06:04 +02:00
purge.sh Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
r2-docker.sh More spelling fixes in the code 2019-06-20 13:36:02 +08:00
r2api.sh Introduce new R_* macros to define direction, null, defaults, etc in function signatures (#11546) 2018-09-17 12:27:11 +02:00
r2dict.txt Add codespell script 2019-06-18 14:51:30 +08:00
r2env.sh Add sys/r2env.sh: Set up env for r2 in non-standard loc (#15696) 2019-12-28 12:48:22 +01:00
r2vm Many improvements in the V testsuite (#15722) ##test 2019-12-29 19:26:15 +01:00
rebuild.sh Fix java oobread in id_000000,sig_06,sync_m1,src_000048 ##crash 2022-02-07 23:58:09 +01:00
ref.sh Add initial refactoring script and hints for android-mips 2018-05-23 18:22:37 +02:00
release-notes.sh Fix title glitch in release-notes script 2022-03-15 19:53:02 +01:00
release.sh Add sys/release.sh 2018-11-26 05:32:24 +01:00
rundiff Add rundiff script for testing radiff2 -u features 2017-01-09 14:11:43 +01:00
sanitize.sh Fix -Werror=overflow in anal.bpf 2022-06-07 11:08:21 +02:00
sdb_version.py Add support for binr/blob and fix android build ##meson ##build (#17150) 2020-07-05 10:53:37 +08:00
sdk.sh Fix the CI badge and fully rewrite all the workflows to make sense ##build 2021-01-12 13:41:21 +01:00
shellcheck.sh Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
source_bat.bash Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
static.sh More build fixes, googlefuzz integration, add r_asm_cpus() api via the wip 'al' command 2021-12-17 00:15:38 +01:00
subst.sh Add sys/subst.sh shellscript helper 2018-01-08 11:25:46 +01:00
sync.sh Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
tcc.sh Lots of cleanups to reduce the regressions in TCC ##refactor 2022-03-17 18:40:58 +01:00
termux.sh Check for .git extension in upstream remote in install scripts (#19808) 2022-03-11 13:16:53 +01:00
tiny.sh Fix the CI badge and fully rewrite all the workflows to make sense ##build 2021-01-12 13:41:21 +01:00
translate.sh Fix #7495 - Avoid always-false conditionals 2017-05-15 12:53:05 +02:00
user.sh Add missing export cflags in sys/user 2022-03-22 09:44:10 +01:00
version.py Version the artifacts ##ci 2021-07-16 22:33:39 +02:00
wasi.sh Fix wasi builds and update wapm package in the new dist/wapm ##build 2021-11-08 10:45:35 +01:00
wasm.sh Fix the CI badge and fully rewrite all the workflows to make sense ##build 2021-01-12 13:41:21 +01:00