awips2/cave/build/static
Steve Harris f04a1e8fc0 13.4.1-6 baseline
Former-commit-id: 5544c4a072 [formerly 6fcbb5ae6b] [formerly 8379977673] [formerly 5544c4a072 [formerly 6fcbb5ae6b] [formerly 8379977673] [formerly 16fe8cc5a2 [formerly 8379977673 [formerly f30c650b1c406889c38a5f82bbeda3605adbd9a5]]]]
Former-commit-id: 16fe8cc5a2
Former-commit-id: 5568ada76b [formerly 5be793f2f9] [formerly f649c7ad7b4bf50f9a110308d2253393bb3d2506 [formerly 979700c302]]
Former-commit-id: 772ececc049088d7fcf3524449b57d47ac45e322 [formerly 2e835dc591]
Former-commit-id: 5e54a425fb
2013-05-07 08:47:39 -04:00
..
common/cave/etc 13.4.1-6 baseline 2013-05-07 08:47:39 -04:00
linux 13.4.1-4.1 baseline (recovered lost bin directories for 13.4.1-4) 2013-05-03 09:20:30 -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.