pancake
1edf950d00
Fix android dist name
2013-12-29 04:12:28 +01:00
pancake
bf1d0ff08a
Fix build and various random fixes
2013-12-20 04:32:38 +01:00
pancake
a21527ba47
Use radare2-bindings instead of r2-bindings
2013-12-20 02:22:42 +01:00
pancake
44dc4a9f30
Remove r2-bindings from this repository
2013-12-20 02:10:36 +01:00
radbrad
a431033cd2
updated makefile for mingw32-python bindings to copy over libr*.dll into the directory where bindings are built. deleted commented out code in mingw32-python.sh
2013-11-15 00:44:59 -05:00
pancake
a37a166c50
Fix #351 #357 - Apply @digdugg patches for mingw32-python
2013-11-14 03:47:27 +01:00
pancake
dd050b3dfb
Add -static-libgcc for mingw32 builds
2013-10-24 14:08:03 +02:00
pancake
6bd8fe0394
Include share directory for android
2013-10-19 00:41:38 +02:00
pancake
e036c283e2
android-install fix
2013-10-18 23:49:40 +02:00
pancake
1ab8dc27ea
Fix Android tarball creation and add 'echo' command
2013-10-08 16:07:17 +02:00
pancake
9e12c60702
Fix #223 - Hardening flags for radare2 $ HARDEN=1 sys/install.sh
2013-09-27 19:50:48 +02:00
pancake
0f2fd99986
Fix some warnings and add a specific plugins.cfg for emscripten
2013-09-15 23:57:22 +02:00
pancake
d08d455982
Fix install issues
2013-09-14 00:45:49 +02:00
pancake
18cc767292
More emscripten/android build fixes
2013-09-07 02:20:38 +02:00
pancake
ebf277f682
Damn typo
2013-08-27 23:55:33 +02:00
pancake
92c37c3ffe
Honor env in android-shell
2013-08-27 23:54:06 +02:00
pancake
4b4db03fcd
mrproper on sys/mingw
2013-08-27 01:02:41 +02:00
pancake
fb610cdc62
Update sdb and fix android build
2013-08-26 02:43:15 +02:00
pancake
7e5f1f5851
No ldconfig if /usr installs and fix segfault using RCore api
2013-06-17 11:41:00 +02:00
pancake
6efdfd0e7a
Check write perms in sys/ldconfig.sh
2013-06-17 03:15:02 +02:00
pancake
febace8033
Run ldconfig stage after install and symstall
...
- Fixes non-standard path installs on GNU/Linux
2013-06-17 01:39:49 +02:00
pancake
460ee3983f
Use acr 0.9.5
2013-06-11 12:25:56 +02:00
pancake
5e0871485c
Update udis86 from git. Fix #97
2013-06-10 00:28:55 +02:00
pancake
d18d098f14
Added sys/lua.sh to build the lua bindings easily
2013-06-07 12:15:02 +02:00
pancake
8c5a6d68ff
Handle fcn in r_parse, unify filter() and add locdiff utility
2013-05-22 01:49:18 +02:00
pancake
95fd9628f8
Fix support for latest android ndk
2013-05-21 17:10:58 +02:00
pancake
356640967b
Fix double warning for -zz and add support for openSUSE in mingw32.sh
...
- Fix mingw32 build
- Fix double warn for -zz
- Some code indentation in c55plus code
- mingw32.sh now supports openSUSE
2013-05-17 01:42:24 +02:00
pancake
9c8692ab06
Some udis86 anal fixes, update sdb and fix mingw32 build
2013-05-14 01:53:52 +02:00
pancake
5ba586da9d
Honor DESTDIR in sys/python.sh
2013-05-12 23:37:31 +02:00
pancake
46a4d176fd
sed -e s/sudo/${SUDO}/ -i sys/python.sh
2013-05-03 00:59:02 +02:00
pancake
7517099976
Implement 'woe' command and honor NOSUDO and PREFIX in sys/*.sh
2013-05-02 23:49:58 +02:00
pancake
b612d2a6b1
Fix static build (+android)
2013-04-12 02:39:46 +02:00
pancake
5cf42dc051
Fix clang-analyzer script
2013-02-07 19:31:18 +01:00
pancake
aed2fd9aa5
Apply zlul's enhacements for html.sh
2013-01-04 14:51:21 +01:00
pancake
da837ad4ce
Fix static build. Generate single libr.a
2013-01-04 14:38:07 +01:00
pancake
f473a4d02b
Load bin info in debugger and some doc/sys cleanup
2012-10-23 18:44:32 +02:00
pancake
3540924f40
Better paralelization of build system
2012-10-04 01:20:00 +02:00
pancake
20da730321
Fix android build
2012-10-02 04:15:00 +02:00
pancake
a5ae470e79
Enhacements for the web ui
...
Unify the franceotv
Add www symlink to android build
2012-09-28 04:53:22 +02:00
Pau Oliva
2d6fa61443
fix build system for android ndk-r8b
2012-09-20 10:47:09 +02:00
Pau Oliva
689f2df0cb
fix build on mips using android ndk r8
2012-09-20 02:52:59 +02:00
pancake
9448a64c51
Fix python bindings build
2012-09-18 19:04:30 +02:00
pancake
17250ee357
Add api to set config keys as readonly
...
Handle apk:// from the r_io.zip plugin
Suffix android builds with git version
Fix r_sys_rmkdir
2012-09-07 10:07:41 +02:00
pancake
a8757a695f
Fix android build and add r_core->anal_define api
...
Fix static build (libr.a)
Fix android build farm scripts
Build system is still hacky
2012-09-03 01:27:52 +02:00
pancake
7b627d24a2
Fix mingw32 build
2012-09-01 01:06:24 +02:00
pancake
d843506ae1
Rewrite mips analysis module and fix rasm2 -D
...
Full rewrite of the MIPS code analysis module. wip
Fix infinite loop in rasm2 -D
Fix clang-analyzer.sh
Fix 'ao #' command
Use ', ' instead of ',' in mips disassembler
2012-08-30 18:06:18 +02:00
pancake
e241d81f4a
Add --with-rpath to fix build on linux with !/usr
...
Do some changes in sys/ to make it happy
2012-08-27 17:02:58 +02:00
pancake
52beedb22a
Fix build
2012-08-15 01:32:02 +02:00
pancake
0e82165bf7
Honor make -s and lot of build cleanups
2012-08-14 15:44:17 +02:00
pancake
6b991786ab
Show git-tip hash in r2 -v
...
dist now contains r2-bindings directory
use more parse locks in mk files
do not add invalid functions at UT64_MAX
Use -j8 in sys/install.sh again
2012-08-14 01:48:39 +02:00