Commit Graph

53 Commits

Author SHA1 Message Date
SijieWang
6bf6a96ee9 fix gen-simulator (#10401)
* fix gen-simulator
Co-authored-by: Sijie <[email protected]>
2022-03-18 18:13:02 +08:00
fish9167
82cd89d260 Update native-compile-platforms.yml (#10362)
* Update native-compile-platforms.yml

更新 windows 镜像版本
限制任务触发条件(native 目录下有文件修改才会触发该任务)

* Update automation_labels.yml

组织名称修改

* change Visual Studio version

修改 Visual Studio 版本(2017-->2019)

* Update native-simulator.yml

更新 windows 镜像版本
限制任务触发条件(native 目录下有文件修改才会触发该任务)
2022-03-16 16:00:23 +08:00
timlyeee
ad048dff55 Change Windows Simulator from X86 to X64 (#3866)
* change simulator version from x86 to x64
* Fix some bugs for x64 version simulator
2021-09-07 09:58:52 +08:00
timlyeee
b9ed0af4fa Fix glslang errors and Edit-box errors (#3802)
* Update cmake list for dynamic library update

* as glslang and tbb become dynamic library, the cmake should copy dll from glslang folder too.
* "gulp gen simulator" command will automatically generate by user's comupter so sometime it will generate x64 version's simulator. no it's update to  generate Win32 version
* Edit-Box was using wrong parameters GWL_WNDPROC, so x64 version will hit an error. details below:https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowlongptra

* small optimize gulp

* change config

* Update cmake list for dynamic library update

* as glslang and tbb become dynamic library, the cmake should copy dll from glslang folder too.
* "gulp gen simulator" command will automatically generate by user's comupter so sometime it will generate x64 version's simulator. no it's update to  generate Win32 version
* Edit-Box was using wrong parameters GWL_WNDPROC, so x64 version will hit an error. details below:https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowlongptra

* add glslang header

* Revert "Update cmake list for dynamic library update"

This reverts commit 5eceb132c2411d7e479f6744e33048fabaafe780.

* fix rebase error
2021-08-05 17:22:46 +08:00
PP
b7bb8eb78a exit process with code 1 when simulator compile failed (#3460) 2021-04-25 10:22:04 +08:00
PP
6e17f5e326 support gen-simulator-release (#3297) 2021-03-03 09:47:11 +08:00
江战
6205ce5967 change simulator arch (#3267) 2021-01-29 17:54:53 +08:00
PP
3e03612fbb clean project after compiling simulator (#3218) 2021-01-14 11:34:12 +08:00
PP
06559c8494 print less simulator compile details (#3133) 2020-12-21 15:22:36 +08:00
PP
72ec8be7cb update gen-simulator workflow (#2971) 2020-11-05 09:46:21 +08:00
Leslie Leigh (李的序)
6abf62e758 Optimize download deps (#2547) 2020-06-11 13:46:45 +08:00
吴智明
6c0afc4527 change gen-simulator compile to vs2017 (#1884) 2019-10-15 17:43:01 +08:00
Jare Guo
87922985ad gulp: always clean vs project 2019-08-30 22:26:26 +08:00
Jare Guo
c61370ac5f gulp: force bypass npm proxy on windows 2019-05-27 21:11:02 +08:00
Jare Guo
1a72892bb5 gulp: unified push tag in fireball 2019-04-20 15:50:55 +08:00
Jare Guo
e67356f2c7 gulp: unified push tag in fireball 2019-04-16 14:50:28 +08:00
Jare Guo
da43a41815 update readme 2018-11-21 11:57:22 +08:00
Jare Guo
f00565aabf gulp: also sign simulator on windows (#1430) 2018-07-31 17:47:02 +08:00
Jare Guo
eab1036c96 only sign-simulator on deployment machine (pick from #1386) 2018-07-12 21:12:50 +08:00
Jare Guo
34825c8b7f gulp: add update task 2018-07-06 17:57:38 +08:00
Jare Guo
be4c60343a fix simulator error (#1357)
* fix windows sdk version of simulator

* gulp: remove update-simulator-script
2018-07-03 09:55:52 +08:00
Jare Guo
b15cecb91b remove gen-libs (#1334) 2018-06-28 13:49:45 +08:00
PP
7e6ca8a445 change jsb.js load path (#1335) 2018-06-27 15:52:50 +08:00
Jare Guo
fe9ddce320 sync some files with develop (#1329) 2018-06-27 11:11:01 +08:00
leda
19552e0dd4 gen-simulator works on mac, but not full features (#1313)
* fix part of warnings

* avoid all compile errors

* remove part lua related

* remove useless comment

* add function to get glfwWindow

* improve comment

* correct group files at platform folder

* update gulp simulator script copy
2018-06-14 14:23:16 +08:00
Jare Guo
d9bd3d763c update license (#1089)
* updating license

* update license
2018-02-01 15:20:01 +08:00
Jare Guo
199b427c4f gulp: use spawn instead of exec to avoid crash on windows (#998)
* gulp: use spawn instead of exec to avoid crash on windows

* update readme to intro gulp sign-simulator
2017-11-21 16:16:14 +08:00
Jare Guo
8f784a2b14 update gulpfile 2017-11-07 18:36:34 +08:00
Jare Guo
e5cbbbc87c gulpfile: refine gen-simulator 2017-11-06 16:47:13 +08:00
Jare Guo
acc0b536ae gulp task should not stop 2017-11-05 15:48:59 +08:00
Jare Guo
8b8ebf8279 update download module 2017-10-28 00:17:37 +08:00
Jare Guo
c6f5c4b866 also download console binary in gulp init 2017-10-26 20:49:00 +08:00
Wang Nan
7babdd652b add comment 2017-10-11 13:53:42 +08:00
Wang Nan
ba2cad02a0 add copy and reset simulator xcode project task 2017-10-11 11:41:41 +08:00
Nan Wang
ed08907c1e fix websocket include 2017-07-06 11:07:10 +08:00
2youyouo2
ad1a01cff1 update gen-libs command to use android-studio 2017-04-21 09:42:29 +08:00
Nan Wang
f128e1738c merge gen and make simulator task 2017-02-27 11:25:54 +08:00
Nan Wang
41768d8dda refine gulpfile 2017-02-10 18:59:34 +08:00
zhangbin
4b2e32af7f Generate multi app-abi libraries for android in gulp gen-libs. 2016-11-07 13:38:51 +08:00
Nan Wang
e33debc4fd separate dll copy task from pubic tasks 2016-07-12 13:55:18 +08:00
Nan Wang
57ae3d1eb4 fix archiving extra prebuilt_mk folder into the package 2016-07-08 18:06:25 +08:00
Nan Wang
2e75326e24 upload cpp engine packages to branch folder 2016-07-05 11:39:43 +08:00
Nan Wang
bc7c27dcc6 fix simulator path check 2016-06-23 18:35:59 +08:00
Nan Wang
e42924a978 use fs-extra.copy to copy script and config.json file for simulator 2016-06-23 18:29:15 +08:00
Nan Wang
8b3b94b5fc fix gen-libs cmd line 2016-05-23 18:33:30 +08:00
Nan Wang
f8ae713d36 combine update simulator script to update simulator config 2016-05-19 10:30:53 +08:00
Nan Wang
8710f4a65e fixed collect prebuilt-mk including itself issue 2016-05-13 10:52:22 +08:00
Nan Wang
b47e5bf5ea add prebult mk to output 2016-05-12 17:59:42 +08:00
Nan Wang
530e385fad add copy simulator config 2016-05-05 17:21:18 +08:00
Nan Wang
3c45af03d0 add copy dll task to simulator generation 2016-05-03 15:08:59 +08:00