Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

First-class Mono support #28

Open
jpoehls opened this issue Jan 6, 2012 · 1 comment
Open

First-class Mono support #28

jpoehls opened this issue Jan 6, 2012 · 1 comment

Comments

@jpoehls
Copy link
Owner

jpoehls commented Jan 6, 2012

I believe DNM already has a decent level of Mono support, however I am now at a point where I hate booting up my Windows VM and need to be able to maintain DNM from OS X. So the whole thing needs to support Mono first class.

Here are a few things I know needs to happen for this:

  1. Convert build script from PowerShell into something that will run equally well on Windows and Mono.
  2. Figure out if/how we can publish updates to the NuGet package from Mono.
  3. Update the TeamCity CI build to use the new build scripts.
  4. Update all applicable unit tests to use an in-memory Sqlite database instead of SQL Server Compact. SQL Server Company specific tests can continue to use it, but it should be possible to run the test suite (minus those tests) under Mono easily. The full test suite should be able to run on the TeamCity server.
@kieranbenton
Copy link
Contributor

Might be worth a look, at least whilst we tackle other problems? http://pash.sourceforge.net/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants