ostree/src/ostbuild/pyostbuild
Colin Walters d8eebaa2d1 ostbuild: Pull patches from specified patches git repository
We need to be more formal about where we get patches from, and more
specifically what version.  Let's assume they're also stored in a git
repository that we fetch, instead of copying them from "wherever the
manifest is".

This meshes nicely with splitting between manifest.json and
snapshot.json.
2012-03-13 10:39:25 -04:00
..
__init__.py ostbuild: Make new 'ostbuild' main entry point, and compile-one a subcommand 2011-12-23 10:40:27 -05:00
buildutil.py ostbuild: Move more intelligence into chroot-compile-one 2012-03-13 10:39:24 -04:00
builtin_autodiscover_meta.py ostbuild: Drop down to Python 2.6 2012-02-20 22:31:10 -05:00
builtin_build.py ostbuild: Pull patches from specified patches git repository 2012-03-13 10:39:25 -04:00
builtin_checkout.py ostbuild: Rename build manifest to "snapshot.json" 2012-03-13 10:39:24 -04:00
builtin_chroot_compile_one.py ostbuild: Copy snapshot JSON into artifact trees 2012-03-13 10:39:25 -04:00
builtin_chroot_run_triggers.py ostbuild: Run triggers after constructing build root 2012-01-15 17:05:23 -05:00
builtin_commit_artifacts.py gnomeos: We can now build gobject-introspection 2012-01-03 19:09:12 -05:00
builtin_compile_one.py ostbuild: Move more intelligence into chroot-compile-one 2012-03-13 10:39:24 -04:00
builtin_resolve.py ostbuild: Pull patches from specified patches git repository 2012-03-13 10:39:25 -04:00
builtin_status.py ostbuild: Rename build manifest to "snapshot.json" 2012-03-13 10:39:24 -04:00
builtins.py builtins: Fix error message if workdir doesn't exist 2012-02-02 13:56:25 -05:00
filemonitor.py ostbuild: Save build logs to a file, monitor output for warnings 2012-01-16 09:27:46 -05:00
kvfile.py gnomeos: We can now build gobject-introspection 2012-01-03 19:09:12 -05:00
main.py ostbuild: Add 'status' command 2012-02-08 16:37:14 -05:00
mainloop.py mainloop: Don't create poll until we need to 2012-03-06 11:59:06 -05:00
odict.py ostbuild: Import odict from gobject-introspection 2012-01-11 14:32:37 -05:00
ostbuildlog.py gnomeos: Move everything into JSON, start plowing through X.org 2012-01-05 23:05:49 -05:00
ostbuildrc.py gnomeos: We can now build gobject-introspection 2012-01-03 19:09:12 -05:00
subprocess_helpers.py ostbuild: Ensure we return the right process exit code 2012-01-27 11:09:53 -05:00
vcs.py ostbuild: Use correct directory for submodule update 2012-02-22 14:17:18 -05:00
warningfilter.py ostbuild: Save build logs to a file, monitor output for warnings 2012-01-16 09:27:46 -05:00