[Groonga-commit] groonga/groonga [master] doc: update about build process by Visual C++ 2010 Express

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Oct 24 17:16:24 JST 2012


HAYASHI Kentaro	2012-10-24 17:16:24 +0900 (Wed, 24 Oct 2012)

  New Revision: 52fa36a2292592e61c598ce25ae1d0b6bfd77506
  https://github.com/groonga/groonga/commit/52fa36a2292592e61c598ce25ae1d0b6bfd77506

  Log:
    doc: update about build process by Visual C++ 2010 Express

  Modified files:
    doc/locale/en/LC_MESSAGES/install.po
    doc/locale/ja/LC_MESSAGES/install.po
    doc/source/install/windows.txt

  Modified: doc/locale/en/LC_MESSAGES/install.po (+24 -5)
===================================================================
--- doc/locale/en/LC_MESSAGES/install.po    2012-10-24 16:36:00 +0900 (46900b4)
+++ doc/locale/en/LC_MESSAGES/install.po    2012-10-24 17:16:24 +0900 (7436076)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: groonga 2.0.8\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-24 16:25\n"
+"POT-Creation-Date: 2012-10-24 17:06\n"
 "PO-Revision-Date: 2012-07-23 17:58+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: English\n"
@@ -111,7 +111,6 @@ msgstr "CentOS 5"
 #: ../../../source/install/ubuntu.txt:151
 #: ../../../source/install/ubuntu.txt:190
 #: ../../../source/install/ubuntu.txt:233
-#: ../../../source/install/windows.txt:72
 msgid "Install::"
 msgstr "Install::"
 
@@ -1231,11 +1230,31 @@ msgstr ""
 
 # de6c533d58894e3691dd8ae016ca6607
 #: ../../../source/install/windows.txt:68
-msgid "Build by Visual Studio::"
-msgstr "Build by Visual Studio::"
+msgid "Build by Visual C++ 2010 Express::"
+msgstr ""
 
-# 58228c67497644cdbb85e90fb3c8d284
+# 909d6ceebe2c403f899d21e7d8b0618c
+#: ../../../source/install/windows.txt:72
+msgid "Install by Visual C++ 2010 Express::"
+msgstr ""
+
+# 2575312e031142c2a7017eb93ee5be6f
 #: ../../../source/install/windows.txt:76
+msgid "If you installed Visual Studio 2010, use can use devenv instead."
+msgstr ""
+
+# de6c533d58894e3691dd8ae016ca6607
+#: ../../../source/install/windows.txt:78
+msgid "Build by Visual Studio 2010::"
+msgstr ""
+
+# de6c533d58894e3691dd8ae016ca6607
+#: ../../../source/install/windows.txt:82
+msgid "Install by Visual Studio 2010::"
+msgstr ""
+
+# 58228c67497644cdbb85e90fb3c8d284
+#: ../../../source/install/windows.txt:86
 msgid ""
 "After the above steps, :doc:`/reference/executables/groonga` is found in ``c:"
 "\\groonga\\bin\\groonga.exe``."

  Modified: doc/locale/ja/LC_MESSAGES/install.po (+25 -5)
===================================================================
--- doc/locale/ja/LC_MESSAGES/install.po    2012-10-24 16:36:00 +0900 (fca472a)
+++ doc/locale/ja/LC_MESSAGES/install.po    2012-10-24 17:16:24 +0900 (52b408e)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.2.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-10-24 16:27\n"
+"POT-Creation-Date: 2012-10-24 17:13\n"
 "PO-Revision-Date: 2012-08-08 21:54+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: Japanese\n"
@@ -84,7 +84,6 @@ msgstr ""
 #: ../../../source/install/ubuntu.txt:151
 #: ../../../source/install/ubuntu.txt:190
 #: ../../../source/install/ubuntu.txt:233
-#: ../../../source/install/windows.txt:72
 msgid "Install::"
 msgstr "インストール::"
 
@@ -1199,11 +1198,32 @@ msgstr ""
 
 # 28bc8ed2cf2c4f4bb92811c864540a6f
 #: ../../../source/install/windows.txt:68
-msgid "Build by Visual Studio::"
-msgstr "Visual Studioでビルドします::"
+msgid "Build by Visual C++ 2010 Express::"
+msgstr "Visual C++ 2010 Expressでビルドします::"
 
-# 607b3624ab724f1eb01bfef59b92d8c9
+# 28bc8ed2cf2c4f4bb92811c864540a6f
+#: ../../../source/install/windows.txt:72
+msgid "Install by Visual C++ 2010 Express::"
+msgstr "Visual C++ 2010 Expressでビルドします::"
+
+# 0c057d1a82a043a6bd3a4a35dca18301
 #: ../../../source/install/windows.txt:76
+msgid "If you installed Visual Studio 2010, use can use devenv instead."
+msgstr ""
+"Visual Studio 2010をインストールした場合、devenvを使うことができます。"
+
+# 28bc8ed2cf2c4f4bb92811c864540a6f
+#: ../../../source/install/windows.txt:78
+msgid "Build by Visual Studio 2010::"
+msgstr "Visual Studio 2010でビルドします::"
+
+# 28bc8ed2cf2c4f4bb92811c864540a6f
+#: ../../../source/install/windows.txt:82
+msgid "Install by Visual Studio 2010::"
+msgstr "Visual Studio 2010でインストールします::"
+
+# 607b3624ab724f1eb01bfef59b92d8c9
+#: ../../../source/install/windows.txt:86
 msgid ""
 "After the above steps, :doc:`/reference/executables/groonga` is found in ``c:"
 "\\groonga\\bin\\groonga.exe``."

  Modified: doc/source/install/windows.txt (+12 -2)
===================================================================
--- doc/source/install/windows.txt    2012-10-24 16:36:00 +0900 (0aba09e)
+++ doc/source/install/windows.txt    2012-10-24 17:16:24 +0900 (9bff44c)
@@ -65,11 +65,21 @@ parameter instead::
 
   groonga-2.0.8> cmake . -G "Visual Studio 10 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga
 
-Build by Visual Studio::
+Build by Visual C++ 2010 Express::
+
+  groonga-2.0.8> msbuild groonga.sln /p:Configuration=Release
+
+Install by Visual C++ 2010 Express::
+
+  groonga-2.0.8> msbuild groonga.sln /p:Configuration=Release /t:Install
+
+If you installed Visual Studio 2010, use can use devenv instead.
+
+Build by Visual Studio 2010::
 
   groonga-2.0.8> devenv groonga.sln /Build Release
 
-Install::
+Install by Visual Studio 2010::
 
   groonga-2.0.8> devenv groonga.sln /Build Release /Project Install
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index