xbps/bin/xbps-install
Juan RP b2dd18faba configure: added --enable-fulldebug to enable extra/expensive debug code.
This is mostly to avoid the allocation required by the externalization of the
transaction dictionary, which in some cases is huge.

This should reduce the massive memory usage required to inspect the externalized
dictionary.
2015-05-28 11:02:40 +02:00
..
defs.h xbps-{install,remove}: implemented column/wide output mode. 2014-10-30 11:23:10 +01:00
fetch_cb.c bin/xbps-install/fetch_cb.c: use STDOUT_FILENO. 2014-10-30 11:25:37 +01:00
main.c Improve xbps_end() and use it before exit(3)ing. 2015-01-10 19:11:31 +01:00
Makefile
question.c xbps-install/question.c: char is not enough for fgetc, use int (HI GOTTOX) 2015-03-21 09:45:29 +01:00
state_cb.c xbps-install/state_cb: log XBPS_STATE_UPDATE via syslog too. 2015-01-28 09:48:20 +01:00
transaction.c configure: added --enable-fulldebug to enable extra/expensive debug code. 2015-05-28 11:02:40 +02:00
util.c xbps-query(8): do not truncate output if stdout is not a tty. 2015-04-15 18:40:34 +02:00
xbps-install.1 Move xbps utils manpages to the section 1 (user commands). 2015-05-16 09:46:10 +02:00