From 2f72db35716f7249b0a76090f5e7d6adaaea96cb Mon Sep 17 00:00:00 2001 From: Mikhail Sennikovsky Date: Fri, 8 Jun 2007 10:42:23 +0000 Subject: [PATCH] 1. Schema fixes 2. test tool-chain definition fixes --- .../plugin.xml | 14 +++----- .../schema/buildDefinitions.exsd | 21 ++++++++++++ .../schema/projectConverter.exsd | 32 +++++++++++++++++++ 3 files changed, 58 insertions(+), 9 deletions(-) diff --git a/build/org.eclipse.cdt.managedbuilder.core.tests/plugin.xml b/build/org.eclipse.cdt.managedbuilder.core.tests/plugin.xml index 7d990cc98b3..a76365be04c 100644 --- a/build/org.eclipse.cdt.managedbuilder.core.tests/plugin.xml +++ b/build/org.eclipse.cdt.managedbuilder.core.tests/plugin.xml @@ -7781,8 +7781,7 @@ superClass="test.four.dot.zero.cdt.managedbuild.tool.gnu.c.linker"> + variableList="LIBRARY_PATH"> + variableList="LIBRARY_PATH"> + variableList="CPATH,C_INCLUDE_PATH"> + variableList="CPATH,CPLUS_INCLUDE_PATH"> + + + + the system elements are used by the system for specific needs and are not displayed in UI + + + @@ -772,6 +779,13 @@ The pathConverter of a toolchain applies for all tools of the toolchain except i + + + + the system elements are used by the system for specific needs and are not displayed in UI + + + @@ -1675,6 +1689,13 @@ If the builder supports specifying custom number of parallel jobs, the option de + + + + the system elements are used by the system for specific needs and are not displayed in UI + + + diff --git a/core/org.eclipse.cdt.core/schema/projectConverter.exsd b/core/org.eclipse.cdt.core/schema/projectConverter.exsd index cd575f74ddc..d034a588c70 100644 --- a/core/org.eclipse.cdt.core/schema/projectConverter.exsd +++ b/core/org.eclipse.cdt.core/schema/projectConverter.exsd @@ -12,6 +12,9 @@ + + + @@ -39,6 +42,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +