Test-AutoBuild documentation
Test-AutoBuild - README
Test-AutoBuild - Changes
Test-AutoBuild - INSTALL
Test-AutoBuild - META.yml
Test-AutoBuild Makefile.PL
auto::build.conf - Test-AutoBuild configuration file
[
view source
]
Test::AutoBuild - Automated build engine controller
[
view source
]
Test::AutoBuild::Archive - archival of files and metadata
[
view source
]
Test::AutoBuild::Archive::File - Archive stored in regular files
[
view source
]
Test::AutoBuild::Archive::Memory - Archive stored (transiently) in memory
[
view source
]
Test::AutoBuild::ArchiveManager - The base class for managing archive
[
view source
]
Test::AutoBuild::ArchiveManager::File - Disk based archive manager
[
view source
]
Test::AutoBuild::ArchiveManager::Memory - Disk based archive manager
[
view source
]
Test::AutoBuild::Change - Details of change in source control repository
[
view source
]
Test::AutoBuild::Command - A locally executed command
[
view source
]
Test::AutoBuild::Command - The base class for executing commands
[
view source
]
Test::AutoBuild::Command::SELocal - A locally executed command with mandatory access control
[
view source
]
Test::AutoBuild::Counter - The base class for an AutoBuild stage
[
view source
]
Test::AutoBuild::Counter::ChangeList - Generates a build counter based on source repository changelist
[
view source
]
Test::AutoBuild::Counter::Time - Generates a build counter based on current time
[
view source
]
Test::AutoBuild::Counter::Timestamp - Generates a build counter based on current time
[
view source
]
Test::AutoBuild::ErrorReport - details of a fatal error condition
[
view source
]
Test::AutoBuild::Group - Simple grouping of modules
[
view source
]
Test::AutoBuild::Lib - A library of useful routines
[
view source
]
Test::AutoBuild::Lock - Manage a lock file to prevent concurrent execution
[
view source
]
Test::AutoBuild::Module - represents a code module to be built
[
view source
]
Test::AutoBuild::Monitor - Builder progress monitor
[
view source
]
Test::AutoBuild::Monitor::CommandLine - Monitor progress from 'ps'
[
view source
]
Test::AutoBuild::Monitor::Log4perl - Monitor progress through a log4perl
[
view source
]
Test::AutoBuild::Monitor::Pipe - Monitor progress through a pipe
[
view source
]
Test::AutoBuild::Package - Generated packages
[
view source
]
Test::AutoBuild::PackageType - Package type handling
[
view source
]
Test::AutoBuild::Platform - represents a build host's environment
[
view source
]
Test::AutoBuild::Publisher - Simple publishering of modules
[
view source
]
Test::AutoBuild::Publisher::Copy - Copies build logs to a directory
[
view source
]
Test::AutoBuild::Publisher::XSLTransform - Applies an XSL transform to an artifact
[
view source
]
Test::AutoBuild::Repository - Source control repository access
[
view source
]
Test::AutoBuild::Repository::Bazaar - A repository for Bazaar
[
view source
]
Test::AutoBuild::Repository::CVS - A repository for CVS
[
view source
]
Test::AutoBuild::Repository::Darcs - A repository for Darcs
[
view source
]
Test::AutoBuild::Repository::Disk - Access to source locally on disk
[
view source
]
Test::AutoBuild::Repository::Git - A repository for Git
[
view source
]
Test::AutoBuild::Repository::GNUArch - A repository for GNU Arch
[
view source
]
Test::AutoBuild::Repository::Mercurial - A repository for Mercurial
[
view source
]
Test::AutoBuild::Repository::Monotone - A repository for Monotone
[
view source
]
Test::AutoBuild::Repository::Perforce - A repository for Perforce
[
view source
]
Test::AutoBuild::Repository::Subversion - A repository for Subversion
[
view source
]
Test::AutoBuild::Repository::SVK - A repository for SVK (Distributed Subversion)
[
view source
]
Test::AutoBuild::Result - represents results of an action
[
view source
]
Test::AutoBuild::Runtime - Builder runtime state
[
view source
]
Test::AutoBuild::Stage - The base class for an AutoBuild stage
[
view source
]
Test::AutoBuild::Stage::Apt - Create index for APT package management tool
[
view source
]
Test::AutoBuild::Stage::ArtifactCopier - Copies build artifacts to a directory
[
view source
]
Test::AutoBuild::Stage::Build - The base class for an AutoBuild stage
[
view source
]
Test::AutoBuild::Stage::CleanArchive - Purge old build archives
[
view source
]
Test::AutoBuild::Stage::CleanBuildRoots - Clean up files in build install root
[
view source
]
Test::AutoBuild::Stage::CleanPackages - The base class for an AutoBuild stage
[
view source
]
Test::AutoBuild::Stage::Copier - Abstract base module for copying files
[
view source
]
Test::AutoBuild::Stage::CreateArchive - Initialize a new archive instance
[
view source
]
Test::AutoBuild::Stage::CreateRepo - Create an package repository index for package management tools
[
view source
]
Test::AutoBuild::Stage::EmailAlert - Send email alerts with build status
[
view source
]
Test::AutoBuild::Stage::GetSource - The base class for an AutoBuild stage
[
view source
]
Test::AutoBuild::Stage::Group - Groups several stages together
[
view source
]
Test::AutoBuild::Stage::HTMLStatus - Generate HTML status pages for build cycle
[
view source
]
Test::AutoBuild::Stage::ISOBuilder - creates CD ISO images
[
view source
]
Test::AutoBuild::Stage::Iterator - Run a set of stages for each module
[
view source
]
Test::AutoBuild::Stage::LogCopier - Copy log files to a distribution site.
[
view source
]
Test::AutoBuild::Stage::PackageCopier - Copy generated packages to a distribution site
[
view source
]
Test::AutoBuild::Stage::SetNice - Alter the scheduling priority of builder
[
view source
]
Test::AutoBuild::Stage::TemplateGenerator - Base class for generating file templates
[
view source
]
Test::AutoBuild::Stage::Test - Run module test suites
[
view source
]
Test::AutoBuild::Stage::Yum - Create an index for Yum package management tool
[
view source
]
Back to
home
.
Contained in the
Test-AutoBuild
distribution.