lescript , http://manageddreams.com/utils/lescriptmar9.zip , reads an xml file containing a list of referenced assemblies and .cs files, builds this, then runs it.
 
Currently it is setup to locate and run csc.exe to do this, but it should be pretty easy to tweak it to work with mcs; it's just a 200-lineish C# program.
 
What is good about lescript is:
- you can run directly from source; csc.exe is really fast so the build-time is trivial
- it reads a simple xml file to decide what to build
- it's pretty simple so easy to modify
 
_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev

Reply via email to