Skip to content

Appveyor support#2

Merged
mhils merged 3 commits intomhils:masterfrom
TBBle:appveyor
Feb 11, 2017
Merged

Appveyor support#2
mhils merged 3 commits intomhils:masterfrom
TBBle:appveyor

Conversation

@TBBle
Copy link
Copy Markdown
Contributor

@TBBle TBBle commented Feb 11, 2017

It seems useful to be able to build this set of binaries on AppVeyor.

It appears AppVeyor's build system will start nmake and immediately
attempt to continue the build, raising a
System.Management.Automation.RemoteException with no apparent inner
exception.
@mhils
Copy link
Copy Markdown
Owner

mhils commented Feb 11, 2017

This looks good. Thanks! 😃

@mhils mhils merged commit ed07dad into mhils:master Feb 11, 2017
@mhils
Copy link
Copy Markdown
Owner

mhils commented Feb 11, 2017

Builds are failing unfortunately: https://ci.appveyor.com/project/mhils/libxml2-win-binaries/build/1.0.1

@TBBle
Copy link
Copy Markdown
Contributor Author

TBBle commented Feb 11, 2017

Yup, new Pull Request incoming. I suspect AppVeyor has an old or weirdly-installed version of Pscx.

Edit: Turns out the way I found to install Pscx on AppVeyor machines easily actually disables the cd override, so you don't get support for cd -. #4 has the fix.

@TBBle TBBle deleted the appveyor branch February 11, 2017 18:01
@TBBle TBBle mentioned this pull request Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants