mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
converted by Donna. Hooked it into the build system so they are only built when specifically asked for, and when doing "make dist". They're not perfect; in particular, there are the following problems: - The plain-text FAQ should be built from FAQ.xml, but this is not currently done. (The text FAQ has been left in for now.) - The PS/PDF building doesn't work -- it fails with an incomprehensible error message which I haven't yet deciphered. Nonetheless, I'm putting it in so others can see it. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3153
13 lines
436 B
XML
13 lines
436 B
XML
<!-- misc. strings -->
|
|
<!ENTITY vg-url "http://www.valgrind.org">
|
|
<!ENTITY vg-jemail "jseward@valgrind.org">
|
|
<!ENTITY vg-vemail "valgrind@valgrind.org">
|
|
<!ENTITY vg-lifespan "2000-2004">
|
|
<!ENTITY vg-users-list "http://lists.sourceforge.net/lists/listinfo/valgrind-users">
|
|
|
|
<!-- valgrind release + version stuff -->
|
|
<!ENTITY rel-type "Development release">
|
|
<!ENTITY rel-version "2.1.2">
|
|
<!ENTITY rel-date "July 18 2004">
|
|
|