Directory doc/

Total Files:
2
Deleted Files:
0
Lines of Code:
714

[root]/doc
         Developers (12 files, 36006 lines)
         playbook-html (2 files, 867 lines)
         playbook (1 files, 608 lines)
         scripts (2 files, 638 lines)
         spell-docs (1 files, 370 lines)
         spoiler-html (2 files, 550 lines)
         spoiler (1 files, 458 lines)

Lines of Code

doc/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 12 (100.0%) 2.0
ryo_saeba 3 (50.0%) 9 (75.0%) 3.0
mwedel 3 (50.0%) 3 (25.0%) 1.0

Most Recent Commits

ryo_saeba 2007-09-27 15:11

Face/animation related plugin functions.

9 lines of code changed in:

  • doc: Makefile.in (+9 -3)
mwedel 2007-09-01 00:32

Server support for Metaserver2 - brought back from trunk:
acinclude.m4: Add LIBCURL_CHECK_CONFIG macro, used by configure.
configure.ac: Add check for pthread, LIBCURL. Extra
logic to display if we will build with metaserver2 support
lib/Makefile.am: add metaserver2 to list of files to install.
*/Makefile.in: rebuilt
lib/metaserver2: Settings file for metaserver2 support.
server/init.c: Add call to metaserver2_init() during startup.
include/metaserver2.h: Header file include metaserver2 related data.
include/autoconf.h.in: Rebuilt
include/sockproto.h: Rebuilt with new metaserver2 functions.
socket/metaserver.c: metaserver2 update logic added.
MSW 2007-08-31

3 lines of code changed in:

  • doc: Makefile.in (+3)
ryo_saeba 2007-08-12 06:14

Fix plugin documentation, add some .ps version made from the wiki. This fixes bug #1537236: cfpython 2.0 - documentation missing.

0 lines of code changed in:

  • doc: plugins (new)
mwedel 2007-03-26 02:11

Bring forward fix from 1.10.0:
Fix 'make distclean':
acinclude.m4: Use -I./${srcdir} for crossedit check - otherwise, when
building in alternate directory, doesn't fine files correctly.
configure.*: Add new makefiles.
check-fragment.am, test/unit/crossedit/Makefile.am,
test/unit/common/Makefile.am,test/toolkit/Makefile.am: Add support for buildin
g in alternate directory, which
make distclean does - using relative directories to find files
does not work. Some files should also be in the buildir, not srcdir.
Have Makefiels remove .autrun.xml with distclean
Makefile.am: Remove to config files on make distclean
test/include/Makefile.*, test/templates/Makefile.*: Add missing Makefiles
test/unit/random_maps/Makefile.am,test/unit/socket/Makefile.am,
test/unit/Makefile.am: remove .autorun.xml file as part of distclean
test/unit/server/Makefile.am: Remove LDFLAGS from Makefile.am - automake
says don't mess with those - use AM_LDFLAGS instead. Remove
.autrun.xml file with distclean
test/Makefile.am: Add include, templates to subdir list. Have
make clean remove log files, .autorun.xml file.
crossedit/Makefile.am: Fix indentation of stubs.c (use tab, not spaces)
other files: Rebuilt as part of running autogen.sh
MSW 2007-03-25

0 lines of code changed in:

  • doc: Makefile.in (new)
Generated by StatSVN 0.3.1