ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/core/Makefile
Revision 1.15 - (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.14: +3 -3 lines
Diff to previous 1.14
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.14 - (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.13: +3 -3 lines
Diff to previous 1.13
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

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

Revision 1.12.2.4 - (view) (annotate) - [select for diffs]
Tue Dec 12 02:46:00 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.12.2.3: +7 -4 lines
Diff to previous 1.12.2.3 , to branch point 1.12 , to next main 1.15
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.12.2.3 - (view) (annotate) - [select for diffs]
Tue Dec 12 01:54:06 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.12.2.2: +6 -5 lines
Diff to previous 1.12.2.2 , to branch point 1.12
Attempted to improve the dependencies, and tidied up the code Makefiles a bit
better. Getting there... slowly.

Revision 1.12.2.2 - (view) (annotate) - [select for diffs]
Mon Dec 11 23:47:58 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.12.2.1: +4 -22 lines
Diff to previous 1.12.2.1 , to branch point 1.12
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.12.2.1 - (view) (annotate) - [select for diffs]
Mon Dec 11 20:29:20 2000 UTC (23 years, 4 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.12: +5 -3 lines
Diff to previous 1.12
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.12 - (view) (annotate) - [select for diffs]
Wed Nov 29 23:40:55 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PACKAGEBUILD
Changes since 1.11: +20 -58 lines
Diff to previous 1.11
Makefile for core, changed to suit new package structure.

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Nov 27 22:07:19 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Added the new logger to the Makefile.

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Nov 23 01:52:03 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
Added the CircularIncludeException to the Makefile.

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Nov 22 09:37:52 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Added the SimpleGUILogger to the Makefile.

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Nov 20 18:32:40 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Added the new Logger classes, and removed the old servants.

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Nov 20 17:11:44 2000 UTC (23 years, 5 months ago) by ajm
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Modified to change the name of the Configurator -> ConfigurationManager
Added initial work for multiple configurations

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Nov 17 16:28:24 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5
Added the MultiLoggerServant.

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Nov 16 14:46:14 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
Added some cvs features to the Makefile.

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Nov 14 02:33:25 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.3: +23 -12 lines
Diff to previous 1.3
Included compiling the IDL file in the Makefile.

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Nov 14 01:53:51 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.2: +4 -18 lines
Diff to previous 1.2
Found a tidier way to build any .class from from it's corresponding .java file.

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Nov 14 01:28:21 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.1: +30 -18 lines
Diff to previous 1.1
Modified to build files in a more economical way - could prove better in the
long run.
Package (JAR) build does not execute due to invalid classpath. It seems that
the JAR classpath in the Manifest will only accept JAR files, so we may have
to modify this later on.

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Nov 14 01:10:36 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Makefile for the CORE.

Future modifications would include better distinction of what files need to be
recompiled when a change is made. At present if a CORE java file is modified
the whole lot will be recompiled.

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