pancake
fd244a97ba
Remove GMP library check in configure.acr
2012-12-14 17:46:33 +01:00
pancake
8270c60a16
flex no longer mandatory, fix ios debugger
...
Flex is no longer mandatory for configure
Fix overflow in r_core_cmd0
vm_protect works again on iOS (using VM_PROT_COPY)
ptrace-cont is just a detach
fix build with latest ios sdk
2012-10-31 16:37:19 +01:00
pancake
31b5036071
add 'io' command and s/--without-ssl/--with-openssl/
2012-10-26 02:49:33 +02:00
pancake
5de2e221b2
Fix om for rbin-friendly files, add 'dss'
...
Implement dss command to skip steps
omr works with just a single argument too
Fix open maps for RBin files
Merge r_th into r_util
2012-10-25 15:21:47 +02:00
pancake
3540924f40
Better paralelization of build system
2012-10-04 01:20:00 +02:00
pancake
1416aff48e
Bump 0.9.3git after release
2012-10-02 11:26:32 +02:00
pancake
02580dea38
Bump 0.9.2 release
2012-10-02 03:18:12 +02:00
pancake
c303848696
Add --enable-cparse and rename --without-debugger to --disable-debugger
2012-09-12 19:35:27 +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
66b0c9b21a
Check and use flex in configure.acr
2012-08-20 13:42:10 +02:00
pancake
1fe1417c39
Apply patch from Anton Kochkov fixing whitespaces
...
Bump 0.9.1hg to 0.9.1git as reported by @schrotthaufen
2012-07-17 10:00:23 +02:00
pancake
690445700a
* Add ^ and $ in cons grep expressions
...
* Minor work on source CL commands, needs review
2012-06-21 10:12:02 +02:00
pancake
7ee130cf23
* Use acr 0.9 . fix pkg-config check issue. thanks fractalg
2012-05-30 01:55:39 +02:00
pancake
61e6e0a116
* Fix libewf configure check
2012-05-30 00:44:46 +02:00
pancake
048b27f081
* Update to acr 0.8.9
2012-03-09 02:22:21 +01: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
227c985a08
* Added 'om' command to create, destroy and list IO maps
...
* Upgrade configure script to acr 0.8.8
- Use proper --libdir LDFLAGS for OSX
- Honor CPPFLAGS
* Fix help msg of 'yt' command
* Use RList in r_io (rudi_s)
* Fix HOME/END keys in xrvt-unicode
* Add dummy install-cxx target in r2-bindings
2012-02-07 01:51:56 +01:00
pancake
aeb29106d7
* Build the ewf plugin if requested
...
* Fix valgrind warning thanks to Simon Ruderich
* Add mach0 ARM subtypes and fix parsing
2012-02-03 01:13:09 +01:00
pancake
09062fd4ef
* Bump to 0.9.1hg
2011-12-06 03:03:50 +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
ba387e0014
* Use acr-hg to fix gnu/hurd OS identification
2011-11-07 18:17:29 +01:00
pancake
e2835a7738
* Bump for 0.9hg
2011-11-02 02:01:24 +01:00
pancake
3b9420fad8
* More stuff to make --with-sysmagic work
2011-10-18 18:12:17 +02:00
pancake
4106e9e1b2
* Bump 0.8.8, but still not release
...
* Add --with-magic to use system magic library
2011-10-18 09:38:20 +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
323441c122
* Initial import of r_magic
...
- Imported code from OpenBSD trunk
- Remove the elf part (-1KLOC)
- Some refactoring in order to be more r2-like
- fixed warning messages
- readdir one can be dangerous /cc @vect01
- Remove libmagic dependency
* Rename asm.case into asm.ucase
2011-09-10 01:30:03 +02:00
pancake
62cd212ba1
* Fix non-PIC/static build (apply Glyn patches)
...
* Fix entropy multiplication bug (Thanks Glyn!)
* btw.. previous patch added asm.case eval var
2011-09-08 15:47:05 +02:00
pancake
67a03030d0
* Bump revision to 0.8.5 to avoid collision with last release
2011-09-07 12:22:04 +02:00
pancake
6d5bef5976
* Use hg manifest in make dist
...
* Honor r_bin_use_arch arch and bits information for r_bin_create
* Implemented sC command to seek by comment matching
* Fix one byte Color_RESET in r_print
* Minor refactor in rasm newlisp example
2011-08-27 03:31:55 +02:00
pancake
8219630fcb
* Update configure help and fix warning in debug_native
2011-07-20 23:55:05 +02:00
pancake
afbe4894a7
* Merge lost commit
...
- Add rsc2.1 manpage
- Use acr-0.8.6 everywhere
- Fix make dist in r2-bindings
2011-07-19 10:45:47 +02:00
pancake
eefaa842c6
* Bump into 0.8.1
...
* Capture stderr in gnu-tar check
2011-07-19 00:26:11 +02:00
pancake
9be6f53757
* Bump release 0.8 - Codename thecakeisapie
...
* Fix uninitialized memory issue in r_block_resize()
- Thanks vext01 for reporting
2011-07-15 18:13:00 +02:00
pancake
f9320c0a92
* Bump acr to 0.8.6 with shellscript endian check
...
- New flags --with-{little|big}-endian
2011-07-15 02:21:40 +02:00
pancake
c7d59e7ed8
* Handle -lssl and pkg-config openssl
...
- Should fix NetBSD build
2011-07-14 22:14:11 +02:00
pancake
07b5b473c5
* Use OpenSSL (cflags/ldflags) from pkg-config
2011-07-13 19:22:38 +02:00
pancake
97232ecc1c
* Bump to 0.8b
...
* Clean up some warnings of r_fs
2011-07-12 09:22:40 +02:00
pancake
ed9a4c3584
* Use newer ACR fixing --mandir configure flag
...
* Fix help message for 'r' command
2011-07-03 12:58:19 +02:00
pancake
0cd30e9a24
* Fix LIBVERSION check
2011-04-25 18:11:01 +02:00
pancake
d2401f1ea0
* Fix build against uClibc
2011-04-23 02:05:00 +02:00
pancake
205a9285a4
* Apply some fixes for kFreeBSD debugger and OS detection
...
* Add --with-libversion flag to configure
- Make OpenBSD version numbering system happy
* Force -ldl for HURD
* Fix off by one bug in grub/fs/fat.c
2011-04-20 13:56:58 +02:00
pancake
186b5a0aef
* Add untested support to compile on GNU/HURD
2011-04-13 16:39:44 +02:00
pancake
1cc9a40503
* Added support for GNU/kFreeBSD (thanks sre!)
2011-04-13 11:34:27 +02:00
pancake
3b490556f5
* Do not export drx_get and drg_set
...
* Do not build/use r_th
2011-04-04 14:39:42 +02:00
pancake
4ab7173cc3
* Bump to 0.7.1
...
* Add missing r_fs.pc (thanks @earada)
- Fix r_fs.vapi
2011-03-23 21:49:58 +01:00
pancake
7df412ae25
* Fix build on W32
...
* Added --without-magic flag
2011-03-10 11:36:16 +01:00
Nibble
00613c638b
* Change VERSION to 0.7
2011-03-04 02:36:25 +01:00
Nibble
f53e2ac332
* Fix quick jumps in Visual mode using chache
...
* Clean up build & remove libr.so target
* Update TODO
2011-03-03 16:52:51 +01:00
pancake
1163b9bd6f
* Remove last references to r_vm
2011-02-23 19:17:52 +01:00