log

age author description
Sat, 03 Sep 2011 12:32:32 +0000 Bjoern Ricks Fix: pass url to command expand to be able to checkout a new git repository default tip
Sat, 03 Sep 2011 11:53:12 +0000 Bjoern Ricks shlex.split all config parameters that may contain a command
Sat, 03 Sep 2011 11:48:00 +0000 Bjoern Ricks don't forget to import shlex
Sat, 03 Sep 2011 11:35:36 +0000 Bjoern Ricks Use shlex.split for build_listpanding command because the string may contain arguments like --config-file foo.cfg
Sat, 03 Sep 2011 10:55:32 +0000 Bjoern Ricks Revert ugly hack for the command from config file problem
Fri, 02 Sep 2011 12:06:57 +0000 Bjoern Ricks Lists must not be converted to lists
Fri, 02 Sep 2011 11:55:04 +0000 Bjoern Ricks Fix typo
Fri, 02 Sep 2011 11:51:37 +0000 Bjoern Ricks Use self.localdir
Fri, 02 Sep 2011 11:50:37 +0000 Bjoern Ricks Pull needs the local dir
Fri, 02 Sep 2011 11:46:29 +0000 Bjoern Ricks Refactor git pull command out of update
Fri, 02 Sep 2011 11:20:20 +0000 Bjoern Ricks Fix variable name
Fri, 02 Sep 2011 11:19:03 +0000 Bjoern Ricks Add more debug output
Fri, 02 Sep 2011 11:04:07 +0000 Bjoern Ricks commands from config files may contain arguments therefore commandparse must split also kw args
Fri, 02 Sep 2011 10:41:14 +0000 Bjoern Ricks Accept also --config for --config-file
Fri, 02 Sep 2011 10:30:52 +0000 Bjoern Ricks Correct syntax and display abspath of config file
Fri, 02 Sep 2011 10:25:59 +0000 Bjoern Ricks Check if config file exists and set destination of --config option to config_file
Fri, 02 Sep 2011 10:18:54 +0000 Bjoern Ricks Also use option --config to pass the config file
Fri, 02 Sep 2011 09:47:42 +0000 Bjoern Ricks Use local-master as default local branch name if no branch is set in the config
Fri, 02 Sep 2011 09:43:21 +0000 Bjoern Ricks Fix typo
Fri, 02 Sep 2011 09:36:05 +0000 Bjoern Ricks import capture_output
Fri, 02 Sep 2011 09:28:27 +0000 Bjoern Ricks Fix: use self.branch to check if it contains a ":" branch variable could be None
Fri, 02 Sep 2011 09:26:26 +0000 Bjoern Ricks Set default branch to "master"
Fri, 02 Sep 2011 08:45:28 +0000 Bjoern Ricks Refactor git branching
Fri, 02 Sep 2011 08:43:23 +0000 Bjoern Ricks Use logging instead of print
Tue, 31 May 2011 09:25:51 +0000 Bjoern Ricks Include Andres changes to build gnupg from git with testing for scratchbox
Tue, 31 May 2011 08:58:13 +0000 Bjoern Ricks Always use Pbuilder to create sources for gnupg
Tue, 08 Mar 2011 14:23:25 +0000 Bjoern Ricks fix: short_rules_revision is a member variable
Tue, 08 Mar 2011 14:21:55 +0000 Bjoern Ricks fix: don't call update function anymore
Tue, 08 Mar 2011 14:02:19 +0000 Bjoern Ricks add short_rules_revision template
Tue, 08 Mar 2011 12:06:49 +0000 Bjoern Ricks add a copy method for git
Tue, 08 Mar 2011 11:48:26 +0000 Andre Heinecke Change the packaging rules to handle git sources
Tue, 08 Feb 2011 18:07:57 +0000 Bjoern Ricks fixed typo
Wed, 02 Feb 2011 10:26:02 +0000 Bjoern Ricks checkout git branch on update
Wed, 02 Feb 2011 10:00:48 +0000 Bjoern Ricks fix variable name
Wed, 02 Feb 2011 09:51:09 +0000 Bjoern Ricks log used git repo and branch
Tue, 01 Feb 2011 09:00:11 +0000 Bjoern Ricks short revision doesn't depend on pkg_revision
Wed, 12 Jan 2011 16:26:29 +0000 Sascha Teichmann contrib: copy-latest-pkgs.py copies now sources, too.
Tue, 11 Jan 2011 17:20:02 +0000 Sascha Teichmann contrib: Added copy-latest-pkgs.py to copy/hardlink latest
Tue, 11 Jan 2011 16:27:02 +0000 Bjoern Ricks provide stubs for short_revision number
Tue, 11 Jan 2011 16:04:05 +0000 Bjoern Ricks fix issue if baserev is not a corresponding revision number
Tue, 11 Jan 2011 15:52:40 +0000 Bjoern Ricks bugfix: revsions are strings now due to git short revision
Mon, 10 Jan 2011 14:58:51 +0000 Sascha Teichmann contrib: Do a more conservative approach (full sorting) to figure out
Mon, 10 Jan 2011 11:36:55 +0000 Sascha Teichmann contrib: Small bug fixes in delete-old-debs.py.
Mon, 10 Jan 2011 09:49:34 +0000 Sascha Teichmann contrib: When running in verbose mode list files to be deleted.
Sat, 08 Jan 2011 12:57:07 +0000 Sascha Teichmann contrib: Added script to remove old deb files from directories.
Wed, 22 Dec 2010 16:50:26 +0000 Bjoern Ricks remove get_change_msg in kde enterprise source packager
Wed, 22 Dec 2010 16:49:12 +0000 Bjoern Ricks fix: self.pkg_revision is already set
Wed, 22 Dec 2010 16:44:04 +0000 Bjoern Ricks add more substituteable variables for changelog message
Mon, 22 Nov 2010 11:26:06 +0000 Bjoern Ricks update regex for tag name schema
Mon, 15 Nov 2010 16:43:39 +0000 Bjoern Ricks fix refactoring and remove subversion prefix
Mon, 15 Nov 2010 15:18:06 +0000 Bjoern Ricks log tag date
Mon, 15 Nov 2010 15:15:52 +0000 Bjoern Ricks log tag date
Mon, 15 Nov 2010 14:53:00 +0000 Bjoern Ricks implement export_tag for git working copy
Mon, 15 Nov 2010 14:41:03 +0000 Bjoern Ricks tag_pkg_parameters is also used in enterprise tags recipe
Mon, 15 Nov 2010 14:34:15 +0000 Bjoern Ricks tag_pkg_parameters depends on scm therefore move this method to the
Thu, 11 Nov 2010 11:50:08 +0000 Bjoern Ricks added an option to fail if a tag could not be found instread of building trunk
Thu, 11 Nov 2010 11:47:31 +0000 Bjoern Ricks fail if tag rules should be used and report error
Thu, 11 Nov 2010 08:26:32 +0000 Bjoern Ricks set the correct tags_rules_pattern if not provided in the config
Wed, 10 Nov 2010 16:48:03 +0000 Bjoern Ricks use empty string as default config values instead of None
Wed, 10 Nov 2010 16:46:12 +0000 Bjoern Ricks fixed typo
Wed, 10 Nov 2010 14:53:40 +0000 Bjoern Ricks don't checkout master branch by default for local branch. local would point to the local master and not to origin/master.
Wed, 10 Nov 2010 13:32:37 +0000 Bjoern Ricks fix git tag detector usage in enterprise packager
Wed, 10 Nov 2010 13:17:32 +0000 Bjoern Ricks rename do_svn_update in do_update because we provide svn and git support now
Wed, 10 Nov 2010 12:03:58 +0000 Bjoern Ricks read scm_type and rules_scm_type from config
Wed, 10 Nov 2010 11:35:47 +0000 Bjoern Ricks fix indentation
Wed, 10 Nov 2010 09:33:36 +0000 Bjoern Ricks set tag scm types to continous scm types if not set by user
Wed, 10 Nov 2010 09:24:48 +0000 Bjoern Ricks set option value to None and not "None"
Wed, 10 Nov 2010 09:23:49 +0000 Bjoern Ricks fixed testcase for svn_url
Tue, 09 Nov 2010 17:20:47 +0000 Bjoern Ricks new variable to set choose the scm for sources and debian dirs
Tue, 09 Nov 2010 15:26:20 +0000 Bjoern Ricks provide a possibility to use rules from a git repo
Tue, 09 Nov 2010 14:54:55 +0000 Bjoern Ricks update git tag detector and add test
Mon, 08 Nov 2010 17:07:41 +0000 Bjoern Ricks add a tag detector for git
Mon, 08 Nov 2010 16:40:19 +0000 Bjoern Ricks fix test after changes to cachedb.get_old_packages
Fri, 05 Nov 2010 11:02:57 +0000 Bjoern Ricks fixed typo
Fri, 05 Nov 2010 10:52:06 +0000 Bjoern Ricks don't remove packages if a track is deactivated
Mon, 25 Oct 2010 14:30:08 +0000 Andre Heinecke Remove the type for the additionals variable in determine_package_version
Mon, 25 Oct 2010 14:00:03 +0000 Andre Heinecke * Only check the time once per version calculation
Mon, 25 Oct 2010 08:18:21 +0000 Andre Heinecke Expose package time and a short revision to the version templates.
Mon, 25 Oct 2010 08:17:31 +0000 Andre Heinecke Fix typo in a comment
Wed, 20 Oct 2010 14:36:45 +0000 Bjoern Ricks enterprise tags has no source and binary packager anymore
Wed, 20 Oct 2010 07:51:53 +0000 Bjoern Ricks consolidate enterprise packagers
Fri, 15 Oct 2010 17:03:11 +0000 Bjoern Ricks also a fix for tags packager
Fri, 15 Oct 2010 15:39:34 +0000 Bjoern Ricks fix issue with finally and python < 2.5
Fri, 15 Oct 2010 15:24:45 +0000 Bjoern Ricks SourcePackage in kde_l10n recipe super(SourcePackager, self).determine_package_version(directory, locals()) to resolve upsteam_version variable
Thu, 14 Oct 2010 07:49:50 +0000 Bjoern Ricks add tests for determine debian upstream version
Wed, 13 Oct 2010 16:26:53 +0000 Bjoern Ricks determine upstream_version of a package
Sat, 02 Oct 2010 10:09:05 +0000 Sascha Teichmann sawmill: fixed stupid time calc bug
Thu, 30 Sep 2010 22:51:45 +0000 Sascha Teichmann sawmill: Added RSS feed generator.
Thu, 30 Sep 2010 09:38:40 +0000 Bjoern Ricks skip reports without a status and status starttime
Wed, 29 Sep 2010 19:25:52 +0000 Sascha Teichmann sawmill: Prepared detail view for syndication:
Sun, 26 Sep 2010 08:53:16 +0000 Sascha Teichmann sawmill: details view has seven columns not six. Was wrong in date rows.
Sun, 26 Sep 2010 07:49:57 +0000 Sascha Teichmann sawmill: moved imports before there usage
Sun, 26 Sep 2010 07:43:26 +0000 Sascha Teichmann sawmill: Made html head elements HTML 4.01 compatible.
Thu, 23 Sep 2010 09:59:06 +0000 Sascha Teichmann sawmill: Moved python blocks in templates to make them more readable.
Thu, 23 Sep 2010 08:29:27 +0000 Sascha Teichmann Moved the saegewerk table layout completely into header and footer
Sat, 18 Sep 2010 10:15:45 +0000 Sascha Teichmann sawmill: Improved HTML 4.01 transitional compat a bit.
Sat, 18 Sep 2010 09:46:22 +0000 Sascha Teichmann sawmill: moved wald's table layout into common header and footer
Sat, 18 Sep 2010 08:01:18 +0000 Sascha Teichmann sawmill: Rearranged the postion of some python code in the details template to
Sat, 18 Sep 2010 07:50:53 +0000 Sascha Teichmann sawmill: Not all displayed times are in UTC so the
Fri, 17 Sep 2010 15:45:53 +0000 Andre Heinecke Add a Z to the times to underline that we are on UTC time
Fri, 17 Sep 2010 06:33:43 +0000 Sascha Teichmann sawmill: s/build successful/success/ because its more symmetrical to "error" and it reduces the size of the generated detail page.
Thu, 16 Sep 2010 20:24:54 +0000 Sascha Teichmann sawmill: short start and stop to %H:%M:%S because
Tue, 14 Sep 2010 11:02:37 +0000 Sascha Teichmann Added favicon derived from Kalle's saegeblatt.svg
Sun, 12 Sep 2010 08:05:59 +0000 Sascha Teichmann The beast is called Saegewerk and not Saegewerker
Fri, 10 Sep 2010 20:06:15 +0000 Sascha Teichmann sawmill: Added 'powered by Tree Packager' line in details view.
Fri, 10 Sep 2010 14:18:07 +0000 Sascha Teichmann sawmill: create links for tag builds
Fri, 10 Sep 2010 10:46:50 +0000 Sascha Teichmann sawmill: removed trailing whitespace
Fri, 10 Sep 2010 10:18:31 +0000 Andre Heinecke Source package created means we are still progressing
Fri, 10 Sep 2010 09:53:18 +0000 Bjoern Ricks set sbdmock rootlog to scratchlog.txt
Fri, 10 Sep 2010 09:30:48 +0000 Sascha Teichmann sawmill: Sort treepkgs in overview by description
Thu, 09 Sep 2010 16:18:54 +0000 Andre Heinecke Update the stop time after all logs are compressed
Thu, 09 Sep 2010 15:40:34 +0000 Sascha Teichmann recognize more build states in sawmill
Thu, 09 Sep 2010 15:13:35 +0000 Sascha Teichmann check if tracks directory exists before walking it.
Thu, 09 Sep 2010 14:46:13 +0000 Andre Heinecke Allow sending notifications from a local treepkg via sendnotificationmails.py
Thu, 09 Sep 2010 14:26:59 +0000 Andre Heinecke Update test_readconfig for additional config parameters
Thu, 09 Sep 2010 14:26:35 +0000 Andre Heinecke Enable a status_hook to be set and executed on status changes
Thu, 09 Sep 2010 13:49:37 +0000 Sascha Teichmann Make walking of revision path more stable
Tue, 31 Aug 2010 15:56:46 +0000 Andre Heinecke Make the compress_all_logs call builder independent and also compress
Mon, 30 Aug 2010 13:32:31 +0000 Bjoern Ricks commit compress all logs patch from Sascha Teichmann
Fri, 27 Aug 2010 09:50:04 +0000 Sascha Teichmann corrected link back to overview in detail view of sawmill
Wed, 25 Aug 2010 08:48:58 +0000 Andre Heinecke Filter deprecation warnings from cherrypy in a more specific way
Tue, 24 Aug 2010 15:41:48 +0000 Andre Heinecke Use an exception to use either hashlib or md5
Tue, 24 Aug 2010 13:50:17 +0000 Andre Heinecke Use the Hashlib module instead of MD5 if the python version is >=2.5
Tue, 24 Aug 2010 10:45:31 +0000 Andre Heinecke Ignore warnings about deprecated MD5 module
Mon, 23 Aug 2010 12:53:49 +0000 Andre Heinecke Ignore builds without status information
Mon, 23 Aug 2010 08:23:21 +0000 Andre Heinecke Do not show warnings caused by using cherrypy
Fri, 20 Aug 2010 16:27:31 +0000 Sascha Teichmann Improved README of sawmill a bit.
Fri, 20 Aug 2010 16:15:29 +0000 Sascha Teichmann Initial check-in of sawmill a simple mod_python based
Fri, 13 Aug 2010 14:16:50 +0000 Bjoern Ricks capture only stdout for treepkginfo
Wed, 11 Aug 2010 07:45:26 +0000 Andre Heinecke Enable more variables to be used in the version template.
Tue, 10 Aug 2010 13:46:11 +0000 Bjoern Ricks added jobdaemon
Tue, 10 Aug 2010 10:31:40 +0000 Bjoern Ricks added missing import
Mon, 09 Aug 2010 14:00:00 +0000 Andre Heinecke Cleanup misplaced whitespace
Mon, 09 Aug 2010 13:56:31 +0000 Andre Heinecke Ignore redundancy of trailing slashes while ensuring to have at least one.
Mon, 09 Aug 2010 12:25:41 +0000 Andre Heinecke Default to treepkg.packager if no packager class is given
Mon, 09 Aug 2010 12:24:56 +0000 Andre Heinecke Always call checkout index with a trailing / to force the creation of the dest
Fri, 06 Aug 2010 15:00:51 +0000 Bjoern Ricks fix: function name is makedirs instead of mkdirs
Fri, 06 Aug 2010 14:27:01 +0000 Bjoern Ricks use os.mkdirs to create static web directory to get rid of noisy errors if a build machine is rebooted and tmp dir is cleaned
Fri, 06 Aug 2010 13:41:54 +0000 Bjoern Ricks Merged revisions 388-399 via svnmerge from
Fri, 06 Aug 2010 13:28:47 +0000 Bjoern Ricks Merged revisions 346-386 via svnmerge from
Fri, 06 Aug 2010 11:06:08 +0000 Bjoern Ricks cleanup modules treepkg-status
Thu, 05 Aug 2010 16:21:47 +0000 Bjoern Ricks review changes treepkg-status
Mon, 02 Aug 2010 15:36:12 +0000 Bjoern Ricks be more error prone in listing different files treepkg-status
Mon, 02 Aug 2010 10:41:55 +0000 Bjoern Ricks fixed typos treepkg-status
Thu, 29 Jul 2010 16:05:54 +0000 Bjoern Ricks fixed another typo treepkg-status
Thu, 29 Jul 2010 14:59:10 +0000 Bjoern Ricks fixed another typo treepkg-status
Thu, 29 Jul 2010 14:52:42 +0000 Bjoern Ricks fixed typo treepkg-status
Thu, 29 Jul 2010 14:50:53 +0000 Bjoern Ricks fix handling of showing only successfull builds together with num packages treepkg-status
Thu, 29 Jul 2010 13:43:39 +0000 Bjoern Ricks publish package must be default to get original behaviour treepkg-status
Thu, 29 Jul 2010 12:07:57 +0000 Bjoern Ricks introduced after_copy_hook and made rsync upload to publishdir optional treepkg-status
Wed, 28 Jul 2010 11:38:00 +0000 Bjoern Ricks only rsync specified architectures from cachedir to publishdir treepkg-status
Wed, 28 Jul 2010 08:38:50 +0000 Bjoern Ricks fix if statement treepkg-status
Wed, 28 Jul 2010 08:35:07 +0000 Bjoern Ricks only run upload hook if it is not empty
Wed, 28 Jul 2010 08:33:48 +0000 Bjoern Ricks fixed a typo treepkg-status
Wed, 28 Jul 2010 07:35:54 +0000 Bjoern Ricks add helper tool to list content of a cache db treepkg-status
Wed, 28 Jul 2010 07:35:21 +0000 Bjoern Ricks run rsync only an arch dirs that are present in the current treepkg treepkg-status
Tue, 27 Jul 2010 16:28:22 +0000 Bjoern Ricks check if upload hook is empty treepkg-status
Tue, 27 Jul 2010 08:54:34 +0000 Bjoern Ricks removed unnecessary debug output treepkg-status
Tue, 27 Jul 2010 08:54:15 +0000 Bjoern Ricks fixed wrong import statement treepkg-status
Mon, 26 Jul 2010 13:50:49 +0000 Bjoern Ricks fixed last commit (db instead of sqlite3) treepkg-status
Mon, 26 Jul 2010 13:46:19 +0000 Bjoern Ricks make treepkg compatible to python 2.4 treepkg-status
Mon, 26 Jul 2010 13:39:10 +0000 Bjoern Ricks use md5 instead of hashlib module treepkg-status
Mon, 26 Jul 2010 12:58:50 +0000 Bjoern Ricks incremental copying only changed debian packages treepkg-status
Mon, 26 Jul 2010 10:12:40 +0000 Bjoern Ricks first version of incremental copying debian packages to cachedir treepkg-status
Mon, 26 Jul 2010 09:42:07 +0000 Bjoern Ricks fixed some typos treepkg-status
Mon, 26 Jul 2010 08:28:48 +0000 Bjoern Ricks moved data handling in publishdebianpackages into seperate module treepkg-status
Fri, 23 Jul 2010 16:40:38 +0000 Bjoern Ricks implemented CacheDb to store copied Packages from build host treepkg-status
Thu, 22 Jul 2010 16:01:43 +0000 Bjoern Ricks improved publishdebianpackages and fixed a lot of bugs in the xml info parsing part treepkg-status
Thu, 22 Jul 2010 11:09:52 +0000 Bjoern Ricks fixed some small issues treepkg-status
Thu, 22 Jul 2010 11:02:36 +0000 Bjoern Ricks added a new root element which is called TreepkgRoot for Treepkg Info classes treepkg-status
Thu, 22 Jul 2010 10:26:40 +0000 Bjoern Ricks fixed small bugs treepkg-status
Thu, 22 Jul 2010 10:17:42 +0000 Bjoern Ricks copy binary-all packages in all binary-xyz dirs treepkg-status
Wed, 21 Jul 2010 15:52:15 +0000 Bjoern Ricks implemented parsing from xml string treepkg-status
Tue, 13 Jul 2010 16:46:17 +0000 Bjoern Ricks inital checkin for new publishpackages processing treepkg-status
Tue, 13 Jul 2010 14:26:11 +0000 Bjoern Ricks moved arch info to each package info treepkg-status
Tue, 13 Jul 2010 12:24:14 +0000 Bjoern Ricks moved common publish functions to a seperate module treepkg-status
Tue, 13 Jul 2010 12:23:28 +0000 Bjoern Ricks updated test readconfig for os config variable treepkg-status
Mon, 12 Jul 2010 15:47:42 +0000 Bjoern Ricks moved packages and logs to revision tag treepkg-status
Mon, 12 Jul 2010 15:06:22 +0000 Bjoern Ricks add os config statement treepkg-status
Mon, 12 Jul 2010 12:21:39 +0000 Bjoern Ricks missed in last commit treepkg-status
Mon, 12 Jul 2010 12:10:34 +0000 Bjoern Ricks let the user specify num revisions that should be shown in the info treepkg-status
Fri, 09 Jul 2010 15:06:15 +0000 Bjoern Ricks fixed status line for revision treepkg-status
Fri, 09 Jul 2010 14:44:52 +0000 Bjoern Ricks fixed some typos treepkg-status
Fri, 09 Jul 2010 14:19:17 +0000 Bjoern Ricks Bugfix: source was not defined treepkg-status
Fri, 09 Jul 2010 13:15:15 +0000 Bjoern Ricks implemented nearly all info treepkg-status
Fri, 09 Jul 2010 12:42:42 +0000 Bjoern Ricks added md5sum function treepkg-status
Fri, 09 Jul 2010 10:20:49 +0000 Bjoern Ricks get all log files treepkg-status
Thu, 08 Jul 2010 16:11:13 +0000 Bjoern Ricks write first info about tracks treepkg-status
Thu, 08 Jul 2010 16:08:39 +0000 Bjoern Ricks check if config file exists to get usefull error output treepkg-status
Thu, 08 Jul 2010 16:00:32 +0000 Bjoern Ricks changed <millpath> to <trackspath> treepkg-status
Thu, 08 Jul 2010 15:59:52 +0000 Bjoern Ricks added treepkg_dir andd tracks_dir attributes to PackageGroup treepkg-status
Thu, 08 Jul 2010 13:25:07 +0000 Bjoern Ricks moved test file to test main dir treepkg-status
Thu, 08 Jul 2010 10:07:39 +0000 Bjoern Ricks renamed new status dir to info because of a naming conflict with status.py treepkg-status
Wed, 07 Jul 2010 15:40:48 +0000 Bjoern Ricks added classed for treepkg status xml generation treepkg-status
Wed, 07 Jul 2010 13:32:28 +0000 Bjoern Ricks check if logdir exist before detemining log files
Wed, 07 Jul 2010 10:16:42 +0000 Bjoern Ricks created branch for treepkg refactoring treepkg-status
Wed, 07 Jul 2010 10:10:14 +0000 Bjoern Ricks removed obsolete maemo recipies
Wed, 07 Jul 2010 09:56:20 +0000 Bjoern Ricks bugfix:
Wed, 07 Jul 2010 09:33:49 +0000 Bjoern Ricks merged maemo packager into enterprise packager
Mon, 21 Jun 2010 13:06:51 +0000 Andre Heinecke Added a comment in the demo.cfg about the builder_cls option to switch the
Mon, 21 Jun 2010 13:06:12 +0000 Andre Heinecke Changed the test for readconfig to allow the additional builder_cls option
Mon, 21 Jun 2010 13:05:26 +0000 Andre Heinecke Added an option to configure the used builder class from the treepkg.cfg. This
Mon, 21 Jun 2010 10:58:09 +0000 Andre Heinecke Change gpgme naming to the standard scheme of the gnupg packages
Mon, 21 Jun 2010 10:44:57 +0000 Andre Heinecke Added for Windows CE
Mon, 21 Jun 2010 10:43:16 +0000 Andre Heinecke Recipes added for Windows CE
Mon, 21 Jun 2010 10:41:43 +0000 Andre Heinecke Add dependencies to the ce-arm packages since the autogen/configuration step is
Mon, 21 Jun 2010 10:40:33 +0000 Andre Heinecke Base takes now the configuration options for Windows CE that are supplied
Mon, 21 Jun 2010 08:23:30 +0000 Andre Heinecke Added the option to expose additional log files from the log directory.
Tue, 15 Jun 2010 10:56:44 +0000 Bjoern Ricks added kde_l10n packager that builds only tags
Tue, 01 Jun 2010 17:36:32 +0000 Bernhard Herzog Fix typos in doc-strings.
Tue, 01 Jun 2010 15:11:30 +0000 Bjoern Ricks used full path (baseurl + subdir) for tag detection not only the first subdir
Mon, 31 May 2010 12:16:04 +0000 Bjoern Ricks maemo_version is now <PKG_DATE>.<REVISION>
Mon, 31 May 2010 10:20:25 +0000 Bjoern Ricks treepkg is now able to handle debian source format 1.0 and source format 3.0 (quilt)
Mon, 31 May 2010 09:54:31 +0000 Bjoern Ricks removed dsc file statement from login target of sbuilder
Fri, 21 May 2010 15:32:41 +0000 Bjoern Ricks bugfix: remove unnecessary variable for enterprise builds
Fri, 21 May 2010 14:43:32 +0000 Bjoern Ricks bugfix: import recipes.kde.maemo.tags
Fri, 21 May 2010 13:52:47 +0000 Bjoern Ricks kde-l10n packager for maemo tags
Fri, 21 May 2010 12:45:58 +0000 Bjoern Ricks packageer for kde_l10n on maemo
Thu, 20 May 2010 13:37:36 +0000 Bjoern Ricks sbdmock is now able to run scripts
Wed, 19 May 2010 10:04:02 +0000 Bjoern Ricks fixed indentation
Tue, 18 May 2010 12:17:32 +0000 Bjoern Ricks added some comments
Tue, 18 May 2010 12:14:36 +0000 Bjoern Ricks added packager that is able to build only tags for enterprise builds
Tue, 18 May 2010 12:13:31 +0000 Bjoern Ricks added a small comment about the behaviour of this packager
Tue, 18 May 2010 11:59:12 +0000 Bjoern Ricks fixed indentation from tabs to spaces
Wed, 12 May 2010 08:29:52 +0000 Bjoern Ricks added some logging output
Wed, 12 May 2010 07:10:29 +0000 Bjoern Ricks only export debian dir from tag if a tag is build
Tue, 11 May 2010 12:56:15 +0000 Bjoern Ricks added a packager that only builds tags and not any trunk version
Tue, 11 May 2010 12:08:49 +0000 Bjoern Ricks replace rules_revision string in pkg_revision_template also for tags
Tue, 11 May 2010 09:48:59 +0000 Bjoern Ricks added a maemo packager for tags
Tue, 11 May 2010 09:36:56 +0000 Bjoern Ricks removed obsolete cast to int
Tue, 11 May 2010 07:37:28 +0000 Bjoern Ricks treepkg is able to use package descriptions from tags now
Mon, 10 May 2010 10:59:02 +0000 Bjoern Ricks added login feature for sbdmock
Mon, 26 Apr 2010 10:22:55 +0000 Bjoern Ricks fixed last commit
Mon, 26 Apr 2010 10:12:35 +0000 Bjoern Ricks catch OSErrors if some programs are not installed
Mon, 26 Apr 2010 09:33:58 +0000 Bjoern Ricks added sanity check if debian package description contains a dependency with a last ,
Fri, 23 Apr 2010 07:43:29 +0000 Bjoern Ricks merged branches/scratchbox into trunk
Thu, 22 Apr 2010 19:25:02 +0000 Andre Heinecke Last changed revision is now again correctly returned as a string
Thu, 22 Apr 2010 13:05:19 +0000 Andre Heinecke Fixed newest version detection for Subversion checkouts with external subdirs
Thu, 15 Apr 2010 14:53:31 +0000 Andre Heinecke Changed testmessages to use the correct types
Thu, 15 Apr 2010 14:52:35 +0000 Andre Heinecke Changed default message templates to the correct types
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)