radare2/shlr
Riccardo Schirone 7572f315ea
meson improvements (#10617)
* meson.build: fix meson build when not on git
* meson.build: make capstone a dependency
* meson.build: make r_magic library optional
* meson.build: capstone include is already in the dependency
* meson.build: use dependencies instead of manual linking + includes
* meson.build: add travis
* flag/meson.build: include sdb dependency
* travis-script: print messages based on install system
* io/meson.build: add sdb as dependency
* syscall/meson.build: missing sdb dependency
* {parse,config}/meson.build: add sdb dependency
* travis.yml: pass INSTALL_SYSTEM var to docker
* {bin/shlr}/meson.build: add sdb_dep to r2java and bin
* install meson and ninja-build in r2-travis docker
* travis.yml: allow meson build to fail for now
* anal/meson.build: add sdb and java dependencies
* egg/meson.build: add sdb dependency
* travis.yml: meson build env should be also in the includes list
* core/meson.build: add java dep
* meson.build: use dependencies also to create main r2 dependency
* rasm2/meson.build: replace link_with with dependencies
* rasm2/meson.build: add sdb as dependency
* meson.builds: convert link_with to dependencies and fix tabs
* travis-script: change meson install prefix and set PKG_CONFIG_PATH
* travis-script: add lib64 to LD_LIBRARY_PATH
2018-07-09 16:58:38 +02:00
..
ar Ar fixes (#8292) 2017-08-24 13:37:20 +02:00
arm Some fixes in the file interpret command and the www 2012-10-31 10:42:49 +01:00
bochs Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
capstone-patches Update capstone patch 2018-06-11 02:57:22 +02:00
gdb Fixed shlr java warnings and thread regression warning (#9447) 2018-02-21 05:03:03 +01:00
grub Fix macros redefinitions warning (#10284) 2018-06-07 09:41:55 +02:00
heap jemalloc: Fix whitespace errors (#9732) 2018-03-20 17:05:50 +01:00
java Fix #10602 - oobread crash in java parser 2018-07-04 17:14:04 +02:00
lz4 r2ify lz4 a bit 2017-11-06 04:28:59 +01:00
qnx Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
rar Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
sdb Optimize ls_empty() and r_list_empty() (#10244) 2018-06-03 02:20:28 +02:00
spp Adding backtrace support to FreeBSD from 10.x release. (#10256) 2018-06-04 16:05:13 +02:00
tcc Manage types enum more properly (#10139) 2018-05-21 01:54:50 +02:00
windbg Fix a few memory leaks for windbg (#10504) 2018-06-27 00:57:56 +02:00
www s/\r\n/\n/g 2018-05-21 22:13:07 +02:00
zip Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
capstone.sh Looks like dex needs lit too, and force n in cspatch 2017-07-24 13:38:40 +02:00
Makefile Upgrade capstone (#10660) 2018-07-09 09:23:09 +02:00
meson.build meson improvements (#10617) 2018-07-09 16:58:38 +02:00
sdb-config.mk Fix shlr/sdb build for sys/android 2013-08-27 00:52:04 +02:00