pancake
ca8eac68c2
Hardcode umask in sys/install.sh to avoid problems in some distros
2018-03-07 00:53:05 +01:00
Paul I
13f7013696
Meson: Added sdb building/installation rules ( #9575 )
2018-03-05 00:10:28 +01:00
zlowram
7f0bc8ee03
Fixed static build script ( #9566 )
2018-03-03 22:28:21 +01:00
pancake
46a1b2291d
Fix sys/static.sh on Linux
2018-03-02 16:38:42 +01:00
pancake
348057f5ae
Fix return value check in sys/static.sh
2018-03-02 01:06:50 +01:00
pancake
ebd92e91be
Fix #9514 - Initial sys/purge.sh distro to remove r2 distro packages
2018-02-28 00:50:01 +01:00
xarkes
d225c83d11
Easier meson instructions
2018-02-24 14:41:22 +01:00
Paul I
bb4f61580e
Cleanup meson files ( #9424 )
2018-02-20 09:33:19 +01:00
pancake
e4c0746cb8
Remove a bunch of conflicting plugins for the static build
...
- Will be re-enabled when fixed the visibility of common symbols
2018-02-19 13:17:21 +01:00
Paul I
25f40417b2
Using meson via subprocess.call() ( #9344 )
...
* Using meson via subprocess.call()
* meson: Changed r2/sdb build order + some cleanup
2018-02-09 09:16:15 +01:00
Paul I
d66df132e7
mesonbuild: Using radare2 as subproject ( #9317 )
...
* meson: Using radare2 as subproject
* JUST TEST
2018-02-06 13:41:42 +01:00
v14dz
871296d985
Fix shell error if docker isn't present ( #9328 )
2018-02-05 19:46:35 +01:00
Paul I
2782a1890e
Some sys/meson.py cleanup ( #9258 )
2018-01-28 18:16:38 +01:00
Paul I
bec01d21ac
Fixed asm.describe on Windows ( #9196 )
2018-01-14 21:09:03 +01:00
pancake
75505b882d
Remove use of deprecated configure flags
2018-01-11 23:14:00 +01:00
Paul I
2b0c9d1a17
Refactored meson scripts ( #9143 )
2018-01-11 20:20:23 +04:00
pancake
6437e0049b
Add sys/subst.sh shellscript helper
2018-01-08 11:25:46 +01:00
Paul I
7bfea1be93
Merge meson scripts ( #9132 )
2018-01-05 13:20:17 +04:00
pancake
b589f8821a
Implement of and minor fixes for o?
2018-01-02 18:44:26 +01:00
pancake
f76bb3300a
Fixes for the ios-sdk.sh -simulator for iOS11
2017-12-31 11:51:54 +01:00
pancake
499cb34d8e
Use r2 -HLIBEXT in sys/apia
2017-12-18 16:54:55 +01:00
pancake
160ea9266e
Fix ASAN build for High Sierra
2017-12-18 12:35:48 +01:00
pancake
019792d7ec
Initial import of apia, the api analysis tool for r2
...
cd sys/apia ; make
checkout the directory out/ when finished, helps to identify unused
apis, unnecessary libraries linked, bad api usages, renamings, ...
2017-12-18 00:41:52 +01:00
xarkes
aeac3d001c
Translated meson.bat to sys/meson.py ( #9011 )
...
Cf https://github.com/radare/radare2/issues/8690
2017-12-13 15:07:01 +01:00
xarkes
6cad3b5225
Some meson linux improvements
2017-12-02 12:56:31 +01:00
Anton Kochkov
e162bf3c3d
Slight Mingw32 building fixes
2017-11-21 12:50:27 +08:00
Raul Siles
08d9abe283
Change references from OSX to macOS
2017-11-15 10:43:31 -05:00
pancake
ba1f4f9d8f
Honor brew's Android NDK in sys/android-shell
2017-11-09 13:11:25 +01:00
Anton Kochkov
45dd7e13e9
Fix indentation for shlr/tcc
2017-11-07 16:16:01 +08:00
Daniel Corak
9f08ccbcc4
Build radare2 for all iOS archs and the simulator ( #8775 )
...
* Fix system() not available for iOS Simulator
* Embedding Bitcode should be set in sys/ios-sdk.sh. Removed unused code
* Supports now all available iOS archs and the simulator
2017-11-03 19:53:11 +01:00
akil
adc90a6674
bad checking in build.sh (capstone.h) ( #8762 )
2017-10-31 11:09:20 +01:00
pancake
149f4b61de
Handle without-pull in sys/user and install-su
2017-10-20 03:21:03 +02:00
pancake
ef2965d3f8
Fix #6032 - Honor --without-pull for capstone and www-m
2017-10-20 03:19:55 +02:00
xarkes
7aaf5f12fe
Removed meson Windows useless message
2017-10-15 16:02:42 +02:00
xarkes
d0b1e63e33
Meson script improvements
2017-10-13 16:45:48 +02:00
pancake
a9f52dfbc1
More fixes for sys/ios-sdk.sh
2017-10-10 02:36:54 +02:00
pancake
30d7267bcc
Fix sys/ios-cydia.sh build
2017-10-10 02:27:34 +02:00
pancake
c2d1392af2
Use libtool instead of ranlib for iOS
2017-10-09 10:53:41 +02:00
pancake
5db2e67490
Fix #8653 - Fix spp build for iOS and enhance ios-sdk.sh
2017-10-09 01:56:44 +02:00
xarkes
8c728959b2
Fix meson_install
2017-10-07 15:59:43 +02:00
xarkes
816a59e452
Meson install script fix
2017-10-03 09:06:07 +02:00
xarkes
cd51ac78e5
Meson install script typo
2017-10-02 23:15:35 +02:00
xarkes
ba55d63373
Added option to meson_install
2017-10-02 22:14:26 +02:00
pancake
314f9d0e57
Fix uninitialized issue in core/cmd and another path fix for sdk.sh
2017-09-25 19:26:47 +02:00
pancake
b9df2dc577
Honor R2_PLUGINS_CFG env var in sys/sdk
2017-09-25 19:00:15 +02:00
xarkes
9a8250dbc8
Fix meson sdb generation
2017-09-14 09:20:25 +02:00
xarkes
861648ad49
Renamed sdb models to .sdb.txt ( #8463 )
2017-09-13 09:20:34 +02:00
pancake
9cfb052fe9
Travis script has been moved into r2r, remove it from here
2017-09-05 01:23:45 +02:00
pancake
406782b8ba
Way better travis.js
2017-09-03 01:17:26 +02:00
pancake
a25b87c2f0
More fixes for travis.js
2017-09-03 00:43:47 +02:00