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
Riccardo Schirone
e86ece87a4
acr build: check if ADDR_NO_RANDOMIZE is defined in the system ( #9898 )
2018-04-16 10:29:29 +02:00
pancake
65aa3f2ce6
After release version bump
2018-04-10 00:04:04 +02:00
pancake
c2b7d11ca7
Release 2.5.0 - Codename 'eknad'
2018-04-09 23:56:48 +02:00
pancake
1af353c7c8
After-release version bump
2018-03-05 18:28:53 +01:00
pancake
cf72ffdc80
Release 2.4.0 - Chussy Chaber
2018-03-05 18:12:35 +01:00
pancake
574792039c
Update to latest acr
2018-02-14 14:05:07 -06:00
pancake
ee3754473c
Upgrade to latest acr to honor AWK env var
2018-02-13 09:00:41 -06:00
pancake
9b050863b8
After release version bump
2018-02-05 01:29:55 +01:00
pancake
cc7b6e2c1f
Release 2.3.0 - use latest acr 1.4
2018-01-29 11:37:45 +01:00
whitequark
0f97fdd228
Fix numerous issues with pkgconfig files.
...
* Modifications like adding @SSL_CFLAGS@ to .pc.acr files that
would be overwritten by `make pkgcfg` have been moved to
Makefiles proper.
* Missing .pc.acr files for libraries r_egg and r_crypto were
added to the tree as well as the configure script.
* Instead of explicitly listing every -lr_* library in every
.pc file in the Libs: section, r_* libraries are now listed
in the Requires: section, which ensures that flags get
transitively propagated. This gets rid of the MAGICSED hack.
2018-01-11 23:09:22 +01:00
pancake
61a9033158
After release version bump
2017-12-27 10:44:38 +01:00
pancake
27f4c38292
Release 2.2.0 - Codename: Tió
2017-12-24 19:47:19 +01:00
pancake
07caf282f7
After-release version bump
2017-11-28 11:05:53 +01:00
pancake
95f842729c
Release 2.1.0
2017-11-27 13:31:04 +01:00
Ren Kimura
1c8094bc9b
Add Initial support for the NSO Nintendo Switch static binaries
...
* Every sections in NSO binary are packed by LZ4. So I've added shlr/lz4 library too.
2017-11-05 11:40:16 +01:00
pancake
25f8f8262d
Bump version after release
2017-10-13 14:59:25 +02:00
pancake
81aee52168
Release 2.0.1
2017-10-12 18:28:33 +02:00
pancake
d4ab235a74
Release r2-2.0.0
2017-10-09 17:05:53 +02:00
xarkes
57f2c6da27
Fixing meson build ( #8178 )
2017-08-10 17:04:13 +02:00
pancake
278c86888e
After-release bump to 1.7.0-git
2017-07-11 20:58:36 +02:00
pancake
1a04c2a24d
Get ready for the 1.6 release
2017-07-10 01:32:50 +02:00
pancake
7fe22453e8
After-release version bump (1.6.0-git)
2017-05-31 12:01:31 +02:00
pancake
e16e42568b
Release 1.5.0 - Codename RubyCup
2017-05-30 18:46:34 +02:00
xarkes
926f024909
Improved MSVC support (WIP)
2017-05-09 14:25:57 +02:00
pancake
4163a0511e
Update configure with acr-1.2
2017-04-23 23:51:04 +02:00
pancake
1325993bcc
Update configure with acr-1.2
2017-04-23 23:49:33 +02:00
pancake
bfc043bfe9
Bump for 1.5.0-git
2017-04-23 23:37:06 +02:00
pancake
076ab1a023
Get ready for 1.4.0 - codename: no comments
2017-04-18 11:11:36 +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
d301ff28b4
After-release version bump 1.4.0-git
2017-03-13 14:41:40 +01:00
pancake
65bc4e702f
Release 1.3.0 - Codename: refactoring forever
2017-03-13 02:32:19 +01:00
pancake
ff5bee0ef0
Fix #7005 - Do not check for lua
2017-03-12 23:20:08 +01:00
pancake
34eaf5eeeb
Update to acr-1.1 and bump for 1.3.0-git
2017-02-09 01:21:15 +01:00
pancake
3a101795b4
Release 1.2.1
2017-02-02 13:25:24 +01:00
pancake
4791574278
Release 1.2.0 - Codename HopeBells
2017-01-30 10:23:28 +01:00
Sevan Janiyan
0e4b401635
Upstream patches from pkgsrc/devel/radare2 ( #6491 )
...
* Upstream patches from pkgsrc/devel/radare2
Switch to using egrep instead of non-portable "grep -e".
Add support for SunOS.
* Add support for SunOS.
* FIONREAD is defined in sys/filio.h on SunOS.
* Ask find(1) to look for files with desired extension rather than searching for
all files & fishing out the desired extension in the pipeline, with grep.
2017-01-18 00:47:46 +01:00
pancake
8e59afb91c
Update acr and fix some tiny covs
2017-01-02 15:56:08 +01:00
pancake
16e98fc1f5
Update version number moving forward the next release
2016-12-21 01:52:17 +01:00
pancake
3cab378e00
Fix regression after memleak fix
2016-12-20 02:14:37 +01:00
pancake
88f4faa037
Bump to acr-0.10.5 and 1.1.0-git
2016-11-22 16:24:38 +01:00
pancake
ac175aabb9
Release 1.0.2
2016-11-10 17:15:20 +01:00
pancake
b589c21525
Release 1.0.1
2016-11-10 01:11:39 +01:00
pancake
9e8341e85c
Release 1.0 - finally
2016-11-09 03:10:46 +01:00
pancake
d41b577106
Fix #5924 - r_flags -> r_flag
2016-10-27 01:07:58 +02:00
pancake
eb53c42730
Release 0.10.6 - codename: Sleepy Autumn
2016-09-27 03:02:17 +02:00
pancake
3bc4716aad
After release version bump
2016-08-18 00:15:30 +02:00
pancake
940f2d311d
Release 0.10.5 - codename: PreCon
2016-08-17 01:28:34 +02:00
pancake
4fe2e3f3bf
Bump for 0.10.5-git
2016-07-07 23:03:26 +02:00
pancake
092e859c5c
Release 0.10.4 - codename: padron peppers
2016-07-07 00:32:59 +02:00