on Fri Jul 04 2008, "Doug Gregor" wrote:
> On Fri, Jul 4, 2008 at 2:02 PM, troy d. straszheim <[EMAIL PROTECTED]> wrote:
>>
>> I did some work on this:
>>
>> http://boost.resophonic.com/trac/traash
>>
>> Switched sqlite => mysql, added a few indexes, changed around the views so
>> as not to
>>
On Fri, Jul 4, 2008 at 2:02 PM, troy d. straszheim <[EMAIL PROTECTED]> wrote:
>
> I did some work on this:
>
> http://boost.resophonic.com/trac/traash
>
> Switched sqlite => mysql, added a few indexes, changed around the views so
> as not to
> render an entire 6k step build/test run at once. Seem
Hi Miguel,
On Thu, Jul 3, 2008 at 4:16 PM, Miguel A. Figueroa-Villanueva
<[EMAIL PROTECTED]> wrote:
> I have attached a patch for your consideration. It basically removes
> the dependency on modularize.py by using cmake commands. This should
> work on any platform.
Great! This worked well for me,
I did some work on this:
http://boost.resophonic.com/trac/traash
Switched sqlite => mysql, added a few indexes, changed around the views so as
not to
render an entire 6k step build/test run at once. Seems a bit snappier.
Comments
welcome.
-t