CMake/Help/generator
Fred Baksik 0c9e47d7cd GHS: Integrity Application updates
-- Check the property "ghs_integrity_app" on executables to set [INTEGRITY Application]
   If the property is not set then check if an integrate file is one of the source files (.int file).
   Dynamic Downloads that do not have an integrate file can use this property along with setting
   the compiler flag "-dynamic".

-- Remove parsing for -dynamic flag; it is only used to print a comment
   The MULTI GUI will show if it is a Monolith or Dynamic Download application

-- Use project references to specify which executables are part of the Integrity Application
   Usually Implicit Dependency Analysis will ensure that executable targets
   become part of the application.  This does not work for Dynamic Download without integrate files.
   Use `add_dependencies(dd vas)` to mark that the vas target is part of dd target.

-- Update file locations in the Integrate files.
2019-01-16 10:41:49 -05:00
..
Borland Makefiles.rst Add Help/generator/*.rst for Windows- and OS X-only generators 2013-10-15 11:17:08 -04:00
CodeBlocks.rst CodeBlocks: add option to exclude external files 2017-09-14 13:21:59 +03:00
CodeLite.rst CodeLite: Optionally use targets to create (sub)project files 2016-09-26 13:40:38 -04:00
Eclipse CDT4.rst Help: Organize and revise the cmake-generators.7 manual 2013-11-25 10:17:18 -05:00
Green Hills MULTI.rst GHS: Integrity Application updates 2019-01-16 10:41:49 -05:00
Kate.rst kate: add some documentation 2013-11-25 10:48:39 -05:00
MinGW Makefiles.rst Help: Clarify MinGW v. MSYS Makefiles generators (#15319) 2014-12-19 09:07:25 -05:00
MSYS Makefiles.rst Help: Clarify MinGW v. MSYS Makefiles generators (#15319) 2014-12-19 09:07:25 -05:00
Ninja.rst Help: Document Ninja generator conditional Fortran support 2016-09-22 13:53:10 -04:00
NMake Makefiles JOM.rst Add Help/generator/*.rst for Windows- and OS X-only generators 2013-10-15 11:17:08 -04:00
NMake Makefiles.rst Add Help/generator/*.rst for Windows- and OS X-only generators 2013-10-15 11:17:08 -04:00
Sublime Text 2.rst Help: Organize and revise the cmake-generators.7 manual 2013-11-25 10:17:18 -05:00
Unix Makefiles.rst Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
Visual Studio 6.rst Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
Visual Studio 7 .NET 2003.rst Drop Visual Studio 7 .NET 2003 generator 2017-04-19 15:28:05 -04:00
Visual Studio 7.rst Drop Visual Studio 7 generator for VS .NET 2002 2016-03-11 08:53:50 -05:00
Visual Studio 8 2005.rst Drop Visual Studio 8 2005 generator 2018-04-02 10:08:10 -04:00
Visual Studio 9 2008.rst Help: Document VS generator default platform selection 2019-01-10 09:38:35 -05:00
Visual Studio 10 2010.rst Help: Document VS generator default platform selection 2019-01-10 09:38:35 -05:00
Visual Studio 11 2012.rst Help: Document VS generator default platform selection 2019-01-10 09:38:35 -05:00
Visual Studio 12 2013.rst Help: Document VS generator default platform selection 2019-01-10 09:38:35 -05:00
Visual Studio 14 2015.rst Help: Document VS generator default platform selection 2019-01-10 09:38:35 -05:00
Visual Studio 15 2017.rst Help: Document VS generator default platform selection 2019-01-10 09:38:35 -05:00
Visual Studio 16 2019.rst VS: Add Visual Studio 16 2019 generator 2019-01-11 11:04:51 -05:00
VS_TOOLSET_HOST_ARCH.txt Help: Document VS generator toolset specification syntax 2017-03-13 10:36:58 -04:00
Watcom WMake.rst Add Help/generator/*.rst for Windows- and OS X-only generators 2013-10-15 11:17:08 -04:00
Xcode.rst Xcode: Drop support for Xcode versions below 3 2017-04-22 15:19:11 -04:00