awips2/cave/build/static
Max Schenkelberg 2d167af343 Issue #588 Added serialization adapter registration to better support serializing DrawableString objects
Change-Id: I2833b345fbef4674083dcad3561444ec4e6a0056

Former-commit-id: 82298cb03b [formerly 06ee0bbf6f] [formerly 78e1bd2c62] [formerly 82298cb03b [formerly 06ee0bbf6f] [formerly 78e1bd2c62] [formerly 1f5abc6e20 [formerly 78e1bd2c62 [formerly 6c456c0bad00aaa1fea67f90a4633b3e14a78495]]]]
Former-commit-id: 1f5abc6e20
Former-commit-id: 985ee5a034 [formerly 2db836b296] [formerly 0465afe50a2e0abf332ee9d7e74c28a75a577f5d [formerly 3ca8ca6f01]]
Former-commit-id: ae5df9ba1774095dd47fab5b8b61888b552632fc [formerly 6cd18a09dc]
Former-commit-id: 5729c0acc5
2012-05-09 15:02:30 -05:00
..
common/cave/etc Issue #588 Added serialization adapter registration to better support serializing DrawableString objects 2012-05-09 15:02:30 -05:00
linux Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
linux.x86/cave/lib Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
linux.x86_64/cave/lib64/lib_illusion Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
win32.x86 12.4.1-10 baseline 2012-05-01 18:06:13 -05:00
README.txt Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00

-----README-----

The static directory contains common scripts and other files that need to
be installed with CAVE. These files generally are not used by a specific
component unless the component is "common" and they do not need to be compiled.

The following common directories exist within the static directory:
	common - these files should be installed on every Operating System for every architecture.
	linux - these files should be installed on every LINUX Operating System for every 
			architecture.
			
We also have the following os / architecture specific directories within the static
directory. The name of the directories is based on the eclipse (3.6.1) os.arch
designation.
	linux.x86 - these files will only be installed on a 32-bit Linux Operating System.
	linux.x86_64 - these files will only be installed on a 64-bit Linux Operating System.
	win32.x86 - these files will only be installed on a 32-bit MS Windows Operating System.
	macosx.x86 - these files will only be installed on a 32-bit Apple OS X Operating System.