Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2002:
[Freeciv-Dev] Tools
Home

[Freeciv-Dev] Tools

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Tools
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 May 2002 13:42:23 +0200
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

I want to mention two tools which were recently discussed at
linux-kernel:
 - http://ccache.samba.org/. It caches the output of compilation and
 so can speed a "make clean;make" up. This makes it also faster to
 switch between client versions. After two days of usage:

cache hit                           1846
cache miss                          1426
files in cache                      2852
cache size                         139.3 Mbytes

 - http://www.research.att.com/sw/tools/graphviz/ and
 http://www.flourish.org/cinclude2dot/. This allows the creation of
 dependency graphs. I have put a sample result in
 ftp://ftp.freeciv.org/freeciv/incoming/graphs.tar.gz including a
 script to create the PS files. If you look at common-module-dot.ps
 you will see the many dependencies we have in common and will bring
 us headaches when we start inlining stuff.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
  Microsoft does have a year 2000 problem. I'm part of it. I'm running Linux.


[Prev in Thread] Current Thread [Next in Thread]