log

age author description
2010-06-21 Andre Heinecke Added the option to expose additional log files from the log directory.
2010-06-15 Bjoern Ricks added kde_l10n packager that builds only tags
2010-06-01 Bernhard Herzog Fix typos in doc-strings.
2010-06-01 Bjoern Ricks used full path (baseurl + subdir) for tag detection not only the first subdir
2010-05-31 Bjoern Ricks maemo_version is now <PKG_DATE>.<REVISION>
2010-05-31 Bjoern Ricks treepkg is now able to handle debian source format 1.0 and source format 3.0 (quilt)
2010-05-31 Bjoern Ricks removed dsc file statement from login target of sbuilder
2010-05-21 Bjoern Ricks bugfix: remove unnecessary variable for enterprise builds
2010-05-21 Bjoern Ricks bugfix: import recipes.kde.maemo.tags
2010-05-21 Bjoern Ricks kde-l10n packager for maemo tags
2010-05-21 Bjoern Ricks packageer for kde_l10n on maemo
2010-05-20 Bjoern Ricks sbdmock is now able to run scripts
2010-05-19 Bjoern Ricks fixed indentation
2010-05-18 Bjoern Ricks added some comments
2010-05-18 Bjoern Ricks added packager that is able to build only tags for enterprise builds
2010-05-18 Bjoern Ricks added a small comment about the behaviour of this packager
2010-05-18 Bjoern Ricks fixed indentation from tabs to spaces
2010-05-12 Bjoern Ricks added some logging output
2010-05-12 Bjoern Ricks only export debian dir from tag if a tag is build
2010-05-11 Bjoern Ricks added a packager that only builds tags and not any trunk version
2010-05-11 Bjoern Ricks replace rules_revision string in pkg_revision_template also for tags
2010-05-11 Bjoern Ricks added a maemo packager for tags
2010-05-11 Bjoern Ricks removed obsolete cast to int
2010-05-11 Bjoern Ricks treepkg is able to use package descriptions from tags now
2010-05-10 Bjoern Ricks added login feature for sbdmock
2010-04-26 Bjoern Ricks fixed last commit
2010-04-26 Bjoern Ricks catch OSErrors if some programs are not installed
2010-04-26 Bjoern Ricks added sanity check if debian package description contains a dependency with a last ,
2010-04-23 Bjoern Ricks merged branches/scratchbox into trunk
2010-04-22 Andre Heinecke Last changed revision is now again correctly returned as a string
2010-04-22 Andre Heinecke Fixed newest version detection for Subversion checkouts with external subdirs
2010-04-15 Andre Heinecke Changed testmessages to use the correct types
2010-04-15 Andre Heinecke Changed default message templates to the correct types
2010-04-14 Andre Heinecke Build logs are now also compressed when errors occur during building
2010-04-13 Andre Heinecke Expanded the pkg_revision_template dictionary to include rules revision
2010-04-13 Andre Heinecke Check in of local Enterprise recipe changes
2010-04-13 Andre Heinecke Changed the Build Logs to be gziped before they are published
2010-04-08 Andre Heinecke Updated recipes to reflect that Subversion revsisons are handled as strings
2010-04-08 Andre Heinecke Updated tests to reflect that Subversion revisions are now handled
2010-04-08 Andre Heinecke Fixed revision detection by changing Subversion revision numbers
2010-03-17 Andre Heinecke Added check in readconfig if either a git_url or a svn_url is provided
2010-03-17 Andre Heinecke last_changed_revision of ManualWorkingCopy now always returns
2010-03-17 Andre Heinecke Test updated to reflect that rules_rev is now also handled as string
2010-03-17 Andre Heinecke Revisions are now handled as strings
2010-03-17 Andre Heinecke Revisions are now handled as strings
2010-03-17 Andre Heinecke Revisions are now handled as strings
2010-03-17 Andre Heinecke Modified tests for Git
2010-03-17 Bernhard Herzog Fix default value in help string for --status-template option.
2010-03-12 Andre Heinecke Cleaner last_changed_revision function
2010-03-12 Andre Heinecke Changed command calls to use cwd and fixed line length
2010-03-12 Andre Heinecke Added recipes for GNUPG Windows CE crossbuilds
2010-03-12 Andre Heinecke Added basic Git support, configuration options:
2009-12-21 Bernhard Reiter Rsync call parameters: Using the long version with some parameters for clarity.
2009-12-09 Bernhard Herzog Improve help string for --config-file option of publishstaticweb.
2009-12-09 Bernhard Herzog Only try to copy package files when there actually are files to copy
2009-12-04 Bernhard Herzog use correct base class
2009-12-03 Bernhard Herzog Copy the enterprise 4 packagers to the refactored kde enterprise
2009-12-03 Bernhard Herzog Copy the enterprise 3.5 packagers to the refactored kde enterprise
2009-12-03 Bernhard Herzog Create generic kde enterprise packager by copying and adapting
2009-12-03 Bernhard Herzog Add directory structure for refactored kde enterprise packagers.
2009-12-02 Bernhard Herzog Rework the packager mainloop. it's a bit simpler now and stopping should
2009-12-02 Bernhard Herzog Implement tag exports in the subversion base classes.
2009-12-02 Bernhard Herzog When stopping because of an error, do not raise the exception again as
2009-12-01 Bernhard Herzog Do not require subclassing of recipes.kde_enterprise_3_5.base.BasePackageTrack.
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
2009-08-03 Bernhard Herzog When building a tagged revision, make sure to explicitly use the
2009-05-07 Bernhard Herzog Use BaseSourcePackager to build enterprise4 kde_l10n, moving the package
2009-05-07 Bernhard Herzog Reuse most of the code from recipes/kde_enterprise_3_5/base.py for enterprise4
2009-05-07 Bernhard Herzog Use base.BaseSourcePackager for building enterprise 35 kde-i18n and rely
2009-05-07 Bernhard Herzog Add pkgbaseversion parameter to the prepare_sources_for_tarball method
2009-05-07 Bernhard Herzog Define changemsg_template in BaseSourcePackager and not in the kdepim
2009-05-07 Bernhard Herzog Refactoring: Implement do_package in treepkg.packager.SourcePackager.
2009-05-07 Bernhard Herzog Refactoring: Move the TagDetector class into the treepkg.subversion module
2009-05-07 Bernhard Herzog Remove unused imports
2009-05-07 Bernhard Herzog Implement tag detection for the KDEPIM enterprise 3.5 packages. This is
2009-05-06 Bernhard Herzog Add tag detection to the enterprise4 kde-l10n packager by using
2009-05-06 Bernhard Herzog Make treepkg.subversion.last_changed_revision raise SubversionError if
2009-05-06 Bernhard Herzog Improve handling of nested subdirectories of tags in the enterprise4 tag
2009-04-30 Bernhard Herzog Refactor the enterprise4 BasePackageTrack to make it possible to
2009-04-30 Bernhard Herzog Add revision and recurse parameters to treepkg.subversion.export
2009-04-29 Bernhard Herzog Add automatic detection and builds of svn tags for the kdepim enterprise4
2009-04-29 Bernhard Herzog Make a revision's tag available to the report template
2009-04-28 Bernhard Herzog Add --quiet option so that publishpackages.py can be run without any output.
2009-04-24 Bernhard Herzog Add treepkg/subversion.list_url function, a wrapper for "svn list"
2009-04-24 Bernhard Herzog Move the code that creates the builder for a new revision to a separate method.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)