[pacman-dev] [PATCH 2/4] Create a convenience library for reused functionality

2018-07-05 Thread Dave Reisner
This is shared between pacman and pacman-conf (and might be used by other binaries in the future) -- no need to compile it once for each consumer. --- src/pacman/.gitignore | 3 ++- src/pacman/Makefile.am | 37 +++-- 2 files changed, 21 insertions(+), 19 deletions

Re: [pacman-dev] [PATCH 2/4] Create a convenience library for reused functionality

2018-09-19 Thread Allan McRae
On 6/7/18 12:42 am, Dave Reisner wrote: > This is shared between pacman and pacman-conf (and might be used by > other binaries in the future) -- no need to compile it once for each > consumer. > --- I don't understand this patch... (before) Making all in src/pacman CC check.o CC c