Brandon Fish
8487b21efa
Add remote desktop script
2019-08-06 18:29:45 -06:00
Brandon Fish
9b4ee9db5d
Remove appveyor RDP configuration
2019-08-05 21:26:42 -06:00
Brandon Fish
7ad629b63e
Enable RDP
2019-08-05 21:12:19 -06:00
Syrus
c15da949bb
Test in release mode in windows (faster tests)
2019-08-05 18:42:35 -07:00
Brandon Fish
03e1b3d8e8
Remove unnecessary println and make spectest runs nocapture
2019-08-05 18:58:51 -06:00
Syrus
253b2198fb
Improved Wasmer Installer in Windows
2019-07-31 14:09:01 -07:00
Syrus Akbary
5bf6a6b0bd
Trying to fix appveyor
2019-07-31 13:53:27 -07:00
Syrus Akbary
3100cef798
Updated Appveyor to publish .dll and a build with LLVM installed
2019-07-31 13:34:26 -07:00
Mark McCaskey
2991ec36a4
uncomment install rust in appveyor windows ci
2019-07-31 16:16:19 +09:00
Syrus
1d0ac80fa8
Improved Appveyor build times
2019-07-30 15:56:42 -07:00
Syrus Akbary
12f8f3d085
First working version of LLVM in Windows
2019-07-30 14:47:53 -07:00
Nick Lewycky
16fe3ce0af
Merge branch 'master' into simd
2019-07-23 13:51:15 -07:00
Mark McCaskey
ad7e3b52d3
Prepare for release of 0.5.7
2019-07-23 11:20:59 -07:00
Syrus
a301c7abd5
Updated LLVM to 8.0
2019-07-22 14:04:17 -07:00
Mark McCaskey
80a8262b2f
revert appveyor change
2019-07-10 17:30:24 -07:00
Mark McCaskey
3dbb4c27ba
update CI for new submodule
2019-07-09 15:28:50 -07:00
Syrus
336b5459bd
Removing build from normal tests
2019-07-06 10:57:24 -07:00
Syrus
10571abb35
Fixing appveyor
2019-07-06 10:48:52 -07:00
Syrus
c3032e0853
Trying to fix CI builds
2019-07-06 10:41:45 -07:00
Syrus
5791583228
Create dynamic libraries for different platforms per release
2019-05-28 15:04:58 -07:00
Mark McCaskey
faeac98944
change directory before calling rename
2019-05-20 12:12:42 -07:00
Mark McCaskey
c1cda5f5b5
make the directory if it doesn't exist
2019-05-20 12:07:11 -07:00
Mark McCaskey
3fd55cfefb
attempt to gain manual control over caching on windows wapm-cli
2019-05-20 11:56:40 -07:00
Mark McCaskey
10fb60db78
attempt to reset wapm-cli dir on windows CI
2019-05-20 11:43:28 -07:00
Syrus
b1fa60e44a
Use appveyor repo tag
2019-05-18 13:26:32 -07:00
Syrus
520e8f7227
Trying to improve appveyor
2019-05-18 12:42:59 -07:00
Syrus Akbary
933d22523a
Building wapm with appveyor
2019-05-18 12:18:54 -07:00
Syrus Akbary
973f9350b2
Update .appveyor.yml
2019-05-18 12:11:33 -07:00
Syrus Akbary
ff7cb0532e
Trying to improve appveryor deploys
2019-05-18 12:04:23 -07:00
Mackenzie Clark
a08b2f236b
Merge branch 'master' into bors
2019-03-08 14:38:18 -08:00
Mackenzie Clark
9bf786db5e
run installer setup in before_deploy step
2019-03-08 13:00:39 -08:00
Ivan Enderlin
3cfdb868ef
feat(bors) Set up Bors.
2019-03-08 10:20:46 +01:00
Syrus
3866f8fd73
Updated test script
2019-03-07 19:32:04 -08:00
Syrus
671ff09e6a
Use LLVM 5 for Windows
2019-03-07 18:06:47 -08:00
Syrus
e63515279f
Try to use LLVM_SYS_70_PREFIX for appveyor
2019-03-06 16:35:23 -08:00
Syrus
58897aba5a
Try to use LLVM path uniformily for appveyor
2019-03-06 16:18:35 -08:00
Syrus
a0ff2733ce
Go back to the appveyor build folder
2019-03-06 16:03:25 -08:00
Syrus
bd76a276fc
Fixed path
2019-03-06 15:57:38 -08:00
Syrus
9812fa09c7
Trying custom LLVM install in windows appveyor
2019-03-06 15:49:35 -08:00
Syrus
0540c50b87
Use LLVM 5.0 instead of the default one
2019-03-06 15:27:41 -08:00
Syrus
95c90f84b7
Added LLVM to the PATH in windows appveyor
2019-03-06 15:13:38 -08:00
Mackenzie Clark
bde2022b58
fix appveyor installer and build ( #224 )
...
* remove exception handler when function returns or throws
* revert to only reserving and not committing memory due to issues
* appveyor builds for release, caches more, only publish artifact once
2019-03-01 13:16:32 -08:00
Mackenzie Clark
2b1aedfbc4
install inno setup in appveyor
2019-02-25 14:48:39 -08:00
Mackenzie Clark
c3065a3869
add cargo cache for appveyor ( #194 )
2019-02-20 15:42:07 -08:00
Mackenzie Clark
14e5fb0e76
move the installer and update appveyor
2019-02-20 13:58:30 -08:00
Mackenzie Clark
5948fa1d20
Fix/windows installer ( #178 )
2019-02-14 15:30:42 -08:00
Mackenzie Clark
6a1fdb7f91
add windows exception handling in C ( #175 )
2019-02-14 09:58:33 -08:00
Mackenzie Clark
9a56680281
fix windows linking and appveyor build ( #166 )
2019-02-08 13:51:29 -08:00
Mackenzie Clark
d975a4c487
allow failures ( #143 )
2019-02-06 09:25:43 -08:00
Mackenzie Clark
e07e5c74c4
add an appveyor file ( #94 )
2019-01-16 14:27:09 -08:00