2010-08-20 |
Sascha Teichmann |
Initial check-in of sawmill a simple mod_python based
|
2010-08-13 |
Bjoern Ricks |
capture only stdout for treepkginfo
|
2010-08-11 |
Andre Heinecke |
Enable more variables to be used in the version template.
|
2010-08-10 |
Bjoern Ricks |
added jobdaemon
|
2010-08-10 |
Bjoern Ricks |
added missing import
|
2010-08-09 |
Andre Heinecke |
Cleanup misplaced whitespace
|
2010-08-09 |
Andre Heinecke |
Ignore redundancy of trailing slashes while ensuring to have at least one.
|
2010-08-09 |
Andre Heinecke |
Default to treepkg.packager if no packager class is given
|
2010-08-09 |
Andre Heinecke |
Always call checkout index with a trailing / to force the creation of the dest
|
2010-08-06 |
Bjoern Ricks |
fix: function name is makedirs instead of mkdirs
|
2010-08-06 |
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
|
2010-08-06 |
Bjoern Ricks |
Merged revisions 388-399 via svnmerge from
|
2010-08-06 |
Bjoern Ricks |
Merged revisions 346-386 via svnmerge from
|
2010-08-06 |
Bjoern Ricks |
cleanup modules
treepkg-status
|
2010-08-05 |
Bjoern Ricks |
review changes
treepkg-status
|
2010-08-02 |
Bjoern Ricks |
be more error prone in listing different files
treepkg-status
|
2010-08-02 |
Bjoern Ricks |
fixed typos
treepkg-status
|
2010-07-29 |
Bjoern Ricks |
fixed another typo
treepkg-status
|
2010-07-29 |
Bjoern Ricks |
fixed another typo
treepkg-status
|
2010-07-29 |
Bjoern Ricks |
fixed typo
treepkg-status
|
2010-07-29 |
Bjoern Ricks |
fix handling of showing only successfull builds together with num packages
treepkg-status
|
2010-07-29 |
Bjoern Ricks |
publish package must be default to get original behaviour
treepkg-status
|
2010-07-29 |
Bjoern Ricks |
introduced after_copy_hook and made rsync upload to publishdir optional
treepkg-status
|
2010-07-28 |
Bjoern Ricks |
only rsync specified architectures from cachedir to publishdir
treepkg-status
|
2010-07-28 |
Bjoern Ricks |
fix if statement
treepkg-status
|
2010-07-28 |
Bjoern Ricks |
only run upload hook if it is not empty
|
2010-07-28 |
Bjoern Ricks |
fixed a typo
treepkg-status
|
2010-07-28 |
Bjoern Ricks |
add helper tool to list content of a cache db
treepkg-status
|
2010-07-28 |
Bjoern Ricks |
run rsync only an arch dirs that are present in the current treepkg
treepkg-status
|
2010-07-27 |
Bjoern Ricks |
check if upload hook is empty
treepkg-status
|
2010-07-27 |
Bjoern Ricks |
removed unnecessary debug output
treepkg-status
|
2010-07-27 |
Bjoern Ricks |
fixed wrong import statement
treepkg-status
|
2010-07-26 |
Bjoern Ricks |
fixed last commit (db instead of sqlite3)
treepkg-status
|
2010-07-26 |
Bjoern Ricks |
make treepkg compatible to python 2.4
treepkg-status
|
2010-07-26 |
Bjoern Ricks |
use md5 instead of hashlib module
treepkg-status
|
2010-07-26 |
Bjoern Ricks |
incremental copying only changed debian packages
treepkg-status
|
2010-07-26 |
Bjoern Ricks |
first version of incremental copying debian packages to cachedir
treepkg-status
|
2010-07-26 |
Bjoern Ricks |
fixed some typos
treepkg-status
|
2010-07-26 |
Bjoern Ricks |
moved data handling in publishdebianpackages into seperate module
treepkg-status
|
2010-07-23 |
Bjoern Ricks |
implemented CacheDb to store copied Packages from build host
treepkg-status
|
2010-07-22 |
Bjoern Ricks |
improved publishdebianpackages and fixed a lot of bugs in the xml info parsing part
treepkg-status
|
2010-07-22 |
Bjoern Ricks |
fixed some small issues
treepkg-status
|
2010-07-22 |
Bjoern Ricks |
added a new root element which is called TreepkgRoot for Treepkg Info classes
treepkg-status
|
2010-07-22 |
Bjoern Ricks |
fixed small bugs
treepkg-status
|
2010-07-22 |
Bjoern Ricks |
copy binary-all packages in all binary-xyz dirs
treepkg-status
|
2010-07-21 |
Bjoern Ricks |
implemented parsing from xml string
treepkg-status
|
2010-07-13 |
Bjoern Ricks |
inital checkin for new publishpackages processing
treepkg-status
|
2010-07-13 |
Bjoern Ricks |
moved arch info to each package info
treepkg-status
|
2010-07-13 |
Bjoern Ricks |
moved common publish functions to a seperate module
treepkg-status
|
2010-07-13 |
Bjoern Ricks |
updated test readconfig for os config variable
treepkg-status
|
2010-07-12 |
Bjoern Ricks |
moved packages and logs to revision tag
treepkg-status
|
2010-07-12 |
Bjoern Ricks |
add os config statement
treepkg-status
|
2010-07-12 |
Bjoern Ricks |
missed in last commit
treepkg-status
|
2010-07-12 |
Bjoern Ricks |
let the user specify num revisions that should be shown in the info
treepkg-status
|
2010-07-09 |
Bjoern Ricks |
fixed status line for revision
treepkg-status
|
2010-07-09 |
Bjoern Ricks |
fixed some typos
treepkg-status
|
2010-07-09 |
Bjoern Ricks |
Bugfix: source was not defined
treepkg-status
|
2010-07-09 |
Bjoern Ricks |
implemented nearly all info
treepkg-status
|
2010-07-09 |
Bjoern Ricks |
added md5sum function
treepkg-status
|
2010-07-09 |
Bjoern Ricks |
get all log files
treepkg-status
|
2010-07-08 |
Bjoern Ricks |
write first info about tracks
treepkg-status
|
2010-07-08 |
Bjoern Ricks |
check if config file exists to get usefull error output
treepkg-status
|
2010-07-08 |
Bjoern Ricks |
changed <millpath> to <trackspath>
treepkg-status
|
2010-07-08 |
Bjoern Ricks |
added treepkg_dir andd tracks_dir attributes to PackageGroup
treepkg-status
|
2010-07-08 |
Bjoern Ricks |
moved test file to test main dir
treepkg-status
|
2010-07-08 |
Bjoern Ricks |
renamed new status dir to info because of a naming conflict with status.py
treepkg-status
|
2010-07-07 |
Bjoern Ricks |
added classed for treepkg status xml generation
treepkg-status
|
2010-07-07 |
Bjoern Ricks |
check if logdir exist before detemining log files
|
2010-07-07 |
Bjoern Ricks |
created branch for treepkg refactoring
treepkg-status
|
2010-07-07 |
Bjoern Ricks |
removed obsolete maemo recipies
|
2010-07-07 |
Bjoern Ricks |
bugfix:
|
2010-07-07 |
Bjoern Ricks |
merged maemo packager into enterprise packager
|
2010-06-21 |
Andre Heinecke |
Added a comment in the demo.cfg about the builder_cls option to switch the
|
2010-06-21 |
Andre Heinecke |
Changed the test for readconfig to allow the additional builder_cls option
|
2010-06-21 |
Andre Heinecke |
Added an option to configure the used builder class from the treepkg.cfg. This
|
2010-06-21 |
Andre Heinecke |
Change gpgme naming to the standard scheme of the gnupg packages
|
2010-06-21 |
Andre Heinecke |
Added for Windows CE
|
2010-06-21 |
Andre Heinecke |
Recipes added for Windows CE
|
2010-06-21 |
Andre Heinecke |
Add dependencies to the ce-arm packages since the autogen/configuration step is
|
2010-06-21 |
Andre Heinecke |
Base takes now the configuration options for Windows CE that are supplied
|
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.
|
2009-04-24 |
Bernhard Herzog |
Add tag parameter to RevisionPackager constructor. The tag is stored in
|
2009-04-24 |
Bernhard Herzog |
Add a tags field to the revision status to keep track of which tags
|
2009-04-17 |
Bernhard Herzog |
Allow default values for individual options to be passed to read_config_section.
|
2009-04-16 |
Bernhard Herzog |
Fix comment
|
2009-04-16 |
Bernhard Herzog |
Make publishpackages.py work for automated regular publishing of the
|
2009-04-15 |
Bernhard Herzog |
Improve default value and explanation for the cachedir setting
|
2009-04-14 |
Bernhard Herzog |
Correct the help string for listpackages' --newest option and set a
|
2009-04-14 |
Bernhard Herzog |
Add --newest=N option to listpackages to get more than one newest
|
2009-04-14 |
Bernhard Herzog |
Make bin/listpackages.py ignore revisions that have not been built
|
2009-04-09 |
Bernhard Herzog |
Make bin/listpackages.py prefer the newest packages by start-time, not
|
2009-04-09 |
Bernhard Herzog |
Make the Status class usable without a filename and provide methods to
|
2009-03-09 |
Bernhard Herzog |
Add config settings "distribution" and "section" so that they don't have
|
2009-03-06 |
Bernhard Herzog |
Make bin/listpackages.py handle corner cases like no revisions built or
|
2009-03-06 |
Bernhard Herzog |
Mention rules revision in text of --revision parameter of bin/publishpackages.py
|
2009-03-06 |
Bernhard Herzog |
Extend --revision parameter of bin/listpackages.py to accept rules revision too.
|
2009-02-24 |
Bernhard Herzog |
Add --save-after-login option to bin/treepkgbuilder.py and corresponding
|
2009-01-21 |
Bernhard Herzog |
Report the revision correctly
|
2009-01-20 |
Bernhard Herzog |
Add execute command to treepkgbuilder
|
2009-01-16 |
Bernhard Herzog |
Add test for bin/listpendingnotifications.py
|
2009-01-14 |
Bernhard Herzog |
Include the rules revision in the output of listpendingnotifications.py
|
2009-01-14 |
Bernhard Herzog |
Add the rules revision number to the filenames referenced by
|
2009-01-14 |
Bernhard Herzog |
Add the rules revision number to the filenames used by the web status
|
2009-01-13 |
Bernhard Herzog |
Fix problem with determining whether a given revision has already been packaged
|
2009-01-13 |
Bernhard Herzog |
Show the rules revision in the reports generated by bin/reportstatus.py
|
2009-01-13 |
Bernhard Herzog |
Use better names for the rules revision in the structs in the reports.
|
2009-01-13 |
Bernhard Herzog |
Provide the rules revision number to reports
|
2009-01-13 |
Bernhard Herzog |
Add a way to specify the svn URL of the repository with the debian rules
|
2009-01-13 |
Bernhard Herzog |
Extend bin/updatetreepkg.py to rename the revision directories if they
|
2009-01-13 |
Bernhard Herzog |
When checking whether to build a new revision, also update the rules
|
2009-01-13 |
Bernhard Herzog |
Use treepkg.subversion.ManualWorkingCopy for the debian directory in a
|
2009-01-13 |
Bernhard Herzog |
Add treepkg.subversion.ManualWorkingCopy. Same interface as
|
2009-01-13 |
Bernhard Herzog |
Prepare for svn managed debian rules directories. So far, the directory
|
2009-01-09 |
Bernhard Herzog |
Fix a bug introduced by the subversion interface reorganization
|
2009-01-08 |
Bernhard Herzog |
Make bin/updatetreepkg.py executable
|
2009-01-08 |
Bernhard Herzog |
Adapt enterprise_4 kde_l10n recipe to changes in debian lenny
|
2009-01-08 |
Bernhard Herzog |
Adapt enterprise_4 kde_l10n recipe to treepkg changes
|
2009-01-08 |
Bernhard Herzog |
Handle the svn repositories and working copies in a more object oriented way
|
2009-01-08 |
Bernhard Herzog |
some cosmetic changes:
|
2009-01-07 |
Bernhard Herzog |
Remove the unused PackageTrack.last_packaged_revision method and
|
2009-01-06 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdepim packager
|
2009-01-06 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdebase_workspace
|
2009-01-06 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdebase_runtime
|
2009-01-06 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdepimlibs packager
|
2009-01-06 |
Bernhard Herzog |
Use the recipes.kde_enterprise_4.base module to define the kdelibs packager
|
2009-01-06 |
Bernhard Herzog |
New module with code common to almost all kdepim enterprise 4 recipes
|
2009-01-05 |
Bernhard Herzog |
Removed kdebase recipe because it's not used.
|
2008-12-18 |
Bernhard Herzog |
Activate version number patching for KDEPIM enterprise4 packages.
|
2008-11-28 |
Bernhard Herzog |
Add --bind-mount option to bin/treepkgbuilder.py's login command and a
|
2008-11-28 |
Bernhard Herzog |
Fix filename in demopublishpackages.cfg
|
2008-11-14 |
Bernhard Herzog |
Add more KDEPIM Enterprise 4 recipes: l10n, kdebase_runtime, kdebase_workspace
|
2008-11-14 |
Bernhard Herzog |
Add build command to bin/treepkgbuilder.py
|
2008-11-14 |
Bernhard Herzog |
Make logfile and binary_dir parameters of PBuilder.build optional.
|
2008-11-06 |
Bernhard Herzog |
Allow checkouts of specific revision and to prohibit recursion during
|
2008-11-06 |
Bernhard Herzog |
SourcePackager.create_tarball: add parameter to specify compression method
|
2008-11-06 |
Bernhard Herzog |
Fix doc-string
|
2008-10-15 |
Bernhard Herzog |
remove unused method kdebase_version
|
2008-09-05 |
Bernhard Herzog |
Add recipes for KDEPIM enterprise 4 packages
|
2008-09-05 |
Bernhard Herzog |
Rename TestDebianControlFile to TestDebianControlFileSimple to use a
|
2008-09-04 |
Bernhard Herzog |
Fix comment
|
2008-08-20 |
Bernhard Herzog |
Add login command to bin/treepkgbuilder.py and corresponding method in
|
2008-08-20 |
Bernhard Herzog |
publishpackages command: if --track is omitted, publish files of all tracks.
|
2008-08-20 |
Bernhard Herzog |
listpackages command: if --track is omitted, list files of all tracks.
|
2008-08-20 |
Bernhard Herzog |
libgcrypt recipe: libgcrypt requires transfig and gs when creating the tarball
|
2008-08-20 |
Bernhard Herzog |
Make the version detection for the gnupg recipes more tolerant to deal
|
2008-08-01 |
Bernhard Herzog |
Extend debian/control file parser to cope with more real-world file.
|
2008-07-31 |
Bernhard Herzog |
Make filesupport.py more PEP8 conformant. Rename method
|
2008-07-31 |
Bernhard Herzog |
Log the output of the dpkg-source call to dpkg_source.txt.
|
2008-07-31 |
Bernhard Herzog |
Add logfile argument to treepkg.run.call to log the output of the
|
2008-07-30 |
Bernhard Herzog |
Add the add-binaries command to bin/treepkgbuilder.py
|
2008-07-30 |
Bernhard Herzog |
When building a subset of tracks, make sure new packages are added to
|
2008-07-30 |
Bernhard Herzog |
Add runtreepkg.py command line option --no-svn-update to inhibit updates
|
2008-07-08 |
Bernhard Herzog |
When signing Release files, delete the signature before creating a new
|
2008-06-26 |
Bernhard Herzog |
Fix typo
|
2008-06-26 |
Bernhard Herzog |
Use the FileTestMixin for the status tests, too.
|
2008-06-26 |
Bernhard Herzog |
For log files, use a name under the test specific temp dir to avoid
|
2008-06-26 |
Bernhard Herzog |
Rework test/filesupport.py so that test cases always use their own
|
2008-06-25 |
Bernhard Herzog |
Add the addkey command to bin/treepkgbuilder.py and a corresponding
|
2008-06-25 |
Bernhard Herzog |
Add test case for the save_after_exec parameter and adapt the other
|
2008-06-25 |
Bernhard Herzog |
Add the save_after_exec argument to the PBuilder.run_script method. If
|
2008-06-25 |
Bernhard Herzog |
Extend the PBuilder.run_script method so that the script can be called
|
2008-06-24 |
Bernhard Herzog |
Update demo.cfg with better defaults and a new paragraph for the
|
2008-06-24 |
Bernhard Herzog |
Implement optional signing of .dsc and .changes files
|
2008-06-24 |
Bernhard Herzog |
PBuilder: refactor the "pbuilder update" call into a separate method
|
2008-06-24 |
Bernhard Herzog |
Add bin/treepkgbuilder.py, a script to manage treepkg's pbuilder instance
|
2008-06-24 |
Bernhard Herzog |
Make PBuilder.update_extra_pkg_dir create Release and Release.gpg files
|
2008-06-24 |
Bernhard Herzog |
Adapt gnugp2 recipe to the filenameproperty renaming
|
2008-06-23 |
Bernhard Herzog |
treepkg.builder.PBuilder: refactor the actual apt-ftparchive call into a
|
2008-06-23 |
Bernhard Herzog |
Introduce filenameproperties for the various directories in the PBuilder class
|
2008-06-23 |
Bernhard Herzog |
Move the filenameproperty factory from treepkg/packager.py to
|
2008-06-23 |
Bernhard Herzog |
Add "--debbuildopts -b" to "pbuilder build" command line to stop
|
2008-06-23 |
Bernhard Herzog |
Move the pbuilder initialization code from bin/initpbuilder.py to
|
2008-06-20 |
Bernhard Herzog |
Extend listdir_abs with an optional glob pattern
|
2008-06-20 |
Bernhard Herzog |
Removed unused method PackageTrack.debian_source
|
2008-06-20 |
Bernhard Herzog |
Introduce package track config option signing_key_id to specify the
|
2008-06-20 |
Bernhard Herzog |
Add a function to sign a debian .dsc or .control file
|
2008-06-20 |
Bernhard Herzog |
Make treepkg.run.capture_output include the output in the
|
2008-06-20 |
Bernhard Herzog |
Extend treepkg.run.call so that data can be fed to stdin of the subprocess.
|
2008-06-20 |
Bernhard Herzog |
Fix spelling of the DebianControlFile.handle_source_paragraph method.
|
2008-06-19 |
Bernhard Herzog |
Remove debug print
|
2008-06-19 |
Bernhard Herzog |
kdepim recipe: raise an error if not all version replacements could be done
|
2008-06-19 |
Bernhard Herzog |
Make treepkg/utilreplace_in_file return whether any substitutions were made.
|
2008-06-19 |
Bernhard Reiter |
Changed matching string enterprise->enterprise35, so it matches
|
2008-06-17 |
Bernhard Herzog |
Make the template used by bin/publishstaticweb.py configurable.
|
2008-06-11 |
Bernhard Herzog |
gnupg2 recipe: create the pkits log with 0644 permissions
|
2008-06-11 |
Bernhard Herzog |
gnupg2 recipe: format the PKITS log as a HTML table
|
2008-06-10 |
Bernhard Herzog |
Serve log files ending with .html as text/html
|
2008-06-10 |
Bernhard Herzog |
Make status-by-startdate.html the default template. Sorting by date is
|
2008-06-09 |
Bernhard Herzog |
New alternative template for the status page. This one sorts by
|
2008-06-09 |
Bernhard Herzog |
Let the user supply the filename of the template to use for the status page.
|
2008-06-09 |
Bernhard Herzog |
Actually commit the web/status-by-revision.html
|
2008-06-09 |
Bernhard Herzog |
Move the default template for the status web page to the new directory
|
2008-06-05 |
Bernhard Herzog |
Make sure the log dir exists before attempting to run pbuilder build
|
2008-06-05 |
Bernhard Herzog |
Adapt web.py to use list_log_files when handling log files.
|
2008-06-05 |
Bernhard Herzog |
Add reportstatus.py flag --sort-on= to let the user choose the sort field.
|
2008-06-05 |
Bernhard Herzog |
new report type: sorted by start date instead of revision number. This
|
2008-06-05 |
Bernhard Herzog |
Rework treepkg/report.py to prepare for other report types. Adapt
|
2008-06-02 |
Bernhard Herzog |
New file. Script to update an existing treepkg installation to the
|
2008-06-02 |
Bernhard Herzog |
Create build_log.txt into the log/ subdirectory.
|
2008-06-02 |
Bernhard Herzog |
Rename the build log from build.log to build_log.txt. This makes
|
2008-06-02 |
Bernhard Herzog |
Extend the gnupg2 recipe so that it extracts the PKITS log.
|
2008-06-02 |
Bernhard Herzog |
Add RevisionPackager method list_log_files which returns a description
|
2008-06-02 |
Bernhard Herzog |
Extend _filenameproperty so that the filename can be interpreted
|
2008-06-02 |
Bernhard Herzog |
In PBuilder.run_script create the log file before starting pbuilder to
|
2008-05-27 |
Bernhard Herzog |
In the gnupg SmartSourcePackager, put the tarball creation log into the log_dir.
|
2008-05-27 |
Bernhard Herzog |
Add a log/ subdir for each revision. The filename is available as the
|
2008-05-27 |
Bernhard Herzog |
Make more of RevisionPackager available to SourcePackager and
|
2008-05-26 |
Bernhard Herzog |
Add recipes for gnupg and related packages
|
2008-05-23 |
Bernhard Herzog |
Update demo.cfg: add option for dependency handling, adapt
|
2008-05-23 |
Bernhard Herzog |
Reorganize and rename the packager hierarchy.
|
2008-05-23 |
Bernhard Herzog |
Try to determine dependencies only when treepkg is fully configured.
|
2008-05-23 |
Bernhard Herzog |
Fix typo in comment in demo.cfg
|
2008-05-23 |
Bernhard Herzog |
Add the handle_dependencies Option for the config file. Extend the test
|
2008-05-23 |
Bernhard Herzog |
Add basic dependency handling to PackageTrack and PackagerGroup.
|
2008-05-22 |
Bernhard Herzog |
Add treepkg/debian.py and test/test_debian.py with code and tests to
|
2008-05-22 |
Bernhard Herzog |
New parameter for PBuilder.build: extra_env, a mapping with extra
|
2008-05-22 |
Bernhard Herzog |
Make the import_packager_module function more flexible. The modules may
|
2008-05-22 |
Bernhard Herzog |
New parameter treepkg.run.call: extra_env for additional environment
|
2008-05-22 |
Bernhard Herzog |
Add tests for treepkg/run.py
|
2008-05-22 |
Bernhard Herzog |
New arguments for the PBuilder.build method:
|
2008-05-21 |
Bernhard Herzog |
Add the PBuilder.add_binaries_to_extra_pkg method. It allows automatic
|
2008-05-21 |
Bernhard Herzog |
Extend/Modify FileTestMixin.create_files:
|
2008-05-21 |
Bernhard Herzog |
Add PBuilder.run_script method and associated tests. The run_script
|
2008-05-20 |
Bernhard Herzog |
Add test/test_builder.py with tests for treepkg.builder
|
2008-04-02 |
Bernhard Herzog |
Fix variable name in testcase
|
2008-04-01 |
Bernhard Herzog |
Cosemetic fix in test data
|
2008-04-01 |
Bernhard Herzog |
Fix doc-string
|
2008-04-01 |
Bernhard Herzog |
Extend treepkg.readconfig.read_config:
|
2008-04-01 |
Bernhard Herzog |
Add a smarter way to load the packager modules: Add the function
|
2008-03-20 |
Bernhard Herzog |
Abstract the pbuilder calls into the new class treepkg.builder.PBuilder.
|
2008-03-19 |
Bernhard Herzog |
Move the sed-like replacement code from enterprise/kdepim.py to treepkg/util.py
|
2008-03-19 |
Bernhard Herzog |
Remove StatusFile. It has been superseded by the treepkg.util module
|
2008-03-04 |
Bernhard Herzog |
Add note about notificatin mails to README
|
2008-03-04 |
Bernhard Herzog |
Add note about bin/inittreepkg.py to README
|
2008-03-04 |
Bernhard Herzog |
Include the build host in the default value of cachedir in demostaticweb.cfg
|
2008-03-04 |
Bernhard Herzog |
Add bin/inittreepkg.py, a script to automate some of the installation
|
2008-03-04 |
Bernhard Herzog |
Use cmdexpand in bin/initpbuilder.py
|
2008-03-04 |
Bernhard Herzog |
Better default values for the kde-i18n section of demo.cfg
|
2008-03-04 |
Bernhard Herzog |
fix typos
|
2008-03-04 |
Bernhard Herzog |
fix typos
|
2008-02-25 |
Bernhard Herzog |
Add documentation/kdepim as SVN externals directory to the enterprise i18n
|
2008-02-19 |
Bernhard Herzog |
Remove unused option base_url
|
2008-02-19 |
Bernhard Herzog |
Add support for notification mails in case of build errors
|
2007-11-26 |
Bernhard Herzog |
Make packaging a specific revision work even if newer revisions have already
|
2007-11-26 |
Bernhard Herzog |
revert previous change; it was committed accidentally
|
2007-11-26 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
2007-11-26 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
2007-11-26 |
Bernhard Herzog |
refactor the packager test cases to prepare for more tests
|
2007-11-07 |
Bernhard Herzog |
Make the prefix used in the debian revision number configurable.
|
2007-11-06 |
Bernhard Herzog |
Add instructions_file setting to demo.cfg
|
2007-09-11 |
Bernhard Herzog |
Implement a way to stop a running treepackager.
|
2007-09-11 |
Bernhard Herzog |
remove unused import
|
2007-09-11 |
Bernhard Herzog |
Add scripts that help publish the packages produced by the tree packager
|
2007-09-11 |
Bernhard Herzog |
Add methods RevisionPackager.list_source_files and
|
2007-09-11 |
Bernhard Herzog |
add some tests for the PackageTrack.last_packaged_revision() method
|
2007-09-11 |
Bernhard Herzog |
In TestPackageTrack, create the test files in the test_-methods so that
|
2007-09-11 |
Bernhard Herzog |
Make PackageTrack.get_revision_numbers return the revisions as a sorted
|
2007-09-10 |
Bernhard Herzog |
Make BinaryPackager remove all files that do not belong to the binary
|
2007-08-31 |
Bernhard Herzog |
Document what extract_value_for_key returns when the key is not found
|
2007-08-31 |
Bernhard Herzog |
Make the defaults a bit more useful:
|
2007-05-11 |
Bernhard Herzog |
Add command line option --revision to package a specific revision.
|
2007-05-11 |
Bernhard Herzog |
Add revision parameter to PackagerGroup.__init__ and some other methods
|
2007-05-11 |
Bernhard Herzog |
Add revision parameter to update so that a checkout can be updated to a
|
2012-04-24 |
Thomas Arendsen Hein |
initial revision of the subversion repository
|
2007-04-17 |
Bernhard Herzog |
web: create cachedir if it doesn't exist
|
2007-04-17 |
Bernhard Herzog |
web: expand the cachedir value of of staticweb.cfg
|
2007-04-17 |
Bernhard Herzog |
web: build logs have extension .txt now to improve their mime type
|
2007-04-17 |
Bernhard Herzog |
rename publish_static_site arfgument
|
2007-04-16 |
Bernhard Herzog |
fix typo
|
2007-04-12 |
Bernhard Herzog |
fix typos in README
|
2007-04-12 |
Bernhard Herzog |
flesh out the REAME file some more
|
2007-04-12 |
Bernhard Herzog |
add README section for the static web-page config
|
2007-04-12 |
Bernhard Herzog |
remove date/author line from README
|
2007-04-12 |
Bernhard Herzog |
add publishstaticweb.py and demo config file
|
2007-04-11 |
Bernhard Herzog |
fix typo in doc-string
|
2007-04-11 |
Bernhard Herzog |
merge
|
2007-04-11 |
Bernhard Herzog |
add createstaticweb.py
|
2007-04-11 |
Bernhard Herzog |
web: add method to create a static status web-site
|
2007-04-10 |
Bernhard Herzog |
merge
|
2007-04-10 |
Bernhard Herzog |
add the report time stamp to the web status
|
2007-04-10 |
Bernhard Herzog |
add a timestamp for the entire report
|
2007-04-10 |
Bernhard Herzog |
add Z suffix to all times in status reports
|
2007-04-10 |
Bernhard Herzog |
merge
|
2007-04-10 |
Bernhard Herzog |
make the status files are world readable
|
2007-04-10 |
Bernhard Herzog |
allow optionally set the file permissions in writefile
|
2007-04-10 |
Bernhard Herzog |
upgrade cmdexpand to newer version
|
2007-04-10 |
Bernhard Herzog |
merge
|
2007-04-03 |
Bernhard Herzog |
fix typo in log message
|
2007-04-03 |
Bernhard Herzog |
rename some variables from pkg_track to track
|
2007-04-03 |
Bernhard Herzog |
Rename 'packagel ine' -> 'package track'
|
2007-04-03 |
Bernhard Herzog |
merge
|
2007-04-03 |
Bernhard Herzog |
update README part about pbuilder config
|
2007-04-02 |
Bernhard Herzog |
merge
|
2007-04-02 |
Bernhard Herzog |
add script to initialize treepkg pbuilder environment
|
2007-04-02 |
Bernhard Herzog |
add config options pbuilderrc and use it when calling pbuilder
|
2007-04-02 |
Bernhard Herzog |
merge
|
2007-03-20 |
Bernhard Herzog |
use cmdexpand when calling subprocesses
|
2007-03-19 |
Bernhard Herzog |
add cmdexpand function and tests
|
2007-03-19 |
Bernhard Herzog |
adapt status test cases to the enum fields
|
2007-03-19 |
Bernhard Herzog |
add README
|
2007-03-15 |
Bernhard Herzog |
use the enums for the status field of RevisionStatus
|
2007-03-15 |
Bernhard Herzog |
Add real enums for status information
|
2007-03-15 |
Bernhard Herzog |
Make defining a status class easier with a meta class
|
2007-03-15 |
Bernhard Herzog |
Prefix some more attributes of Status with an underscore
|
2007-03-15 |
Bernhard Herzog |
Rename BaseStatus to Status
|
2007-03-15 |
Bernhard Herzog |
rename Status to RevisionStatus
|
2007-03-15 |
Bernhard Herzog |
prefix the instance variables of BaseStatus with a '_'
|
2007-03-15 |
Bernhard Herzog |
Separate a generic base class from Status
|
2007-03-15 |
Bernhard Herzog |
merge
|
2007-03-15 |
Bernhard Herzog |
add more tests for status defaults
|
2007-03-15 |
Bernhard Herzog |
merge
|
2007-03-14 |
Bernhard Herzog |
report two packages with teh same revision on the same line
|
2007-03-14 |
Bernhard Herzog |
Introduce 'unknown' as default status of a revision
|
2007-03-14 |
Bernhard Herzog |
kdei18n: put the scripts subdirectory into the .orig.tar.gz
|
2007-03-14 |
Bernhard Herzog |
cope with unknown packager names in runtreepkg.py
|
2007-03-14 |
Bernhard Herzog |
fix typo
|
2007-03-14 |
Bernhard Herzog |
runtreepkg.py: add option --once and a way to run specific packagers
|
2007-03-13 |
Bernhard Herzog |
turn the (de)serialize functions of the status fields into methods
|
2007-03-13 |
Bernhard Herzog |
add cherrypy.cfg
|
2007-03-13 |
Bernhard Herzog |
make starttreepkgweb.py executable
|
2007-03-13 |
Bernhard Herzog |
merge
|
2007-03-13 |
Bernhard Herzog |
Add simple web interface for status reports
|
2007-03-13 |
Bernhard Herzog |
Add treepkg/report.py for reporting and use it in reportstatus.py
|
2007-03-13 |
Bernhard Herzog |
Improve access to a RevisionPackager's build_log
|
2007-03-12 |
Bernhard Herzog |
filename is not available for read config error message
|
2007-03-09 |
Bernhard Herzog |
Use the new status class and report start/stop time too
|
2007-03-09 |
Bernhard Herzog |
Add a stop field to the status
|
2007-03-09 |
Bernhard Herzog |
Add simple status report tool. Still using the old status files
|
2007-03-09 |
Bernhard Herzog |
Ignore the temporary files generated by the test suite
|
2007-03-09 |
Bernhard Herzog |
New Status class that handles several fields
|
2007-03-09 |
Bernhard Herzog |
Add method RevisionPackager.get_revision_numbers
|
2007-03-09 |
Bernhard Herzog |
Fix typo in logging message
|
2007-03-09 |
Bernhard Herzog |
Rename the instance variable plant to pkg_line in some classes
|
2007-03-09 |
Bernhard Herzog |
Rename AssemblyLine to PackageLine
|
2007-03-09 |
Bernhard Herzog |
Rename the Packager class to PackagerGroup
|
2007-03-09 |
Bernhard Herzog |
Adapt demo.cfg to the new packager classes
|
2007-03-09 |
Bernhard Herzog |
Add a packager for the enterprise branch localizations
|
2007-03-09 |
Bernhard Herzog |
Separate the kolab specific parts.
|
2007-03-08 |
Bernhard Herzog |
more infos about svn_url
|
2007-03-08 |
Bernhard Herzog |
readconfig.py is smarter now about conversions and supports shlex
|
2007-03-06 |
Bernhard Herzog |
add demo.cfg
|
2007-03-06 |
Bernhard Herzog |
initial checkin
|