<project name="p4script" default="help">
  <description>
This is the build script for P4Script.
Only the most basic P4Script properties are specified here.
See the imported, generic Perforce build script to see how documentation
builds are implemented.
  </description>
  <dirname property="book.build.dir" file="${ant.file.mainbuild}"/>
  <!-- the DocBook XML file to process -->
  <property name="input-xml" value="xml/ruby.xml"/>
  <!-- ensure that doc.build.path has been provided -->
  <!-- feel free to set it in this file if you're going to
       hold on to it for a while -->
  <fail unless="doc.build.path">
    -
    Path to common doc infrastructure not set.
    When you execute ant, set the parameter doc.build.path:
    ant <target> -Ddoc.build.path=/path/to/p4-doc/manuals/_build
    Sync the appropriate doc infrastructure to that path from:
    //depot/main/p4-doc/manuals/_build
    alternately, set the environment variable "doc.build.path", or edit
    the peer file build.properties.
  </fail>
  <!-- use the generic build script to perform the transformation -->
  <import file="${doc.build.path}/perforce/build.xml"/>
</project>
                    | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 16214 | perforce_software | Move the p15-1 line. | ||
| //guest/perforce_software/p4rub/p15-1/docbook/build.xml | |||||
| #1 | 16213 | perforce_software | Move files to proper depot path to view files correctly from project page. | ||
| //guest/perforce_software/p4ruby/p15.1/docbook/build.xml | |||||
| #1 | 14756 | tjuricek | p15.1 branch of p4ruby. | ||
| //guest/perforce_software/p4ruby/main/docbook/build.xml | |||||
| #1 | 14682 | Git Fusion | Git Fusion branch management Imported from Git ghost-of-change-num: 960958 ghost-of-sha1: 005052ae424bd69f426f7209e741ca1c8c3253c7 ghost-precedes-sha1: ad052c71a568ef12165e143a6866ad9ceffbb4a1 parent-branch: None@960958 push-state: incomplete | ||