You said SA ISPs suck, but its very surprising to me that you are subject to
paid bandwidth. In which case, 5mb for NAnt would probably suck.
For now, just keep it in your sandbox, since the rest of us will probably
stick to NAnt and MSBuild.
Maybe at some point we can clean up the MSBuild (VS.NE
Yeah, I know, should use NANT, but I am on paid bandwidth at the moment.
Just updated my builder. Usage:
Before Kernel compile:
Sharpos.builder -r "" -t "Keymaps.Compile"
After kernel compile:
SharpOs.builder -r "" -t "AOT.Compile" -t "Image.Copy" -t
"Image.Build"
Jonatha
Hey All,
I wrote a tool to build SharpOS. It's in my sand box.
Current Issues:
. VS 2008 messed up my solutions when I converted them, a bit. It
all compiles, but I am not 100% sure.
. It probably won't work under Mono. I used Path.Append and
what-not, but not sure about t
I had to type it in twice to get it to execute. It is all still *very*
buggy. But if you wish to tinker with it, it is in my sandbox, and for now:
it *is* case sensitive.
[EMAIL PROTECTED]
Case sensitive is good IMHO. It is completely (albeit difficult) to create
two files in Windows with the
Hey folks!
I've been working hard... with function pointers, linked lists, and a
dynamically expanding StringBuilder, to pull off a semi-function demo
command shell for SharpOS!
There are still lots of bugs to work out - but for now, the basic premise
works. You type in a command, and it compares