Commit Graph

33 Commits

Author SHA1 Message Date
Pietro Gagliardi 9c164a2c5c Okay, at this point I'm betting pushd/popd just don't work on AppVeyor's cmd.exe. I'm betting it has to do with popd /? showing me the output of call /? instead. Just use cd. 2019-04-07 21:03:20 -04:00
Pietro Gagliardi 73e4e58c80 Okay, let's see if it's because of the multiline scripts. 2019-04-07 20:53:32 -04:00
Pietro Gagliardi 0b319032b6 Other way 2019-04-07 20:44:19 -04:00
Pietro Gagliardi fbdd84ac86 Not sure why popd is exiting with status 1... 2019-04-07 20:43:49 -04:00
Pietro Gagliardi d08ab7d260 Double oops. But this should work now! 2019-04-07 20:35:56 -04:00
Pietro Gagliardi 6e915321cc Oops 2019-04-07 20:29:46 -04:00
Pietro Gagliardi 52f07b0533 No reason pip shouldn't work... 2019-04-07 20:23:07 -04:00
Pietro Gagliardi acc0586fd6 Okay so .appveyor.yml cmd scripts must not have multiline commands, ugh. 2019-04-07 20:16:04 -04:00
Pietro Gagliardi 3f815718b1 Oops 2019-04-07 18:17:10 -04:00
Pietro Gagliardi 3037d7b87f Completely update the AppVeyor proejct. It now only handles MinGW and VS2013 builds, and uses YAML better. Partially based on guidance in the meson documentation. 2019-04-07 18:15:45 -04:00
Pietro Gagliardi 6a513038f4 Okay let's try this again, with deployment keys this time. 2018-08-10 20:11:15 -04:00
Pietro Gagliardi 422ec83162 Okay, so any future changes will require super complex cmd.exe fuckery combined with yaml's bizarre, complex quoting rules, sooooo nope.avi (I'll try again after spliting all the appveyor stuff into batch files, but at this point I'm tempted to switch to VSTS, which I can pay for). 2018-05-18 09:19:53 -04:00
Pietro Gagliardi cfb51cb1b9 And let's try again for MSVC. 2018-05-18 09:08:14 -04:00
Pietro Gagliardi 634ca8470d Gotta love curl (so much for a clean revert of this...) 2018-05-18 08:59:48 -04:00
Pietro Gagliardi abc489095e Let's try jom with 1 to start. 2018-05-18 08:56:42 -04:00
Pietro Gagliardi 96f2bf2603 And now with 3. 2018-05-18 01:28:32 -04:00
Pietro Gagliardi 4c8af90d64 Okay, that seemed to apply the flag correctly. Let's turn off the debugging spew and see if it has the effect we want. 2018-05-18 00:13:51 -04:00
Pietro Gagliardi e4852c17b7 motherfucking 2018-05-18 00:08:46 -04:00
Pietro Gagliardi b463590289 fucking 2018-05-18 00:07:09 -04:00
Pietro Gagliardi dc62cbd27f Let's try simultaneous builds in AppVeyor. 2018-05-18 00:05:19 -04:00
Pietro Gagliardi d4c41e0270 And undid all those changes. 2018-05-17 10:14:13 -04:00
Pietro Gagliardi d6ced62aab Hooray Microsoft 2018-05-17 10:08:15 -04:00
Pietro Gagliardi 911ef405c7 Okay, THAT worked, so let's fix the cmd.exe quoting 2018-05-17 10:03:24 -04:00
Pietro Gagliardi 4748828a2e Good to experience that YAML is a complicated mess for myself now! 2018-05-17 10:01:31 -04:00
Pietro Gagliardi 26e5843083 ... *sigh* 2018-05-17 09:59:25 -04:00
Pietro Gagliardi 3f1b6b3a49 Fucking YAML; so much for simple git revert of all this. 2018-05-17 09:56:11 -04:00
Pietro Gagliardi 18817c7633 Oops 2018-05-17 09:54:47 -04:00
Pietro Gagliardi 4e9f498dd3 Dump AppVeyor CPU count information. Update #364 2018-05-17 09:49:02 -04:00
Pietro Gagliardi a0367201c9 Some more CI fine-tuning. 2018-05-16 22:04:46 -04:00
Pietro Gagliardi 02b7ae90f1 Some fixups to the AppVeyor and Travis CIs: rearranged artifact name parts to match existing ones, changed "platform" to "arch" wherever possible, changed "osx" to "darwin" in artifacts. Also added the AppVeyor badge to the README. 2018-05-16 21:55:04 -04:00
Mike Sinkovsky 858a497978 AppVeyor: deploy artifacts 2018-05-16 12:45:45 +05:00
Mike Sinkovsky c4b1e1b237 AppVeyor: refactor matrix 2018-05-15 16:21:51 +05:00
Mike Sinkovsky fb19345e10 CI: use AppVeyor for testing Windows buildability 2018-05-14 12:11:02 +05:00