Mikhail Sennikovsky
548f63a12a
made gnu tool-chain definitions to use new option types
2007-05-10 18:25:09 +00:00
Mikhail Sennikovsky
9d428201c3
Hellow World template for Makefile Project
2007-05-10 17:41:24 +00:00
Mikhail Sennikovsky
13968f3102
patch from Bala Torati with small modifications
...
1. Fix for [Bug 184449] [Template Engine] It should be possible to press "Finish" on the first wizard page for templates having default values assigned
2. Fix for [Bug 184593] [Template Engine] Need a way to add tool-chain associations to existing templates
3. Fix for [Bug 184455] [Template Engine] NPE in template engine tests
2007-05-10 16:03:53 +00:00
Mikhail Sennikovsky
e17e7b25d5
additional tool-chain ids to template definitions..
2007-04-28 12:29:10 +00:00
Mikhail Sennikovsky
94be702c52
adding missing tool-chain ids to template definitions
2007-04-28 12:01:16 +00:00
Mikhail Sennikovsky
c5603e5a0e
Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012)
2007-04-26 17:07:39 +00:00
Mikhail Sennikovsky
62a8f0c061
Gnu tool-chain definition update
2007-04-19 12:32:53 +00:00
Mikhail Sennikovsky
cdcd208521
Fix to [Bug 174824] Specifying buildArtefactType not intuitive
2007-03-29 20:10:54 +00:00
Doug Schaefer
1194c4a887
Make the MinGW toolchain uses the Internal Builder by default. (Most cool!)
2007-02-22 21:49:08 +00:00
Doug Schaefer
5a07244d6d
Migrated the MinGW integration into the managedbuilder.gnu plugin. Also fixed up some of the strings in the UI.
2007-02-22 05:22:55 +00:00
Mikhail Sennikovsky
5fdd70a074
New Project Model initial check-in
2007-02-20 17:23:35 +00:00
Mikhail Sennikovsky
d359b44186
Fixed revision to 3.1
2006-06-23 18:55:42 +00:00
Leo Treggiari
bdc33b193c
Fix line endings
2006-03-07 18:33:01 +00:00
Leo Treggiari
8260954b95
Implement cdt-dev suggestion for mixed C/C++ projects - change C compiler project nature to "both"
2006-03-03 19:21:02 +00:00
Leo Treggiari
95c618c300
Switch the reference Gnu tool-chains to using the new default dependency calculator that creates .d files as a side-effect of compilation
2006-02-27 17:56:15 +00:00
Leo Treggiari
c1c8415408
Fix bugzilla 83583 - Add Solaris project-types with a space after the Output-Flag
2006-01-17 00:47:53 +00:00
Doug Schaefer
f68ca2c02b
Made all of the plugins OSGi components.
2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
2005-11-10 21:41:23 +00:00
Leo Treggiari
7dc1c30cfa
Change the Gnu linker strip option back to -s (from --strip-all)
2005-07-19 23:50:11 +00:00
Leo Treggiari
8112953dc9
Add missing outputPrefix to MacOS X shared library tool-chain
2005-07-10 16:59:28 +00:00
Leo Treggiari
c733971c61
Ise -dynamiclib for creating shared libraries on MacOS X
2005-07-10 03:19:36 +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
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
Leo Treggiari
a5450e9b94
Use new class GnuLinkOutputNameProvider
2005-05-31 20:46:05 +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