ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/Makefile
Revision 1.11 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:34 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Branch point for: SERVER_PIRCBOT
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Major change in the java package naming. This has been held off for some time
now, but it really needed doing. The future packaging of all i-scream products
will be;

uk.org.iscream.<product>.<subpart>.*

In the case of the central monitoring system server this will be;

uk.org.iscream.cms.server.*

The whole server has been changed to follow this structure, and tested to a
smallish extent. Further changes in other parts of the CMS will follow.

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Feb 5 00:59:04 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
Update to include the two CORBA Handler's.

Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Feb 3 00:40:20 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
Added the two new CORBA client related files.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jan 23 16:54:31 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Added the PacketSorter class.

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Jan 22 02:57:38 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
CVS Tags: CLI_PROTOCOL_1_0
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
All files changed to now incorporate a Queue. Makes the whole setup much tidier
and will enable levels of buffering.

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Jan 22 01:46:18 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Name change of ClientListener.java to TCPClientListener.java

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Jan 22 01:38:11 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
Added new classes.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Dec 13 18:34:22 2000 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.2: +11 -24 lines
Diff to previous 1.2
MERGE: Merged the SERVER_PACKAGEBUILD branch back into the HEAD trunk.

Revision 1.2.2.4 - (view) (annotate) - [select for diffs]
Tue Dec 12 02:45:58 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.2.2.3: +4 -3 lines
Diff to previous 1.2.2.3 , to branch point 1.2 , to next main 1.11
Done some more tidying on all the Makefiles. This should have solve the current
dependency problem that seemed to be occuring with the java source files. The
only dependency that's now not quite in place is the IDL stuff. This should be
easily fixable.

Revision 1.2.2.3 - (view) (annotate) - [select for diffs]
Tue Dec 12 01:54:04 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.2.2.2: +6 -5 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Attempted to improve the dependencies, and tidied up the code Makefiles a bit
better. Getting there... slowly.

Revision 1.2.2.2 - (view) (annotate) - [select for diffs]
Mon Dec 11 23:47:56 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.2.2.1: +4 -21 lines
Diff to previous 1.2.2.1 , to branch point 1.2
All Makefiles in the made code now make use of includes. This has dramatically
reduced the size and complexity of each file.
Future improvements centre around checking of dependencies better.

Revision 1.2.2.1 - (view) (annotate) - [select for diffs]
Mon Dec 11 20:29:17 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.2: +5 -3 lines
Diff to previous 1.2
Changed the Makefile to place compiled class files in a seperate directory
further down the directory structure. Also supplied the following switches to
the javac compiler.

-g:none
-O

The first make sure no debugging information is supplied, and the second makes
the compiler optimise the code.

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Dec 6 18:33:48 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PACKAGEBUILD
Changes since 1.1: +2 -4 lines
Diff to previous 1.1
Tried to standardise the format of the Makefiles.

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Dec 4 18:16:04 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
New Makefile for the clientinterface.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a