Mikhail Sennikovsky
f4b1edba07
CygwinPathResolver now detects whether mingw or cygwin version of gcc is used and treats include paths stored in CPATH, etc. env variables depending on that. For mingw env variable values are treated as the list of windows-style paths, while for cygwin values are treated as the list of cygwin-style paths
2005-07-07 18:39:57 +00:00
Leo Treggiari
4d55560528
For Gnu libraries option, use BrowseType=none since the value entered is not a full file spec.
2005-07-06 17:10:27 +00:00
Chris Recoskie
e1abf3b487
crecoskie June 20, 2005 - updating copyright and license info for EPL transition
2005-06-20 20:52:53 +00:00
Leo Treggiari
6e9529b7af
Use contentTypes for tool input types
2005-06-10 17:03:01 +00:00
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
Mikhail Sennikovsky
954e809c34
Fixed the bug in the CygwinPathResolver.resolveBuildPaths() method
2005-06-09 11:59:01 +00:00
Mikhail Sennikovsky
fa2c1a50ab
Some modifications and fixes for the build Environment and Macros were added
2005-06-08 19:19:00 +00:00
Leo Treggiari
a5450e9b94
Use new class GnuLinkOutputNameProvider
2005-05-31 20:46:05 +00:00
Mikhail Sennikovsky
53358d181d
Fixed the bug related to the incorrect exception handling that could cause a null pointer exception
2005-05-31 11:25:06 +00:00
Leo Treggiari
bc78f58fab
Externalized string fixes from David Daoust
2005-05-27 16:51:15 +00:00
Mikhail Sennikovsky
2853cf688d
Check-in of the Tool-chain installation support ( 87478) and the Managed Build Process Environment support ( 88497) implementation for the Gnu Cygwin tool-chain
2005-05-23 16:12:19 +00:00
Leo Treggiari
ff51abc278
Fix for PR 70788
2005-05-20 18:31:09 +00:00
Mikhail Sennikovsky
beeb963403
Initial check-in for the build macros support
2005-05-19 16:26:43 +00:00
Leo Treggiari
3f52a6b7b1
Plugin that contains UI elements that are specific to the GNU tool-chain.
2005-05-16 20:48:15 +00:00