lyon
|
ecf427a959
|
update msc-win10
|
2022-05-13 09:28:36 +08:00 |
|
lyon
|
e93fbb254f
|
run "main" module as default
|
2022-05-13 09:27:59 +08:00 |
|
lyon
|
29fe0a99c9
|
still link lib in pikascriptInit
|
2022-05-13 09:13:02 +08:00 |
|
lyon
|
e32c73d7b3
|
support import cmodule from pymodules
|
2022-05-13 09:04:54 +08:00 |
|
lyon
|
4f996b8393
|
update pikacompiler for win10
|
2022-05-11 20:03:30 +08:00 |
|
lyon
|
3fe767a02e
|
link library is ok
|
2022-05-11 19:57:59 +08:00 |
|
lyon
|
8cdd24c0e3
|
link modules.a is ok
|
2022-05-11 19:30:49 +08:00 |
|
lyon
|
713607599b
|
add py script comiple for pikaCompiler
|
2022-05-11 16:41:34 +08:00 |
|
lyon
|
ef3868c896
|
fix filter for binder
|
2022-05-10 22:36:25 +08:00 |
|
lyon
|
8db4463cb3
|
update rust-msc-win10
|
2022-05-10 00:34:16 +08:00 |
|
lyon
|
da447b01d5
|
import test_module1.py not ok
|
2022-05-07 19:51:52 +08:00 |
|
lyon
|
9d871387dc
|
use Maker to build modules
|
2022-05-06 18:50:11 +08:00 |
|
lyon
|
94f6d7c016
|
use rust-c pre-compiler instead
|
2022-05-06 12:57:33 +08:00 |
|
lyon
|
e933c0ef9e
|
add -dl
|
2022-05-05 22:39:04 +08:00 |
|
lyon
|
fac462199e
|
add .py
|
2022-05-05 21:52:49 +08:00 |
|
lyon
|
8dbf7e7a63
|
build -dev to avoid commit
|
2022-05-05 21:51:45 +08:00 |
|
lyon
|
8cc930389d
|
add _WIN32 to support windows
|
2022-05-05 21:49:58 +08:00 |
|
lyon
|
995f674fef
|
use cmake option to support build and cross-build
|
2022-05-05 21:38:19 +08:00 |
|
lyon
|
31f58e9baf
|
move to cmake-win
|
2022-05-05 20:26:30 +08:00 |
|
lyon
|
1fc5a9194a
|
build on windows is ok
|
2022-05-05 20:26:03 +08:00 |
|
lyon
|
8c48a8f720
|
divide build and cross-build.sh, cross-build not ok, cannot find fun
|
2022-05-05 19:48:17 +08:00 |
|
lyon
|
34bb6183be
|
try to cross-build rust with c but not ok
|
2022-05-05 19:44:00 +08:00 |
|
lyon
|
721b321e64
|
not rm libpikabinder
|
2022-05-05 19:20:25 +08:00 |
|
lyon
|
69a4510d0e
|
add .h
|
2022-05-05 19:19:37 +08:00 |
|
lyon
|
fbd44fda32
|
compile main.py
|
2022-05-05 16:46:23 +08:00 |
|
lyon
|
7389095b26
|
build api-bind and codegen together
|
2022-05-05 16:42:24 +08:00 |
|
lyon
|
541b775fd4
|
link pikabinder is ok
|
2022-05-05 16:36:36 +08:00 |
|
lyon
|
bd1a491b3e
|
improve build.sh
|
2022-05-05 16:18:16 +08:00 |
|
lyon
|
04725f0996
|
build libpikabind is ok
|
2022-05-05 16:16:08 +08:00 |
|
lyon
|
56add2f591
|
build libpika_build.a
|
2022-05-05 16:06:57 +08:00 |
|
lyon
|
a725a4c0f5
|
not print warning when found *.py
|
2022-05-05 15:20:30 +08:00 |
|
lyon
|
833036d435
|
update pikaPackage.exe
|
2022-05-05 11:04:09 +08:00 |
|
lyon
|
48612b9360
|
remove pikaPacage.exe
|
2022-05-05 10:29:23 +08:00 |
|
lyon
|
1cc1c2a655
|
support *.pyi in pikaPackage
|
2022-05-05 10:24:22 +08:00 |
|
lyon
|
adf7d91ce5
|
use -D par to support cmake in ubuntu20.04
|
2022-05-04 23:30:32 +08:00 |
|
lyon
|
1dcf2ceaeb
|
test pikaCompileFile is ok
|
2022-05-04 20:54:00 +08:00 |
|
lyon
|
953014bbf7
|
support MINGW32 about weak
|
2022-05-04 20:42:32 +08:00 |
|
lyon
|
6ce43a3285
|
add cross comiple for win for bytecodegen
|
2022-05-04 19:53:54 +08:00 |
|
lyon
|
8df290da3f
|
use pyi instaed of py for C moudle
|
2022-04-28 11:47:37 +08:00 |
|
lyon
|
3a41e0e8ec
|
pre-compiler only solve '#api' file
|
2022-04-26 22:00:20 +08:00 |
|
lyon
|
be465e8a31
|
relase v1.7.1 and update fit arm2d with v0.3.4
|
2022-04-26 16:55:31 +08:00 |
|
lyon
|
7435342e98
|
release v1.7.0
|
2022-04-22 13:07:55 +08:00 |
|
lyon
|
3255050348
|
update msc
|
2022-04-22 12:50:42 +08:00 |
|
lyon
|
62718cc884
|
just not print info
|
2022-04-22 12:49:22 +08:00 |
|
lyon
|
665eb2eac8
|
fix ac5 warnings, update bytecodegen core version
|
2022-04-22 10:25:00 +08:00 |
|
lyon1998
|
4ab9dfeaa9
|
add readme.md
|
2022-04-21 18:00:14 +08:00 |
|
lyon1998
|
ed617c7c87
|
remove built pikaByteCodeGen
|
2022-04-21 17:52:50 +08:00 |
|
lyon
|
087d7bbe80
|
update win10 msc
|
2022-04-21 12:42:26 +08:00 |
|
lyon1998
|
96dfc6fc1d
|
support 'from import' for pre-comiler
|
2022-04-21 12:37:23 +08:00 |
|
lyon1998
|
7006e7f014
|
use __do_analize_file to support indirect server
|
2022-04-20 19:06:11 +08:00 |
|