Thanks! That means the 'make' tool is already half-done :) This, together with a timestamping that takes into account the time offset across different machines, and gmake is dead :) -- Christian PS: Yes I know about ntp, but it doesn't make sense on old SGI machines that have to stay in 1998 for some strange reason :) -----Original Message----- From: Tanaka Akira [mailto:akr / m17n.org] Sent: Thursday, December 20, 2001 5:57 AM To: ruby-talk ML Subject: [ruby-talk:29067] Re: Ruby 'make' replacement (Re: stderr from external process?) In article <3c215f9b_1 / spamkiller.newsgroups.com>, Sean Russell <ser / germane-software.com> writes: > I'm a Java developer, by profession, and I really like Ant. Since I'm also > the author of REXML, I'll be happy to make any changes to REXML to make > sure it suppoorts a Ruby-based Ant. I suspect that simple Ant like tool can be easily implemented using REXML and GraphR. Because GraphR have a method which can be used as topological sorting `strongly_connected_components' which is implemented by me :-) -- Tanaka Akira