Adrian-Ken Rueegsegger
0aa5a46669
Add configure option --enable-unit-tests
...
This configure option enables check-based unit testing. Check is a unit
test framework for C [1].
The unit tests can be executed by issuing the following command in the
toplevel build directory:
make check
[1] - http://check.sourceforge.net/
2013-03-19 15:23:44 +01:00
Adrian-Ken Rueegsegger
5ed3e3a7e6
Various style, typo and whitespace corrections
2012-01-13 16:27:35 +01:00
Tobias Brunner
f3bb1bd039
Fixed common misspellings.
...
Mostly found by 'codespell'.
2011-07-20 16:14:10 +02:00
Martin Willi
65c8bff7a1
To build strongSwan from git sources, gettext is required
2009-12-02 11:49:11 +01:00
Martin Willi
625b48b558
added URL for git repository served over git:// protocol
2009-08-21 10:52:39 +02:00
Martin Willi
c99227630c
updated HACKING info
2009-07-07 17:26:16 +02:00
Martin Willi
e3606f2ba1
updated documentation files
2007-07-02 12:55:43 +00:00
Martin Willi
432b298e40
documentation fixes and updates
2007-06-11 12:11:41 +00:00
Martin Willi
9e3e46a52c
updated uClibc note in HACKING
2007-04-12 11:33:28 +00:00
Martin Willi
4986554f1a
fixed more uClibc issues
...
should compile against a uClibc > 0.9.28 (untested)
2006-12-15 14:22:56 +00:00
Martin Willi
c0d63ac9db
updated INSTALL to conform with autotools
...
added a short HACKING introduction
2006-06-08 06:34:52 +00:00