awips2/cave/build/static
Steve Harris ec8b83dd67 Merge tag 'OB_16.2.1-lx-29' into omaha_16.2.2
16.2.1-lx-29

 Conflicts:
	cave/com.raytheon.uf.viz.alertviz.ui/src/com/raytheon/uf/viz/alertviz/ui/dialogs/SimpleLogViewer.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/smarttool/Tool.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/textformatter/CombinationsFileUtil.java
	cave/com.raytheon.viz.hydrobase/src/com/raytheon/viz/hydrobase/HydroBaseDlg.java
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/dialogs/QcFreezeOptionsDialog.java
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/dialogs/QcPrecipOptionsDialog.java
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/dialogs/QcTempOptionsDialog.java
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/dialogs/polygon/DeletePolygonDlg.java
	cave/com.raytheon.viz.mpe.ui/src/com/raytheon/viz/mpe/ui/dialogs/polygon/DrawPolygonDlg.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
	edexOsgi/com.raytheon.edex.plugin.binlightning/src/com/raytheon/edex/plugin/binlightning/total/TotalLightningDecoder.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/handler/SaveCombinationsFileHandler.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/watch/TPCWatchSrv.java
	edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/impactSevereWeatherStatement.vm


Former-commit-id: 17c68986a20e9a589d40407800dd52678fcda68b
2016-05-12 09:28:49 -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 tag 'OB_16.2.1-lx-29' into omaha_16.2.2 2016-05-12 09:28:49 -05:00
linux.x86/cave/lib
linux.x86_64/cave/lib64/lib_illusion
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.