1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core.tests
2004-05-10 15:44:32 +00:00
..
suite/org/eclipse/cdt/managedbuilder/tests/suite Moved the managed build tests from the core tests package to here 2004-04-23 15:21:23 +00:00
tests/org/eclipse/cdt/managedbuild/core/tests Adding the capability of dynamically discovering the built-in compiler paths and symbols and storing them in a PathContainer. The UI has been modified to allw users to turn off indexing for a managed project 2004-05-07 18:55:24 +00:00
.classpath Moved the managed build tests from the core tests package to here 2004-04-23 15:21:23 +00:00
.cvsignore *** empty log message *** 2004-04-23 17:20:51 +00:00
.project Moved the managed build tests from the core tests package to here 2004-04-23 15:21:23 +00:00
ChangeLog First check-in 2004-04-23 14:26:43 +00:00
plugin.xml External commit for Leo Treggiari. The archList attribute of the target object specifies the list of architectures that the target is supported on. The valid list of architectures is the string values returned by BootLoader.getOSArch(). If the archList attribute is not specified, or if the value is "all", then the target is supported on all architectures. Otherwise, the target is only displayed when CDT is running on one of the specified architectures, unless the user has requested to see all targets. 2004-05-10 15:44:32 +00:00