Pengfei
|
857bd12a6f
|
Fix appveyor artifact
|
2021-06-28 23:21:05 +08:00 |
|
Pengfei
|
412aeaa0d4
|
Use Github Actions instead of Travis
Moved MSVC to Github Actions as well.
|
2021-06-27 00:11:09 +08:00 |
|
Pengfei
|
3d3b51bb98
|
Enable C++20 and re-enable MSVC build
Also switched to standard-conforming __VA_OPT__ for logging.
|
2021-06-26 17:37:05 +08:00 |
|
zhupengfei
|
562ef5a3ed
|
Set deployment to tags only
|
2020-06-24 16:01:21 +08:00 |
|
zhupengfei
|
f0d0552139
|
Updates to the deploy scripts
Only push 7z files (to reduce confusion)
Use tag name when possible
|
2020-06-24 15:38:29 +08:00 |
|
zhupengfei
|
732695f456
|
Properly set date and rev
|
2020-06-23 23:19:42 +08:00 |
|
zhupengfei
|
0323749718
|
Configure appveyor deploy
|
2020-06-23 23:11:18 +08:00 |
|
zhupengfei
|
5bfe180348
|
Fix zlib as well
|
2020-05-17 10:52:16 +08:00 |
|
zhupengfei
|
d1ca2faf37
|
Hack another time
|
2020-05-17 10:08:59 +08:00 |
|
zhupengfei
|
908485a714
|
Try again
|
2020-05-17 09:34:16 +08:00 |
|
zhupengfei
|
2f23efd2ad
|
Fix static link
|
2020-05-17 08:52:28 +08:00 |
|
zhupengfei
|
ebab1c433b
|
Try to work around mingw issues
|
2020-05-16 19:39:25 +08:00 |
|
zhupengfei
|
268d0a0cba
|
Still doesn't work huh
|
2020-05-02 00:34:39 +08:00 |
|
zhupengfei
|
1237e62fff
|
Fixed Qt library location
|
2020-05-02 00:11:08 +08:00 |
|
zhupengfei
|
e4c3588aa1
|
Fixed appveyor script
|
2020-04-30 20:46:46 +08:00 |
|
zhupengfei
|
e51d28d6b3
|
Try adding back VS2019 CI
|
2020-04-30 20:06:04 +08:00 |
|
zhupengfei
|
380a1da748
|
Remove MSVC build
|
2019-10-02 18:36:19 +08:00 |
|
zhupengfei
|
d55af43ebd
|
appveyor, CMake: Remove -flto; Resume mingw static
This is probably the cause of Crypto++ segfault (?)
|
2019-08-31 23:06:28 +08:00 |
|
zhupengfei
|
759b5cf2e9
|
appveyor: Remove pdbs in subfolders as well
|
2019-08-30 23:00:38 +08:00 |
|
zhupengfei
|
4b84c0bd1f
|
appveyor: Remove all PDBs
|
2019-08-30 22:59:45 +08:00 |
|
zhupengfei
|
3a40caaed0
|
appveyor: Disable bundled Qt for MSVC
The setFirstColumnSpanned isn't working as expected. Attempting to use the provided Qt5.13.0
|
2019-08-30 22:34:12 +08:00 |
|
zhupengfei
|
a4fbae4918
|
removes PDBs from package
|
2019-08-30 22:24:08 +08:00 |
|
zhupengfei
|
831f0d4cab
|
temporarily remove /WX for MSVC so we can fix warnings later
|
2019-08-30 22:06:14 +08:00 |
|
zhupengfei
|
44c6d1627b
|
mingw static builds are broken. removed; attempting to fix msvc
|
2019-08-30 21:59:18 +08:00 |
|
zhupengfei
|
9d041abc00
|
remove dwarf from mingw builds
|
2019-08-30 21:48:26 +08:00 |
|
zhupengfei
|
e48562f32f
|
fix file copy
|
2019-08-30 21:32:28 +08:00 |
|
zhupengfei
|
c5064a3992
|
fixup
|
2019-08-30 21:17:45 +08:00 |
|
zhupengfei
|
f532ef3e74
|
add copy script to CI
|
2019-08-30 21:15:33 +08:00 |
|
zhupengfei
|
c1bdea53c0
|
Fix stuff; add appveyor config
|
2019-08-30 21:12:15 +08:00 |
|