From ce2687d063022eb765d462af252f8ac85fca2257 Mon Sep 17 00:00:00 2001 From: Sean Evoy Date: Fri, 27 Feb 2004 18:49:52 +0000 Subject: [PATCH] New built-in compiler incldue search paths and defined symbols for the Gnu C++ compiler on Cygwin. --- .../ChangeLog | 5 ++++ .../plugin.xml | 28 +++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/build/org.eclipse.cdt.managedbuilder.ui/ChangeLog b/build/org.eclipse.cdt.managedbuilder.ui/ChangeLog index e1fb2295391..6ef7566227a 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/ChangeLog +++ b/build/org.eclipse.cdt.managedbuilder.ui/ChangeLog @@ -1,3 +1,8 @@ +2004-02-27 John Camelon + New built-in compiler incldue search paths and defined symbols for the + Gnu C++ compiler on Cygwin. + * plugin.xml + 2004-02-23 Sean Evoy Fix for bug 52647. In 1.2, the target stored the raw, overridden build command the user diff --git a/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml b/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml index 9a9fe54fd7f..4f35a359e88 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml +++ b/build/org.eclipse.cdt.managedbuilder.ui/plugin.xml @@ -539,6 +539,14 @@ value="__unix" builtIn="true"> + + + +