Commit Graph

71 Commits

Author SHA1 Message Date
fasiondog
7d94f8b008 update 2024-01-27 23:02:16 +08:00
wps
84563946c1 FIX build error when build on windows + venv 2024-01-27 14:00:57 +08:00
fasiondog
f61f0917fc update 2024-01-26 16:26:17 +08:00
fasiondog
d6688651c0 update 2024-01-26 13:00:10 +08:00
fasiondog
3abd4b466b Merge branch 'master' of github.com:fasiondog/hikyuu into feature/python 2024-01-26 05:35:03 +08:00
fasiondog
386c9e6857 update for cross 2024-01-26 05:34:35 +08:00
fasiondog
ce46297b0f 支持多版本python 2024-01-26 04:46:44 +08:00
martin
1edf726d97 fix conda environment python include path
See https://github.com/xmake-io/xmake/issues/4654.
When there is another python in the same directory of xmake, this interpretor always
get selected in xmake build scripts
2024-01-26 02:13:21 +08:00
fasiondog
efcfbc1bd4 工程优化,根据配置编译静态库或动态库 2024-01-24 11:55:32 +08:00
fasiondog
97b873ac2c update 2024-01-24 07:26:28 +08:00
fasiondog
28d90f9c12 update 2024-01-09 18:43:24 +08:00
fasiondog
184ed081bc update find python 2024-01-09 18:40:30 +08:00
fasiondog
6d0129b47a 恢复交叉编译 2024-01-09 16:58:03 +08:00
fasiondog
37eb42003b 移除默认的cross交叉编译github action 2024-01-01 22:08:22 +08:00
fasiondog
de5a641d41 add pybind11 cross compile 2024-01-01 19:54:45 +08:00
fasiondog
52f1ba36c0 update 2023-12-27 22:48:41 +08:00
fasiondog
a73bd52268 strategy dir finish 2023-12-27 18:46:32 +08:00
fasiondog
3da11e708b trade_sys finish 2023-12-27 18:13:05 +08:00
fasiondog
5e3d64ca2e update 2023-12-27 17:02:11 +08:00
fasiondog
72b05de02e update 2023-12-27 02:51:33 +08:00
fasiondog
56a97e5e9b update 2023-12-27 02:16:10 +08:00
fasiondog
57ff057701 update 2023-12-26 18:25:50 +08:00
fasiondog
38f2109ef2 add boost stackstrace 2023-10-15 00:30:45 +08:00
fasiondog
b2dcbe3dbd fixed split; add byteToHexStr 系列byte转字符串函数; 合并 utils.h 和 arithmetic.h 2023-10-03 02:31:29 +08:00
xiaoniu
abcaa35708 fix debug build of all target 2023-09-18 23:22:48 +08:00
fasiondog
10785166b5 优化windows下编译boost python 2023-08-16 02:57:46 +08:00
fasiondog
aa832d0507 fixed linux 编译 2023-08-13 01:59:00 +08:00
fasiondog
72cd3360f1 fixed compile on windows; update github actions for python 2023-07-31 01:42:58 +08:00
fasiondog
c243645691 update 2023-04-25 22:04:16 +08:00
fasiondog
713f674b04 update 2023-04-21 01:16:22 +08:00
fasiondog
a3697bbd3d update 2023-04-20 01:51:13 +08:00
fasiondog
029bd68252 update 2023-04-19 00:52:30 +08:00
fasiondog
805980c7e0 工程优化(continue) 2023-03-29 02:10:34 +08:00
fasiondog
c5ad86a53f 工程优化(continue) 2023-03-29 00:36:13 +08:00
fasiondog
8cd61cbd6c 工程优化(continue) 2023-03-28 03:02:38 +08:00
fasiondog
3bda870921 工程优化(continue) 2023-03-27 02:37:01 +08:00
fasiondog
f0d87f7b09 cross support (continue) 2023-03-26 17:27:51 +08:00
fasiondog
1225ec4243 cross compile 2023-03-25 23:59:56 +08:00
fasiondog
627583e116 linux下使用预编译的线程安全版本hdf5依赖库,不再使用linux自带安装的非线程安全版本 2022-11-09 01:11:07 +08:00
fasiondog
d0c8262810 windows下HDF5, mysql改用下载依赖包的方式 2022-01-06 00:41:15 +08:00
fasiondog
8210f91a62 update for github action windows 2021-04-03 17:41:43 +08:00
fasiondog
75a9353826 cpp-httplib改为引用xmake-repo的方式 2021-03-31 00:36:53 +08:00
linjinhai
3ce6bc5ec7 compile on Macosx 2021-01-30 16:16:51 +08:00
fasiondog
94d7019ded 行情采集服务 2021-01-30 00:52:56 +08:00
fasiondog
01e745f6f2 fixed 缺失拷贝sqlite3.dll 2020-11-03 22:32:57 +08:00
fasiondog
39eb3b93d5 boost只保留python,serializatin为动态库 2020-11-01 12:28:23 +08:00
fasiondog
fc737e4be5 fixed xmake.lua on macosx 2020-09-30 21:57:15 +08:00
pchaos
be7713ca32 支持fedora 2020-09-28 17:17:37 +08:00
fasiondog
b9d887e674 fixed xmake cp 2020-09-14 00:18:57 +08:00
fasiondog
c76b29f483 BOOST改为全动态库以便尝试解决linux下clang编译问题 2020-09-14 00:05:38 +08:00