Commit Graph

15 Commits

Author SHA1 Message Date
Sam Harwell 66c64be11b Add additional logging for exceptional situations 2013-08-05 19:38:21 -05:00
Sam Harwell c9a02cd707 Fix behavior when spaces are in the path (fixes #6) 2013-08-05 19:37:39 -05:00
Sam Harwell 9c20726f0a Allow spaces in the project path (fixes #6) 2013-08-04 22:23:15 -05:00
Sam Harwell 785585199c Separate MSBuild integration for .NET 3.5 and .NET 4.0 toolchains 2013-04-17 19:02:01 -05:00
Sam Harwell 3c0b96c413 Allow specifying the JVM vendor (default JavaSoft) and installation (default Java Runtime Environment) in the project file 2013-03-14 05:41:48 -05:00
Sam Harwell 092078e5bf The JavaHome property and TryGetJavaHome methods are now static 2013-03-14 05:32:34 -05:00
Sam Harwell c6bb5be737 Actually use the registryView parameter 2013-03-14 05:31:47 -05:00
Sam Harwell f494410681 Check for both the 32- and 64-bit versions of Java (fixes #2) 2013-03-11 21:46:45 -05:00
Sam Harwell 8ee3a2204f Automatically select the C# target variant for the current framework 2013-02-27 09:37:09 -06:00
Sam Harwell 6abb26c29d Fix working directory 2013-02-26 14:36:11 -06:00
Sam Harwell 8bd2dec569 Parse generated files messages 2013-02-26 14:36:10 -06:00
Sam Harwell 8a1452961a Handle exceptions in message processing 2013-02-26 14:36:09 -06:00
Sam Harwell 05da986f8f Add the CSharpTool extension of Tool to get access to generated file names during the code generation process 2013-02-26 14:36:06 -06:00
Sam Harwell ce8170bbab Updated code generator to use Java tool and support ANTLR 4 options 2013-02-26 14:36:05 -06:00
Sam Harwell ba1f0ccb74 Add the initial build task code 2013-02-26 14:35:51 -06:00