~ubuntu-branches/ubuntu/gutsy/egenix-mx-base/gutsy

« back to all changes in this revision

Viewing changes to mx/DateTime/mxDateTime/vms_build_mxdatetime.com

  • Committer: Bazaar Package Importer
  • Author(s): Joel Rosdahl
  • Date: 2004-04-08 00:08:58 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040408000858-6ylsa7uftlacyqqs
Tags: 2.0.5-1
* New upstream release.
* Removed 01_TextTools_tagdict.dpatch and 02_None_rebound.dpatch
  patches; merged in upstream.
* Don't build Python 1.5 packages anymore.
* Standards-Version 3.6.1.
* Created 03_Segfault_fix.dpatch.
* Include ExitFunctions.py from mxBeebase in mxTools. Closes: bug#242447.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$ cc/prefix=all/incl=(sys$disk:[], python_include) MXDATETIME.C
2
 
$ @ PYTHON_VMS:SETUP
3
 
$ dbg = f$trnlnm("PYTHON_CFG_DEBUG")
4
 
$ thrd = f$trnlnm("PYTHON_CFG_THREADS")
5
 
$ def lnk$library sys$library:sql$user
6
 
$ libr/repl python_olb:MODULES_D'dbg''thrd'.OLB mxdatetime.obj
7
 
$ python PYTHON_TOOLS:REGISTER_CONFIG.PY  R  VMS_CONFIG_MXDATETIME.TXT
8
 
$ @ PYTHON_TOOLS:CVT_CONFIG_MODULES.COM
9
 
$ @ PYTHON_TOOLS:CVT_CONFIG_OLB.COM
10
 
$ @ PYTHON_VMS:CONFIG_INITTAB2MAR.COM  "CONFIG.DAT"  "D"
11
 
$ @ PYTHON_VMS:BLDRUN VMS_MACRO CONFIG_INITTAB
12
 
$ @ PYTHON_VMS:LINK_PY