Commit Graph

49 Commits

Author SHA1 Message Date
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
linjinhai
624685a656 try macosx compile 2020-08-15 00:24:35 +08:00
fasiondog
8c4ae3b8c9 解决ubuntu20.04编译问题 2020-08-01 18:52:56 +08:00
fasiondog
2e98d9db8c 优化 boosy_python 2020-06-25 15:59:37 +08:00
fasiondog
98bd956cd3 删除pytask无效代码;fixed StealGroup 2020-05-17 21:58:25 +08:00
fasiondog
6219544fcd steal group (continue) 2020-05-07 00:12:56 +08:00
fasiondog
0727fdc909 处理fmt升级至6.2.0后min/max宏冲突 2020-05-01 18:49:36 +08:00
fasiondog
3cee4c615a 依据ruki的建议优化xmake.lua 2020-04-08 00:24:12 +08:00
fasiondog
7a07004cd7 优化debug模式编译 2020-04-03 02:05:27 +08:00
fasiondog
d733db32f8 for static link boost library 2019-10-19 22:25:06 +08:00
fasiondog
1d4bdddfc8 1、使用xmake repo支持fmt、spdlog;
2、分离单元测试程序为all和small,避免测试代码编译耗时过长
2019-09-09 02:11:26 +08:00
fasiondog
2110105b8b fix compile and test failed for travis 2019-08-17 15:22:55 +08:00
fasiondog
4daebd0af0 update xmake 2019-06-04 23:13:32 +08:00
fasiondog
2e584bdd31 update xmake 2018-09-21 01:08:43 +08:00
fasiondog
35c9b3d9ae update xmake 2018-09-20 23:12:30 +08:00
fasiondog
66fecf64bf update xmake for macosx 2018-09-20 02:43:03 +08:00
fasiondog
15c96aba18 update xmake for macosx 2018-09-19 02:45:50 +08:00
fasiondog
1a940db60e update xmake for linux 2018-09-15 02:52:35 +08:00
fasiondog
83eaa41a80 update xmake project for linux 2018-09-09 16:43:04 +08:00
fasiondog
abb87c94c6 continue xmake for linux 2018-09-07 02:06:06 +08:00
fasiondog
fbfe45f62c xmake for linux and clean warn with gcc 2018-09-04 01:41:24 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00