qiuguohua
|
125f8c8978
|
[OpenHarmony] Fix the problem of compilation failure on mac due to incorrect case (#14847)
|
2023-04-20 14:42:42 +08:00 |
|
qiuguohua
|
e68506916c
|
Develop branch adapts to openharmony (#14582)
|
2023-03-20 14:18:52 +08:00 |
|
pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
江战
|
38e8a689e1
|
Support to send log to server, currently is only used internally by QA team (#11832)
|
2022-07-13 16:23:39 +08:00 |
|
minggo
|
271cc5cf23
|
Remove some format rule (#10919)
* remove some rules
* format all codes with new format rule
|
2022-05-04 13:09:24 +08:00 |
|
Cocos Robot
|
a2df4e4dbd
|
[ci skip][AUTO]: Automated clang-format update: 771de57fc2 (#10469) (#10472)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-24 13:50:39 +08:00 |
|
minggo
|
7f4cb9e3b1
|
Remove string (#10469)
* replace std::string with ccstd::string
|
2022-03-24 11:53:10 +08:00 |
|
Cocos Robot
|
24d84664f8
|
[ci skip][AUTO]: Automated clang-format update: 3de1584200 (#10402) (#10424)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-21 16:04:49 +08:00 |
|
minggo
|
34bf14269c
|
unify stl (#10402)
* add ccstd::vector
* replace cc::vector with ccstd::vector
* replace std::vector with ccstd::vector
* do not include <vector>
|
2022-03-21 15:55:02 +08:00 |
|
minggo
|
f08555248f
|
fix conflict
|
2022-01-24 17:23:03 +08:00 |
|
Yun Hsiao Wu
|
14a17c9d22
|
license upgrade (#4210)
|
2022-01-24 17:18:47 +08:00 |
|
oahcy
|
5379e6ef35
|
引擎适配linux平台 (#4035)
|
2021-11-29 17:17:15 +08:00 |
|
江战
|
b0bbfb315b
|
V3.3 modularize (#3780)
|
2021-07-29 10:39:17 +08:00 |
|
江战
|
a652715f5a
|
Harmony OS support - dont merge (#3528)
|
2021-05-21 10:43:22 +08:00 |
|
minggo
|
d8824f8a11
|
fix coding style (#3371)
|
2021-04-02 09:55:12 +08:00 |
|
minggo
|
6c1ab93ebe
|
treat warning as error for base files (#3336)
* treat warning as error for base files
* remove UTFString as std::iterator template is deprecated in c++17
|
2021-03-23 09:43:12 +08:00 |
|
Yun Hsiao Wu
|
e0fdfef054
|
license upgrader
|
2021-02-05 14:08:22 +08:00 |
|
minggo
|
4d889c7ae7
|
use CC_DEBUG instead (#2718)
|
2020-08-25 11:58:13 +08:00 |
|
minggo
|
6a17148d40
|
use .cpp/.h for source file suffix (#2654)
|
2020-07-22 15:00:28 +08:00 |
|