Fri, 12 Mar 2010 09:13:33 +0000 |
Andre Heinecke |
Added basic Git support, configuration options:
|
Mon, 21 Dec 2009 13:21:40 +0000 |
Bernhard Reiter |
Rsync call parameters: Using the long version with some parameters for clarity.
|
Wed, 09 Dec 2009 17:47:15 +0000 |
Bernhard Herzog |
Improve help string for --config-file option of publishstaticweb.
|
Wed, 09 Dec 2009 17:42:44 +0000 |
Bernhard Herzog |
Only try to copy package files when there actually are files to copy
|
Fri, 04 Dec 2009 14:14:31 +0000 |
Bernhard Herzog |
use correct base class
|
Thu, 03 Dec 2009 11:23:00 +0000 |
Bernhard Herzog |
Copy the enterprise 4 packagers to the refactored kde enterprise
|
Thu, 03 Dec 2009 11:19:39 +0000 |
Bernhard Herzog |
Copy the enterprise 3.5 packagers to the refactored kde enterprise
|
Thu, 03 Dec 2009 11:13:02 +0000 |
Bernhard Herzog |
Create generic kde enterprise packager by copying and adapting
|
Thu, 03 Dec 2009 11:07:35 +0000 |
Bernhard Herzog |
Add directory structure for refactored kde enterprise packagers.
|
Wed, 02 Dec 2009 16:31:48 +0000 |
Bernhard Herzog |
Rework the packager mainloop. it's a bit simpler now and stopping should
|
Wed, 02 Dec 2009 15:37:46 +0000 |
Bernhard Herzog |
Implement tag exports in the subversion base classes.
|
Wed, 02 Dec 2009 14:46:37 +0000 |
Bernhard Herzog |
When stopping because of an error, do not raise the exception again as
|
Tue, 01 Dec 2009 18:54:34 +0000 |
Bernhard Herzog |
Do not require subclassing of recipes.kde_enterprise_3_5.base.BasePackageTrack.
|
Tue, 01 Dec 2009 11:52:07 +0000 |
Bernhard Herzog |
Move the should_stop check out of the try/except block so that it's not
|
Tue, 01 Dec 2009 11:47:52 +0000 |
Bernhard Herzog |
New command line argument --stop-on-error for runtreepkg.py and
|
Tue, 01 Dec 2009 11:42:14 +0000 |
Bernhard Herzog |
Make the svn external subdirectories configurable in the configuration
|
Tue, 01 Dec 2009 11:26:47 +0000 |
Bernhard Herzog |
Add per-track configuration option version_template used by the
|
Thu, 26 Nov 2009 20:20:57 +0000 |
Bernhard Herzog |
Add a way to specify svn subset checkouts where only parts of a source
|
Thu, 26 Nov 2009 15:37:48 +0000 |
Bernhard Herzog |
Check the URL of a working copy when updating a track's working copy.
|
Thu, 26 Nov 2009 15:23:13 +0000 |
Bernhard Herzog |
Add doc-string to SubversionError
|
Tue, 24 Nov 2009 16:35:41 +0000 |
Bernhard Herzog |
Do not require subclassing of
|
Fri, 20 Nov 2009 21:35:12 +0000 |
Bernhard Herzog |
Turn the SourcePackager class attribute changemsg_template into a
|
Fri, 20 Nov 2009 21:06:10 +0000 |
Bernhard Herzog |
Turn the SourcePackager class attribute pkg_basename into a per-track
|
Fri, 20 Nov 2009 20:22:34 +0000 |
Bernhard Herzog |
Add a paragraph about the new option deb_build_options to demo.cfg.
|
Fri, 20 Nov 2009 20:19:51 +0000 |
Bernhard Herzog |
Make it possible to use parallel builds for packages that support it:
|
Wed, 18 Nov 2009 18:11:22 +0000 |
Bernhard Herzog |
Make it easy to install extra binaries into subdirectories of extra-pkg.
|
Tue, 06 Oct 2009 13:34:49 +0000 |
Bernhard Herzog |
Correct the update of the sample configuration
|
Tue, 06 Oct 2009 13:18:32 +0000 |
Bernhard Herzog |
Update the sample configuration
|
Tue, 06 Oct 2009 13:13:04 +0000 |
Bernhard Herzog |
Replace debrevision_prefix with pkg_revision_template. Their meaning is
|
Tue, 06 Oct 2009 12:55:11 +0000 |
Bernhard Herzog |
fix typo
|
Tue, 06 Oct 2009 12:54:54 +0000 |
Bernhard Herzog |
fix typo
|
Fri, 18 Sep 2009 13:45:41 +0000 |
Bernhard Herzog |
Add --track-option command line option to set track-specific options.
|