KmolYuan
|
6fb8209fcd
|
Fix build path for msvc.
|
2020-10-07 11:02:55 +08:00 |
KmolYuan
|
46979db60d
|
Try to fix the CLang problem.
|
2020-10-05 16:56:11 +08:00 |
KmolYuan
|
0716991f6f
|
Bump wrapper version.
|
2020-10-05 12:09:42 +08:00 |
KmolYuan
|
8324af6b7f
|
Update configuration.
|
2020-10-05 12:08:13 +08:00 |
KmolYuan
|
f7f3d69e8f
|
Rename test suit.
|
2020-10-05 12:00:10 +08:00 |
KmolYuan
|
2c081a643f
|
Patch MSVC libraries.
|
2020-07-31 19:53:45 +08:00 |
KmolYuan
|
b67af9e2f4
|
Fix the error on clang.
|
2020-07-31 19:44:44 +08:00 |
KmolYuan
|
7ad7b5b7fb
|
Fix static linking of stdlibs.
|
2020-07-31 17:05:09 +08:00 |
KmolYuan
|
fe5446b64a
|
Compile MiMalloc by setup.py.
|
2020-07-31 16:18:35 +08:00 |
KmolYuan
|
bc9b4d0929
|
Remove signatures in docstring.
|
2020-07-31 14:33:54 +08:00 |
Yuan
|
9197b07a1f
|
Remove unused requirements.
|
2020-07-20 13:32:19 +08:00 |
Yuan
|
27bfe0fee3
|
Remove version badge.
|
2020-07-09 11:41:11 +08:00 |
Yuan
|
8506f432f0
|
Update README.md
|
2020-07-09 11:40:27 +08:00 |
KmolYuan
|
7c90159880
|
Update msvc version.
|
2020-07-08 21:33:01 +08:00 |
KmolYuan
|
25fe77f777
|
Update compile script.
|
2020-07-08 14:48:06 +08:00 |
KmolYuan
|
e728c45f36
|
Bump version.
|
2020-07-07 14:55:48 +08:00 |
KmolYuan
|
88bab62439
|
Update CI settings.
|
2020-07-07 14:55:03 +08:00 |
KmolYuan
|
ede91f4955
|
Move docstring to sources instead of stubs.
|
2020-02-22 15:02:20 +08:00 |
KmolYuan
|
fe29a202ce
|
Bump version.
|
2020-02-02 21:45:20 +08:00 |
KmolYuan
|
05634f4f7b
|
Move docstring into stubs.
|
2020-02-02 21:44:32 +08:00 |
KmolYuan
|
5c0e66baaf
|
Bump version.
|
2020-01-29 12:40:48 +08:00 |
KmolYuan
|
6cb9ff92a4
|
Typing patch.
|
2020-01-29 11:40:41 +08:00 |
Pace Willisson
|
173d2b9e46
|
typo in python quaternion_u
|
2019-11-20 09:00:27 -05:00 |
KmolYuan
|
700f0106e0
|
Remove unused macro.
|
2019-10-26 22:07:27 +08:00 |
KmolYuan
|
74bc01193a
|
Update compiler options and patches.
|
2019-10-26 11:33:02 +08:00 |
KmolYuan
|
1771ae45ca
|
Support C++17.
|
2019-10-23 21:14:33 +08:00 |
KmolYuan
|
c4928f7c94
|
Update version.
|
2019-10-21 23:52:05 +08:00 |
KmolYuan
|
9d1b9e7e43
|
Move enums to Python script to reduce library size.
|
2019-10-15 16:13:16 +08:00 |
KmolYuan
|
6e4de28045
|
Update git ignore.
|
2019-10-15 14:43:17 +08:00 |
KmolYuan
|
4ac257e3f5
|
Update version.
|
2019-10-12 12:29:01 +08:00 |
KmolYuan
|
675aa76d5c
|
Support PEP 561.
|
2019-10-12 12:26:29 +08:00 |
KmolYuan
|
2da3e6bf80
|
Change type hint of magic method.
|
2019-10-10 15:44:59 +08:00 |
KmolYuan
|
8952591dbd
|
Allow reusing "set_compiler" command.
|
2019-10-08 22:06:04 +08:00 |
KmolYuan
|
bd616e898d
|
Add MSVC CI builder.
|
2019-10-08 21:28:00 +08:00 |
KmolYuan
|
de609637d1
|
Update version.
|
2019-10-06 18:12:06 +08:00 |
KmolYuan
|
6497133e1a
|
Apply build config for unix.
|
2019-10-06 18:08:46 +08:00 |
KmolYuan
|
18c05748fc
|
Support MSVC compiler.
|
2019-10-06 17:49:53 +08:00 |
KmolYuan
|
8cfb613344
|
Update classifiers of supported Python version.
|
2019-09-29 19:37:14 +08:00 |
KmolYuan
|
b49366b820
|
Format setup script.
|
2019-09-27 21:23:07 +08:00 |
KmolYuan
|
88d828546c
|
Reduce the source files of Solvespace.
|
2019-09-27 14:18:22 +08:00 |
KmolYuan
|
989008e3e9
|
Fix the distribution from sources.
|
2019-09-27 09:20:30 +08:00 |
KmolYuan
|
4f034441c2
|
Fix requirements.txt missing in source.
|
2019-09-26 22:21:07 +08:00 |
KmolYuan
|
a022604e16
|
Update more information.
|
2019-09-25 18:32:27 +08:00 |
KmolYuan
|
b76206afc6
|
Update version.
|
2019-09-25 18:04:25 +08:00 |
KmolYuan
|
67a87605db
|
Fix PyPI readme format.
|
2019-09-23 23:29:16 +08:00 |
KmolYuan
|
0b2cfc4201
|
Update badges.
|
2019-09-23 21:23:03 +08:00 |
KmolYuan
|
da23826f19
|
Add Windows build.
|
2019-09-23 21:06:58 +08:00 |
KmolYuan
|
cfe0c75f30
|
Update deployment config.
|
2019-09-23 12:55:51 +08:00 |
KmolYuan
|
88201db0ea
|
Remove "setup_requires" option.
|
2019-09-13 14:36:55 +08:00 |
KmolYuan
|
1c18ca015e
|
Replace "__class__" with "type()".
|
2019-09-10 17:34:12 +08:00 |