[GitHub] incubator-weex issue #1244: [jsfm] Upgrade js framework to v0.26.9

2018-06-05 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1244 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1244: [jsfm] Upgrade js framework to v0.26.9

2018-06-05 Thread Hanks10100
GitHub user Hanks10100 opened a pull request: https://github.com/apache/incubator-weex/pull/1244 [jsfm] Upgrade js framework to v0.26.9 Upgrade weex-rax-framework to fix the downgrade issue on Android P. You can merge this pull request into a Git repository by running: $ git

incubator-weex git commit: * [core] rm jni code from weexcore [Forced Update!]

2018-06-05 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master e70f2e0c5 -> 785bc1990 (forced update) * [core] rm jni code from weexcore * [core] use CMAKE_CXX_FLAGS replace CMAKE_CXX_FLAGS see:https://blog.csdn.net/10km/article/details/51731959 Project:

[GitHub] incubator-weex pull request #1238: [WEEX-433] [core] rm jni code from weexco...

2018-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1238 ---

[1/2] incubator-weex git commit: * [core] rm jni code from weexcore

2018-06-05 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master dba210456 -> e70f2e0c5 * [core] rm jni code from weexcore * [core] use CMAKE_CXX_FLAGS replace CMAKE_CXX_FLAGS see:https://blog.csdn.net/10km/article/details/51731959 Project:

[2/2] incubator-weex git commit: Merge branch 'core-feature-rmjni' of https://github.com/lucky-chen/incubator-weex

2018-06-05 Thread kyork
Merge branch 'core-feature-rmjni' of https://github.com/lucky-chen/incubator-weex This closes #1238 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e70f2e0c Tree:

[GitHub] incubator-weex pull request #1243: + [core] Add google code style tools for ...

2018-06-05 Thread yxping
GitHub user yxping opened a pull request: https://github.com/apache/incubator-weex/pull/1243 + [core] Add google code style tools for weex-core Add google style check script to help lint and format cpp code in weex_core. You can merge this pull request into a Git repository by