2009-12-01 |
Bernhard Herzog |
Move the should_stop check out of the try/except block so that it's not
|
2009-12-01 |
Bernhard Herzog |
New command line argument --stop-on-error for runtreepkg.py and
|
2009-12-01 |
Bernhard Herzog |
Make the svn external subdirectories configurable in the configuration
|
2009-12-01 |
Bernhard Herzog |
Add per-track configuration option version_template used by the
|
2009-11-26 |
Bernhard Herzog |
Add a way to specify svn subset checkouts where only parts of a source
|
2009-11-26 |
Bernhard Herzog |
Check the URL of a working copy when updating a track's working copy.
|
2009-11-26 |
Bernhard Herzog |
Add doc-string to SubversionError
|
2009-11-24 |
Bernhard Herzog |
Do not require subclassing of
|
2009-11-20 |
Bernhard Herzog |
Turn the SourcePackager class attribute changemsg_template into a
|
2009-11-20 |
Bernhard Herzog |
Turn the SourcePackager class attribute pkg_basename into a per-track
|
2009-11-20 |
Bernhard Herzog |
Add a paragraph about the new option deb_build_options to demo.cfg.
|
2009-11-20 |
Bernhard Herzog |
Make it possible to use parallel builds for packages that support it:
|
2009-11-18 |
Bernhard Herzog |
Make it easy to install extra binaries into subdirectories of extra-pkg.
|
2009-10-06 |
Bernhard Herzog |
Correct the update of the sample configuration
|
2009-10-06 |
Bernhard Herzog |
Update the sample configuration
|
2009-10-06 |
Bernhard Herzog |
Replace debrevision_prefix with pkg_revision_template. Their meaning is
|
2009-10-06 |
Bernhard Herzog |
fix typo
|
2009-10-06 |
Bernhard Herzog |
fix typo
|
2009-09-18 |
Bernhard Herzog |
Add --track-option command line option to set track-specific options.
|
2009-09-09 |
Bernhard Herzog |
Avoid hard-coding the kde version: Do not override the
|
2009-09-01 |
Bernhard Herzog |
Make the web status templates work with newer versions of genshi, like
|
2009-09-01 |
Bernhard Herzog |
Make the #! line in the commands more portable. Use /usr/bin/python
|
2009-08-04 |
Bernhard Herzog |
kdepim 3.5 recipes: Use the official tag date as the date in the package
|
2009-08-04 |
Bernhard Herzog |
kde-i18n recipe: Use the enterprise_version already provided by the base
|
2009-08-04 |
Bernhard Herzog |
kdepim 3.5 recipes: Use the new BaseRevisionPackager
|
2009-08-04 |
Bernhard Herzog |
kdepim recipes: introduce a BaseRevisionPackager that allows the track
|
2009-08-04 |
Bernhard Herzog |
Add functions to get SVN logs and extract tag revisions from it. Add
|
2009-08-04 |
Bernhard Herzog |
Pass the package revision as a parameter to the RevisionPackager
|