Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | start re-arranging mock.py contents | Michael E Brown | 2007-10-15 | 5 | -1008/+1218 | |
| | ||||||
* | autoconf for python install. | Michael E Brown | 2007-10-15 | 9 | -187/+547 | |
| | ||||||
* | fix quoting on defines. | Michael E Brown | 2007-10-11 | 2 | -2/+2 | |
| | ||||||
* | whitespace cleanups and small cleanups. | Michael E Brown | 2007-10-11 | 1 | -106/+113 | |
| | ||||||
* | fixup CFLAGS for -Wall and -Werror, fix include paths. | Michael E Brown | 2007-10-10 | 2 | -20/+10 | |
| | ||||||
* | add config.h and directory definitions | Michael E Brown | 2007-10-08 | 6 | -59/+353 | |
| | ||||||
* | update makefile to install more stuff automatically (like old make system) | Michael E Brown | 2007-10-08 | 2 | -23/+54 | |
| | ||||||
* | remove legacy config files. | Michael E Brown | 2007-10-08 | 13 | -520/+0 | |
| | ||||||
* | add mock-yum to dist. | Michael E Brown | 2007-10-08 | 2 | -2/+2 | |
| | ||||||
* | remove useless .cvsignore file | Michael E Brown | 2007-10-08 | 1 | -1/+0 | |
| | ||||||
* | add autotool files. | Michael E Brown | 2007-10-08 | 7 | -0/+11625 | |
| | ||||||
* | no longer ignore build dir | Michael E Brown | 2007-10-08 | 1 | -1/+0 | |
| | ||||||
* | update so mock.py is built properly and not removed on distclean | Michael E Brown | 2007-10-08 | 2 | -10/+5 | |
| | ||||||
* | version update | Michael E Brown | 2007-10-08 | 1 | -1/+1 | |
| | ||||||
* | now passes distcheck | Michael E Brown | 2007-10-08 | 2 | -43/+127 | |
| | ||||||
* | more autotools updates. | Michael E Brown | 2007-10-08 | 4 | -8/+18 | |
| | ||||||
* | autotools updates. | Michael E Brown | 2007-10-08 | 10 | -747/+7 | |
| | ||||||
* | minor updates to autotool stuff. | Michael E Brown | 2007-10-08 | 7 | -11/+29 | |
| | ||||||
* | remove legacy makefile | Michael E Brown | 2007-10-08 | 1 | -40/+0 | |
| | ||||||
* | small fixes. ./configure now runs. | Michael E Brown | 2007-10-08 | 4 | -558/+497 | |
| | ||||||
* | initial start for auto-conf-izing | Michael E Brown | 2007-10-08 | 1 | -1/+1 | |
| | ||||||
* | initial start for auto-conf-izing | Michael E Brown | 2007-10-08 | 15 | -0/+32196 | |
| | ||||||
* | remove old .cvsignore file. unused. | Michael E Brown | 2007-10-08 | 1 | -3/+0 | |
| | ||||||
* | Modified resolvedep search string for BZ 303791 | Clark Williams | 2007-09-27 | 1 | -2/+2 | |
| | ||||||
* | BZ#273481 fix for buildng packages that have glib2-devel dependency on x86_64. | Michael E Brown | 2007-08-31 | 1 | -1/+1 | |
| | ||||||
* | version bumpmock-0.7.6 | Michael E Brown | 2007-08-27 | 3 | -3/+6 | |
| | ||||||
* | additional fix to ensure that all file paths modified are in the chroot. | Michael E Brown | 2007-08-20 | 1 | -1/+1 | |
| | ||||||
* | fix path for etc/hosts in config file so it is not absolute. Fixes BZ#253654. | Michael E Brown | 2007-08-20 | 1 | -1/+1 | |
| | ||||||
* | changelog entry updatemock-0.7.5-2 | Michael E Brown | 2007-08-13 | 1 | -0/+3 | |
| | ||||||
* | Patch from Roland McGrath <roland@redhat.com> to fix build for selinux ↵ | Michael E Brown | 2007-08-13 | 1 | -1/+1 | |
| | | | | shared library. | |||||
* | release instructions minor edits | Michael E Brown | 2007-08-08 | 1 | -1/+14 | |
| | ||||||
* | add release instructions to make it easier on other maintainers. | Michael E Brown | 2007-08-08 | 1 | -0/+85 | |
| | ||||||
* | add changelog entries for the last release. | Michael E Brown | 2007-08-08 | 1 | -0/+7 | |
| | ||||||
* | removed error() call on closedir()mock-0.7.5 | Clark Williams | 2007-08-02 | 1 | -3/+6 | |
| | ||||||
* | Merge branch 'master' of ↵ | Clark Williams | 2007-08-02 | 2 | -2/+9 | |
|\ | | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock | |||||
| * | BZ 250425. prevent building/rebuilding of cache file unless the build was a ↵ | Michael E Brown | 2007-08-02 | 1 | -1/+3 | |
| | | | | | | | | clean build. This should prevent the cache from getting polluted. | |||||
| * | BZ 250425. Set rebuild_cache=0 to disable rebuilding of cache. | Michael E Brown | 2007-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | update default config file with suggestion on how to set config_opts['macros'] | Michael E Brown | 2007-07-23 | 1 | -0/+5 | |
| | | ||||||
* | | cleaned up do_orphanskill() code | Clark Williams | 2007-08-02 | 1 | -4/+4 | |
| | | ||||||
* | | did some refactoring; removed unneeded error() calls | Clark Williams | 2007-07-23 | 1 | -65/+45 | |
| | | ||||||
* | | resolved conflict | Clark Williams | 2007-07-19 | 3 | -3/+7 | |
|\| | ||||||
| * | version bump to 0.7.4mock-0.7.4 | Michael E Brown | 2007-07-18 | 3 | -3/+6 | |
| | | ||||||
| * | forgot to get child exit status. wait for child and set it. | Michael E Brown | 2007-07-18 | 1 | -0/+1 | |
| | | ||||||
| * | fix overzealous require: yum>3. We should actually run with yum 2.4. Fixes ↵ | Michael E Brown | 2007-07-11 | 1 | -1/+1 | |
| | | | | | | | | BZ 235490 | |||||
* | | bumped version | Clark Williams | 2007-07-19 | 1 | -1/+1 | |
| | | ||||||
* | | (no commit message) | Clark Williams | 2007-07-13 | 3 | -1/+145 | |
|/ | ||||||
* | add some default options commented out to defaults.cfg for example purposes.mock-0.7.3 | Michael E Brown | 2007-07-10 | 1 | -0/+20 | |
| | ||||||
* | back out default mock.py chroot_setup_cmd change. Add chroot_setup_cmd to ↵ | Michael E Brown | 2007-07-06 | 5 | -1/+5 | |
| | | | | -devel configs. | |||||
* | change default to groupinstall buildsys-build per new default. Update legacy ↵ | Michael E Brown | 2007-07-06 | 14 | -1/+14 | |
| | | | | configs to specify old buildsys-build rpm install since they dont have the new group. | |||||
* | Switch to using groupinstall buildsys-build | Jesse Keating | 2007-07-06 | 4 | -16/+0 | |
| | | | | | | Remove unused groups repo Signed-off-by: Michael E Brown <michael_e_brown@dell.com> |