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.
|
Wed, 09 Sep 2009 16:36:23 +0000 |
Bernhard Herzog |
Avoid hard-coding the kde version: Do not override the
|
Tue, 01 Sep 2009 13:46:28 +0000 |
Bernhard Herzog |
Make the web status templates work with newer versions of genshi, like
|
Tue, 01 Sep 2009 13:35:23 +0000 |
Bernhard Herzog |
Make the #! line in the commands more portable. Use /usr/bin/python
|
Tue, 04 Aug 2009 10:32:33 +0000 |
Bernhard Herzog |
kdepim 3.5 recipes: Use the official tag date as the date in the package
|
Tue, 04 Aug 2009 10:30:48 +0000 |
Bernhard Herzog |
kde-i18n recipe: Use the enterprise_version already provided by the base
|
Tue, 04 Aug 2009 10:29:53 +0000 |
Bernhard Herzog |
kdepim 3.5 recipes: Use the new BaseRevisionPackager
|
Tue, 04 Aug 2009 10:13:12 +0000 |
Bernhard Herzog |
kdepim recipes: introduce a BaseRevisionPackager that allows the track
|
Tue, 04 Aug 2009 10:09:12 +0000 |
Bernhard Herzog |
Add functions to get SVN logs and extract tag revisions from it. Add
|
Tue, 04 Aug 2009 10:01:56 +0000 |
Bernhard Herzog |
Pass the package revision as a parameter to the RevisionPackager
|
Mon, 03 Aug 2009 18:57:27 +0000 |
Bernhard Herzog |
When building a tagged revision, make sure to explicitly use the
|
Thu, 07 May 2009 18:44:36 +0000 |
Bernhard Herzog |
Use BaseSourcePackager to build enterprise4 kde_l10n, moving the package
|
Thu, 07 May 2009 16:55:06 +0000 |
Bernhard Herzog |
Reuse most of the code from recipes/kde_enterprise_3_5/base.py for enterprise4
|
Thu, 07 May 2009 16:02:23 +0000 |
Bernhard Herzog |
Use base.BaseSourcePackager for building enterprise 35 kde-i18n and rely
|
Thu, 07 May 2009 16:01:10 +0000 |
Bernhard Herzog |
Add pkgbaseversion parameter to the prepare_sources_for_tarball method
|
Thu, 07 May 2009 15:35:28 +0000 |
Bernhard Herzog |
Define changemsg_template in BaseSourcePackager and not in the kdepim
|
Thu, 07 May 2009 15:19:15 +0000 |
Bernhard Herzog |
Refactoring: Implement do_package in treepkg.packager.SourcePackager.
|
Thu, 07 May 2009 14:25:10 +0000 |
Bernhard Herzog |
Refactoring: Move the TagDetector class into the treepkg.subversion module
|
Thu, 07 May 2009 14:11:14 +0000 |
Bernhard Herzog |
Remove unused imports
|
Thu, 07 May 2009 13:51:21 +0000 |
Bernhard Herzog |
Implement tag detection for the KDEPIM enterprise 3.5 packages. This is
|
Wed, 06 May 2009 14:00:51 +0000 |
Bernhard Herzog |
Add tag detection to the enterprise4 kde-l10n packager by using
|
Wed, 06 May 2009 13:54:04 +0000 |
Bernhard Herzog |
Make treepkg.subversion.last_changed_revision raise SubversionError if
|
Wed, 06 May 2009 13:52:26 +0000 |
Bernhard Herzog |
Improve handling of nested subdirectories of tags in the enterprise4 tag
|
Thu, 30 Apr 2009 10:30:04 +0000 |
Bernhard Herzog |
Refactor the enterprise4 BasePackageTrack to make it possible to
|