radare2/dist
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
..
alpine Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00
cydia Lowercase sections are no longer a thing in Cydia 2021-08-04 23:26:43 +02:00
debian Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00
docker Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00
macos Improve the macOS packaging scripts ##build 2021-07-28 11:56:57 +02:00
maemo Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
plugins-cfg Add jdh-8 asm-plugin template 2021-11-24 19:29:16 +01:00
rpm Release 5.4.2 2021-09-20 06:46:21 +02:00
snapcraft Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
vagrant Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00
wapm Fix wasi builds and update wapm package in the new dist/wapm ##build 2021-11-08 10:45:35 +01:00
windows Import radare2-win-installer files into dist/windows ##build 2021-07-25 10:55:35 +02:00