awips2/cave/build/static
mjames-upc 36d4337756 build update, remove leftover plugins or else CAVE build barfs
Former-commit-id: 4a83aa7b8a [formerly 06825dfa09] [formerly cdedc4c022eeafa4e36a1a88d5985a1cacbb0d60 [formerly 9327b7b7bc]]
Former-commit-id: 8ca8ba460a435d5e754a635d31ce96f27203ebfa [formerly 5098e0c346]
Former-commit-id: 973adde1cc
2015-04-20 17:29:07 -06:00
..
common/cave/etc/aviation/thresholds first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
linux build update, remove leftover plugins or else CAVE build barfs 2015-04-20 17:29:07 -06:00
linux.x86/cave/lib first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
linux.x86_64/cave/lib64/lib_illusion first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
win32.amd64 Additions and deletions - merge remotes/origin/ncep_14.4.1 to upc development 2015-01-12 14:02:58 -07:00
win32.x86 first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
README.txt modified code CAVE - merge remotes/origin/ncep_14.4.1 to upc development 2015-01-12 14:07:28 -07: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.
	win32.amd64 - these files will only be installed on a 64-bit Windows Operating System.
	macosx.x86 - these files will only be installed on a 32-bit Apple OS X Operating System.