Summary Period: 1998-04-08 to 2004-07-10
Total Lines Of Code:
3 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 461 (100.0%) | 17.7 |
henry | 10 (38.5%) | 243 (52.7%) | 24.3 |
mcr | 12 (46.2%) | 208 (45.1%) | 17.3 |
dhr | 3 (11.5%) | 6 (1.3%) | 2.0 |
ken | 1 (3.8%) | 4 (0.9%) | 4.0 |
Moved to lib/libcrypto/libdes/Makefile,v
0 lines of code changed in:
FREESWANSRCDIR -> OPENSWANSRCDIR (patch by folken)
4 lines of code changed in:
In libdes/Makefile:
use $(AR), not "ar" -- should work better for cross-compiling;
use the ar flag "s" and get rid of the complicated and wrong $(RANLIB) dance.
2 lines of code changed in:
fix libdes/Makefile by adding quotes to a test
1 lines of code changed in:
removed setting of AS, per ken@freeswan.ca, cross-compile patch.
1 lines of code changed in:
Enable libdeslite's test programs to be built.
Among other things, this lets default Makefile target work.
3 lines of code changed in:
switch libdes/makefile to use prefixes from Makefile.inc
3 lines of code changed in:
changed TOPDIR->FREESWANSRCDIR in all Makefiles.
(note that linux/net/ipsec/Makefile uses TOPDIR because this is the
kernel sense.)
4 lines of code changed in:
added install_file_list target to gather list of all files that
would be installed by "make install" (for PR#65).
manlink has new "-n" option to just print which files would be
created rather than actually doing it.
1 lines of code changed in:
install: target is not empty, but has "true" to avoid
make blurting out: "Nothing to do..."
2 lines of code changed in:
#include patches and Makefiles for post-reorg compilation.
17 lines of code changed in:
Moved from ./libdes/Makefile,v
168 lines of code changed in:
do not build "destest"
0 lines of code changed in:
added "programs: all" target.
${DESTDIR} added to ???DIR.
5 lines of code changed in:
oops, tags shouldn't be in list
1 lines of code changed in:
declare phony tags
3 lines of code changed in:
add comment
1 lines of code changed in:
added new "checkprograms" target to deal with programs that
are required for "make check", but that may not be ready to
build for every user due to external dependancies.
2 lines of code changed in:
added dummy "check:" target which we will fill in
at a future time.
5 lines of code changed in:
Makefile.inc
3 lines of code changed in:
(6 more)
Generated by StatCVS 0.2.2