awips2/cave/build/static
Steve Harris b95fd6e5a2 Merge branch 'omaha_16.1.1' into omaha_16.2.1
Former-commit-id: 8de0a0d42550690492c701c11c551f53aca5b02f
2015-08-11 19:47:53 -05:00
..
common/cave/etc/aviation/thresholds Merge branch 'master_14.2.1' into omaha_14.2.1 2014-03-07 15:16:18 -06:00
linux Merge branch 'omaha_16.1.1' into omaha_16.2.1 2015-08-11 19:47:53 -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.amd64/cave/lib Omaha #4295 Removed AlertViz and the use of bat files on Windows. 2015-06-30 13:19:23 -05:00
README.txt Omaha #4295 Removed AlertViz and the use of bat files on Windows. 2015-06-30 13:19:23 -05: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.8.2) 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.amd64 - these files will only be installed on a 64-bit Windows Operating System.