Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1801 - development/main

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1801 - development/main
  • Date: Fri, 18 Feb 2005 08:10:34 +0100

Author: mcconnell
Date: Fri Feb 18 08:10:33 2005
New Revision: 1801

Modified:
development/main/build.bat
Log:
internal docs on build.bat

Modified: development/main/build.bat
==============================================================================
--- development/main/build.bat (original)
+++ development/main/build.bat Fri Feb 18 08:10:33 2005
@@ -1,5 +1,23 @@

-echo on
+REM build.bat
+REM ---------
+REM
+REM Utility script used when building a release. The script is typically
used
+REM as follows:
+REM
+REM $ build all 1234
+REM
+REM where the first argument is product group and the second (optional)
argument is the
+REM build revision identifier. Allowable product group names include:
+REM
+REM all builds home (transit and util), magic and metro
+REM home build the home group (transit and util)
+REM transit an alias to the home group
+REM magic the magic group
+REM metro the metro group
+REM
+
+echo off

set ID=%2
set TARGET=%1



  • svn commit: r1801 - development/main, mcconnell, 02/18/2005

Archive powered by MHonArc 2.6.24.

Top of Page