summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixup distclean to remove all built rpm and unit test files.Michael E Brown2007-12-181-1/+1
* better fix for failing distcheck.Michael E Brown2007-12-171-2/+1
* fix path comparison for orphanskill.Michael E Brown2007-12-171-1/+1
* one more releasetests fix.Michael E Brown2007-12-171-1/+2
* fix release tests.Michael E Brown2007-12-172-14/+14
* make rootdir private (_rootdir). Use accessor in mock.py as well.Michael E Brown2007-12-162-6/+6
* dont do setarch personality() call for noarchMichael E Brown2007-12-161-1/+1
* add comment to clarify usage of dist config option.Michael E Brown2007-12-1618-18/+18
* document --trace in cmdline help.Michael E Brown2007-12-161-1/+1
* Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mockMichael E Brown2007-12-164-22/+86
|\
| * more on release instructionsmock-0.9.3Clark Williams2007-12-161-2/+0
| * first cut at updated release instructionsClark Williams2007-12-161-22/+58
| * fixed syntax errorClark Williams2007-12-161-1/+1
| * resolved merge conflictsClark Williams2007-12-142-2/+14
| |\
| * | replaced references to rootdir with calls to makeChrootPath()Clark Williams2007-12-141-3/+2
| * | replaced references to rootdir with calls to makeChrootPath()Clark Williams2007-12-141-1/+0
| * | replaced references to rootdir with calls to makeChrootPath()Clark Williams2007-12-141-11/+11
| * | updated changelog infoClark Williams2007-12-141-0/+7
| * | added help targetClark Williams2007-12-141-1/+12
* | | document --trace.Michael E Brown2007-12-161-1/+1
* | | Mock documentation patchVille Skyttä2007-12-162-12/+21
| |/ |/|
* | remove uses of chroot rootdir attribute and use accessor.Michael E Brown2007-12-142-4/+2
|/
* removed private sublevel lablelClark Williams2007-12-141-1/+1
* resolved merge with masterClark Williams2007-12-134-162/+178
|\
| * add 'make check' function to call what used to be releasetests.shMichael E Brown2007-12-131-0/+3
| * make releasetests.sh call runtests.sh using automake 'make check' target, as ...Michael E Brown2007-12-131-148/+2
| * make runtests.sh runnable from automake.Michael E Brown2007-12-131-6/+1
| * fix compile warning for -Wall in daemontest.cMichael E Brown2007-12-131-0/+1
| * rename releasetests.sh to runtests.sh to prepare for adding 'make check' func...Michael E Brown2007-12-131-0/+177
* | changed more uses of .rootdir to makeChrootPath(); updated man page for --cop...Clark Williams2007-12-137-36/+63
* | merged with latest masterClark Williams2007-12-134-2/+26
|\|
| * update changelog in spec file.Michael E Brown2007-12-131-0/+4
| * version bumpmock-0.9.2Michael E Brown2007-12-131-2/+2
| * if --chroot only has one argument, pass it to doChroot() as a string instead ...Mike Bonnet2007-12-122-0/+20
* | added copyin/out options; added makeChrootPath() method to RootClark Williams2007-12-134-27/+91
|/
* enable releasetests to run from clean checked out source tree.Michael E Brown2007-12-121-0/+1
* remove trailing whitespace.Michael E Brown2007-12-121-2/+2
* remove buildsys-build.spec from tarball.Michael E Brown2007-12-121-1/+1
* remove trailing whitespace.Michael E Brown2007-12-121-2/+2
* separate out shell and chroot cmdline args.Michael E Brown2007-12-121-4/+6
* Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mockMichael E Brown2007-12-1223-17860/+39
|\
| * merge conflictsMichael E Brown2007-12-120-0/+0
| |\
| | * remove generated autotools files from source repository. use autogen.sh to cr...Michael E Brown2007-12-1216-16908/+10
| * | fixup trailing whitespace.Michael E Brown2007-12-121-3/+2
| * | dont place specs into release tarball. This allows us to rev the RPM without ...Michael E Brown2007-12-121-1/+1
| * | remove redundant daemontest in srcMichael E Brown2007-12-121-101/+0
| * | auto generate AUTHORS file from git.Michael E Brown2007-12-122-1/+5
| * | remove another dead libtool reference.Michael E Brown2007-12-121-1/+0
| * | remove generated autotools files from source repository. use autogen.sh to cr...Michael E Brown2007-12-1217-17684/+14
| |/
| * remove dead code from autoconf files since we no longer compile anything.Michael E Brown2007-12-124-72/+1