Riccardo Schirone
1b129f4862
Make xxhash dependency optional in acr and meson ( #10901 )
2018-08-06 15:18:50 +02:00
radare
d461644977
Add --with-libr and deprecate --with-{nonpic,pic,merged} ( #10212 )
2018-05-28 17:14:49 +02:00
radare
9e08da0fa6
Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh ( #10046 )
...
- Update spp and force hidden visibility
- Use R_API wisely
- RSys.prefix returns const things
- Use -install_name on Apple
- Fix merged lib visibility linking on Linux
- Use OSTYPE instead of BUILD_OS
- Honor crosscompiler-objcopy and support android like linux
- Add extra missing archives
- Fix for android
- Upgrade spp and sdb
- Skip libr. from symstall
- Add --enable-merged configure option
- Use --enable-merged on ios-sdk
- Upgrade sdb again for js0n
- Kill sys/ios-shell.sh
- Msvc dynamic build fix
2018-05-09 23:31:52 +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
57f2c6da27
Fixing meson build ( #8178 )
2017-08-10 17:04:13 +02:00
mid-kid
0187ac8281
Use DOCDIR in configure ( #7034 )
...
This allows users to specify where to install the documentation
2017-03-15 19:00:52 +01:00
pancake
4f785d398f
Fix --disable-debugger on OSX
2016-06-25 04:26:07 +02:00
Damien Zammit
632dccc217
Remove LIL_ENDIAN macro and configure option
...
TODO: Remove other endian cruft from:
- hashing algs
- judy
- squashfs
- grub
- tms320
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-05-06 10:21:55 +02:00
xambroz
d448260816
build cleanup focused on possibility to control the lib directories with the build parameters
...
needed mainly for RedHat/Fedora builds
2015-10-27 03:26:45 +01:00
pancake
efa8fd9990
Remove all references to the deprecated CPARSE code
2015-10-23 00:30:33 +02:00
pancake
90529aa80b
Some more appveyour changes
2015-07-14 00:44:09 +02:00
pancake
bdfbc4f076
Fix several COVs, and build issues related to appveyour
2015-07-13 11:21:21 +02:00
pancake
7194315db7
Build is now 30% faster
2015-02-09 23:37:58 +01:00
pancake
098d0ec1de
Initial implementation of --without-gpl
2015-02-07 01:50:25 +01:00
pancake
580f36a4b4
More fixes for the Android package
2015-01-24 21:18:57 +01:00
Jasper St. Pierre
59c1bae279
config-user: Fix build for wacky git setups
...
My personal git setup uses log.decorate = short. The `git log` magic
to extract the current revision breaks badly in this case, causing
$(GIT_TIP) to become "(HEAD". This heavily confuses bash and the build
breaks as a result.
Use the lower-level `git rev-parse` plumbing command to fetch the full
commit hash rather than grepping on the porcelain output.
2015-01-24 13:41:52 +01:00
Kamil Rytarowski
ac9af5531b
Enable backtrace(3) in NetBSD >=7.0
...
This patch was prepared with the assistance of the upstream.
2014-12-12 00:41:19 +01:00
pancake
42aeb0d271
Add --with-syscapstone configure flag
2014-06-24 12:48:29 +02:00
pancake
ea0c2caa59
Add sys/ios-sdk build scripts
2014-05-17 04:41:33 +02:00
pancake
5f14f7290b
Add --with-syszip configure flag to use system libzip+libz instead of shlr/zip
2014-01-30 01:45:08 +01:00
pancake
9850c0a3c3
Fix some warns and enhace GIT_TAP in makefiles
2013-08-26 01:07:21 +02:00
pancake
5cc7466191
Enhace rasm2 -D output
2013-07-08 03:38:44 +02:00
pancake
9f02ab38f8
Use git describe --tags in version info
2013-06-06 00:12:36 +02:00
pancake
a21afe4053
More work to deprecate old cparse and use libr_tcc
2013-06-05 09:29:27 +02:00
pancake
9c8692ab06
Some udis86 anal fixes, update sdb and fix mingw32 build
2013-05-14 01:53:52 +02:00
pancake
0aaa61f7d2
Store CFLAGS in configure, fix build race condition and rabin2 -zz
...
- Try to fix the race condition in build
- Fixes for rabin2 -zz (show strings when opening an unknown file type)
- Store CFLAGS and LDFLAGS at configure stage
2013-04-26 03:15:39 +02:00
pancake
30a75dc71c
move www to $pfx/share/radare2/$ver/www (thanks debian)
2013-04-18 23:11:12 +02:00
pancake
f70dbe784b
Fix --host crosscompile (acr 0.9.2)
2013-02-06 11:47:31 +01: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
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
09642b4eec
Gitify 'make dist' and implement 'locdiff'
2012-08-13 18:06:24 +02:00
pancake
181f0780bd
* Fix build
2012-06-01 14:56:46 +02:00
pancake
bc572ce3df
* QNX/arm port (this is bb10 and playbook devices)
...
- no debugger support yet
2012-06-01 14:50:24 +02: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
85122bec5b
* Use INSTALL_SCRIPT to install ragg2-cc
2011-11-27 02:04:26 +01:00
pancake
3b9420fad8
* More stuff to make --with-sysmagic work
2011-10-18 18:12:17 +02:00
pancake
ad30b95b45
* Honor --libdir --includedir and --bindir
...
* Put rsc2 scripts in ${LIBDIR}/radare2/bin
* Force RELEASE=1 in r2-bindings. Oops
2011-07-19 11:25:11 +02:00
pancake
07b5b473c5
* Use OpenSSL (cflags/ldflags) from pkg-config
2011-07-13 19:22:38 +02:00
pancake
cf0e1d6b6c
* Honor MANDIR
2011-07-03 13:06:16 +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
7ffe4b6d4a
* Fix collision with MD5_CTX
...
* Fix build without openssl
2011-04-15 09:22:34 +02:00
pancake
be7307338b
* Rename 'pm' as 'pf' (print formatted data)
...
* pm is the print magic command
- uses libmagic .. used for templatting data
* Added 'psp' command to print pascal strings
2011-02-23 19:11:39 +01:00
pancake
d35722d83f
* Use INSTALL_LIB to install libraries
2011-01-22 23:52:37 +01:00
pancake
6684689d8b
* Fix build (thanks @earada)
2010-11-11 04:22:38 +01:00
pancake
cfa24e1879
* Add XML to ldid r2 debugger for iOS
...
* Fix build of the r2 debugger on darwin-arm
* Implement list of threads and memory regions on darwin-arm
- just a draft, needs more work
* Add attach:// IO handler to mach plugin
* darwin does not needs -ldl
2010-11-11 01:09:27 +01:00
pancake
9dc6a049b1
* Fix make -j for paralel builds
...
- use hacky 'waitfordeps.sh' helper script
- speed up the build process
* Do not build libr2.so by default
- Do not generate library archives (.a)
- Fix build dependencies in vm/p/plugins.h
* Added --with-nonpic
- Enable the .a generation
2010-10-29 03:10:10 +02:00
pancake
6102da137d
* Initial import of OpenSSL r_big API implementation
...
- Split each implementation in different files
- Add --without-openssl flag in configure
2010-07-16 23:13:34 +02:00
Nibble
9a76d39a7a
* Add optional libgmp dependecy
...
* Update configure
* r_big
- Prepare big.c to add gmp code
- Implement r_big_{new, free} with libgmp
* r_anal
- Change the type of {bb,fcn}->fingerprint to RNumBig
* r_flags & r_core
- Add cmd 'af-*' which removes all flags
2010-05-24 11:15:32 +02:00