Commit Graph

47 Commits

Author SHA1 Message Date
Margen67 8a9b8c8cde [CI] Moar minor changes
Exclude subdirectories of docs and .github;
 This fixes GitHub Actions triggering Azure.
Remove unneeded cd commands.

GitHub Actions:
 Use shorter version numbers.
2020-02-19 03:36:17 -05:00
Margen67 298bb04791 [CI] Print CPU 2020-02-19 03:36:16 -05:00
Margen67 e0b3116240 Rename exe to xenia-canary, simplify CI steps, remove SSE2
SSE2 was only for troubleshooting Fable II, and didn't do anything anyway.
2020-02-19 03:36:13 -05:00
Margen67 609f896d05 [AppVeyor] Actually disable tests 2020-02-19 03:36:13 -05:00
Margen67 5f33780140 [AppVeyor] Skip tests
this is already slow enough
2020-02-19 03:36:05 -05:00
Margen67 4316f354d7 [CI] Skip master branch, also rename xenia.exe to xenia-canary.exe in AppVeyor+Azure 2020-02-19 03:36:04 -05:00
Margen67 81db360859 AVX(2/512) builds
xenia-build:
 Make release the default config. (no longer need --config=Release)
 Add --cpu_arch argument;
  Valid options are SSE2 (default), AVX, AVX2, and AVX512.
CI:
 Remove unneeded env vars since we're only building Release for Windows anyway.
 Only do tests on AppVeyor since they only work there.
  AppVeyor:
   Remove empty tab/space.
   Remove unneeded cmds.
   Turn deploy off since it didn't do anything.
  GitHub Actions:
   Rename GitHub Actions artifacts.
Premake:
 Remove commented out garbage.
2020-02-19 03:36:02 -05:00
Rick Gibbed 0437488853
[AppVeyor] Grab all ZIPs for artifacts. 2020-02-17 16:22:05 -06:00
Rick Gibbed 5cef591070
[AppVeyor] AppVeyor didn't like %7Z_SWITCHES%. 2020-02-17 16:03:06 -06:00
Rick Gibbed c72d65ad9f
[AppVeyor] AppVeyor doesn't like IF blocks. 2020-02-17 15:38:05 -06:00
Rick Gibbed 75f98b01b9
[AppVeyor] Make checked builds harder to access.
[AppVeyor] Hopefully make checked builds harder and more annoying to access for non-developers.
2020-02-17 15:19:38 -06:00
Rick Gibbed ce1d632f4e
[CI] Include SDL2.dll as part of artifacts. 2020-02-11 04:34:37 -06:00
Margen67 3d15a4c2a8 Clean up .appveyor.yml 2019-07-23 05:40:03 -07:00
Margen67 9f86500af4 [AppVeyor] Use proper MSBuild version 2019-06-15 20:14:32 -07:00
Margen67 4d1588d36a [AppVeyor] Update to VS2019 2019-05-24 20:11:13 -07:00
Margen67 f4c2dcf1a2
[AppVeyor] Ignore .github 2019-05-06 15:29:25 -07:00
gibbed fd01fad8c8 [CI] For real this time, include xenia-vfs-dump as part of artifacts. 2018-11-21 08:50:36 -06:00
gibbed a8af14ab3a [CI] Completely include xenia-vfs-dump as part of artifacts. 2018-11-21 08:46:51 -06:00
gibbed 412f8ee63f [CI] Include xenia-vfs-dump as part of artifacts. 2018-11-21 08:43:11 -06:00
Dr. Chat 7b1d9ad19b [CI] Blacklist gh-pages branch only; Skip branches with open PRs 2018-11-18 13:50:26 -06:00
Dr. Chat dc6b592d79 [CI] Oops 2018-11-18 11:23:19 -06:00
Dr. Chat ba7f6986a4 [CI] Only build master branch (and pull requests) 2018-11-18 11:21:39 -06:00
Rick Gibbed 29dbc72d48
AppVeyor magic? 2018-05-10 19:53:06 -05:00
DrChat 39b5d8ba42 [AppVeyor] Skip commits that change unrelated files (thanks Rick) 2017-12-17 00:12:19 -06:00
DrChat 75e455e39e [AppVeyor] Allow builds on any branch 2017-12-14 19:23:32 -06:00
Rick Gibbed e9fc6921d2
[AppVeyor] Don't bump version number on pull requests. 2017-12-05 18:11:59 -06:00
DrChat b9a4ba0c1f [AppVeyor] Don't deploy pull requests 2017-12-05 14:53:24 -06:00
Dr. Chat 2a920237dd AppVeyor: Remove commit ID from xenia filename 2017-09-09 10:19:37 -05:00
Dr. Chat ddfc9e90d8 Appveyor: Put release builds first 2017-05-07 15:53:12 -05:00
Dr. Chat 761ae4eeee Run appveyor against checked builds 2017-04-08 13:01:17 -05:00
Dr. Chat eb7b80bf7c Appveyor: Swap to xenia-build and only build the projects we need. 2016-06-12 20:05:58 -05:00
Dr. Chat 61cfc787f2 Appveyor: Run tests from already-built test binaries 2016-06-12 16:44:59 -05:00
Dr. Chat 9b4876bb50 Appveyor: Include xenia.pdb in the artifacts 2016-06-11 20:56:30 -05:00
Dr. Chat 26964e39aa Un-whitelist the vulkan branch 2016-06-11 19:33:52 -05:00
Justin Moore 87ffc6c966 Whitelist the vulkan branch for Appveyor builds 2016-06-04 12:30:50 -05:00
Ben Vanik c2649b1fd4 Ok, that's enough sysadmin for this year. 2015-12-31 20:45:10 -08:00
Ben Vanik 558395c250 Doot doot appveyor. 2015-12-31 16:35:11 -08:00
Ben Vanik 51271dae08 Most appveyor docs use $(), but a few use %%. Trying that. 2015-12-31 14:29:21 -08:00
Ben Vanik 57448899d2 Trying lowercase appyveyor env vars? 2015-12-31 13:14:25 -08:00
Ben Vanik 87c4d438af Trying out appveyor release deployment. 2015-12-31 11:21:28 -08:00
Ben Vanik 9e82ccb8f0 ffs appveyor 2015-12-31 00:39:09 -08:00
Ben Vanik a168cdee87 appveyor go home, you're drunk. 2015-12-30 23:05:01 -08:00
Ben Vanik 28f43e445d Adding snappy dependency (to replace zlib) for #505. 2015-12-30 20:29:12 -08:00
Ben Vanik 457c1fc30f [appveyor] Platform name correction. 2015-12-30 19:59:57 -08:00
Ben Vanik 3b1c238aa9 Proper configuration names. 2015-12-30 19:47:37 -08:00
Ben Vanik 6407e409c3 Disabling lint on appveyor to see if the rest builds. 2015-12-30 17:26:30 -08:00
Ben Vanik 7bb0786e17 Giving appveyor another shot, now that they are free. 2015-12-30 17:10:19 -08:00