Re: [Scons-dev] Early Warning: Ceylon is a pain for SCons

2012-11-20 Thread Tom Tanner (BLOOMBERG/ LONDON)
It may be that it's time to consider an interpose library or truss and monitor the open/create/delete/rename operations undertaken by the build command, and log those. This would also work nicely for java and such things as unit tests and scripts which can be tricky to get correct dependencies

[Scons-dev] Early Warning: Ceylon is a pain for SCons

2012-11-14 Thread Russel Winder
Remember the problems of Java for SCons. Scala of course is far, far worse. These however are trivial in comparison to Ceylon. I think I have already given up trying to use SCons for working with Ceylon :-( -- Russel. =

Re: [Scons-dev] Early Warning: Ceylon is a pain for SCons

2012-11-14 Thread Dirk Bächle
Hi Russel, and what exactly would be a problem for SCons when trying to build Ceylon projects? Can we extract requirements for SCons from it? Regards, Dirk On 14.11.2012 16:52, Russel Winder wrote: Remember the problems of Java for SCons. Scala of course is far, far worse. These however