Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/buildbot/docs/buildbot.info
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/docs/buildbot.info')
-rw-r--r--buildbot/docs/buildbot.info192
1 files changed, 192 insertions, 0 deletions
diff --git a/buildbot/docs/buildbot.info b/buildbot/docs/buildbot.info
new file mode 100644
index 0000000..3665210
--- /dev/null
+++ b/buildbot/docs/buildbot.info
@@ -0,0 +1,192 @@
+This is buildbot.info, produced by makeinfo version 4.11 from
+buildbot.texinfo.
+
+This is the BuildBot manual.
+
+ Copyright (C) 2005,2006 Brian Warner
+
+ Copying and distribution of this file, with or without
+modification, are permitted in any medium without royalty provided
+the copyright notice and this notice are preserved.
+
+
+Indirect:
+buildbot.info-1: 330
+buildbot.info-2: 300456
+
+Tag Table:
+(Indirect)
+Node: Top330
+Node: Introduction5164
+Node: History and Philosophy7041
+Node: System Architecture9766
+Node: BuildSlave Connections12363
+Node: Buildmaster Architecture14476
+Node: Status Delivery Architecture19913
+Node: Control Flow22109
+Node: Installation24947
+Node: Requirements25300
+Node: Installing the code27101
+Node: Creating a buildmaster29051
+Node: Upgrading an Existing Buildmaster31499
+Node: Creating a buildslave33109
+Node: Buildslave Options38471
+Node: Launching the daemons41338
+Ref: Launching the daemons-Footnote-144523
+Node: Logfiles44698
+Node: Shutdown45237
+Node: Maintenance46934
+Node: Troubleshooting48361
+Node: Starting the buildslave48634
+Node: Connecting to the buildmaster49767
+Node: Forcing Builds50810
+Node: Concepts51562
+Node: Version Control Systems51961
+Ref: Version Control Systems-Footnote-152803
+Node: Generalizing VC Systems52949
+Ref: Generalizing VC Systems-Footnote-156576
+Node: Source Tree Specifications56797
+Ref: Source Tree Specifications-Footnote-159670
+Ref: Source Tree Specifications-Footnote-259864
+Node: How Different VC Systems Specify Sources59994
+Node: Attributes of Changes66108
+Node: Schedulers70116
+Node: BuildSet72704
+Node: BuildRequest75364
+Node: Builder76761
+Node: Users78924
+Node: Doing Things With Users80073
+Node: Email Addresses82438
+Node: IRC Nicknames84517
+Node: Live Status Clients85752
+Node: Build Properties86374
+Node: Configuration88213
+Node: Config File Format89559
+Node: Loading the Config File91934
+Node: Testing the Config File93629
+Node: Defining the Project95328
+Node: Change Sources and Schedulers97299
+Ref: Change Sources and Schedulers-Footnote-199417
+Node: Scheduler Scheduler99666
+Node: AnyBranchScheduler102478
+Node: Dependent Scheduler103699
+Node: Periodic Scheduler106408
+Node: Nightly Scheduler107365
+Node: Try Schedulers110251
+Node: Triggerable Scheduler110844
+Node: Merging BuildRequests113765
+Node: Setting the slaveport114912
+Node: Buildslave Specifiers116314
+Node: When Buildslaves Go Missing118689
+Node: On-Demand ("Latent") Buildslaves121063
+Node: Amazon Web Services Elastic Compute Cloud ("AWS EC2")122044
+Node: Get an AWS EC2 Account122939
+Node: Create an AMI124055
+Node: Configure the Master with an EC2LatentBuildSlave125139
+Node: Dangers with Latent Buildslaves132190
+Node: Writing New Latent Buildslaves133475
+Node: Defining Global Properties134700
+Node: Defining Builders135151
+Node: Defining Status Targets138719
+Node: Debug options139801
+Node: Getting Source Code Changes143846
+Node: Change Sources145171
+Node: Choosing ChangeSources149378
+Node: CVSToys - PBService150763
+Node: Mail-parsing ChangeSources153575
+Node: Subscribing the Buildmaster155627
+Node: Using Maildirs157009
+Node: Parsing Email Change Messages158571
+Node: FCMaildirSource160359
+Node: SyncmailMaildirSource161344
+Node: BonsaiMaildirSource161825
+Node: SVNCommitEmailMaildirSource162310
+Node: PBChangeSource162930
+Node: P4Source166261
+Node: BonsaiPoller168020
+Node: SVNPoller168690
+Node: MercurialHook180073
+Node: Bzr Hook183738
+Node: Bzr Poller186391
+Node: Build Process187802
+Node: Build Steps189002
+Node: Common Parameters191091
+Node: Using Build Properties193575
+Ref: Using Build Properties-Footnote-1199730
+Node: Source Checkout200000
+Node: CVS205244
+Node: SVN206386
+Node: Darcs212558
+Node: Mercurial214252
+Node: Arch215166
+Node: Bazaar215962
+Node: Bzr216485
+Node: P4217505
+Node: Git219019
+Node: ShellCommand219788
+Node: Simple ShellCommand Subclasses226679
+Node: Configure227214
+Node: Compile227632
+Node: Test229039
+Node: TreeSize229282
+Node: PerlModuleTest229690
+Node: SetProperty230063
+Node: Python BuildSteps231576
+Node: BuildEPYDoc231898
+Node: PyFlakes233378
+Node: PyLint234310
+Node: Transferring Files234690
+Node: Steps That Run on the Master239471
+Node: Triggering Schedulers240662
+Node: Writing New BuildSteps242074
+Node: Writing BuildStep Constructors243011
+Node: BuildStep LogFiles245106
+Node: Reading Logfiles249588
+Node: Adding LogObservers250397
+Ref: Adding LogObservers-Footnote-1263069
+Ref: Adding LogObservers-Footnote-2263136
+Node: BuildStep URLs263199
+Node: Interlocks266299
+Ref: Interlocks-Footnote-1272349
+Ref: Interlocks-Footnote-2272436
+Ref: Interlocks-Footnote-3272692
+Node: Build Factories272923
+Node: BuildStep Objects273900
+Node: BuildFactory274972
+Node: BuildFactory Attributes279864
+Node: Quick builds280526
+Node: Process-Specific build factories281262
+Node: GNUAutoconf281806
+Node: CPAN284385
+Node: Python distutils285146
+Node: Python/Twisted/trial projects286420
+Node: Status Delivery293295
+Node: WebStatus294392
+Node: WebStatus Configuration Parameters297881
+Ref: WebStatus Configuration Parameters-Footnote-1300287
+Node: Buildbot Web Resources300456
+Ref: Buildbot Web Resources-Footnote-1308015
+Node: XMLRPC server308102
+Node: HTML Waterfall309810
+Node: MailNotifier310256
+Node: IRC Bot319439
+Node: PBListener323175
+Node: Writing New Status Plugins323786
+Node: Command-line tool325056
+Node: Administrator Tools325582
+Node: Developer Tools326858
+Node: statuslog327177
+Node: statusgui328258
+Node: try328842
+Node: try --diff344415
+Node: Other Tools346172
+Node: sendchange346435
+Node: debugclient348474
+Node: .buildbot config directory351050
+Node: Resources354006
+Node: Developer's Appendix354427
+Node: Index of Useful Classes355183
+Node: Index of master.cfg keys361528
+Node: Index364036
+
+End Tag Table