Because: a) they were written for the nant builds, and so the syntax is no longer correct for msbuild repos b) I am still learning the horn dsl and I'm not sure how I would rewrite them for the msbuild repos b) the default build scripts build a release version which is what I need
On 26 February 2010 15:38, Roelof Blom <[email protected]> wrote: > Thanks Lee. > > Curious why you removed the debug/release/aptca modes. > > -- Roelof. > > > On Fri, Feb 26, 2010 at 3:23 PM, Lee Henson <[email protected]>wrote: > >> I've recently been looking into horn and have modified some of the >> previous descriptors to work against git instead of svn. >> >> http://github.com/leemhenson/hornget/tree/castle >> >> There used to be some options for generating debug/release/aptca/etc >> builds, but I haven't replicated those. >> >> Working so far: >> >> - Castle.Core >> - Castle.DynamicProxy >> - Castle.Windsor >> >> I'll do others as I need them, but for the time being I though I >> should post this here to hopefully save other people from >> unnecessarily spending their own time doing the same ones. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Castle Project Development List" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<castle-project-devel%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/castle-project-devel?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Development List" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<castle-project-devel%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-devel?hl=en. > -- You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.
