I broke the dependencies while I was simplifying things. I need to un break them.
On Jun 6, 2006, at 1:05 PM, P T Withington wrote: > Something is wrong in the dependencies. If I run ant simple twice > in a row, it is recompiling the compiler and all the LFC's. > > It used to be the case that I could just run `ant` at the top > level, and if all I had done was change an LFC source all that > would get built would be the LFC's. I'm ok with the default ant > target being to build everything, but we need to get the > dependencies sorted, or the platform edit/compile/debug cycle will > grind... > > On 2006-06-06, at 15:47 EDT, Benjamin Shine wrote: > >> Correct. >> In fact, put disable-dtd as the first target, and it won't build >> the dtd. >> We also have disable-tomcat (previously discussed) >> and disable-nsi, which prevents it from trying to build the >> windows installer. >> >> On Jun 6, 2006, at 9:50 AM, P T Withington wrote: >> >>> I think there is a target, `ant simple` that will skip dtd and docs. >>> >>> On 2006-06-06, at 10:53 EDT, Henry Minsky wrote: >>> >>>> When I run ant build a second time, it runs the dtd build again, >>>> which takes >>>> a long time and shouldn't >>>> be necessary. I've commented out the dtd target in schema/ >>>> build.xml for now >>>> as a workaround. >>>> >>>> -- >>>> Henry Minsky >>>> Software Architect >>>> [EMAIL PROTECTED] >>>> _______________________________________________ >>>> Laszlo-dev mailing list >>>> [email protected] >>>> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev >>> >>> _______________________________________________ >>> Laszlo-dev mailing list >>> [email protected] >>> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev >> >> benjamin shine >> software engineer >> [EMAIL PROTECTED] >> >> >> > benjamin shine software engineer [EMAIL PROTECTED] _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
