[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-patch] cvs access
|
On Tue, 17 Sep 2002, Sebastien Marineau wrote:
> Hi Don,
>
> the modules list is kept by the webmaster at eclipse, so
> I'll forward the change once we all agree. I'll list here
> the list of modules that you had (for everyone to comment on):
>
> ____________________________________________________
>
> cdt -a cdt-core cdt-debug cdt-features cdt-ui
>
> cdt-core -a org.eclipse.cdt org.eclipse.cdt.core org.eclipse.cdt.core.linux
> org.eclipse.cdt.core.qnx org.eclipse.cdt.core.solaris
> org.eclipse.cdt.core.win32
>
> cdt-debug -a org.eclipse.cdt.debug.core org.eclipse.cdt.debug.mi.core
> org.eclipse.cdt.debug.mi.ui org.eclipse.cdt.debug.ui
> org.eclipse.cdt.debug.ui.tests
>
> cdt-features -a org.eclipse.cdt-features
>
> cdt-launch -a org.eclipse.cdt.launch
>
> cdt-ui -a org.eclipse.cdt.ui org.eclipse.cdt.ui.tests
> ___________________________________________________
>
> I think the separation between cdt-cre and cdt-ui is a little artificial, so
> how
> about this instead:
>
> cdt -a cdt-core cdt-debug cdt-features cdt-tests
>
> cdt-core -a org.eclipse.cdt org.eclipse.cdt.core org.eclipse.cdt.core.linux
> org.eclipse.cdt.core.qnx org.eclipse.cdt.core.solaris
> org.eclipse.cdt.core.win32 org.eclipse.cdt.ui
>
> cdt-debug -a org.eclipse.cdt.debug.core org.eclipse.cdt.debug.mi.core
> org.eclipse.cdt.debug.mi.ui org.eclipse.cdt.debug.ui org.eclipse.cdt.launch
>
> cdt-features -a org.eclipse.cdt org.eclipse.cdt-features
>
> cdt-tests -a org.eclipse.cdt.debug.ui.tests org.eclipse.cdt.ui.tests
>
> Basically, include launch with the debugger, and separate the tests as a
> separate CVS module.
> Would that still work for you? If so, I'll forward the change to Eclipse's
> webmaster.
>
I'm still learning how the sources are organized, so any suggestions you
have, I should listen to. =)
This would work fine for me. Thanks.
--
dhoward@xxxxxxxxxx
gdb engineering