Commit Graph

109 Commits

Author SHA1 Message Date
HALX99 dcb1d57d46
Update README.md 2019-11-25 20:08:29 +08:00
HALX99 62cf517836
Update README.md 2019-11-25 18:33:37 +08:00
HALX99 6000f7b796
Update README.md 2019-11-25 15:01:25 +08:00
HALX99 e1d1363da4
Update README.md 2019-11-25 14:59:57 +08:00
HALX99 0ed6d304f7
Add build status. 2019-11-25 14:59:33 +08:00
HALX99 f2be8795ba
Update README.md 2019-11-25 13:12:51 +08:00
HALX99 dd95fc8914
Update README.md 2019-11-25 13:08:46 +08:00
HALX99 30dbdda988
Update README.md 2019-11-25 10:28:17 +08:00
HALX99 902d6f1f8b
Update README.md 2019-11-25 10:27:09 +08:00
HALX99 a1c4bc46eb
Update README.md 2019-11-25 10:24:20 +08:00
HALX99 1e22f53a88
Update README.md 2019-11-25 10:23:47 +08:00
HALX99 a21b28ede7
Add goals to readme 2019-11-25 10:22:58 +08:00
HALX99 3586701173
Rename README.md to README.ccv4.md 2019-11-25 10:20:29 +08:00
Arnold 23f8aa85da Update README.md (#19908)
* update frameworks

* remove js
2019-07-08 13:45:23 +08:00
minggo 1273fb305d
Remove simple audio engine (#19802) 2019-06-11 18:23:16 -07:00
minggo 10f7790069
remove build folder (#19448) 2019-02-28 15:01:59 +08:00
leda eae47d008d sync 3.17 to v3 (#18837)
* fix cmake use sqlite3 error on macOS (#18822)

* fix cmkae dumplicate include dir in macOS

* reduce outer effect when fix js-tests sqlite link error

* improve fix dumplicate include-dir

* sqlite3 use error

* add sqlite3 lib link for iOS (#18825)

* [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#18823)

* docs update for 3.17 release, ChangeLog and ReleaseNotes (#18824)

* start add changelog for 3.17 changes

* add changelog

* go on changelog

* refine and reorder changelog

* finish change log

* add a miss item

* start ReleaseNote

* add more changelog

* add test env

* add doctoc

* improve some words

* remove typo error

* improvement

* bugs -> Bugs

* detail releasenotes

* improve release notes

* finish improve ReleaseNotes

* add english releaseNotes

* improve english release note

* add english doctoc

* some improvements

* fix typo error

* improve english tittle

* update root Readme (#18830)

* adapt readme for 3.17 release

* add a item for getting help

* reorder get help

* modify for release (#18831)

* modify for release

* started CMake doc edits

* revisions

* sync Chinese release notes with English improvements (#18832)

* sync chinese release notes with English improvements

* little fix

* update doctoc

* update releaseNotes doctoc
2018-05-21 17:06:29 +08:00
Kazuma Ito 9942b06592 Fix link in README (#18776)
In #18644, the link `webchat.freenode.net` was deleted.
But, it has not been completely deleted.
So, I deleted the remaining links.
2018-04-25 09:51:24 +08:00
Slack-Moehrle 1ffd22f313 updated README (#18760)
corrected that we support Android Studio. Fixed language for CMake introduction and usage.
2018-04-08 09:35:16 +08:00
leda 185d7706f0 add cmake guide docs (#18719)
* improve cmake docs

* cmake docs improve

* unify format
2018-03-08 16:08:13 +08:00
minggo bd84264399
Update README.md 2018-01-19 16:55:38 +08:00
张世康 677b5a171b remove unuseful content (#18644) 2018-01-18 17:48:42 +08:00
minggo 1236514f33
fix build status (#18630) 2018-01-17 14:34:05 +08:00
minggo 329d7b6a73
Update README.md 2018-01-16 13:47:21 +08:00
minggo 54572e7571 Update README.md 2017-09-22 17:39:31 +08:00
minggo d92de77ce7 Update README.md 2017-09-22 17:36:09 +08:00
minggo 5736863c74 update changelog and readme 2017-09-21 16:52:41 +08:00
minggo a6a5426986 [ci skip]update version and readme (#18169) 2017-08-17 14:34:22 +08:00
Weilin Shi 4853c753b8 fix a typo in README.md (#18044) 2017-07-10 10:28:33 +08:00
Miigon fc541e706a Fix a typo in README.md (#17872) 2017-06-05 10:39:48 +08:00
子龙山人 677c32861e Update README.md 2017-04-20 15:51:44 +08:00
子龙山人 8263538bf5 change api level to 13 (#17720) 2017-04-18 11:10:10 +08:00
minggo 386c84e49a complete tizen section (#17719) 2017-04-18 10:04:29 +08:00
minggo c27cca3d17 update readme 2017-04-05 15:49:42 +08:00
James Chen 54285ac2bd Update README.md. (#17529)
remove useless v4 ci build status
2017-03-16 15:13:17 +08:00
minggo 8f66d5465a [ci skip]Update version (#17525)
* update version

* update readme

* update english release note

* add some information
2017-03-16 14:14:43 +08:00
minggo 04fd2b16b2 merge v3.13 back to v3 2016-08-29 11:57:13 +08:00
子龙山人 5f9c2aa141 add tizen guide into readme (#16313) 2016-08-04 16:51:19 +08:00
minggo b091c58ee7 update requirements for iOS and Mac OS version
because Downloader uses `NSURLSession` which is available on iOS 7+ and Mac OS X 10.9+.
2016-08-04 14:02:40 +08:00
minggo 7a463b41a5 update readme 2016-08-04 09:49:23 +08:00
minggo faf6fb2308 add Tizen support description 2016-08-04 09:20:27 +08:00
mogemimi 56e8f4246a Fix typos in README and other markdown docs 2016-07-07 23:59:57 +09:00
minggo bff7a1cbcb update read me 2016-07-06 14:38:10 +08:00
Slack-Moehrle 13ab82f3d0 updated some of the links
updated some of the links.
2016-04-05 16:17:52 -04:00
Slack-Moehrle 181adbc17b added roadmap
added roadmap
2016-03-15 10:41:35 -04:00
SuperWangKai bd0822cb44 Fixed README.md minor typos 2016-01-19 23:06:10 +08:00
Slack-Moehrle 614cf5d027 Added License under Contributing
Added License under Contributing
2016-01-04 14:48:40 -05:00
Slack-Moehrle 558c4cf248 added learning, spreading the word, where to get help
added learning, spreading the word, where to get help
2015-12-04 15:27:51 -05:00
zilongshanren dfe4999a06 Update README.md 2015-11-23 16:53:18 +08:00
slackmoehrle 7f888c6e9e CONTRIBUTE link was wrong on line 286
CONTRIBUTE link was wrong on line 286, fixed.
2015-09-21 10:30:37 -04:00