ravipatidar54 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Some fixes to allow the service generator to be built on linux with xbuild #269

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Fix some things that are broken on systems which honor filename case.
Add a smaller .sln file to just build the code generator.

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by ai...@google.com on 6 Nov 2012 at 4:35

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 15 Jan 2013 at 9:15

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 11 Feb 2013 at 3:48

GoogleCodeExporter commented 9 years ago
Service generator is already running on mono.
I'm closing this issue.
I don't think we need another smaller solution, because our release process is 
changing and we won't build the ServiceGenerator anymore. (it will be 
downloaded from contrib repository)

Original comment by pele...@google.com on 9 Mar 2013 at 5:15

GoogleCodeExporter commented 9 years ago
Service generator is already running on mono.
I'm closing this issue.
I don't think we need another smaller solution, because our release process is 
changing and we won't build the ServiceGenerator anymore. (it will be 
downloaded from contrib repository)

Original comment by pele...@google.com on 9 Mar 2013 at 5:15

GoogleCodeExporter commented 9 years ago
I still would like to be able to build it on linux. That way we can incorporate 
some tests for it into our continuous build. If it takes only a little effort 
to make the .sln files cleaner, it's worth doing.

Original comment by ai...@google.com on 9 Mar 2013 at 4:55