Maijin
c09b0aa152
Add shellcheck dumb script and Makefile quality rule
2015-04-17 21:12:30 +02:00
pancake
997dda6e5b
Add support for iOS-simulator and static-OSX builds
2015-04-14 17:14:43 +02:00
pancake
70a677b850
Fix iOS package
2015-04-13 14:16:46 +02:00
pancake
46277a7ec9
Bump Cydia package version
2015-04-13 03:33:58 +02:00
pancake
a53c7249d9
Update build support for iOS 8.3
2015-04-13 03:27:24 +02:00
pancake
bbae76ce4d
Try to fix mips64 build
2015-04-13 01:16:01 +02:00
pancake
b66c6af24f
Rollback the NDK for arm,mips,x86 to kitkat, keep lolipop for arm64
2015-04-12 15:46:37 +02:00
pancake
2a59f58560
Add --disable-loadlibs configure flag for static builds
2015-04-10 00:17:30 +02:00
pancake
128e894eca
Strip and for static linking on binr/ with sys/static.sh
2015-04-09 23:36:56 +02:00
pancake
3f84ac9d67
Fix sys/static.sh
2015-04-08 16:07:57 +02:00
pancake
590f9023b0
Bump capstone and check toolchain in mingw64.sh
2015-03-20 16:53:55 +01:00
pancake
9a494ff0c2
Fix w64 build (statically link libgcc)
2015-03-20 13:11:04 +01:00
pancake
e30267d8e6
Android build does not needs the SDK, only NDK
2015-03-18 01:05:02 +01:00
pancake
103ab99dc9
Fix some null derefs on io.write when no files opened
...
- Add missing wB in w?
- Make sys/duktape.sh happy for OSX
2015-03-17 20:27:59 +01:00
pancake
dfa47c074c
Add some extra checks for the osx-pkg.sh
2015-03-11 15:28:39 +01:00
pancake
b8dc7480fd
Add USE_R2_CAPSTONE env var to ignore system capstone
2015-03-11 12:10:31 +01:00
pancake
3c998abaa9
Fix osx-pkg prefix
2015-03-03 02:40:50 +01:00
pancake
3070358a01
Remove deprecated yara.sh. Please use radare2-extras
2015-02-23 12:54:18 +01:00
pancake
6ee05a9e49
Add additional check for pkg-config capstone
2015-02-20 21:25:03 +01:00
pancake
10d517b3cd
Bump Android SDK versions
2015-02-19 11:02:11 +01:00
pancake
dcc556a875
Bump Cydia pkg
2015-02-12 17:14:12 +01:00
pancake
a1dd4e1d94
Fix w32 build (another x86.new regression)
2015-02-05 16:34:05 +01:00
pancake
3c784f62cf
Bump for Cydia
2015-01-27 00:20:52 +01:00
pancake
e11e1a633e
Fix #1992 - fuzzed elf + dwarf segfaults
2015-01-25 03:23:30 +01:00
pancake
cdeaf60ea0
Use pax
to generate the android tarballs (fixes deploy)
2015-01-25 00:02:27 +01:00
pancake
62617bb14e
Fix android build
2015-01-24 23:17:55 +01:00
pancake
11722083bf
More Android build fixes. Fortunes are now available
2015-01-24 21:45:32 +01:00
pancake
580f36a4b4
More fixes for the Android package
2015-01-24 21:18:57 +01:00
pancake
df6d0e38bf
No more ewf for sys/static.sh
2015-01-24 03:30:45 +01:00
pancake
1fcf02c98b
Add sys/android-build.sh local
target and fix sys/static.sh
2015-01-24 03:30:07 +01:00
pancake
6260ae991f
Fixes for the wwwroot in android build
2015-01-24 03:03:49 +01:00
pancake
c37806c16a
Add sys/python-r2pipe.sh
...
from r2pipe import r2pipe
r = r2pipe("/bin/ls")
print(r.cmdj("ij")["bin"]["arch"]
2015-01-03 03:00:53 +01:00
pancake
1afd12e89b
Remove yara (moved to radare2-extras). Installable via sys/yara.sh
2015-01-03 02:21:49 +01:00
pancake
dff0ccbeb0
Add user-install
and user-uninstall
make targets
...
- Add sys/user.sh to install r2 at home
2014-12-22 04:50:08 +01:00
pancake
6e7ef1fd3c
Fix #1832 - asm.varsub is working now. Add sys/install.sh --without-pull
2014-12-14 02:36:57 +01:00
pancake
6d309e2c5e
Implement dko
for Linux. Enhace the command and support SKIP and CONT options
...
- Can continue into the signal handler
- Can skip the instruction and ignore the signal handler
- By default it will just stop in there
2014-12-12 00:34:53 +01:00
pancake
dd6b3005b1
Enforce weak/unowned linked lists by code, needs more testing
2014-12-11 16:43:33 +01:00
Jeffrey Crowell
ed1aae7fd1
fix lots of spelling
...
fix some errors from the sed script
undo file mode crap
2014-12-07 17:00:59 +01:00
pancake
6d96d214d9
Add sys/tiny.sh - wip
2014-12-03 16:27:11 +01:00
VisualPrankDude
3996b53867
remove cats in sys/farm/run.sh
...
update and run :-)
2014-11-27 09:40:55 +01:00
pancake
0d95f6ecfb
Fix portability issue in git pull for sys/install.sh (thanks zlul!)
2014-11-24 02:59:25 +01:00
pancake
dda118423a
Use syscapstone from sys/install.sh when cs-3.0 is found by pkg-config
2014-11-23 23:25:14 +01:00
pancake
f0e5c584ba
Only git pull in master
2014-11-23 22:11:41 +01:00
pancake
d1b5ba0450
Honor sys
path detection
2014-11-20 10:06:09 +01:00
Riccardo Schirone
2a9c37dd25
sys: change vala and valabind script to use PREFIX variable in CONFIG
2014-11-20 09:59:29 +01:00
pancake
8b58fe1ef2
Fix XBE loading and Yara tests
2014-11-19 00:42:57 +01:00
pancake
bd6f7b27b2
Fix asan script (thx zlul)
2014-11-17 12:27:35 +01:00
pancake
83695edb04
Fix android-mips64 build
2014-11-11 02:14:19 +01:00
pancake
e8321a7e71
More fixes for android-mips64el target
2014-11-11 01:30:54 +01:00
pancake
0dd75de2cb
Initial support for android-mips64 target
2014-11-11 01:26:05 +01:00
pancake
31e9406cd2
Fix android-x86 build
2014-11-10 19:46:19 +01:00
pancake
850309a7e9
Initial support for android-aarch64
2014-11-10 01:54:05 +01:00
pancake
1256b77747
Use -pie -fPIC for Android builds (required for Android L)
2014-11-07 01:02:57 +01:00
pancake
2ca4ef7cc1
Fix #1641 - Check $CC ASAN support
2014-11-06 22:30:24 +01:00
pancake
6be32c106c
Bump iOS pkg revision
2014-11-06 12:18:18 +01:00
pancake
619e443e7e
Update for iOS 8.1 SDK
2014-11-06 11:57:51 +01:00
pancake
07f8439020
Added sys/asan.sh and honor LDFLAGS in sys/build.sh
2014-11-04 10:58:40 +01:00
pancake
5201f772f8
Add UPX linux signature for Yara. Force to use yara 2.1 in sys/yara.sh
2014-10-21 02:06:22 +02:00
pancake
660c606e3a
Fix ndk-gcc for osx
2014-09-26 17:20:16 +02:00
pancake
5a3d3253cd
Fix #1419 - wrong mips esil for LW
2014-09-25 00:47:43 +02:00
pancake
83b8636dd2
Refix for arm
2014-09-24 03:49:28 +02:00
pancake
7e5ea680da
Fix ndk-gcc for mips
2014-09-24 03:37:22 +02:00
pancake
0480b2da13
Update ndk-gcc for android's ndk r10b
2014-09-24 00:40:33 +02:00
pancake
3e7612ced2
Add osx-pkg-uninstall shell and apple scripts
2014-09-20 13:05:51 +02:00
pancake
13537e9e8b
Add OSX package script
2014-09-18 18:21:44 +02:00
pancake
7a20f0c7a9
Fix #1341 - Cherrypull fails if local changes found
2014-09-14 03:14:53 +02:00
pancake
7129805cb8
Avoid negative console resolutions
2014-09-14 01:07:15 +02:00
condret
f4fd1e7ec6
Fix cherrypull.sh
...
(cherry picked from commit ee08168203ae4c2d08178e05a932613ade6489ed)
2014-08-29 16:34:11 +02:00
pancake
04108454a6
Disable peid fetch as long as its already included in shlr/yara
2014-08-10 23:31:58 +02:00
pancake
4b3e5de4ac
Fetch peid.yara with sys/yara.sh (1MB)
2014-08-10 17:29:58 +02:00
pancake
2a0a5963cb
Run configure before building duktape
2014-08-06 16:38:25 +02:00
pancake
36e64b7ea6
Fix sys/duktape.sh
2014-08-01 16:27:02 +02:00
pancake
2a8edfa206
Fix android build with latest NDK
2014-08-01 12:44:43 +02:00
pancake
68721cd2ad
Add sys/duktape.sh
2014-08-01 00:19:57 +02:00
pancake
9cd983eeee
Aim to fix android tarball for the Android Java installer
2014-07-22 02:46:35 +02:00
pancake
567663f7d7
Add support for MXE mingw32 toolchain
2014-07-18 08:57:43 +02:00
pancake
4b263d8ec7
Optimize build script for hexacore boxes
2014-07-15 11:58:11 +02:00
pancake
32f1f41eb2
Run git clean -xdf in shlr/capstone if sys/build.sh
2014-07-02 17:31:43 +02:00
pancake
4fe1e781db
Fix cherrypull commit order
2014-06-23 15:35:09 +02:00
pancake
cc324e743a
Fix some warnings
2014-06-04 22:33:56 +02:00
pancake
e2f93f7d5f
Use -O2 for ios-sdk
2014-05-22 02:29:09 +02:00
pancake
2091e3822e
Construct Cydia package after sys/ios-sdk.sh
2014-05-22 00:18:25 +02:00
pancake
0d68756791
Add r_str_crop() will be used by canvas to shifted render text
2014-05-18 03:41:39 +02:00
pancake
a708b77a2d
Add Cydia packaging
2014-05-18 03:15:38 +02:00
pancake
2a991e4032
Codesign for ios-sdk.sh
2014-05-18 02:53:45 +02:00
pancake
8cad6cf4ce
Honor user CPU in ios-sdk.sh
2014-05-17 04:53:11 +02:00
pancake
ea0c2caa59
Add sys/ios-sdk build scripts
2014-05-17 04:41:33 +02:00
pancake
41692b70e6
Fix regression: PE baddr, update uncrustify
2014-05-16 02:46:07 +02:00
pancake
0fa7ae474a
Add portscan.r2, add malloc check in anal.c
2014-05-12 02:15:57 +02:00
Susanne588586
c8a90a5fcd
Some random fixes in the sys/*.sh
2014-05-09 10:55:34 +02:00
zonkzonk
fe7e1fe089
remove a hg reference in install-rev
2014-05-08 01:47:22 +02:00
zonkzonk
772f9756aa
remove a hg reference in update.sh
2014-05-08 01:46:33 +02:00
pancake
a3f8ddf6cc
Add cherrypull
2014-05-05 00:45:45 +02:00
pancake
a0da04cb16
Fix r_bin.h (should fix bindings) and more MAKE_JOBS
2014-05-03 02:19:14 +02:00
pancake
d7ff0e46be
Implement 'ej' to dump config in json and update uncrustify
2014-04-28 11:54:01 +02:00
pancake
73e2047e4f
Add sys/yara.sh
2014-04-27 02:55:18 +02:00
pancake
a34b3802f8
Do not link libewf in static.sh
2014-03-24 23:46:55 +01:00
pancake
aa30ed647f
Fix #719 - Fixes in yank and uncrustify indentation rules
2014-03-22 00:37:25 +01:00
pancake
6ba0214a73
Added initial uncrustify configuration file (still unfinished)
2014-03-10 16:55:37 +01:00
VisualPrankDude
378e4d9d22
Update sync.sh
...
not sure if this is really an improvement, now it does not need bash and does not use [ ]
2014-02-25 01:36:51 +01:00
schrotthaufen
c5c38542a9
Added a script to ease syncing a forked repo with upstream
2014-02-14 00:52:27 +01:00
pancake
68364121f8
Add sys/jam.sh build script
2014-02-13 03:00:15 +01:00
pancake
534ce69d34
Exit(1) if android-build.sh build fails
2014-01-05 00:52:54 +01:00
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
pancake
1586c29785
Fix race conditions in makefiles and clean TODO
2012-08-10 15:59:37 +02:00
pancake
28428438f6
Lot of build fixes for --as-needed and mingw32
...
Fix z80 assembler
Add r_sys_truncate() for portability
Fail build if tests compilation is wrong
2012-08-10 11:35:38 +02:00
pancake
80e1d41fb8
Honor git in sys/*.sh
2012-08-09 13:15:25 +02:00
pancake
51ab3cf5ab
* Force static builds for android
...
* Fix colors of cursor in print_hexdump
2012-06-26 16:20:30 +02:00
pancake
cafc5c920a
* Fix android blob build
2012-04-01 01:40:04 +02:00
pancake
d7945d3d59
* Use blob for android builds
2012-03-31 23:56:13 +02:00
pancake
057f1b8353
* Fix android farm build on osx
2012-03-31 03:54:44 +02:00
pancake
52e8fcab55
* Add android-mips farm scripts
2012-03-30 13:33:38 +02:00
pancake
0c0984a382
* Fix --without-ewf
...
* Fix r_types.h for FreeBSD-clang
* Fix android sys build scripts
2012-02-18 01:49:59 +01:00
pancake
9845f98cae
* Honor STRIP for android build
2012-02-17 13:55:54 +01:00
pancake
844d803e79
* Search in io.va is broken
...
* Add some android build foo's reported by pof
2012-02-17 13:23:58 +01:00
pancake
b412af0c8b
* Fix sys/dist-all.sh
2011-12-06 03:00:11 +01:00
pancake
83afc157a1
* Bump release 0.9 -- codename 'furoner'
...
* Fix perms in sys/clang-analyzer.sh
* Enhace the sys/farm/html generator
2011-12-06 02:29:37 +01:00
pancake
c87ee35bfb
* Add clang-analyzer sys script and call it from the farm
2011-12-06 00:31:31 +01:00
pancake
7573724173
* Fix bindings
2011-12-05 01:09:15 +01:00
pancake
618fb88045
* Fix python installation foo
2011-12-01 15:58:35 +01:00
pancake
6de942e05d
* Add RBinInfo->has_va
...
- Used to autoforce io.va after loading the bin
- Fixes loading kernel modules and object files
* Fix loading strings on a object file without io.va
* Add install-rev.sh script
2011-11-29 15:29:50 +01:00
pancake
048e9ea8ce
* Fix some warnings related to alloca(), %llx and O_BINARY for w32
...
* sync sdb
* Add some more eval var descriptions
2011-11-29 12:28:02 +01:00
pancake
5889716c88
* Various fixes in sys/
...
* Added dist-bin.sh and python-bindist.sh
- Fixes paths and pkgnames
--HG--
rename : sys/bindist.sh => sys/dist-bin.sh
2011-11-25 15:26:05 +01:00
pancake
85b952966c
* added 'afi' to show info of functions
...
* afl is now less verbose
* Add /v2 /v4 /v8 and remove /q
* Rename /a to /r
* remove search.asmstr and use /a and /c
* Fail build of bindings if somethings goes wrong
* Add sys/static.sh
2011-11-22 15:12:29 +01:00
pancake
2c339c0c0b
* Fix build on w32
...
* Install vapis before building python bindings
* Fix two format string portability issues
2011-11-16 02:06:46 +01:00
pancake
83eed8c94a
* Fix dup2 for w32
...
* Fix r_anal and r_socket vapis
* Split r_egg_run() into r_sys_run()
2011-11-16 00:44:18 +01:00
pancake
d36e430a59
* Fix build and sys/build.sh for BSD
2011-07-03 12:07:43 +02:00
pancake
ef548bf55f
* Fix w32dist (copy missing libs, create dirs, ..)
...
* Restore farm targets
2011-11-11 13:09:42 +01:00
pancake
cb053b0cad
* Add URL for agc graph
...
* Add r_line_get_prompt()
- _set_prompt() uses strdup now
- a bit slower but more consistent
* Use r_line from r_lang
- Added history in #!<lang> prompt
- Fix r_lang plugin init from r2-bindings-python-threads
- Better help message in lang ? prompt
* Fix r_cons control+arrow issue
- resets terminal as raw
- History data is initialized if needed
* Fix sys/swig.sh for latest OSX-ports
* Add missing get_fcn_at() method in RAnal vapi
2011-11-01 04:37:13 +01:00
pancake
c8e42425ab
* Added sys/dist-all script
...
* Add make mrproper and version to r2-bindings
2011-10-24 11:38:33 +02:00
pancake
0e98ad3b37
* Fix build of bindings
...
* Add sys/bokken.sh
2011-10-21 20:07:28 +02:00
pancake
6a01556838
* Some fixes for the non-pic build
2011-10-20 02:31:49 +02:00
pancake
38ef4c5c91
* Remove 'python' from farm default list (python-dist is enought)
...
* Update pkgconfig files
2011-10-12 05:28:18 +02:00
pancake
dfa6e1f512
* Bump to 0.8.6
...
* Various fixes for the farm
- Build and push python + python-dist
2011-10-12 05:13:54 +02:00
pancake
e9d1dcb4ec
* Fix make w32dist
...
* Update manpages
* Added r2 -H for env and files help
* Add rarun2 -h
* Show assembler/disassembler features in rasm2 -L
* Add opcode 'mov dword [ebp-12],4' to x86.nz
- Make t/test.nz work with x86.olly (32bit only atm)
* Fix unknown os issue with tiny-pe files in r_bin
* Fix some plugin names build fails in mingw32
* MAGICPATH renamed to R_MAGIC_PATH
* Add another experimental way to generate gir files
- Added dummy test.js for nodejs
* Build python-dist in farm
--HG--
rename : man/rarc2-tool.1 => binr/old.rarc2/rarc2-tool.1
rename : man/rarc2.1 => binr/old.rarc2/rarc2.1
2011-10-12 03:24:19 +02:00
pancake
ce1d0e9975
* Fix sys for gmake (*BSD)
...
* Increase buffers in rasc2
2011-07-02 23:15:40 +02:00
pancake
fa039c3f48
* Add mingw32-python sys scripts
2011-10-05 15:37:15 +02:00
pancake
680daedb8f
* Add sys/mingw32-python-deps.sh
2011-10-05 15:12:06 +02:00
pancake
23936cfbe5
* Add an REgg instance into the RCore class
...
- Make r2 -P use the r_egg api instead of the oldie rarc2
2011-10-04 10:10:00 +02:00
pancake
866e36b970
* Add sys/dist and sys/python-dist
...
* Fix for C++ with r_magic.h ?
2011-09-27 14:27:04 +02:00
pancake
a5bc20d9fd
* Some little fixes for the sys/farm/bin
2011-09-26 03:07:34 +02:00
pancake
759db632ed
* More work with the android farm integration
...
- Now bin builds are pushed
2011-09-26 02:51:55 +02:00
pancake
4e3358a522
* Fix farm
2011-09-26 02:10:25 +02:00
pancake
6213779213
* Avoid use of extended arm instructions for ut64
...
- add documentation for installing NDK in archlinux64
- fixes build for android-arm
* Import android targets for the build farm
2011-09-25 21:07:34 +02:00
pancake
9884ce9db0
* Initial support for Android NDK build (fix build)
...
- Not yet runnable, but compiles against bionic
2011-09-25 06:57:13 +02:00
pancake
1eb35861a7
* Group warnings in html report for the farm
2011-09-23 02:48:39 +02:00
pancake
a832ca0555
* Lot of fixes and enhacements for the build farm
...
- Results pushed to http://radare.org/farm
2011-09-23 02:31:43 +02:00
pancake
b60af6d878
* Initial implementation of sys/farm
...
- add missing sys/gtk.sh
* Define TODO for 0.8.6
* Add URL attribute in dot graphs for 'ag' command
- as requested by @hteso for bokken
* Empty graphs are now printing nothing to stdout
- same as above
2011-09-23 00:16:29 +02:00
pancake
fcf67d5cd2
* Fix dup anal issue
...
* Added sys/farm/README
2011-09-20 09:44:17 +02:00
pancake
8933c45e0d
* Fix some warnings in r_debug_native for mingw64
2011-09-19 21:08:26 +02:00
pancake
63c62b1df3
* Honor PYTHON_VERSION in sys/python.sh installer
2011-09-19 12:08:50 +02:00
pancake
838e6b7466
* Fix java class parser for javac -g files
...
- Show debug information in sdb format
- Fix null pointer segfault
- Still work-in-progress for proper debug info
* Some work on r_egg
- Fix windows and osx default syscall tables
* Export version number in vapi R2_VERSION
* Hide ccache error if not found in sys/install
2011-09-18 18:56:11 +02:00
pancake
c803f2ff49
* Fix build for mingw64
2011-09-14 14:01:21 +02:00
pancake
e8af14966b
* Import the r_regex api in libr/util/regex from OpenBSD source
...
- Added a r2-like API on top of it
- Make RSearch and RMagic use this new api, so
* Only load default magicpath files when no file is passed to RMagic
* Initial work on r_listrange optimization in RAnal
- #define USE_NEW_FCN_STORE
- Still work-in-progress
* Implemented a RPoolFactory singleton api to accelerate
allocations of little objects in the future
* Fix sys/mingw32.sh for osx
* Added sys/maemo.sh
2011-09-14 02:07:06 +02:00
pancake
4a3d7bc1db
* Show comments at right of disasm if they fit in screen
...
- Added r_cons_get_column () api
* Fix ';' in visual (0 prefix)
* Update pkg-config files
* Fix sys/vala.sh
- Use ccache if possible
* Add r_magic.vapi
2011-09-12 03:01:07 +02:00
pancake
3fc44b6e6a
* Fix build of r_magic on !BSD (strlcpy)
...
* Initial import of sys/ui
2011-09-10 20:08:25 +02:00
pancake
df72d33e4e
* Added sys/ scripts to compile for mingw64
...
- Use -j 4 everywhere
- Check return values on chained commands
2011-09-10 02:32:48 +02:00
pancake
2415d86fd6
* Added sys/ in order to ease build, deps and python /cc @hteso
...
* Some fixes in r_magic api to make r_lang/perl compile
2011-09-10 02:19:06 +02:00