Browse Source

Revert "Auxiliary commit to revert individual files from e1ab0bf392856b8f9e7e27965750d7e06860a6be"

This reverts commit 276c4b99d5482895e67ad871c877e8dea6ee74bb.
AGulev 2 năm trước cách đây
mục cha
commit
07a6285fc5
3 tập tin đã thay đổi với 11 bổ sung33 xóa
  1. 5 11
      docs/en/manuals/bob.md
  2. 3 11
      docs/ko/manuals/bob.md
  3. 3 11
      docs/ru/manuals/bob.md

+ 5 - 11
docs/en/manuals/bob.md

@@ -22,6 +22,7 @@ If you are on Windows you want the .msi file installer for OpenJDK 11.
 Bob is run from a shell or from the command line by invoking `java` (or `java.exe` on Windows) and providing the bob java archive as argument:
 
 ```text
+$ java -jar bob.jar --help
 usage: bob [options] [commands]
  -a,--archive                            Build archive
  -ar,--architectures <arg>               Comma separated list of
@@ -37,20 +38,18 @@ usage: bob [options] [commands]
                                          binary will be placed. Default is
                                          "<build-output>/<platform>/"
  -bo,--bundle-output <arg>               Bundle output directory
- -br,--build-report <arg>                DEPRECATED! Use
-                                         --build-report-json instead
+ -br,--build-report <arg>                DEPRECATED in Defold 1.4.6! 
+                                         Use --build-report-json instead
+ -brjson,--build-report-json <arg>       Filepath where to save a build
+                                         report as JSON (from Defold 1.4.6)
  -brhtml,--build-report-html <arg>       Filepath where to save a build
                                          report as HTML
- -brjson,--build-report-json <arg>       Filepath where to save a build
-                                         report as JSON
     --build-artifacts <arg>              If left out, will default to
                                          build the engine. Choices:
                                          'engine', 'plugins'. Comma
                                          separated list.
     --build-server <arg>                 The build server (when using
                                          native extensions)
-    --build-server-header <arg>          Additional build server header to
-                                         set
  -ce,--certificate <arg>                 DEPRECATED! Use --keystore
                                          instead
  -d,--debug                              DEPRECATED! Use --variant=debug
@@ -88,8 +87,6 @@ usage: bob [options] [commands]
                                          manifest and archive.
     --manifest-public-key <arg>          Public key to use when signing
                                          manifest and archive.
-    --max-cpu-threads <arg>              Max count of threads that bob.jar
-                                         can use
  -mp,--mobileprovisioning <arg>          mobileprovisioning profile (iOS)
  -o,--output <arg>                       Output directory. Default is
                                          "build/default"
@@ -121,9 +118,6 @@ usage: bob [options] [commands]
     --use-async-build-server             Use an async build process for
                                          the build server (when using
                                          native extensions)
-    --use-lua-bytecode-delta             Use byte code delta compression
-                                         when building for multiple
-                                         architectures
     --use-uncompressed-lua-source        Use uncompressed and unencrypted
                                          Lua source code instead of byte
                                          code

+ 3 - 11
docs/ko/manuals/bob.md

@@ -14,6 +14,7 @@ Bob은 빌드에 필요한 모든 것을 포함하는 Java JAR 파일 형식으
 Bob은 쉘이나 커맨드 라인에서 "java"(또는 Windows에서는 "java.exe") 호출시 bob java 파일을 인수로 넘겨서 실행할 수 있습니다.
 
 ```
+$ java -jar bob.jar --help
 usage: bob [options] [commands]
  -a,--archive                            Build archive
  -ar,--architectures <arg>               Comma separated list of
@@ -29,20 +30,16 @@ usage: bob [options] [commands]
                                          binary will be placed. Default is
                                          "<build-output>/<platform>/"
  -bo,--bundle-output <arg>               Bundle output directory
- -br,--build-report <arg>                DEPRECATED! Use
-                                         --build-report-json instead
+ -br,--build-report <arg>                Filepath where to save a build
+                                         report as JSON
  -brhtml,--build-report-html <arg>       Filepath where to save a build
                                          report as HTML
- -brjson,--build-report-json <arg>       Filepath where to save a build
-                                         report as JSON
     --build-artifacts <arg>              If left out, will default to
                                          build the engine. Choices:
                                          'engine', 'plugins'. Comma
                                          separated list.
     --build-server <arg>                 The build server (when using
                                          native extensions)
-    --build-server-header <arg>          Additional build server header to
-                                         set
  -ce,--certificate <arg>                 DEPRECATED! Use --keystore
                                          instead
  -d,--debug                              DEPRECATED! Use --variant=debug
@@ -80,8 +77,6 @@ usage: bob [options] [commands]
                                          manifest and archive.
     --manifest-public-key <arg>          Public key to use when signing
                                          manifest and archive.
-    --max-cpu-threads <arg>              Max count of threads that bob.jar
-                                         can use
  -mp,--mobileprovisioning <arg>          mobileprovisioning profile (iOS)
  -o,--output <arg>                       Output directory. Default is
                                          "build/default"
@@ -113,9 +108,6 @@ usage: bob [options] [commands]
     --use-async-build-server             Use an async build process for
                                          the build server (when using
                                          native extensions)
-    --use-lua-bytecode-delta             Use byte code delta compression
-                                         when building for multiple
-                                         architectures
     --use-uncompressed-lua-source        Use uncompressed and unencrypted
                                          Lua source code instead of byte
                                          code

+ 3 - 11
docs/ru/manuals/bob.md

@@ -16,6 +16,7 @@ Bob распространяется в виде Java _JAR_ архива, сод
 Bob запускается из оболочки или из командной строки, вызовом `java` (или` java.exe` в Windows) и передачей файла java-архива утилиты bob в качестве аргумента:
 
 ```text
+$ java -jar bob.jar --help
 usage: bob [options] [commands]
  -a,--archive                            Build archive
  -ar,--architectures <arg>               Comma separated list of
@@ -31,20 +32,16 @@ usage: bob [options] [commands]
                                          binary will be placed. Default is
                                          "<build-output>/<platform>/"
  -bo,--bundle-output <arg>               Bundle output directory
- -br,--build-report <arg>                DEPRECATED! Use
-                                         --build-report-json instead
+ -br,--build-report <arg>                Filepath where to save a build
+                                         report as JSON
  -brhtml,--build-report-html <arg>       Filepath where to save a build
                                          report as HTML
- -brjson,--build-report-json <arg>       Filepath where to save a build
-                                         report as JSON
     --build-artifacts <arg>              If left out, will default to
                                          build the engine. Choices:
                                          'engine', 'plugins'. Comma
                                          separated list.
     --build-server <arg>                 The build server (when using
                                          native extensions)
-    --build-server-header <arg>          Additional build server header to
-                                         set
  -ce,--certificate <arg>                 DEPRECATED! Use --keystore
                                          instead
  -d,--debug                              DEPRECATED! Use --variant=debug
@@ -82,8 +79,6 @@ usage: bob [options] [commands]
                                          manifest and archive.
     --manifest-public-key <arg>          Public key to use when signing
                                          manifest and archive.
-    --max-cpu-threads <arg>              Max count of threads that bob.jar
-                                         can use
  -mp,--mobileprovisioning <arg>          mobileprovisioning profile (iOS)
  -o,--output <arg>                       Output directory. Default is
                                          "build/default"
@@ -115,9 +110,6 @@ usage: bob [options] [commands]
     --use-async-build-server             Use an async build process for
                                          the build server (when using
                                          native extensions)
-    --use-lua-bytecode-delta             Use byte code delta compression
-                                         when building for multiple
-                                         architectures
     --use-uncompressed-lua-source        Use uncompressed and unencrypted
                                          Lua source code instead of byte
                                          code