Commit Graph

142 Commits

Author SHA1 Message Date
Deal(一线灵) 7a24a89ca8
Building with ninja + official llvm-clang-cl support (#1159)
* Building with ninja + official llvm-clang-cl support

* Update gh ci for clang

* Fix ci

* Fix ci

* Fix ci

* FIx dll copy [skip ci]

* Fix ci warnings

* Update ci files and readme

* Update badges
2023-04-02 16:04:19 +08:00
halx99 7bca1b19a2 Update readme & ci files 2023-03-25 11:18:21 +08:00
halx99 57afc51241 Update ci: setup-python step 2023-03-25 11:14:51 +08:00
halx99 5d23fea656 Improve thirdparty updating robot 2023-03-18 00:25:35 +08:00
halx99 5e16c43245 Fix osx-ci.yml
Don't set cmake version which may not present on target action vm
2023-03-12 19:26:36 +08:00
halx99 d99442a91d Improve winuwp-ci 2023-03-12 02:42:32 +08:00
Deal(一线灵) b46417809d
Windows Store UWP apps support (#1108)
* [BIG FEATURE] Windows Store UWP apps support

* Fix ci, add uwp for pr-ci

* Fix ci

* Improve ci script

* Fix ci

* Fix ci

* Fix ci

* Fix ci

* Upload uwp appx package artifacts [skip ci]

* Use d2d draw system font text

* Fix ci

* Improve code style
2023-03-11 22:10:18 +08:00
Deal(一线灵) 372433760e Update workflow files 2023-02-25 03:06:54 +00:00
Deal(一线灵) d45d99c83d
Update update-prebuilts.yml 2023-02-16 06:25:35 +08:00
CHP e0eba5ee4b
Update android-ci.yml (#1029) 2023-01-14 08:24:55 +08:00
CHP 0ad4fbbe37
Update android-ci.yml - upload apk (#1027) 2023-01-12 13:04:38 +08:00
Deal(一线灵) 5daca7027f
Update pr-ci.yml 2023-01-12 11:38:08 +08:00
一线灵|Deal 100a688ce5
Add windows dll build checks for GH actions (#1023)
* Update windows-ci.yml

* Update pr-ci.yml

* Update build.ps1

* Update windows-ci.yml

* Update build.ps1
2023-01-08 22:04:14 +08:00
aismann da7987214f
Update pull_request_template.md (#1012) 2023-01-05 20:40:25 +08:00
halx99 9a10ffbf5e Fix #991 2023-01-03 15:09:45 +08:00
halx99 7b921a2d75 Fix ci 2023-01-03 14:34:10 +08:00
一线灵|Deal a95947b7a0
Update bug_report.md 2023-01-03 14:24:35 +08:00
一线灵|Deal 28e9612900
Add vs2019 test ci 2023-01-03 12:33:24 +08:00
一线灵|Deal 774e16c16f
Update update-prebuilts.yml 2022-10-23 15:47:15 +08:00
一线灵|Deal 32b0c2a07b
Update pr-ci.yml 2022-10-23 13:32:18 +08:00
一线灵|Deal c471cad9a0
Update update-prebuilts.yml 2022-10-23 13:10:45 +08:00
一线灵|Deal 7ac736c88e
Update update-prebuilts.yml 2022-10-23 12:38:54 +08:00
一线灵|Deal 682028dbd6
Update update-prebuilts.yml 2022-10-23 00:19:06 +08:00
一线灵|Deal 3fb310be61
Update update-prebuilts.yml 2022-10-22 23:48:29 +08:00
一线灵|Deal 4005fe23d1
Update update-prebuilts.yml 2022-10-22 23:26:32 +08:00
halx99 ee105ffff0 Add action to update thirdparty prebuilts 2022-10-22 23:21:38 +08:00
halx99 f60ec702a4 Update gh action files 2022-10-20 22:20:33 +08:00
一线灵|Deal 11d38f7205
Update windows-ci.yml 2022-10-13 23:16:25 +08:00
一线灵|Deal 39b57ae939
Improve code quality (stage1.Oct) (#916)
* Improve code quality

* Add env PULL_REQUEST [skip ci]

* Update build.ps1

* Fix ci [skip ci]

* Update ZipUtils.cpp

* Update build.ps1

* Resolve reviews

* Improve

* Improve code style

* Resolve reviews

* Use pod_vector

* Improve resize growth

* Update CCAnimation3D.cpp

* Update axstd.h [skip ci]
2022-10-13 21:44:42 +08:00
aismann f2a20bd7cc
Update pull_request_template.md (#900) 2022-10-06 12:15:27 +08:00
一线灵|Deal 5645bb241e
Final migrate (#876) 2022-10-01 16:24:52 +08:00
一线灵|Deal 8cb91af8e8
Update clang-format.yml 2022-09-24 13:36:32 +08:00
一线灵|Deal 35e9dc9206
Create stale.yml 2022-09-19 18:42:24 +08:00
halx99 fad9afbc9a Update thirdparty libs
fmt: 9.0.0 --> 9.1.0
    llhttp: 6.0.7 --> 6.0.9
    astc-encoder: 4.0.0 --> 4.1.0
    webp: 1.2.2 --> 1.2.4
    flatbuffers: 2.0.0 --> 2.0.8
2022-09-15 20:15:28 +08:00
halx99 0bd73df1dc Update windows-ci 2022-09-12 23:09:31 +08:00
Paulo Coutinho 8c359917f7
Add apple tvos support (#846)
* support tvos

* support tvos and fix run command

* support tvos, fix run script and fix windows files

* support tvos on ci

* support tvos on ci and fix windows zlib

* support tvos on ci

* support tvos

* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
halx99 6f5a4fc2bb Update gh actions config files 2022-08-16 08:26:20 +08:00
一线灵 460e59f4de
Feature 803 (#804)
* Improve libpng cmake script to allow osx-arm64 target

* Update run-script.sh

* Update osx-ci.yml

* Update pr-ci.yml

* Update android-ci.yml

* Update pr-ci.yml

* Update osx-ci.yml

* Update README.md

* Update README.md

* Update libs

* Use macos-12 for osx target

* Fix ci
2022-08-14 11:19:56 +08:00
halx99 20a83d198a Fix osx/ios ci 2022-08-11 13:08:14 +08:00
一线灵 13fc72c02c
Migrate axys (#782) 2022-08-08 18:02:17 +08:00
一线灵 90bc950f3e
Update genbindings-ci.yml 2022-07-19 18:50:49 +08:00
halx99 571f0b3b25 Update ci ignore [skip ci] 2022-07-15 18:51:17 +08:00
halx99 dc0670cbd8 Sync docs for namespace migrate 2022-07-15 18:40:42 +08:00
halx99 9ee4181976 Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
一线灵 c3fcf751d7
Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .github/pull_request_template.md
Fix pull request tempalte doesn't work
2022-07-08 23:17:29 +08:00
halx99 873e08391c Add pull request template 2022-07-08 22:56:49 +08:00
halx99 35a95b0c0f Fix gh actions syntax 2022-07-07 17:45:52 +08:00
halx99 df0c1fbd79 Auto ignore all *.md files for ci 2022-07-07 17:42:45 +08:00
一线灵 87ea4bf307
Update genbindings-ci.yml 2022-06-09 17:14:10 +08:00
一线灵 50238e69a6
Update genbindings-ci [skip ci] 2022-06-09 17:05:46 +08:00