Compare commits
No commits in common. "master" and "bj_game2002_wsproxy.1.0.0.1.20190726R1" have entirely different histories.
master
...
bj_game200
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "third_party/wsproxy"]
|
||||
path = third_party/wsproxy
|
||||
url = git@git.kingsome.cn:server_common/wsproxy.git
|
||||
[submodule "third_party/tools"]
|
||||
path = third_party/tools
|
||||
url = git@git.kingsome.cn:server_common/tools.git
|
||||
|
@ -1 +1 @@
|
||||
third_party/tools/scripts/publish_cpp_i_n/boundle.sh
|
||||
ci_script/boundle.sh
|
1
ci_script
Symbolic link
1
ci_script
Symbolic link
@ -0,0 +1 @@
|
||||
third_party/wsproxy/server/tools/scripts/ci/wsproxy2002
|
@ -1,6 +0,0 @@
|
||||
GAME_ID=2002
|
||||
PROJECT_NAME=wsproxy${GAME_ID}
|
||||
SRC_EXE_NAME=wsproxy${GAME_ID}
|
||||
SOURCE_PATH=third_party/wsproxy/server/wsproxy
|
||||
COMPILE_FLAGS="-DGAME_ID=${GAME_ID} -DMASTER_MODE=1 -DRELEASE=1 -DASYNC_TCPCLIENT=1 ."
|
||||
PRE_COMPILE_CMD=""
|
@ -1 +1 @@
|
||||
third_party/tools/scripts/publish_cpp_i_n/manage.py
|
||||
ci_script/manage.py
|
@ -1 +1 @@
|
||||
third_party/tools/scripts/publish_cpp_i_n/reload.sh
|
||||
ci_script/reload.sh
|
@ -1 +1 @@
|
||||
third_party/tools/scripts/publish_cpp_i_n/restart.sh
|
||||
ci_script/restart.sh
|
@ -1 +1 @@
|
||||
third_party/tools/scripts/publish_cpp_i_n/start_instance.sh
|
||||
ci_script/start_instance.sh
|
1
third_party/tools
vendored
1
third_party/tools
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 8dbd9659f536a61edf384ddc5c42db0af1e682c4
|
2
third_party/wsproxy
vendored
2
third_party/wsproxy
vendored
@ -1 +1 @@
|
||||
Subproject commit a28c9ea8a7848000eba889ee8a2dd3de9aede969
|
||||
Subproject commit 6fbbabfd032eb0c95f5bcef5b38dba08340e619f
|
Loading…
x
Reference in New Issue
Block a user