This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 186180
Collapse All | Expand All

(-)a/cnd.toolchain/src/org/netbeans/modules/cnd/toolchain/layer.xml (+58 lines)
Lines 340-345 Link Here
340
            </file>
340
            </file>
341
            <file name="GNU_cmake" url="resources/toolchaindefinition/GNU_cmake.xml">
341
            <file name="GNU_cmake" url="resources/toolchaindefinition/GNU_cmake.xml">
342
            </file>
342
            </file>
343
            <file name="YAGARTO_flavor" url="resources/toolchaindefinition/YAGARTO_flavor.xml">
344
                <attr name="extends" stringvalue="GNU_flavor"/>
345
            </file>
346
            <file name="YAGARTO_c" url="resources/toolchaindefinition/YAGARTO_c.xml">
347
                <attr name="extends" stringvalue="GNU_c"/>
348
            </file>
349
            <file name="YAGARTO_cpp" url="resources/toolchaindefinition/YAGARTO_cpp.xml">
350
                <attr name="extends" stringvalue="GNU_cpp"/>
351
            </file>
352
            <file name="YAGARTO_assembler" url="resources/toolchaindefinition/YAGARTO_assembler.xml">
353
                <attr name="extends" stringvalue="GNU_assembler"/>
354
            </file>
355
            <file name="YAGARTO_linker" url="resources/toolchaindefinition/YAGARTO_linker.xml">
356
                <attr name="extends" stringvalue="GNU_linker"/>
357
            </file>
358
            <file name="YAGARTO_make" url="resources/toolchaindefinition/YAGARTO_make.xml">
359
                <attr name="extends" stringvalue="GNU_make"/>
360
            </file>
361
            <file name="YAGARTO_debugger" url="resources/toolchaindefinition/YAGARTO_debugger.xml">
362
                <attr name="extends" stringvalue="GNU_debugger"/>
363
            </file>
343
        </folder>
364
        </folder>
344
        <folder name="ToolChains">
365
        <folder name="ToolChains">
345
            <folder name="SunStudio_12.2_solaris-sparc">
366
            <folder name="SunStudio_12.2_solaris-sparc">
Lines 1156-1161 Link Here
1156
                    <attr name="originalFile" stringvalue="CND/Tool/GNU_cmake"/>
1177
                    <attr name="originalFile" stringvalue="CND/Tool/GNU_cmake"/>
1157
                </file>
1178
                </file>
1158
            </folder>
1179
            </folder>
1180
            <folder name="YAGARTO">
1181
                <attr name="position" intvalue="3712"/>
1182
                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.cnd.toolchain.Bundle"/>
1183
                <file name="flavor.shadow">
1184
                    <attr name="originalFile" stringvalue="CND/Tool/YAGARTO_flavor"/>
1185
                </file>
1186
                <file name="c.shadow">
1187
                    <attr name="originalFile" stringvalue="CND/Tool/YAGARTO_c"/>
1188
                </file>
1189
                <file name="cpp.shadow">
1190
                    <attr name="originalFile" stringvalue="CND/Tool/YAGARTO_cpp"/>
1191
                </file>
1192
                <file name="fortran.shadow">
1193
                    <attr name="originalFile" stringvalue="CND/Tool/GNU_fortran"/>
1194
                </file>
1195
                <file name="assembler.shadow">
1196
                    <attr name="originalFile" stringvalue="CND/Tool/YAGARTO_assembler"/>
1197
                </file>
1198
                <file name="scanner.shadow">
1199
                    <attr name="originalFile" stringvalue="CND/Tool/GNU_scanner"/>
1200
                </file>
1201
                <file name="linker.shadow">
1202
                    <attr name="originalFile" stringvalue="CND/Tool/YAGARTO_linker"/>
1203
                </file>
1204
                <file name="make.shadow">
1205
                    <attr name="originalFile" stringvalue="CND/Tool/YAGARTO_make"/>
1206
                </file>
1207
                <file name="debugger.shadow">
1208
                    <attr name="originalFile" stringvalue="CND/Tool/YAGARTO_debugger"/>
1209
                </file>
1210
                <file name="qmake.shadow">
1211
                    <attr name="originalFile" stringvalue="CND/Tool/GNU_qmake"/>
1212
                </file>
1213
                <file name="cmake.shadow">
1214
                    <attr name="originalFile" stringvalue="CND/Tool/GNU_cmake"/>
1215
                </file>
1216
            </folder>
1159
            <folder name="GNU_solaris">
1217
            <folder name="GNU_solaris">
1160
                <attr name="position" intvalue="4010"/>
1218
                <attr name="position" intvalue="4010"/>
1161
                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.cnd.toolchain.Bundle"/>
1219
                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.cnd.toolchain.Bundle"/>
(-)b8ace2cf706c (+49 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
5
Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
6
7
8
The contents of this file are subject to the terms of either the GNU
9
General Public License Version 2 only ("GPL") or the Common
10
Development and Distribution License("CDDL") (collectively, the
11
"License"). You may not use this file except in compliance with the
12
License. You can obtain a copy of the License at
13
http://www.netbeans.org/cddl-gplv2.html
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
specific language governing permissions and limitations under the
16
License.  When distributing the software, include this License Header
17
Notice in each file and include the License file at
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
19
particular file as subject to the "Classpath" exception as provided
20
by Sun in the GPL Version 2 section of the License file that
21
accompanied this code. If applicable, add the following below the
22
License Header, with the fields enclosed by brackets [] replaced by
23
your own identifying information:
24
"Portions Copyrighted [year] [name of copyright owner]"
25
26
Contributor(s):
27
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 2001-2006 Sun
30
Microsystems, Inc. All Rights Reserved.
31
32
If you wish your version of this file to be governed by only the CDDL
33
or only the GPL Version 2, indicate your decision by adding
34
"[Contributor] elects to include this software in this distribution
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
36
single choice of license, a recipient has the option to distribute
37
your version of this file under either the CDDL, the GPL Version 2 or
38
to extend the choice of license to its licensees as provided above.
39
However, if you add GPL Version 2 code and therefore, elected the GPL
40
Version 2 license, then the option applies only if the new code is
41
made subject to such option by the copyright holder.
42
-->
43
44
<toolchaindefinition xmlns="http://www.netbeans.org/ns/cnd-toolchain-definition/1">
45
    <assembler>
46
        <compiler name="arm-none-eabi-as.exe"/>
47
        <recognizer pattern=".*[\\/].*yagarto.*[\\/]bin[\\/]?$"/>
48
    </assembler>
49
</toolchaindefinition>
(-)b8ace2cf706c (+50 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
5
Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
6
7
8
The contents of this file are subject to the terms of either the GNU
9
General Public License Version 2 only ("GPL") or the Common
10
Development and Distribution License("CDDL") (collectively, the
11
"License"). You may not use this file except in compliance with the
12
License. You can obtain a copy of the License at
13
http://www.netbeans.org/cddl-gplv2.html
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
specific language governing permissions and limitations under the
16
License.  When distributing the software, include this License Header
17
Notice in each file and include the License file at
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
19
particular file as subject to the "Classpath" exception as provided
20
by Sun in the GPL Version 2 section of the License file that
21
accompanied this code. If applicable, add the following below the
22
License Header, with the fields enclosed by brackets [] replaced by
23
your own identifying information:
24
"Portions Copyrighted [year] [name of copyright owner]"
25
26
Contributor(s):
27
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 2001-2006 Sun
30
Microsystems, Inc. All Rights Reserved.
31
32
If you wish your version of this file to be governed by only the CDDL
33
or only the GPL Version 2, indicate your decision by adding
34
"[Contributor] elects to include this software in this distribution
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
36
single choice of license, a recipient has the option to distribute
37
your version of this file under either the CDDL, the GPL Version 2 or
38
to extend the choice of license to its licensees as provided above.
39
However, if you add GPL Version 2 code and therefore, elected the GPL
40
Version 2 license, then the option applies only if the new code is
41
made subject to such option by the copyright holder.
42
-->
43
44
<toolchaindefinition xmlns="http://www.netbeans.org/ns/cnd-toolchain-definition/1">
45
    <c>
46
        <compiler name="arm-none-eabi-gcc.exe"/>
47
        <recognizer pattern=".*[\\/].*yagarto.*[\\/]bin[\\/]?$"/>
48
        <system_include_paths flags="-x c -E -v" parser="GNU" remove_in_path="/bin" remove_in_output=""/>
49
    </c>
50
</toolchaindefinition>
(-)b8ace2cf706c (+50 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
5
Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
6
7
8
The contents of this file are subject to the terms of either the GNU
9
General Public License Version 2 only ("GPL") or the Common
10
Development and Distribution License("CDDL") (collectively, the
11
"License"). You may not use this file except in compliance with the
12
License. You can obtain a copy of the License at
13
http://www.netbeans.org/cddl-gplv2.html
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
specific language governing permissions and limitations under the
16
License.  When distributing the software, include this License Header
17
Notice in each file and include the License file at
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
19
particular file as subject to the "Classpath" exception as provided
20
by Sun in the GPL Version 2 section of the License file that
21
accompanied this code. If applicable, add the following below the
22
License Header, with the fields enclosed by brackets [] replaced by
23
your own identifying information:
24
"Portions Copyrighted [year] [name of copyright owner]"
25
26
Contributor(s):
27
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 2001-2006 Sun
30
Microsystems, Inc. All Rights Reserved.
31
32
If you wish your version of this file to be governed by only the CDDL
33
or only the GPL Version 2, indicate your decision by adding
34
"[Contributor] elects to include this software in this distribution
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
36
single choice of license, a recipient has the option to distribute
37
your version of this file under either the CDDL, the GPL Version 2 or
38
to extend the choice of license to its licensees as provided above.
39
However, if you add GPL Version 2 code and therefore, elected the GPL
40
Version 2 license, then the option applies only if the new code is
41
made subject to such option by the copyright holder.
42
-->
43
44
<toolchaindefinition xmlns="http://www.netbeans.org/ns/cnd-toolchain-definition/1">
45
    <cpp>
46
        <compiler name="arm-none-eabi-g++.exe"/>
47
        <recognizer pattern=".*[\\/].*yagarto.*[\\/]bin[\\/]?$"/>
48
        <system_include_paths flags="-x c++ -E -v" parser="GNU" remove_in_path="/bin" remove_in_output=""/>
49
    </cpp>
50
</toolchaindefinition>
(-)b8ace2cf706c (+53 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
5
Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
6
7
8
The contents of this file are subject to the terms of either the GNU
9
General Public License Version 2 only ("GPL") or the Common
10
Development and Distribution License("CDDL") (collectively, the
11
"License"). You may not use this file except in compliance with the
12
License. You can obtain a copy of the License at
13
http://www.netbeans.org/cddl-gplv2.html
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
specific language governing permissions and limitations under the
16
License.  When distributing the software, include this License Header
17
Notice in each file and include the License file at
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
19
particular file as subject to the "Classpath" exception as provided
20
by Sun in the GPL Version 2 section of the License file that
21
accompanied this code. If applicable, add the following below the
22
License Header, with the fields enclosed by brackets [] replaced by
23
your own identifying information:
24
"Portions Copyrighted [year] [name of copyright owner]"
25
26
Contributor(s):
27
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 2001-2006 Sun
30
Microsystems, Inc. All Rights Reserved.
31
32
If you wish your version of this file to be governed by only the CDDL
33
or only the GPL Version 2, indicate your decision by adding
34
"[Contributor] elects to include this software in this distribution
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
36
single choice of license, a recipient has the option to distribute
37
your version of this file under either the CDDL, the GPL Version 2 or
38
to extend the choice of license to its licensees as provided above.
39
However, if you add GPL Version 2 code and therefore, elected the GPL
40
Version 2 license, then the option applies only if the new code is
41
made subject to such option by the copyright holder.
42
-->
43
44
<toolchaindefinition xmlns="http://www.netbeans.org/ns/cnd-toolchain-definition/1">
45
    <debugger id="GNU">
46
        <tool name="arm-none-eabi-gdb"/>
47
        <alternative_path>
48
            <path directory="$PATH"/>
49
            <path toolchain_family="GNU"/>
50
        </alternative_path>
51
        <version flags="--version" />
52
    </debugger>
53
</toolchaindefinition>
(-)b8ace2cf706c (+61 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
5
Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
6
7
8
The contents of this file are subject to the terms of either the GNU
9
General Public License Version 2 only ("GPL") or the Common
10
Development and Distribution License("CDDL") (collectively, the
11
"License"). You may not use this file except in compliance with the
12
License. You can obtain a copy of the License at
13
http://www.netbeans.org/cddl-gplv2.html
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
specific language governing permissions and limitations under the
16
License.  When distributing the software, include this License Header
17
Notice in each file and include the License file at
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
19
particular file as subject to the "Classpath" exception as provided
20
by Sun in the GPL Version 2 section of the License file that
21
accompanied this code. If applicable, add the following below the
22
License Header, with the fields enclosed by brackets [] replaced by
23
your own identifying information:
24
"Portions Copyrighted [year] [name of copyright owner]"
25
26
Contributor(s):
27
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 2001-2006 Sun
30
Microsystems, Inc. All Rights Reserved.
31
32
If you wish your version of this file to be governed by only the CDDL
33
or only the GPL Version 2, indicate your decision by adding
34
"[Contributor] elects to include this software in this distribution
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
36
single choice of license, a recipient has the option to distribute
37
your version of this file under either the CDDL, the GPL Version 2 or
38
to extend the choice of license to its licensees as provided above.
39
However, if you add GPL Version 2 code and therefore, elected the GPL
40
Version 2 license, then the option applies only if the new code is
41
made subject to such option by the copyright holder.
42
-->
43
44
<toolchaindefinition xmlns="http://www.netbeans.org/ns/cnd-toolchain-definition/1">
45
    <toolchain name="Yagarto" display="GNU Compiler Collection from Yagarto" family="GNU"/>
46
    <platforms stringvalue="windows"/>
47
    <drive_letter_prefix stringvalue=""/>
48
    <!--
49
    <base_folders>
50
        <base_folder regestry="hklm\Software\WinAVR"  pattern=".*REG_EXPAND_SZ(.*)" suffix="bin" path_patern=".*[\\/]winavr.*[\\/]bin[\\/]?$"/>
51
        <base_folder regestry="hklm\Software\Wow6432Node\WinAVR"  pattern=".*REG_EXPAND_SZ(.*)" suffix="bin" path_patern=".*[\\/]winavr.*[\\/]bin[\\/]?$"/>
52
    </base_folders>
53
    <command_folders>
54
        <command_folder regestry="hklm\Software\WinAVR"  pattern=".*REG_EXPAND_SZ(.*)" suffix="utils/bin" path_patern=".*[\\/]winavr.*[\\/]utils[\\/]bin[\\/]?$"/>
55
        <command_folder regestry="hklm\Software\Wow6432Node\WinAVR"  pattern=".*REG_EXPAND_SZ(.*)" suffix="utils/bin" path_patern=".*[\\/]winavr.*[\\/]utils[\\/]bin[\\/]?$"/>
56
    </command_folders>
57
    -->
58
    <base_folders>
59
        <base_folder regestry="hklm\software\microsoft\windows\currentversion\uninstall\YAGARTO"  pattern="EnvPathToolchain.*REG_SZ(.*)" path_patern=".*[\\/]yagarto.*[\\/]bin[\\/]?$"/>
60
    </base_folders>
61
</toolchaindefinition>
(-)b8ace2cf706c (+51 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
5
Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
6
7
8
The contents of this file are subject to the terms of either the GNU
9
General Public License Version 2 only ("GPL") or the Common
10
Development and Distribution License("CDDL") (collectively, the
11
"License"). You may not use this file except in compliance with the
12
License. You can obtain a copy of the License at
13
http://www.netbeans.org/cddl-gplv2.html
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
specific language governing permissions and limitations under the
16
License.  When distributing the software, include this License Header
17
Notice in each file and include the License file at
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
19
particular file as subject to the "Classpath" exception as provided
20
by Sun in the GPL Version 2 section of the License file that
21
accompanied this code. If applicable, add the following below the
22
License Header, with the fields enclosed by brackets [] replaced by
23
your own identifying information:
24
"Portions Copyrighted [year] [name of copyright owner]"
25
26
Contributor(s):
27
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 2001-2006 Sun
30
Microsystems, Inc. All Rights Reserved.
31
32
If you wish your version of this file to be governed by only the CDDL
33
or only the GPL Version 2, indicate your decision by adding
34
"[Contributor] elects to include this software in this distribution
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
36
single choice of license, a recipient has the option to distribute
37
your version of this file under either the CDDL, the GPL Version 2 or
38
to extend the choice of license to its licensees as provided above.
39
However, if you add GPL Version 2 code and therefore, elected the GPL
40
Version 2 license, then the option applies only if the new code is
41
made subject to such option by the copyright holder.
42
-->
43
44
<toolchaindefinition xmlns="http://www.netbeans.org/ns/cnd-toolchain-definition/1">
45
    <linker>
46
        <library_prefix stringvalue="cyg"/>
47
        <dynamic_library_search flags=""/>
48
        <PIC flags=""/>
49
        <dynamic_library_basic flags="-mno-cygwin -shared "/>
50
    </linker>
51
</toolchaindefinition>
(-)b8ace2cf706c (+55 lines)
Added Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4
5
Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
6
7
8
The contents of this file are subject to the terms of either the GNU
9
General Public License Version 2 only ("GPL") or the Common
10
Development and Distribution License("CDDL") (collectively, the
11
"License"). You may not use this file except in compliance with the
12
License. You can obtain a copy of the License at
13
http://www.netbeans.org/cddl-gplv2.html
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
specific language governing permissions and limitations under the
16
License.  When distributing the software, include this License Header
17
Notice in each file and include the License file at
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
19
particular file as subject to the "Classpath" exception as provided
20
by Sun in the GPL Version 2 section of the License file that
21
accompanied this code. If applicable, add the following below the
22
License Header, with the fields enclosed by brackets [] replaced by
23
your own identifying information:
24
"Portions Copyrighted [year] [name of copyright owner]"
25
26
Contributor(s):
27
28
The Original Software is NetBeans. The Initial Developer of the Original
29
Software is Sun Microsystems, Inc. Portions Copyright 2001-2006 Sun
30
Microsystems, Inc. All Rights Reserved.
31
32
If you wish your version of this file to be governed by only the CDDL
33
or only the GPL Version 2, indicate your decision by adding
34
"[Contributor] elects to include this software in this distribution
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
36
single choice of license, a recipient has the option to distribute
37
your version of this file under either the CDDL, the GPL Version 2 or
38
to extend the choice of license to its licensees as provided above.
39
However, if you add GPL Version 2 code and therefore, elected the GPL
40
Version 2 license, then the option applies only if the new code is
41
made subject to such option by the copyright holder.
42
-->
43
44
<toolchaindefinition xmlns="http://www.netbeans.org/ns/cnd-toolchain-definition/1">
45
    <make>
46
        <tool name="make"/>
47
        <alternative_path>
48
            <path directory="$MSYS"/>
49
            <path directory="$PATH"/>
50
            <path toolchain_name="*"/>
51
        </alternative_path>
52
        <version flags="--version" />
53
        <dependency_support code="include $(wildcard $(addsuffix .d, ${OBJECTFILES}))\n" />
54
    </make>
55
</toolchaindefinition>

Return to bug 186180