radare2/shlr
pancake e6f2cd0b2a
Remove trailing spaces (#19460)
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing
$ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done
2021-12-02 17:39:59 +01:00
..
ar Fix #12335 - ignore system-installed r2 includes ##build 2021-05-28 00:45:48 +02:00
bochs Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
capstone-patches Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
gdb Fix gdb reg parsing and gdb 'G' reg writing issues ##debug 2021-08-27 02:56:00 +02:00
grub Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
java Bring back the mingw32 builds ##windows 2021-11-28 22:10:51 +01:00
lz4 Update shlr/lz4 to 1.9.3 293713a4fa085d73f396200d2387631b045c118e (#17738) 2020-09-30 16:06:03 +08:00
mpc Update mpc from git and add the mpc-sync target (#18673) 2021-05-11 11:46:45 +02:00
qnx Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
rar Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
sdb Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
spp Bring back the mingw32 builds ##windows 2021-11-28 22:10:51 +01:00
winkd Fix null name maps, workaround msvc-asan compiler crash and acp/utf/wchar fixes for w32 2021-11-14 00:50:54 +01:00
www Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
yxml Fix static build (#16926) 2020-05-20 00:35:06 +08:00
zip Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
capstone.mk Initial support for capstone-less compilations ##build 2021-06-21 17:48:00 +02:00
capstone.sh Dont sync capstone all the time 2021-11-05 10:08:23 +01:00
clone_3rd_repo.sh Very simple tree sitter integration (#15414) ##command 2019-11-06 10:33:23 +01:00
Makefile Update capstone 2021-12-02 11:25:18 +01:00
meson.build Update capstone 2021-12-02 11:25:18 +01:00
sdb-config.mk Fix shlr/sdb build for sys/android 2013-08-27 00:52:04 +02:00
sdb.mk Avoid sdb double headers (#17249) ##build 2020-07-21 10:28:43 +02:00