awips2/cave/build/static
Ben Steffensmeier 2c73e5a2d3 Issue #1131 merge multipane nsharp into D2D.
Former-commit-id: f68919cd08 [formerly cb6b9dda23] [formerly c04649842a] [formerly f68919cd08 [formerly cb6b9dda23] [formerly c04649842a] [formerly 2606f968cb [formerly c04649842a [formerly 14310917dffa9bb2a805f3ff8fc98ccfdd1c9d92]]]]
Former-commit-id: 2606f968cb
Former-commit-id: 81b569a8f8 [formerly b83ca44d6b] [formerly ffd63f3c9e74adbc96cb48f93c0afa5f9de5a89a [formerly 036aa08f2c]]
Former-commit-id: 2196697644a1958a810f83bd43efdccc96f18efc [formerly 8fc544b44f]
Former-commit-id: c43b7c1dd7
2012-09-20 17:28:54 -05:00
..
common/cave/etc Issue #1131 merge multipane nsharp into D2D. 2012-09-20 17:28:54 -05:00
linux Issue #951 added Appender EnvConfigurableRollingFileAppender. 2012-09-13 07:50:56 -05: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.