[antlr-interest] C# TARGET ANNOUNCEMENTS

Johannes Luber jaluber at gmx.de
Sun Apr 13 12:54:52 PDT 2008


Micheal J schrieb:
>>> Might be worth checking if Prebuild be moulded to generate 
>> Nant files 
>>> that can build docs, the distro archives etc in addition to 
>> building 
>>> the assemblies...
>> The distro archives? You mean the daily builds? For that 
>> using the ant-build is sufficient. One could add to the 
>> ant-build the building of the runtime targets at least as an 
>> option, as this would simplify things further.
> 
> No. Not the ANTLR tool builds. I was referring to the ANTLR C# runtime
> distribution archives. For the downloads page.

You mean the runtime separately from the build?
> 
> I don't expect that C# devs would be happy to use Ant to build C# bits when
> Nant exists. Conversely, I doubt that replacing the Ant build with a Nant
> build would please Java devs wishing to build the java-based ANTLR tool
> itself or indeed the java runtime. Same for C, Python....

Actually I meant that one could add to the Ant-build an <exec>-task 
which executes the appropriate build for a runtime. Those could be linked.

Johannes


More information about the antlr-interest mailing list