summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* fixes for builddir!=srcdirMichael E Brown2007-11-121-1/+1
* new plugin to optionally bind-mount host dirs into buildroot. not configured ...Michael E Brown2007-10-211-0/+1
* create plugin infrastructure. move all caching related stuff to plugins.Michael E Brown2007-10-211-18/+54
* loathe autoconf. finally fix distcheck and 'make distclean' removes src/mock....Michael E Brown2007-10-191-5/+4
* fix 'make distcheck'Michael E Brown2007-10-181-10/+9
* finally fix deps for src/mock.py so it is re-edited at correct times.Michael E Brown2007-10-181-2/+5
* separate out src/mock.py dep on itself so builds where srcdir==builddir will ...Michael E Brown2007-10-181-4/+3
* no longer need selinux lib preload.Michael E Brown2007-10-181-92/+40
* rename buildsys-build.spec so rpmbuild doenst accidentally use it.Michael E Brown2007-10-171-1/+1
* add new py files to buildMichael E Brown2007-10-161-3/+4
* move py modules to different subdir to avoid conflict with mock binary name.Michael E Brown2007-10-161-5/+6
* add new python modulesMichael E Brown2007-10-161-1/+7
* add/install logging config file.Michael E Brown2007-10-151-3/+3
* autoconf for python install.Michael E Brown2007-10-151-15/+61
* fix quoting on defines.Michael E Brown2007-10-111-1/+1
* fixup CFLAGS for -Wall and -Werror, fix include paths.Michael E Brown2007-10-101-18/+8
* add config.h and directory definitionsMichael E Brown2007-10-081-20/+38
* update makefile to install more stuff automatically (like old make system)Michael E Brown2007-10-081-21/+48
* add mock-yum to dist.Michael E Brown2007-10-081-1/+1
* update so mock.py is built properly and not removed on distcleanMichael E Brown2007-10-081-9/+4
* now passes distcheckMichael E Brown2007-10-081-33/+116
* more autotools updates.Michael E Brown2007-10-081-4/+3
* autotools updates.Michael E Brown2007-10-081-2/+2
* minor updates to autotool stuff.Michael E Brown2007-10-081-7/+12
* small fixes. ./configure now runs.Michael E Brown2007-10-081-4/+4
* initial start for auto-conf-izingMichael E Brown2007-10-081-0/+834