File: acks.xml

package info (click to toggle)
scons-doc 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,988 kB
  • ctags: 6,704
  • sloc: python: 48,202; xml: 24,801; sh: 516; perl: 295; makefile: 17
file content (27 lines) | stat: -rw-r--r-- 896 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<para>

  First, many thanks to the great group of developers who dove in right
  from the beginning and have contributed the code and ideas to make
  &SCons; a success: Chad Austin, Charles Crain, Steve Leblanc, and
  Anthony Roach. Thanks also to those on the scons-devel mailing list
  who have contributed greatly to the discussion, notably including
  David Abrahams, Trent Mick, and Steven Shaw.

</para>

<para>

  &SCons; would not exist today without the pioneering work of Bob
  Sidebotham on the original &Cons; tool, and without Greg Wilson's
  having started the Software Carpentry contest.

</para>

<para>

  Thanks also to Peter Miller for: Aegis; the testing discipline that it
  enforces, without which creating a stable but flexible tool would be
  impossible; the "Recursive Make Considered Harmful" paper which led me
  to experiment with &Cons; in the first place.

</para>