]> OCCT Git - occt-wok.git/commitdiff
Adding service files
authorbugmaster <bugmaster@opencascade.com>
Wed, 23 May 2012 09:53:18 +0000 (13:53 +0400)
committerbugmaster <bugmaster@opencascade.com>
Wed, 23 May 2012 09:53:18 +0000 (13:53 +0400)
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
adm/UDLIST [new file with mode: 0644]
src/WOKsite/wok.bat
src/WOKsite/wokinit.bat

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..5d11379
--- /dev/null
@@ -0,0 +1,63 @@
+.gitattributes eol=lf
+.gitignore  eol=lf
+*.txt       eol=lf
+*.h         eol=lf
+*.c         eol=lf
+*.inl       eol=lf
+*.cpp       eol=lf
+*.cxx       eol=lf
+*.gxx       eol=lf
+*.hxx       eol=lf
+*.ixx       eol=lf
+*.jxx       eol=lf
+*.lxx       eol=lf
+*.pxx       eol=lf
+*.cdl       eol=lf
+*.edl       eol=lf
+*.mm        eol=lf
+*.el        eol=lf
+*.sh        eol=lf
+*.csh       eol=lf
+*.tcl       eol=lf
+*.workspace eol=lf
+*.cbp       eol=lf
+*.svg       eol=lf
+*.xib       eol=lf
+*.plist     eol=lf
+*.java      eol=lf
+FILES       eol=lf
+PACKAGES    eol=lf
+EXTERNLIB   eol=lf
+UDLIST      eol=lf
+*.bat       eol=crlf
+*.cmd       eol=crlf
+*.rc        eol=crlf
+*.cs        eol=crlf
+*.def       eol=crlf
+*.iss       eol=crlf
+*.ini       eol=crlf
+*.lng       eol=crlf
+*.vcproj    eol=crlf
+*.csproj    eol=crlf
+*.vcxproj*  eol=crlf
+*.sln       eol=crlf
+*.res       eol=crlf
+*.resx      eol=crlf
+*.dll       binary
+*.so        binary
+*.dylib     binary
+*.7z        binary
+*.pdf       binary
+*.png       binary
+*.jpg       binary
+*.bmp       binary
+*.gif       binary
+*.xwd       binary
+*.ico       binary
+*.icns      binary
+*.std       binary
+*.gz        binary
+*.doc       binary
+*.rgb       binary
+*.mft       binary
+*.stl       binary
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..071f26c
--- /dev/null
@@ -0,0 +1,17 @@
+
+# /
+/.adm
+/sun
+/lin
+/ao1
+/sil
+/wnt
+/drv
+/inc
+/work
+/win32
+/win64
+
+# /adm/
+/adm/win32
+/adm/win64
diff --git a/adm/UDLIST b/adm/UDLIST
new file mode 100644 (file)
index 0000000..09686a7
--- /dev/null
@@ -0,0 +1,44 @@
+n CDLFront
+n CPPClient
+n CPPExt
+n CPPIntExt
+n CSFDBSchema
+n IDLFront
+n TCPPExt
+p CPPJini
+p EDL
+p MS
+p MSAPI
+p WOKAPI
+p WOKBuilder
+p WOKDFLT
+p WOKDeliv
+p WOKMake
+p WOKNT
+p WOKOBJS
+p WOKOrbix
+p WOKStep
+p WOKTCL
+p WOKTclTools
+p WOKTclUtils
+p WOKTools
+p WOKUnix
+p WOKUtils
+p WOKernel
+r WOKBuilderDef
+r WOKEntityDef
+r WOKStepsDef
+r WOKTclLib
+r WOKsite
+t TKCDLFront
+t TKCPPClient
+t TKCPPExt
+t TKCPPIntExt
+t TKCPPJini
+t TKCSFDBSchema
+t TKIDLFront
+t TKTCPPExt
+t TKWOK
+t TKWOKTcl
+x WOKLibs
+x WOKSH
index a825fbc34d266f72699fd48a4106698f6cd62a5f..89092115dd730c198c5c0476f61342bd0a988144 100755 (executable)
@@ -1,10 +1,10 @@
-set TCLHOME=%CASROOT%/../3rdparty/win32/tcltk\r
-set TCLBIN=%TCLHOME%/bin\r
-set WOKHOME=%CASROOT%/../wok\r
-set PATH=%TCLBIN%;%WOKHOME%/lib/wnt;%PATH%\r
-set TCL_RCFILE=%HOME%/tclshrc.tcl\r
-set WOK_ROOTADMDIR=%WOKHOME%/wok_entities\r
-set INIT=%WOKHOME%/lib/wnt\r
-set HOME=%WOKHOME%/site\r
-cd /d %WOK_ROOTADMDIR%\r
-%TCLBIN%/tclsh.exe\r
+set TCLHOME=%CASROOT%/../3rdparty/win32/tcltk
+set TCLBIN=%TCLHOME%/bin
+set WOKHOME=%CASROOT%/../wok
+set PATH=%TCLBIN%;%WOKHOME%/lib/wnt;%PATH%
+set TCL_RCFILE=%HOME%/tclshrc.tcl
+set WOK_ROOTADMDIR=%WOKHOME%/wok_entities
+set INIT=%WOKHOME%/lib/wnt
+set HOME=%WOKHOME%/site
+cd /d %WOK_ROOTADMDIR%
+%TCLBIN%/tclsh.exe
index 9399b2983be5bc9d886e61118dac7fe8da007c14..bce20979667499faecfe0c80589c6c6d0a039e61 100755 (executable)
@@ -1,9 +1,9 @@
-set TCLHOME=%CASROOT%/../3rdparty/win32/tcltk\r
-set TCLBIN=%TCLHOME%/bin\r
-set WOKHOME=%CASROOT%/../wok\r
-set PATH=%TCLBIN%;%WOKHOME%/lib/wnt;%PATH%\r
-set TCL_RCFILE=%WOKHOME%/site/tclshrc.tcl\r
-set WOK_ROOTADMDIR=%WOKHOME%/wok_entities\r
-set HOME=%WOKHOME%/site\r
-cd %WOK_ROOTADMDIR%\r
-%TCLBIN%/tclsh.exe < %HOME%/CreateFactory.tcl\r
+set TCLHOME=%CASROOT%/../3rdparty/win32/tcltk
+set TCLBIN=%TCLHOME%/bin
+set WOKHOME=%CASROOT%/../wok
+set PATH=%TCLBIN%;%WOKHOME%/lib/wnt;%PATH%
+set TCL_RCFILE=%WOKHOME%/site/tclshrc.tcl
+set WOK_ROOTADMDIR=%WOKHOME%/wok_entities
+set HOME=%WOKHOME%/site
+cd %WOK_ROOTADMDIR%
+%TCLBIN%/tclsh.exe < %HOME%/CreateFactory.tcl