ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/Makefile
Revision 1.13.2.4 - (view) (annotate) - [select for diffs]
Tue Dec 12 02:46:03 2000 UTC (23 years, 5 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.13.2.3: +7 -4 lines
Diff to previous 1.13.2.3 , to branch point 1.13 , to next main 1.21
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.13.2.3 - (view) (annotate) - [select for diffs]
Tue Dec 12 01:54:09 2000 UTC (23 years, 5 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.13.2.2: +6 -5 lines
Diff to previous 1.13.2.2 , to branch point 1.13
Attempted to improve the dependencies, and tidied up the code Makefiles a bit
better. Getting there... slowly.

Revision 1.13.2.2 - (view) (annotate) - [select for diffs]
Mon Dec 11 23:48:02 2000 UTC (23 years, 5 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.13.2.1: +4 -22 lines
Diff to previous 1.13.2.1 , to branch point 1.13
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.13.2.1 - (view) (annotate) - [select for diffs]
Mon Dec 11 20:29:26 2000 UTC (23 years, 5 months ago) by tdb
Branch: SERVER_PACKAGEBUILD
Changes since 1.13: +5 -3 lines
Diff to previous 1.13
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.13 - (view) (annotate) - [select for diffs]
Wed Dec 6 22:57:45 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PACKAGEBUILD
Changes since 1.12: +12 -4 lines
Diff to previous 1.12
Added the new Plugin Manager bits.

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

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Nov 29 23:41:20 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.10: +15 -56 lines
Diff to previous 1.10
Makefile for filter, modified with new package structure in mind.

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Nov 27 00:39:58 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
Added all the new gubbins.

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Nov 23 01:43:24 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.8: +2 -3 lines
Diff to previous 1.8
Changes to reflect goings on with files... :)

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Nov 22 09:30:30 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
Added the new parts to the Filter.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Nov 21 23:37:30 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
Added FilterManagerServant to the compile list.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Nov 21 21:05:39 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.5: +5 -4 lines
Diff to previous 1.5
Made changes to reflect remain of Filter and FilterManager, and addition of the
new files.

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Nov 20 22:05:35 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
Added the Filter to the Makefile. Still todo, seperate the "make run" into two
seperate sections so that the Filter or the FilterManager can be run.

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

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Nov 14 02:38:29 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.2: +18 -8 lines
Diff to previous 1.2
Included compiling the IDL file in the Makefile.

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

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Nov 14 01:40:49 2000 UTC (23 years, 6 months ago) by tdb
Branch: MAIN
Initial Makefile for the Filter. Will obviously need to be expanded as the
Filter section grows.

Convenience Links

Links to HEAD: (view) (annotate) Links to SERVER_PACKAGEBUILD: (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