Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] Resubmitted: CDT2.0 Scanner Configuration discovery - initial work


Please hold off applying this patch until I review it with Vlad.

Thanks,
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada



Vladimir Hirsl/Ottawa/IBM@IBMCA
Sent by: cdt-patch-admin@xxxxxxxxxxx

18/02/2004 05:02 PM

Please respond to
cdt-patch@xxxxxxxxxxx

To
cdt-patch@xxxxxxxxxxx
cc
Subject
[cdt-patch] Resubmitted: CDT2.0 Scanner Configuration discovery - initial work





This is the resubmission of the initial patch.

This patch contains initial work for Scanner Configuration discovery
feature. Also there is a simple UI interface (preference, project property
and New Standard Make project wizard pages). The feature is disabled by
default so it does not affect existing projects inadvertently. If turned
on, it will populate C/C++ Make Project's Paths and Symbols tab with
discovered info (preserving user specified entries). The discovered
cygpath include paths are now translated to the absolute paths. Relative
include paths are still not handled properly.
Further refinements are coming along.

Please, apply to the head branch.

Thanks,
Vladimir Hirsl
Rational Software - IBM Software Group
Ottawa, Ontario, Canada

[attachment "cdt.make.core.txt" deleted by Vladimir Hirsl/Ottawa/IBM]
[attachment "cdt.make.ui.txt" deleted by Vladimir Hirsl/Ottawa/IBM]





#### cdt.make.core.txt has been removed from this note on February 22, 2004 by Douglas Schaefer
#### cdt.make.ui.txt has been removed from this note on February 22, 2004 by Douglas Schaefer

Back to the top