index
:
mock.git
master
mock-1.0
Dennis's mock patches, likely mostly config files for secondary arches
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
py-libs
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
move things around so that we can run mock.py from the build tree instead of ...
Michael E Brown
2007-11-30
4
-299
/
+0
*
use log.info() to tell about enabled caches rather than misusing state(). the...
Michael E Brown
2007-11-29
2
-2
/
+3
*
first (untested) try at adding offline mode.
Michael E Brown
2007-11-28
1
-17
/
+19
*
add to pre-existing deps, dont replace.
Michael E Brown
2007-11-17
1
-1
/
+1
*
better state info.
Michael E Brown
2007-11-16
1
-1
/
+1
*
use symlink vs creating a shell script. more scalable and we can cache more t...
mock-0.8.5
Michael E Brown
2007-10-31
1
-15
/
+13
*
allow noncontiguous cache dir specifications.
Michael E Brown
2007-10-24
3
-3
/
+3
*
finish implementing bind mount plugin.
Michael E Brown
2007-10-21
1
-6
/
+5
*
small optimizations to not unpack root cache for --no-clean. fix accounting t...
Michael E Brown
2007-10-21
1
-3
/
+4
*
renamed bind.py to bind_mount.py as that is a bit more explicit.
Michael E Brown
2007-10-21
1
-40
/
+0
*
new plugin to optionally bind-mount host dirs into buildroot. not configured ...
Michael E Brown
2007-10-21
2
-0
/
+80
*
update copyrights. dont put full header in every source file, just ref main c...
Michael E Brown
2007-10-21
3
-54
/
+9
*
create plugin infrastructure. move all caching related stuff to plugins.
Michael E Brown
2007-10-21
3
-0
/
+303