1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
Mikhail Sennikovsky be3075f51c Removed the "isToolChainSupported" for the Gnu cygwin tool-chains definitions in the manifest file, because currently the gnu cygwin tool-chains are intended to be used not only with Cygwin, but with MinGW also, and there is no correct way of determining whether the appropriate packages are installed for MinGW.
For the future MBS/CDT versions we might create the separate tool-chain/configuration/project-type for the MinGW and define a set of converters using the tool-chain converter mechanism that MBS will provide, that would convert the CygWin to the MinGW projects/tool-chains, and vice a versa.
2005-06-09 17:57:04 +00:00
build Removed the "isToolChainSupported" for the Gnu cygwin tool-chains definitions in the manifest file, because currently the gnu cygwin tool-chains are intended to be used not only with Cygwin, but with MinGW also, and there is no correct way of determining whether the appropriate packages are installed for MinGW. 2005-06-09 17:57:04 +00:00
core 2005-06-08 Alain Magloire 2005-06-09 16:07:10 +00:00
debug New images for mapping source containers. 2005-06-07 21:25:26 +00:00
doc Fixed the paths for the javadoc command. java.home is the jre directory. 2005-04-06 16:04:48 +00:00
launch/org.eclipse.cdt.launch fixed bug #39581 2005-05-18 21:51:59 +00:00
releng Fixed up the tests a little. 2005-05-21 20:53:12 +00:00