User statistics for pgarceau

back to main page

Summary Period: 2000-03-11 to 2003-03-28

Total Changes

83 (0.1%)

Lines Of Code

1245 (0.0%)

Modules

Directory Changes Lines of code Lines per change
Totals 83 (100.0%) 1245 (100.0%) 15.0
CS/libs/cssys/win32/ 29 (34.9%) 744 (59.8%) 25.6
CS/plugins/video/canvas/ddraw/ 9 (10.8%) 184 (14.8%) 20.4
CS/mk/ 9 (10.8%) 80 (6.4%) 8.8
CS/include/ 7 (8.4%) 75 (6.0%) 10.7
CS/plugins/sound/renderer/software/ 2 (2.4%) 51 (4.1%) 25.5
CS/include/cssys/win32/ 8 (9.6%) 46 (3.7%) 5.7
CS/ 7 (8.4%) 22 (1.8%) 3.1
CS/plugins/video/renderer/software/ 4 (4.8%) 18 (1.4%) 4.5
CS/libs/cssys/ 1 (1.2%) 11 (0.9%) 11.0
CS/docs/ 2 (2.4%) 6 (0.5%) 3.0
CS/data/config/ 1 (1.2%) 3 (0.2%) 3.0
CS/plugins/video/canvas/ddraw8/ 1 (1.2%) 2 (0.2%) 2.0
CS/plugins/engine/3d/ 1 (1.2%) 2 (0.2%) 2.0
CS/plugins/video/renderer/ 1 (1.2%) 1 (0.1%) 1.0
CS/data/ 1 (1.2%) 0 (0.0%) 0.0

Activity By Clock Time

Most Recent Commits

pgarceau 2003-03-28 07:11

Modified win32gcc.mak to use g++ -shared instead of deprecated dllwrap for
plugin generation(s).

Modified history.txt to reflect above change.

26 lines of code changed in:

pgarceau 2003-02-18 01:56

Noted known bug for some platforms which require win32gcc.mak

4 lines of code changed in:

pgarceau 2003-01-09 01:23

Relocate -I /directx references for Win32gcc (Mingw-Msys)

4 lines of code changed in:

pgarceau 2003-01-09 01:22

Eliminated CFLAGS.INCLUDE
Moved /directx -I references to ddraw.mak, ddraw8.mak

0 lines of code changed in:

pgarceau 2002-11-21 00:14

Minor cleanup -- eliminated comments re: "dllwrap" as gcc -shared is now being
used for plugin generation (.dlls) instead of "dllwrap"

2 lines of code changed in:

pgarceau 2002-11-12 03:05

Clean up -- removed some un-needed comments.

1 lines of code changed in:

pgarceau 2002-11-12 03:04

Eliminated dllwrap dependency.
Now uses gcc -shared to generate .dlls (plugins, etc.).

5 lines of code changed in:

pgarceau 2002-11-05 07:24

Eliminated dependency on dllwrap.
Eliminated dllwrapwrap.sh
(DO.SHARED.PLUGINS) now uses "gcc -shared" to generate .dll files

9 lines of code changed in:

pgarceau 2001-02-28 07:44

Update data with stdtex.zip

0 lines of code changed in:

pgarceau 2000-08-15 02:08

Added -fvtable-thunks to cygwin.mak

1 lines of code changed in:

pgarceau 2000-08-08 08:14

Maintenance Update (Cleanup)

-- removed hard library links (-Llibs/zlib, etc.) from Mingw.mak
libpng.a, libjpeg.a and z.a now are only available from
compilers' include directory.

-- Updated system dependent source file variables to accomodate
AndyZs changes.

-- exeentry.cpp, as of this update, is once again enabled for both
static library and dynamic library builds. Before this update,
only the dynamic library build (USE_SHARED_PLUGINS=yes)
was allowed to invoke exeentry.cpp.

6 lines of code changed in:

pgarceau 2000-08-08 07:35

-- restore library references for Mingw, these are kept in cs/libs
for .png, .jpeg and zlib

3 lines of code changed in:

pgarceau 2000-08-05 04:08

Cygwin update

-- allows definition of _argc, _argv for Cygwin builds generated
with OS=WIN32 (not Unix).

10 lines of code changed in:

pgarceau 2000-07-31 22:47

no message

1 lines of code changed in:

pgarceau 2000-07-26 12:43

Mingw revision:

Update to accomodate non-win32 gcc builds.

15 lines of code changed in:

pgarceau 2000-07-26 12:17

Update for Mingw
Added necessary -l references for static lib build

36 lines of code changed in:

pgarceau 2000-07-17 09:07

Mingw Make Update
Some documentation added

2 lines of code changed in:

pgarceau 2000-07-17 08:35

Mingw Static Library Update
Modified to fully accomodate Working Static Library Build

12 lines of code changed in:

pgarceau 2000-07-12 00:28

Mingw make update -- [NT4/Win98]
----
[USE.SHARED.PLUGINS=yes/.dll update]
New support for creating .def files complete
[make depend/DO_DEPEND=yes]
Adds beginning of modifications for proper
generation of csengine dependencies
(Win32 gnuMake)

102 lines of code changed in:

pgarceau 2000-06-29 23:32

latest version of Mingw.mak

24 lines of code changed in:

(44 more)


Generated by StatCvs v0.2-dev