Home
last modified time | relevance | path

Searched refs:VMS (Results 1 – 25 of 205) sorted by relevance

123456789

/third_party/boost/tools/build/src/util/
Dpath.jam582 # split-path-VMS: splits input native path into device dir file (each part is
589 rule split-path-VMS ( native )
601 # Converts a native VMS path into a portable path spec.
609 rule make-VMS ( native )
612 ## VMS CRTL supports POSIX path, JAM is retrofitted to pass it to VMS CRTL.
622 #local parts = [ split-path-VMS $(native) ] ;
682 # Converts a portable path spec into a native VMS path.
687 rule native-VMS ( path )
690 ## VMS CRTL supports POSIX path, JAM is retrofitted to pass it to VMS CRTL.
691 ## NOTE: While translation to VMS-style is implemented with $(:W) modifier,
[all …]
Dos.jam94 .shared-library-path-variable-VMS = PATH ;
95 .path-separator-VMS = "," ;
96 .expand-variable-prefix-VMS = '' ;
97 .expand-variable-suffix-VMS = ' ;
98 .executable-suffix-VMS = .exe ;
179 if [ modules.peek : VMS ]
/third_party/libxml2/vms/
Ddiffs.vms7 < #if defined(VMS) || defined(__VMS)
93 < #if defined(VMS) || defined(__VMS)
95 < #endif /* Platform is VMS */
104 < #if defined(VMS) || defined(__VMS)
117 < #if defined(VMS) || defined(__VMS)
141 < #if defined(VMS) || defined(__VMS)
169 < #if defined(VMS) || defined(__VMS)
176 < #if defined(VMS) || defined(__VMS)
187 < #if defined(VMS) || defined(__VMS)
Dreadme.vms1 Issues in porting libxml to VMS
5 VMS. There was some VMS support in the version I got, but it was a little
22 of the file attributes weren't correct... especially those in the [.VMS]
34 - VMS-specific files are in a [.VMS] directory. If you've found this file
38 CONFIG.VMS - a configuration file to replace config.h
53 options required under VMS
92 under VMS. These include support for infinite and undefined numbers,
106 is done by default for VMS in xmlversion.h
132 #if defined(VMS) || defined(__VMS)
139 of the VMS linker. The solution adopted has been to use the
/third_party/boost/tools/build/src/tools/
Dtesting-aux.jam58 if [ os.name ] = VMS
121 ## On VMS set default launcher to MCR
122 if [ os.name ] = VMS { LAUNCHER on $(target) = MCR ; }
143 else if [ os.name ] = VMS
223 if [ os.name ] = VMS
234 !! Harmonize VMS success status with POSIX
252 !! Harmonize VMS success status with POSIX on exit
273 ## On VMS set default launcher to MCR
274 if [ os.name ] = VMS { LAUNCHER on $(target) = MCR ; }
284 if [ os.name ] = VMS
[all …]
Dtesting.jam91 if [ os.name ] = VMS
429 if [ os.name ] = VMS
459 if [ os.name ] = VMS
461 translate-to-os = path.to-VMS ;
536 ## On VMS set default launcher to MCR
537 if [ os.name ] = VMS { LAUNCHER on $(target) = MCR ; }
591 else if [ os.name ] = VMS
673 if [ os.name ] = VMS
689 !! Harmonize VMS success status with POSIX
707 !! Harmonize VMS success status with POSIX on exit
[all …]
/third_party/curl/packages/vms/
Dcurl_release_note_start.txt9 form post of some VMS test files, and FTP upload of some text files.
24 This version of CURL will return VMS compatible status codes when run from
34 [VMS$COMMON.SYS$STARTUP] can be put in your VMS startup procedure to install
73 The files that are normally installed in [VMS$COMMON.GNV.usr], for the
74 daily build are installed in [VMS$COMMON.GNV.beta] directory.
Dgenerate_config_vms_h_curl.com9 $! a [curl_]config.h file. Configure scripts on VMS generally do not
11 $! that has VMS specific code that compensates for bugs in some of the
12 $! VMS shared images.
83 $! As it is a violation of VMS standards for this to be provided,
192 $! typical file attributes of a VMS text file.
206 $! Now the DCL builds usually say xxx-HP-VMS and configure scripts
324 $! configure defaults to USE_*, a real configure on VMS chooses different.
366 $! to know about universal symbols. VMS does not need this support so
407 $! LibIDN not ported to VMS at this time.
423 $! LibSSH2 not ported to VMS at this time.
Dcompare_curl_source.com12 $! VMS port.
16 $! me because VMS Backup can create a saveset of files from a
29 $! 5. Files that VMS DIFF can not process.
39 $! to calculate DISK:[dir.dir.vms_source.project_name] for the VMS specific
52 $! src_root1:[project_name] is used by me to work around that VMS backup will
65 $! vms_root:[project_name] is where I do the VMS specific edits.
66 $! vms_root1:[project_name] is used by me to work around that VMS backup will
Dreadme82 curl_startup.com A procedure run at VMS startup to install the
92 curlmsg_vms.h Mapping of curl status codes to VMS-form codes.
107 options needed for VMS.
206 understanding of VMS file types. Files will be posted in STREAM_LF format.
208 The Curl tool now has some understanding of VMS file types and will upload the
211 When CURL is uploading a VARIABLE format VMS file, it is less efficient as in
220 The libcurl file module still does not understand VMS file types and requires
Dbackup_gnv_curl_src.com11 $! VMS system to be able to extract ODS-5 filenames and directories.
17 $! easier to port Unix code, particularly open source code to VMS.
113 $! There may be a VMS specific source kit
Dgnv_conftest.c_first26 /* present on VMS, but with the wrong case for the symbol */
58 * it turns out that VMS does not have the CRYPTO_LOCK symbol in the
/third_party/boost/tools/build/src/engine/
Dconfig.h29 #if !defined(VMS)
30 #define VMS 1 macro
/third_party/openssl/Configurations/
Ddescrip.mms.tmpl472 @{- sourcefile("VMS", "msg_install.com") -} "$(SYSTARTUP)" "{- $osslver -}"
474 @{- sourcefile("VMS", "msg_staging.com") -} -
483 # Because VMS wants the generation number (or *) to delete files, we can't
499 - DELETE [.VMS]openssl_startup.com;*
500 - DELETE [.VMS]openssl_shutdown.com;*
510 @ $(PERL) {- sourcefile("util", "add-depends.pl") -} "VMS C"
589 install_startup : [.VMS]openssl_startup.com [.VMS]openssl_shutdown.com -
590 [.VMS]openssl_utils.com, check_INSTALLTOP
592 COPY/PROT=W:RE [.VMS]openssl_startup.com -
594 COPY/PROT=W:RE [.VMS]openssl_shutdown.com -
[all …]
/third_party/openssl/VMS/
Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/third_party/freetype/docs/
DINSTALL.VMS1 How to build the FreeType 2 library on VMS
36 i.e., if the directory in which this INSTALL.VMS file is located is
62 --- end of INSTALL.VMS ---
/third_party/skia/third_party/externals/freetype/docs/
DINSTALL.VMS1 How to build the FreeType 2 library on VMS
36 i.e., if the directory in which this INSTALL.VMS file is located is
62 --- end of INSTALL.VMS ---
/third_party/flutter/skia/third_party/externals/freetype/docs/
DINSTALL.VMS1 How to build the FreeType 2 library on VMS
36 i.e., if the directory in which this INSTALL.VMS file is located is
62 --- end of INSTALL.VMS ---
/third_party/openssl/
Dbuild.info54 # VMS and VC don't have parametrised .def / .symvec generation, so they get
65 GENERATE[libcrypto.opt]=util/mkdef.pl crypto "VMS"
67 GENERATE[libssl.opt]=util/mkdef.pl ssl "VMS"
93 # VMS has a cultural standard where all libraries are prefixed.
DNOTES.VMS21 We have only tested with DEC C (aka HP VMS C / VSI C) and require
35 contains periods very well. Unfortunately, some versions of VMS tar
62 If you build for debugging, the default on VMS is that image
105 Should you need it, you can find UnZip for VMS here:
/third_party/openssl/util/
Dmkdef.pl124 my $VMS=0;
182 $VMS=1;
211 if ($W32 + $VMS + $linux + $aix == 0) {
215 if ($W32 + $VMS + $linux + $aix > 1);
1063 if ($keyword eq "VMS" && $VMS) { return 1; }
1165 elsif ($VMS)
1177 if ($VMS) {
1236 } elsif ($VMS) {
1284 } elsif ($VMS) {
Dbuild.info1 IF[{- $target{build_scheme}->[1] eq "VMS" -}]
/third_party/boost/libs/math/doc/fp_utilities/
Dsign.qbk107 (These are available on VMS, but the default on VMS is the IEEE 754 floating-point format.)
127 * VMS / HP C++ 7.1 / alpha (in IEEE floating-point mode)
128 * VMS / HP C++ 7.2 / ia64 (in IEEE floating-point mode)
/third_party/boost/boost/predef/os/
Dvms.h33 defined(VMS) || defined(__VMS) \
/third_party/libwebsockets/win32port/zlib/
Dzutil.h98 #if defined(VAXC) || defined(VMS)
211 #ifdef VMS

123456789