Fri, 23 Apr 2010 07:43:29 +0000 |
Bjoern Ricks |
merged branches/scratchbox into trunk
|
Wed, 18 Nov 2009 18:11:22 +0000 |
Bernhard Herzog |
Make it easy to install extra binaries into subdirectories of extra-pkg.
|
Fri, 14 Nov 2008 19:41:03 +0000 |
Bernhard Herzog |
Make logfile and binary_dir parameters of PBuilder.build optional.
|
Thu, 31 Jul 2008 10:36:17 +0000 |
Bernhard Herzog |
Make filesupport.py more PEP8 conformant. Rename method
|
Thu, 26 Jun 2008 16:33:14 +0000 |
Bernhard Herzog |
For log files, use a name under the test specific temp dir to avoid
|
Thu, 26 Jun 2008 16:23:26 +0000 |
Bernhard Herzog |
Rework test/filesupport.py so that test cases always use their own
|
Wed, 25 Jun 2008 15:14:27 +0000 |
Bernhard Herzog |
Add test case for the save_after_exec parameter and adapt the other
|
Wed, 25 Jun 2008 13:36:38 +0000 |
Bernhard Herzog |
Extend the PBuilder.run_script method so that the script can be called
|
Tue, 24 Jun 2008 17:59:49 +0000 |
Bernhard Herzog |
PBuilder: refactor the "pbuilder update" call into a separate method
|
Tue, 24 Jun 2008 15:10:39 +0000 |
Bernhard Herzog |
Make PBuilder.update_extra_pkg_dir create Release and Release.gpg files
|
Mon, 23 Jun 2008 19:29:39 +0000 |
Bernhard Herzog |
Introduce filenameproperties for the various directories in the PBuilder class
|
Mon, 23 Jun 2008 16:12:01 +0000 |
Bernhard Herzog |
Add "--debbuildopts -b" to "pbuilder build" command line to stop
|
Mon, 23 Jun 2008 13:21:08 +0000 |
Bernhard Herzog |
Move the pbuilder initialization code from bin/initpbuilder.py to
|
Thu, 22 May 2008 18:53:14 +0000 |
Bernhard Herzog |
New parameter for PBuilder.build: extra_env, a mapping with extra
|
Thu, 22 May 2008 09:58:57 +0000 |
Bernhard Herzog |
New arguments for the PBuilder.build method:
|
Wed, 21 May 2008 16:47:34 +0000 |
Bernhard Herzog |
Add the PBuilder.add_binaries_to_extra_pkg method. It allows automatic
|
Wed, 21 May 2008 13:20:36 +0000 |
Bernhard Herzog |
Add PBuilder.run_script method and associated tests. The run_script
|
Tue, 20 May 2008 18:47:16 +0000 |
Bernhard Herzog |
Add test/test_builder.py with tests for treepkg.builder
|