radare2/libr/core
pancake d41e40ba05 * Huge build system refactoring
- Make proper use of the config-user.mk
  - Accelerate build by manually checking timestamps of bin/lib to objs/srcs
  - Use '-MD' by default
  - Lot of minor fixups done in multiple places
  - Fix PREFIX/LIBDIR installation/loading problems for plugins
  - Some segfaults has been fixed
  - Use R_API in r_core and r_lib
* Add 'vm' to be build by libr by default
* Add 'libs.c' in core/ to manage plugins from core
  - Added 'dir.plugins'
  - Make '-e' and '-L' radare2 flags work
  - Plugins are not loaded multiple times now
* Added r_lib_types string array containing plugin types strings
* Minor fixups in r_debug
  - Properly check 'contsc' delegate
  - Separate r_debug_wait()
* Rename dbg-ptrace into dbg_ptrace

--HG--
rename : libr/debug/p/dbg-ptrace.c => libr/debug/p/dbg_ptrace.c
2009-04-01 00:28:13 +00:00
..
t * Huge build system refactoring 2009-04-01 00:28:13 +00:00
cmd.c * set STATIC DEBUG to 0 2009-03-31 10:55:26 +00:00
config.c * Huge build system refactoring 2009-04-01 00:28:13 +00:00
core.c * Huge build system refactoring 2009-04-01 00:28:13 +00:00
file.c * Fix installation of documentation 2009-03-27 00:16:27 +00:00
io.c * Fix lot of warning messages 2009-03-06 00:00:41 +00:00
libs.c * Huge build system refactoring 2009-04-01 00:28:13 +00:00
Makefile * Huge build system refactoring 2009-04-01 00:28:13 +00:00
visual.c * Fix installation of documentation 2009-03-27 00:16:27 +00:00
yank.c * Added doc/changes-from-1.x 2009-02-18 13:10:59 +01:00