Clone of official tools

Committer:
Anders Blomdell
Date:
Thu Feb 04 17:17:13 2021 +0100
Revision:
47:21ae3e5a7128
Parent:
43:2a7da56ebd24
Add a few normpath calls

Who changed what in which revision?

UserRevisionLine numberNew contents of line
The Other Jimmy 36:96847d42f010 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
The Other Jimmy 36:96847d42f010 2 <?fileVersion 4.0.0?>
The Other Jimmy 36:96847d42f010 3 <!-- Generated by the GNU ARM Eclipse exporter from an mBed project. -->
The Other Jimmy 36:96847d42f010 4 <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
The Other Jimmy 36:96847d42f010 5 <storageModule moduleId="org.eclipse.cdt.core.settings">
The Other Jimmy 36:96847d42f010 6 {% for cfg_key in options %}
The Other Jimmy 36:96847d42f010 7 {% set opts = options[cfg_key] %}
The Other Jimmy 36:96847d42f010 8 <cconfiguration id="ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}}">
The Other Jimmy 36:96847d42f010 9 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}}" moduleId="org.eclipse.cdt.core.settings" name="{{opts['name']}}">
The Other Jimmy 36:96847d42f010 10 <externalSettings/>
The Other Jimmy 36:96847d42f010 11 <extensions>
The Other Jimmy 36:96847d42f010 12 <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
The Other Jimmy 36:96847d42f010 13 <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
The Other Jimmy 36:96847d42f010 14 <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
The Other Jimmy 36:96847d42f010 15 <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
The Other Jimmy 36:96847d42f010 16 <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
The Other Jimmy 36:96847d42f010 17 <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
The Other Jimmy 36:96847d42f010 18 </extensions>
The Other Jimmy 36:96847d42f010 19 </storageModule>
The Other Jimmy 36:96847d42f010 20 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
The Other Jimmy 36:96847d42f010 21 <configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.{{opts['parent_id']}}" cleanCommand="${cross_rm} -rf" description="" id="ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}}" name="{{opts['name']}}" parent="ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['parent_id']}}">
The Other Jimmy 36:96847d42f010 22 <folderInfo id="ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}}." name="/" resourcePath="">
The Other Jimmy 36:96847d42f010 23 <toolChain id="ilg.gnuarmeclipse.managedbuild.cross.toolchain.elf.{{opts['id']}}.{{u.id}}" name="Cross ARM GCC" superClass="ilg.gnuarmeclipse.managedbuild.cross.toolchain.elf.{{opts['parent_id']}}">
The Other Jimmy 36:96847d42f010 24 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.family.{{u.id}}" name="ARM family" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.family" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.mcpu.{{opts['common']['arm.target.family']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 25 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.architecture.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.architecture" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.arch.{{opts['common']['arm.target.arch']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 26 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.instructionset.{{u.id}}" name="Instruction set" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.instructionset" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.instructionset.{{opts['common']['arm.target.instructionset']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 27 {% if opts['common']['arm.target.thumbinterwork'] %}
The Other Jimmy 36:96847d42f010 28 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.thumbinterwork.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.thumbinterwork" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 29 {% endif %}
The Other Jimmy 36:96847d42f010 30 {% if opts['common']['arm.target.endianness'] %}
The Other Jimmy 36:96847d42f010 31 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.endianness.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.endianness" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.endianness.{{opts['common']['arm.target.endianness']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 32 {% endif %}
The Other Jimmy 36:96847d42f010 33 {% if opts['common']['arm.target.fpu.abi'] %}
The Other Jimmy 36:96847d42f010 34 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi.{{u.id}}" name="Float ABI" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.abi.{{opts['common']['arm.target.fpu.abi']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 35 {% endif %}
The Other Jimmy 36:96847d42f010 36 {% if opts['common']['arm.target.fpu.unit'] %}
The Other Jimmy 36:96847d42f010 37 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit.{{u.id}}" name="FPU Type" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.fpu.unit.{{opts['common']['arm.target.fpu.unit']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 38 {% endif %}
The Other Jimmy 36:96847d42f010 39 {% if opts['common']['arm.target.unalignedaccess'] %}
The Other Jimmy 36:96847d42f010 40 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.unalignedaccess.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.unalignedaccess" value="ilg.gnuarmeclipse.managedbuild.cross.option.arm.target.unalignedaccess.{{opts['common']['arm.target.unalignedaccess']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 41 {% endif %}
The Other Jimmy 36:96847d42f010 42
The Other Jimmy 36:96847d42f010 43 {% if opts['common']['optimization.level'] != '' %}
The Other Jimmy 36:96847d42f010 44 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.level.{{u.id}}" name="Optimization Level" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.level" value="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.level.{{opts['common']['optimization.level']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 45 {% endif %}
The Other Jimmy 36:96847d42f010 46 {% if opts['common']['optimization.messagelength'] %}
The Other Jimmy 36:96847d42f010 47 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.messagelength.{{u.id}}" name="Message length (-fmessage-length=0)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.messagelength" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 48 {% endif %}
The Other Jimmy 36:96847d42f010 49 {% if opts['common']['optimization.signedchar'] %}
The Other Jimmy 36:96847d42f010 50 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.signedchar.{{u.id}}" name="'char' is signed (-fsigned-char)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.signedchar" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 51 {% endif %}
The Other Jimmy 36:96847d42f010 52 {% if opts['common']['optimization.functionsections'] %}
The Other Jimmy 36:96847d42f010 53 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.functionsections.{{u.id}}" name="Function sections (-ffunction-sections)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.functionsections" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 54 {% endif %}
The Other Jimmy 36:96847d42f010 55 {% if opts['common']['optimization.datasections'] %}
The Other Jimmy 36:96847d42f010 56 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.datasections.{{u.id}}" name="Data sections (-fdata-sections)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.datasections" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 57 {% endif %}
The Other Jimmy 36:96847d42f010 58 {% if opts['common']['optimization.nocommon'] %}
The Other Jimmy 36:96847d42f010 59 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nocommon.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nocommon" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 60 {% endif %}
The Other Jimmy 36:96847d42f010 61 {% if opts['common']['optimization.noinlinefunctions'] %}
The Other Jimmy 36:96847d42f010 62 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.noinlinefunctions.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.noinlinefunctions" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 63 {% endif %}
The Other Jimmy 36:96847d42f010 64 {% if opts['common']['optimization.freestanding'] %}
The Other Jimmy 36:96847d42f010 65 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.freestanding.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.freestanding" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 66 {% endif %}
The Other Jimmy 36:96847d42f010 67 {% if opts['common']['optimization.nobuiltin'] %}
The Other Jimmy 36:96847d42f010 68 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nobuiltin.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nobuiltin" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 69 {% endif %}
The Other Jimmy 36:96847d42f010 70 {% if opts['common']['optimization.spconstant'] %}
The Other Jimmy 36:96847d42f010 71 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.spconstant.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.spconstant" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 72 {% endif %}
The Other Jimmy 36:96847d42f010 73 {% if opts['common']['optimization.PIC'] %}
The Other Jimmy 36:96847d42f010 74 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.PIC.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.PIC" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 75 {% endif %}
The Other Jimmy 36:96847d42f010 76 {% if opts['common']['optimization.nomoveloopinvariants'] %}
The Other Jimmy 36:96847d42f010 77 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nomoveloopinvariants.{{u.id}}" name="Disable loop invariant move (-fno-move-loop-invariants)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.nomoveloopinvariants" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 78 {% endif %}
The Other Jimmy 36:96847d42f010 79 {% if opts['common']['optimization.other'] != '' %}
The Other Jimmy 36:96847d42f010 80 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.optimization.other" value="{{opts['common']['optimization.other']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 81 {% endif %}
The Other Jimmy 36:96847d42f010 82
The Other Jimmy 36:96847d42f010 83 {% if opts['common']['warnings.syntaxonly'] %}
The Other Jimmy 36:96847d42f010 84 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.syntaxonly.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.syntaxonly" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 85 {% endif %}
The Other Jimmy 36:96847d42f010 86 {% if opts['common']['warnings.pedantic'] %}
The Other Jimmy 36:96847d42f010 87 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedantic.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedantic" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 88 {% endif %}
The Other Jimmy 36:96847d42f010 89 {% if opts['common']['warnings.pedanticerrors'] %}
The Other Jimmy 36:96847d42f010 90 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedanticerrors.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pedanticerrors" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 91 {% endif %}
The Other Jimmy 36:96847d42f010 92 {% if opts['common']['warnings.nowarn'] %}
The Other Jimmy 36:96847d42f010 93 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.nowarn.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.nowarn" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 94 {% endif %}
The Other Jimmy 36:96847d42f010 95 {% if opts['common']['warnings.unused'] %}
The Other Jimmy 36:96847d42f010 96 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.unused.{{u.id}}" name="Warn on various unused elements (-Wunused)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.unused" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 97 {% endif %}
The Other Jimmy 36:96847d42f010 98 {% if opts['common']['warnings.uninitialized'] %}
The Other Jimmy 36:96847d42f010 99 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.uninitialized.{{u.id}}" name="Warn on uninitialized variables (-Wuninitialised)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.uninitialized" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 100 {% endif %}
The Other Jimmy 36:96847d42f010 101 {% if opts['common']['warnings.allwarn'] %}
The Other Jimmy 36:96847d42f010 102 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.allwarn.{{u.id}}" name="Enable all common warnings (-Wall)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.allwarn" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 103 {% endif %}
The Other Jimmy 36:96847d42f010 104 {% if opts['common']['warnings.extrawarn'] %}
The Other Jimmy 36:96847d42f010 105 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.extrawarn.{{u.id}}" name="Enable extra warnings (-Wextra)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.extrawarn" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 106 {% endif %}
The Other Jimmy 36:96847d42f010 107 {% if opts['common']['warnings.missingdeclaration'] %}
The Other Jimmy 36:96847d42f010 108 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.missingdeclaration.{{u.id}}" name="Warn on undeclared global function (-Wmissing-declaration)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.missingdeclaration" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 109 {% endif %}
The Other Jimmy 36:96847d42f010 110 {% if opts['common']['warnings.conversion'] %}
The Other Jimmy 36:96847d42f010 111 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.conversion.{{u.id}}" name="Warn on implicit conversions (-Wconversion)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.conversion" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 112 {% endif %}
The Other Jimmy 36:96847d42f010 113 {% if opts['common']['warnings.pointerarith'] %}
The Other Jimmy 36:96847d42f010 114 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pointerarith.{{u.id}}" name="Warn if pointer arithmetic (-Wpointer-arith)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.pointerarith" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 115 {% endif %}
The Other Jimmy 36:96847d42f010 116 {% if opts['common']['warnings.padded'] %}
The Other Jimmy 36:96847d42f010 117 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.padded.{{u.id}}" name="Warn if padding is included (-Wpadded)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.padded" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 118 {% endif %}
The Other Jimmy 36:96847d42f010 119 {% if opts['common']['warnings.shadow'] %}
The Other Jimmy 36:96847d42f010 120 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.shadow.{{u.id}}" name="Warn if shadowed variable (-Wshadow)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.shadow" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 121 {% endif %}
The Other Jimmy 36:96847d42f010 122 {% if opts['common']['warnings.logicalop'] %}
The Other Jimmy 36:96847d42f010 123 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.logicalop.{{u.id}}" name="Warn if suspicious logical ops (-Wlogical-op)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.logicalop" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 124 {% endif %}
The Other Jimmy 36:96847d42f010 125 {% if opts['common']['warnings.agreggatereturn'] %}
The Other Jimmy 36:96847d42f010 126 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.agreggatereturn.{{u.id}}" name="Warn if struct is returned (-Wagreggate-return)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.agreggatereturn" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 127 {% endif %}
The Other Jimmy 36:96847d42f010 128 {% if opts['common']['warnings.floatequal'] %}
The Other Jimmy 36:96847d42f010 129 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.floatequal.{{u.id}}" name="Warn if floats are compared as equal (-Wfloat-equal)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.floatequal" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 130 {% endif %}
The Other Jimmy 36:96847d42f010 131 {% if opts['common']['warnings.toerrors'] %}
The Other Jimmy 36:96847d42f010 132 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.toerrors.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.toerrors" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 133 {% endif %}
The Other Jimmy 36:96847d42f010 134
The Other Jimmy 36:96847d42f010 135 {% if opts['common']['warnings.other'] != '' %}
The Other Jimmy 36:96847d42f010 136 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.warnings.other" value="{{opts['common']['warnings.other']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 137 {% endif %}
The Other Jimmy 36:96847d42f010 138
The Other Jimmy 36:96847d42f010 139 {% if opts['common']['debugging.level'] != 'none' %}
The Other Jimmy 36:96847d42f010 140 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.level.{{u.id}}" name="Debug level" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.level" value="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.level.{{opts['common']['debugging.level']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 141 {% endif %}
The Other Jimmy 36:96847d42f010 142 {% if opts['common']['debugging.format'] != '' %}
The Other Jimmy 36:96847d42f010 143 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format.{{u.id}}" name="Debug format" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format" value="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format.{{opts['common']['debugging.format']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 144 {% endif %}
The Other Jimmy 36:96847d42f010 145 {% if opts['common']['debugging.prof'] %}
The Other Jimmy 36:96847d42f010 146 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.prof.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.prof" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 147 {% endif %}
The Other Jimmy 36:96847d42f010 148 {% if opts['common']['debugging.gprof'] %}
The Other Jimmy 36:96847d42f010 149 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.gprof.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.debugging.gprof" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 150 {% endif %}
The Other Jimmy 36:96847d42f010 151
The Other Jimmy 36:96847d42f010 152 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.toolchain.name.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.toolchain.name" value="GNU Tools for ARM Embedded Processors" valueType="string"/>
The Other Jimmy 36:96847d42f010 153 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.prefix.{{u.id}}" name="Prefix" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.prefix" value="arm-none-eabi-" valueType="string"/>
The Other Jimmy 36:96847d42f010 154 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.c.{{u.id}}" name="C compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.c" value="gcc" valueType="string"/>
The Other Jimmy 36:96847d42f010 155 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.cpp.{{u.id}}" name="C++ compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.cpp" value="g++" valueType="string"/>
The Other Jimmy 36:96847d42f010 156 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.ar.{{u.id}}" name="Archiver" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.ar" value="ar" valueType="string"/>
The Other Jimmy 36:96847d42f010 157 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.objcopy.{{u.id}}" name="Hex/Bin converter" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.objcopy" value="objcopy" valueType="string"/>
The Other Jimmy 36:96847d42f010 158 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.objdump.{{u.id}}" name="Listing generator" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.objdump" value="objdump" valueType="string"/>
The Other Jimmy 36:96847d42f010 159 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.size.{{u.id}}" name="Size command" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.size" value="size" valueType="string"/>
The Other Jimmy 36:96847d42f010 160 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.make.{{u.id}}" name="Build command" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.make" value="make" valueType="string"/>
The Other Jimmy 36:96847d42f010 161 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.command.rm.{{u.id}}" name="Remove command" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.command.rm" value="rm" valueType="string"/>
The Other Jimmy 36:96847d42f010 162 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.createflash.{{u.id}}" name="Create flash image" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.createflash" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 163 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.printsize.{{u.id}}" name="Print size" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.addtools.printsize" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 164 <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="ilg.gnuarmeclipse.managedbuild.cross.targetPlatform.{{u.id}}" isAbstract="false" osList="all" superClass="ilg.gnuarmeclipse.managedbuild.cross.targetPlatform"/>
The Other Jimmy 36:96847d42f010 165 <builder buildPath="${workspace_loc:/{{name}}}/BUILD/{{opts['name']}}" cleanBuildTarget="mbedclean" id="ilg.gnuarmeclipse.managedbuild.cross.builder.{{u.id}}" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" parallelBuildOn="true" parallelizationNumber="optimal" superClass="ilg.gnuarmeclipse.managedbuild.cross.builder"/>
The Other Jimmy 36:96847d42f010 166 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.{{u.id}}" name="Cross ARM GNU Assembler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler">
The Other Jimmy 36:96847d42f010 167 {% if opts['as']['usepreprocessor'] %}
The Other Jimmy 36:96847d42f010 168 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.usepreprocessor.{{u.id}}" name="Use preprocessor" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.usepreprocessor" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 169 {% endif %}
The Other Jimmy 36:96847d42f010 170 {% if opts['as']['nostdinc'] %}
The Other Jimmy 36:96847d42f010 171 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.nostdinc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.nostdinc" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 172 {% endif %}
The Other Jimmy 36:96847d42f010 173 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.paths.{{u.id}}" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.paths" valueType="includePath">
The Other Jimmy 36:96847d42f010 174 {% for path in opts['common']['include_paths'] %}
The Other Jimmy 36:96847d42f010 175 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
The Other Jimmy 36:96847d42f010 176 {% endfor %}
The Other Jimmy 36:96847d42f010 177 </option>
The Other Jimmy 36:96847d42f010 178 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.defs.{{u.id}}" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
The Other Jimmy 36:96847d42f010 179 {% for s in opts['as']['defines'] %}
theotherjimmy 40:7d3fa6b99b2b 180 <listOptionValue builtIn="false" value="{{s|replace("\"", "\\\"")|escape}}"/>
The Other Jimmy 36:96847d42f010 181 {% endfor %}
The Other Jimmy 36:96847d42f010 182 </option>
The Other Jimmy 36:96847d42f010 183 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.files.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.files" useByScannerDiscovery="true" valueType="includeFiles">
The Other Jimmy 36:96847d42f010 184 {% for file in opts['common']['include_files'] %}
theotherjimmy 40:7d3fa6b99b2b 185 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{file}}&quot;"/>
The Other Jimmy 36:96847d42f010 186 {% endfor %}
The Other Jimmy 36:96847d42f010 187 </option>
The Other Jimmy 36:96847d42f010 188 {% if opts['as']['otherwarnings'] != '' %}
The Other Jimmy 36:96847d42f010 189 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.otherwarnings.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.otherwarnings" value="{{opts['as']['otherwarnings']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 190 {% endif %}
The Other Jimmy 36:96847d42f010 191 {% if opts['as']['verbose'] %}
The Other Jimmy 36:96847d42f010 192 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.verbose.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.verbose" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 193 {% endif %}
The Other Jimmy 36:96847d42f010 194 {% if opts['as']['other'] != '' %}
The Other Jimmy 36:96847d42f010 195 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.other.{{u.id}}" name="Other assembler flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.other" value="{{opts['as']['other']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 196 {% endif %}
The Other Jimmy 36:96847d42f010 197 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.input.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.input"/>
The Other Jimmy 36:96847d42f010 198 </tool>
The Other Jimmy 36:96847d42f010 199 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.{{opts['uid']['tool_c_compiler']}}" name="Cross ARM C Compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler">
The Other Jimmy 36:96847d42f010 200 {% if opts['c']['nostdinc'] %}
The Other Jimmy 36:96847d42f010 201 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.nostdinc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.nostdinc" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 202 {% endif %}
The Other Jimmy 36:96847d42f010 203 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.paths.{{u.id}}" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.paths" useByScannerDiscovery="false" valueType="includePath">
The Other Jimmy 36:96847d42f010 204 {% for path in opts['common']['include_paths'] %}
The Other Jimmy 36:96847d42f010 205 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
The Other Jimmy 36:96847d42f010 206 {% endfor %}
The Other Jimmy 36:96847d42f010 207 </option>
The Other Jimmy 36:96847d42f010 208 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs.{{u.id}}" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
The Other Jimmy 36:96847d42f010 209 {% for s in opts['c']['defines'] %}
theotherjimmy 40:7d3fa6b99b2b 210 <listOptionValue builtIn="false" value="{{s|replace("\"", "\\\"")|escape}}"/>
The Other Jimmy 36:96847d42f010 211 {% endfor %}
The Other Jimmy 36:96847d42f010 212 </option>
The Other Jimmy 36:96847d42f010 213 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.files.{{u.id}}" name="Include files (-include)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.files" useByScannerDiscovery="true" valueType="includeFiles">
The Other Jimmy 36:96847d42f010 214 {% for file in opts['common']['include_files'] %}
theotherjimmy 40:7d3fa6b99b2b 215 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{file}}&quot;"/>
The Other Jimmy 36:96847d42f010 216 {% endfor %}
The Other Jimmy 36:96847d42f010 217 </option>
The Other Jimmy 36:96847d42f010 218 {% if opts['c']['compiler.std'] %}
The Other Jimmy 36:96847d42f010 219 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std" value="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std.{{opts['c']['compiler.std']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 220 {% endif %}
The Other Jimmy 36:96847d42f010 221 {% if opts['c']['otheroptimizations'] != '' %}
The Other Jimmy 36:96847d42f010 222 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otheroptimizations.{{u.id}}" name="Other optimization flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otheroptimizations" useByScannerDiscovery="true" value="{{opts['c']['otheroptimizations']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 223 {% endif %}
The Other Jimmy 36:96847d42f010 224 {% if opts['c']['warnings.missingprototypes'] %}
The Other Jimmy 36:96847d42f010 225 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.missingprototypes.{{u.id}}" name="Warn if a global function has no prototype (-Wmissing-prototypes)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.missingprototypes" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 226 {% endif %}
The Other Jimmy 36:96847d42f010 227 {% if opts['c']['warnings.strictprototypes'] %}
The Other Jimmy 36:96847d42f010 228 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.strictprototypes.{{u.id}}" name="Warn if a function has no arg type (-Wstrict-prototypes)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.strictprototypes" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 229 {% endif %}
The Other Jimmy 36:96847d42f010 230 {% if opts['c']['warnings.badfunctioncast'] %}
The Other Jimmy 36:96847d42f010 231 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.badfunctioncast.{{u.id}}" name="Warn if wrong cast (-Wbad-function-cast)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.warning.badfunctioncast" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 232 {% endif %}
The Other Jimmy 36:96847d42f010 233 {% if opts['c']['otherwarnings'] != '' %}
The Other Jimmy 36:96847d42f010 234 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otherwarnings.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.otherwarnings" value="{{opts['c']['otherwarnings']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 235 {% endif %}
The Other Jimmy 36:96847d42f010 236 {% if opts['c']['verbose'] %}
The Other Jimmy 36:96847d42f010 237 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.verbose.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.verbose" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 238 {% endif %}
The Other Jimmy 36:96847d42f010 239 {% if opts['c']['other'] != '' %}
The Other Jimmy 36:96847d42f010 240 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.other" value="{{opts['c']['other']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 241 {% endif %}
The Other Jimmy 36:96847d42f010 242 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.input.{{opts['uid']['tool_c_compiler_input']}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.input"/>
The Other Jimmy 36:96847d42f010 243 </tool>
The Other Jimmy 36:96847d42f010 244 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.{{opts['uid']['tool_cpp_compiler']}}" name="Cross ARM C++ Compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler">
The Other Jimmy 36:96847d42f010 245 {% if opts['cpp']['nostdinc'] %}
The Other Jimmy 36:96847d42f010 246 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdinc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdinc" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 247 {% endif %}
The Other Jimmy 36:96847d42f010 248 {% if opts['cpp']['nostdincpp'] %}
The Other Jimmy 36:96847d42f010 249 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdincpp.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nostdincpp" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 250 {% endif %}
The Other Jimmy 36:96847d42f010 251 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.paths.{{u.id}}" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.paths" useByScannerDiscovery="false" valueType="includePath">
The Other Jimmy 36:96847d42f010 252 {% for path in opts['common']['include_paths'] %}
The Other Jimmy 36:96847d42f010 253 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
The Other Jimmy 36:96847d42f010 254 {% endfor %}
The Other Jimmy 36:96847d42f010 255 </option>
The Other Jimmy 36:96847d42f010 256 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs.{{u.id}}" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
The Other Jimmy 36:96847d42f010 257 {% for s in opts['cpp']['defines'] %}
theotherjimmy 40:7d3fa6b99b2b 258 <listOptionValue builtIn="false" value="{{s|replace("\"", "\\\"")|escape}}"/>
The Other Jimmy 36:96847d42f010 259 {% endfor %}
The Other Jimmy 36:96847d42f010 260 </option>
The Other Jimmy 36:96847d42f010 261 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.files.{{u.id}}" name="Include files (-include)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.files" useByScannerDiscovery="true" valueType="includeFiles">
The Other Jimmy 36:96847d42f010 262 {% for file in opts['common']['include_files'] %}
theotherjimmy 40:7d3fa6b99b2b 263 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{file}}&quot;"/>
The Other Jimmy 36:96847d42f010 264 {% endfor %}
The Other Jimmy 36:96847d42f010 265 </option>
The Other Jimmy 36:96847d42f010 266 {% if opts['cpp']['compiler.std'] %}
The Other Jimmy 36:96847d42f010 267 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.std.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.std" value="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.std.{{opts['cpp']['compiler.std']}}" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 268 {% endif %}
The Other Jimmy 36:96847d42f010 269
The Other Jimmy 36:96847d42f010 270 {% if opts['cpp']['optimization.noexceptions'] %}
The Other Jimmy 36:96847d42f010 271 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.noexceptions.{{u.id}}" name="Do not use exceptions (-fno-exceptions)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.noexceptions" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 272 {% endif %}
The Other Jimmy 36:96847d42f010 273 {% if opts['cpp']['optimization.nortti'] %}
The Other Jimmy 36:96847d42f010 274 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nortti.{{u.id}}" name="Do not use RTTI (-fno-rtti)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nortti" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 275 {% endif %}
The Other Jimmy 36:96847d42f010 276 {% if opts['cpp']['optimization.nousecxaatexit'] %}
The Other Jimmy 36:96847d42f010 277 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nousecxaatexit.{{u.id}}" name="Do not use _cxa_atexit() (-fno-use-cxa-atexit)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nousecxaatexit" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 278 {% endif %}
The Other Jimmy 36:96847d42f010 279 {% if opts['cpp']['optimization.nothreadsafestatics'] %}
The Other Jimmy 36:96847d42f010 280 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nothreadsafestatics.{{u.id}}" name="Do not use thread-safe statics (-fno-threadsafe-statics)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.nothreadsafestatics" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 281 {% endif %}
The Other Jimmy 36:96847d42f010 282 {% if opts['cpp']['otheroptimizations'] != '' %}
The Other Jimmy 36:96847d42f010 283 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otheroptimizations.{{u.id}}" name="Other optimization flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otheroptimizations" useByScannerDiscovery="true" value="{{opts['cpp']['otheroptimizations']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 284 {% endif %}
The Other Jimmy 36:96847d42f010 285
The Other Jimmy 36:96847d42f010 286 {% if opts['cpp']['warnabi'] %}
The Other Jimmy 36:96847d42f010 287 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warnabi.{{u.id}}" name="Warn on ABI violations (-Wabi)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warnabi" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 288 {% endif %}
The Other Jimmy 36:96847d42f010 289 {% if opts['cpp']['warnings.ctordtorprivacy'] %}
The Other Jimmy 36:96847d42f010 290 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.ctordtorprivacy.{{u.id}}" name="Warn on class privacy (-Wctor-dtor-privacy)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.ctordtorprivacy" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 291 {% endif %}
The Other Jimmy 36:96847d42f010 292 {% if opts['cpp']['warnings.noexcept'] %}
The Other Jimmy 36:96847d42f010 293 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.noexcept.{{u.id}}" name="Warn on no-except expressions (-Wnoexcept)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.noexcept" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 294 {% endif %}
The Other Jimmy 36:96847d42f010 295 {% if opts['cpp']['warnings.nonvirtualdtor'] %}
The Other Jimmy 36:96847d42f010 296 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.nonvirtualdtor.{{u.id}}" name="Warn on virtual destructors (-Wnon-virtual-dtor)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.nonvirtualdtor" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 297 {% endif %}
The Other Jimmy 36:96847d42f010 298 {% if opts['cpp']['warnings.strictnullsentinel'] %}
The Other Jimmy 36:96847d42f010 299 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.strictnullsentinel.{{u.id}}" name="Warn on uncast NULL (-Wstrict-null-sentinel)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.strictnullsentinel" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 300 {% endif %}
The Other Jimmy 36:96847d42f010 301 {% if opts['cpp']['warnings.signpromo'] %}
The Other Jimmy 36:96847d42f010 302 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.signpromo.{{u.id}}" name="Warn on sign promotion (-Wsign-promo)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warning.signpromo" useByScannerDiscovery="true" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 303 {% endif %}
The Other Jimmy 36:96847d42f010 304 {% if opts['cpp']['warneffc'] %}
The Other Jimmy 36:96847d42f010 305 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warneffc.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.warneffc" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 306 {% endif %}
The Other Jimmy 36:96847d42f010 307 {% if opts['cpp']['otherwarnings'] != '' %}
The Other Jimmy 36:96847d42f010 308 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otherwarnings.{{u.id}}" name="Other warning flags" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.otherwarnings" useByScannerDiscovery="true" value="{{opts['cpp']['otherwarnings']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 309 {% endif %}
The Other Jimmy 36:96847d42f010 310
The Other Jimmy 36:96847d42f010 311 {% if opts['cpp']['verbose'] %}
The Other Jimmy 36:96847d42f010 312 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.verbose.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.verbose" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 313 {% endif %}
The Other Jimmy 36:96847d42f010 314 {% if opts['cpp']['other'] != '' %}
The Other Jimmy 36:96847d42f010 315 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.other" value="{{opts['cpp']['other']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 316 {% endif %}
The Other Jimmy 36:96847d42f010 317 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.input.{{opts['uid']['tool_cpp_compiler_input']}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.input"/>
The Other Jimmy 36:96847d42f010 318 </tool>
The Other Jimmy 36:96847d42f010 319 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker.{{u.id}}" name="Cross ARM C++ Linker" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker">
The Other Jimmy 36:96847d42f010 320 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.scriptfile.{{u.id}}" name="Script files (-T)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.scriptfile" valueType="stringList">
The Other Jimmy 36:96847d42f010 321 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{opts['ld']['script']}}&quot;"/>
The Other Jimmy 36:96847d42f010 322 </option>
The Other Jimmy 36:96847d42f010 323 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.paths.{{u.id}}" name="Library search path (-L)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.paths" valueType="libPaths">
The Other Jimmy 36:96847d42f010 324 {% for path in opts['ld']['library_paths'] %}
The Other Jimmy 36:96847d42f010 325 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
The Other Jimmy 36:96847d42f010 326 {% endfor %}
The Other Jimmy 36:96847d42f010 327 </option>
The Other Jimmy 36:96847d42f010 328 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.libs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.libs" valueType="libs">
theotherjimmy 43:2a7da56ebd24 329 {% for lib in opts['ld']['system_libraries'] %}
The Other Jimmy 36:96847d42f010 330 <listOptionValue builtIn="false" value="{{lib}}"/>
The Other Jimmy 36:96847d42f010 331 {% endfor %}
theotherjimmy 43:2a7da56ebd24 332 {% for lib in opts['ld']['user_libraries'] %}
The Other Jimmy 36:96847d42f010 333 <listOptionValue builtIn="false" value="{{lib}}"/>
The Other Jimmy 36:96847d42f010 334 {% endfor %}
The Other Jimmy 36:96847d42f010 335 </option>
The Other Jimmy 36:96847d42f010 336 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.otherobjs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.otherobjs" valueType="userObjs">
The Other Jimmy 36:96847d42f010 337 {% for path in opts['ld']['object_files'] %}
The Other Jimmy 36:96847d42f010 338 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
The Other Jimmy 36:96847d42f010 339 {% endfor %}
theotherjimmy 43:2a7da56ebd24 340 {% for path in opts['ld']['user_library_files'] %}
theotherjimmy 43:2a7da56ebd24 341 <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/{{path}}&quot;"/>
theotherjimmy 43:2a7da56ebd24 342 {% endfor %}
The Other Jimmy 36:96847d42f010 343 </option>
The Other Jimmy 36:96847d42f010 344 {% if opts['ld']['gcsections'] %}
The Other Jimmy 36:96847d42f010 345 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.gcsections.{{u.id}}" name="Remove unused sections (-Xlinker --gc-sections)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.gcsections" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 346 {% endif %}
The Other Jimmy 36:96847d42f010 347
The Other Jimmy 36:96847d42f010 348 {% if opts['ld']['nostart'] %}
The Other Jimmy 36:96847d42f010 349 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostart.{{u.id}}" name="Do not use standard start files (-nostartfiles)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostart" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 350 {% endif %}
The Other Jimmy 36:96847d42f010 351 {% if opts['ld']['nodeflibs'] %}
The Other Jimmy 36:96847d42f010 352 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nodeflibs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nodeflibs" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 353 {% endif %}
The Other Jimmy 36:96847d42f010 354 {% if opts['ld']['nostdlibs'] %}
The Other Jimmy 36:96847d42f010 355 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostdlibs.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.nostdlibs" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 356 {% endif %}
The Other Jimmy 36:96847d42f010 357 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.flags.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.flags" valueType="stringList">
The Other Jimmy 36:96847d42f010 358 {% for opt in opts['ld']['flags'] %}
The Other Jimmy 36:96847d42f010 359 <listOptionValue builtIn="false" value="{{opt}}"/>
The Other Jimmy 36:96847d42f010 360 {% endfor %}
The Other Jimmy 36:96847d42f010 361 </option>
The Other Jimmy 36:96847d42f010 362
The Other Jimmy 36:96847d42f010 363 {% if opts['ld']['other'] != '' %}
The Other Jimmy 36:96847d42f010 364 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.other.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.linker.other" value="{{opts['ld']['other']}}" valueType="string"/>
The Other Jimmy 36:96847d42f010 365 {% endif %}
The Other Jimmy 36:96847d42f010 366 <inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker.input.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.linker.input">
The Other Jimmy 36:96847d42f010 367 <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
The Other Jimmy 36:96847d42f010 368 <additionalInput kind="additionalinput" paths="$(LIBS)"/>
The Other Jimmy 36:96847d42f010 369 </inputType>
The Other Jimmy 36:96847d42f010 370 </tool>
The Other Jimmy 36:96847d42f010 371 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.archiver.{{u.id}}" name="Cross ARM GNU Archiver" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.archiver"/>
The Other Jimmy 36:96847d42f010 372 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.createflash.{{u.id}}" name="Cross ARM GNU Create Flash Image" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.createflash">
The Other Jimmy 36:96847d42f010 373 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createflash.choice.{{u.id}}" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createflash.choice" value="ilg.gnuarmeclipse.managedbuild.cross.option.createflash.choice.binary" valueType="enumerated"/>
The Other Jimmy 36:96847d42f010 374 </tool>
The Other Jimmy 36:96847d42f010 375
The Other Jimmy 36:96847d42f010 376 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.createlisting.{{u.id}}" name="Cross ARM GNU Create Listing" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.createlisting">
The Other Jimmy 36:96847d42f010 377 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.source.{{u.id}}" name="Display source (--source|-S)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.source" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 378 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.allheaders.{{u.id}}" name="Display all headers (--all-headers|-x)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.allheaders" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 379 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.demangle.{{u.id}}" name="Demangle names (--demangle|-C)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.demangle" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 380 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.linenumbers.{{u.id}}" name="Display line numbers (--line-numbers|-l)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.linenumbers" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 381 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.wide.{{u.id}}" name="Wide lines (--wide|-w)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.createlisting.wide" value="true" valueType="boolean"/>
The Other Jimmy 36:96847d42f010 382 </tool>
The Other Jimmy 36:96847d42f010 383 <tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.printsize.{{u.id}}" name="Cross ARM GNU Print Size" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.printsize">
The Other Jimmy 36:96847d42f010 384 <option id="ilg.gnuarmeclipse.managedbuild.cross.option.printsize.format.{{u.id}}" name="Size format" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.printsize.format"/>
The Other Jimmy 36:96847d42f010 385 </tool>
The Other Jimmy 36:96847d42f010 386 </toolChain>
The Other Jimmy 36:96847d42f010 387 </folderInfo>
The Other Jimmy 36:96847d42f010 388 <sourceEntries>
The Other Jimmy 36:96847d42f010 389 <entry excluding="{{opts['common']['excluded_folders']}}" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
The Other Jimmy 36:96847d42f010 390 </sourceEntries>
The Other Jimmy 36:96847d42f010 391 </configuration>
The Other Jimmy 36:96847d42f010 392 </storageModule>
The Other Jimmy 36:96847d42f010 393 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
The Other Jimmy 36:96847d42f010 394 </cconfiguration>
The Other Jimmy 36:96847d42f010 395 {% endfor %}
The Other Jimmy 36:96847d42f010 396 </storageModule>
The Other Jimmy 36:96847d42f010 397 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
The Other Jimmy 36:96847d42f010 398 <project id="{{name}}.ilg.gnuarmeclipse.managedbuild.cross.target.elf.{{u.id}}" name="Executable" projectType="ilg.gnuarmeclipse.managedbuild.cross.target.elf"/>
The Other Jimmy 36:96847d42f010 399 </storageModule>
The Other Jimmy 36:96847d42f010 400 <storageModule moduleId="scannerConfiguration">
The Other Jimmy 36:96847d42f010 401 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
The Other Jimmy 36:96847d42f010 402 {% for cfg_key in options %}
The Other Jimmy 36:96847d42f010 403 {% set opts = options[cfg_key] %}
The Other Jimmy 36:96847d42f010 404 <scannerConfigBuildInfo instanceId="ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}};ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}}.;ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.{{opts['uid']['tool_cpp_compiler']}};ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.input.{{opts['uid']['tool_cpp_compiler_input']}}">
The Other Jimmy 36:96847d42f010 405 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
The Other Jimmy 36:96847d42f010 406 </scannerConfigBuildInfo>
The Other Jimmy 36:96847d42f010 407 {% endfor %}
The Other Jimmy 36:96847d42f010 408 {% for cfg_key in options %}
The Other Jimmy 36:96847d42f010 409 {% set opts = options[cfg_key] %}
The Other Jimmy 36:96847d42f010 410 <scannerConfigBuildInfo instanceId="ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}};ilg.gnuarmeclipse.managedbuild.cross.config.elf.{{opts['id']}}.{{opts['uid']['config']}}.;ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.{{opts['uid']['tool_c_compiler']}};ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.input.{{opts['uid']['tool_c_compiler_input']}}">
The Other Jimmy 36:96847d42f010 411 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
The Other Jimmy 36:96847d42f010 412 </scannerConfigBuildInfo>
The Other Jimmy 36:96847d42f010 413 {% endfor %}
The Other Jimmy 36:96847d42f010 414 </storageModule>
The Other Jimmy 36:96847d42f010 415 <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
The Other Jimmy 36:96847d42f010 416 <storageModule moduleId="refreshScope"/>
The Other Jimmy 36:96847d42f010 417 </cproject>