Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/4-stable/doc/convtext.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8437 by doda, Fri Dec 13 03:11:16 2019 UTC revision 9256 by nmaya, Wed May 19 14:44:16 2021 UTC
# Line 16  set REF_J=ja\html\reference Line 16  set REF_J=ja\html\reference
16  %TOSJIS% -i ..\cygterm\COPYING          -o %REF_J%\CygTerm+-LICENSE.txt  -l unix  %TOSJIS% -i ..\cygterm\COPYING          -o %REF_J%\CygTerm+-LICENSE.txt  -l unix
17  %ZLIBCP% -i ..\libs\zlib\README         -o %REF_E%\zlib-LICENSE.txt      -l unix  %ZLIBCP% -i ..\libs\zlib\README         -o %REF_E%\zlib-LICENSE.txt      -l unix
18  %ZLIBCP% -i ..\libs\zlib\README         -o %REF_J%\zlib-LICENSE.txt      -l unix  %ZLIBCP% -i ..\libs\zlib\README         -o %REF_J%\zlib-LICENSE.txt      -l unix
19    %ZLIBCP% -i ..\libs\argon2\LICENSE      -o %REF_E%\argon2-LICENSE.txt      -l unix
20    %ZLIBCP% -i ..\libs\argon2\LICENSE      -o %REF_J%\argon2-LICENSE.txt      -l unix
21    
22  perl -C0 -pe "s/^\xef\xbb\xbf//" ja/html/reference/build_with_cmake.md | perl Markdown_1.0.1/Markdown.pl > ja/html/reference/build_with_cmake_utf8.html  perl -C0 -pe "s/^\xef\xbb\xbf//" ja/html/reference/build_with_cmake.md | perl Markdown_1.0.1/Markdown.pl > ja/html/reference/build_with_cmake_utf8.html
23  %TOSJIS% -i ja/html/reference/build_with_cmake_utf8.html -o ja/html/reference/build_with_cmake.html  -c utf8  %TOSJIS% -i ja/html/reference/build_with_cmake_utf8.html -o ja/html/reference/build_with_cmake.html  -c utf8

Legend:
Removed from v.8437  
changed lines
  Added in v.9256

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26