1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

45 commits

Author SHA1 Message Date
Oleg Krasilnikov
4eb74954dd 1. for Bug #182450 : tri-state button experimental implementation.
2. Preference page minor change (items order)
2007-04-26 12:49:03 +00:00
Oleg Krasilnikov
12e19c8773 Bug #160012: New Project Wizard rework 2007-04-12 14:44:44 +00:00
Oleg Krasilnikov
b0e68cbd53 Bug #181025: menus are modified according to last discussion results. 2007-04-10 13:55:35 +00:00
Oleg Krasilnikov
49d9af779d Bug #181025: Context menu items should be grouped/reduced in project view 2007-04-09 13:38:17 +00:00
Oleg Krasilnikov
6e8d740215 Bug #181025: group context menu items
Bug #181023: C/C++ property pages are grouped
2007-04-09 05:55:10 +00:00
Oleg Krasilnikov
af1e9d0989 Property pages adjust 2007-04-04 10:36:55 +00:00
Oleg Krasilnikov
6d2679f27e Bug #180266: specific discovery page for MBS discovery profiles 2007-04-02 12:53:43 +00:00
Oleg Krasilnikov
e1a1a23783 wording 2007-04-02 08:07:32 +00:00
Oleg Krasilnikov
b0bdfa4229 Preference page added to control Property Pages behaviour 2007-03-22 13:57:19 +00:00
Oleg Krasilnikov
8f0bb1d073 Pref pages interface changed 2007-03-14 07:28:55 +00:00
Oleg Krasilnikov
e996b41be1 Data hierarchy tab added 2007-03-13 14:20:59 +00:00
Oleg Krasilnikov
9e48f24aae Bug #176526: externalize strings 2007-03-07 11:28:54 +00:00
Mikhail Sennikovsky
99affdf646 1. Build System Backward Compatibility support
2. Bug-fixes
2007-03-06 18:43:39 +00:00
Oleg Krasilnikov
a5b4516343 Bug #126268 - parallel configurations build 2007-03-02 12:18:41 +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
Chris Recoskie
033966ab4c fixes for 139667 and 139797 2006-05-03 10:50:06 +00:00
Chris Recoskie
52356c5c2f implemented build/clean selected files
TODO:  fix progress reporting messages
2006-05-01 02:42:01 +00:00
Mikhail Sennikovsky
779174d197 Patch from Oleg Smetanin: easy active build configuration selection 2006-02-14 14:07:50 +00:00
Leo Treggiari
7c22c0d5f1 Add context menu item for invoking project converters 2005-09-20 03:23:55 +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
27570511ea Remove GNU specific UI definitions to separate new plugin 2005-05-16 20:49:03 +00:00
Leo Treggiari
b1de8f55f5 Initial check-in for the build environment variable support 2005-04-28 16:55:15 +00:00
Leo Treggiari
12b5cc0ff4 Add names for new Tool-chain model elements 2005-01-28 03:29:10 +00:00
Sean Evoy
18b49394c4 Commit for Leo Treggiarri -- Initial Managed Build System patch for CDT 2.1 2004-10-28 17:16:53 +00:00
Doug Schaefer
04c74b6af0 Initial contribution of Mac Port from Greg Watson. 2004-07-07 19:19:42 +00:00
Sean Evoy
89e16972e3 Final tweak for 68786 - Replaced the 'and' in the title with '/' to save some real estate 2004-06-28 18:10:33 +00:00
Sean Evoy
b11c265690 Fix for bug 68786 2004-06-28 17:34:56 +00:00
Sean Evoy
29ab091666 Fix for 65148 -- Cannot build after cancel build of Managed Project 2004-06-26 21:13:09 +00:00
Sean Evoy
3aefe8f54d Commit for Dave Daoust: adds updated copyright notices for IBM-supplied source 2004-06-24 15:47:55 +00:00
Sean Evoy
612551d59c Fix for 66428 - I18N: Managed build "All Options" label chopped 2004-06-14 19:52:55 +00:00
Sean Evoy
bdf0ba7530 Fix for bugzilla 62660 -- Target definition for MinGW is inconsistent. I have simply removed the target. If the user wants to use MinGW, they will have to also get MSYS (which is free and recommended for MinGW developers). The problem is that the clean command for Win32 is 'del" and it does not handle front-slashes in the path properly. The effort needed to generate the makefiles in a different way is greater than the effort to answer the odd newsgroup HOWTO question, so I am simply replacing Cygwin and MinGW targets with Gnu on Windows 2004-06-02 14:30:30 +00:00
Sean Evoy
f509d06f05 Fix for bug 62501 - Managed Shared library build fails 2004-05-31 22:46:54 +00:00
Sean Evoy
cacd52eb8b A final attempt to fix the problems with plugin loading and the compatability layer 2004-05-20 20:11:51 +00:00
Sean Evoy
f971a5046c Changed the toolchain specification for Gnu tools to add a generic set of target definitions for POSIX targets. There is also a redefined set of tools and options. There is also a conversion routine that runs on workspace startup to convert older projects into the newer format. 2004-05-04 15:06:54 +00:00
Sean Evoy
ae1b577d72 External code commit from Leo Treggiari from Intel that adds support for adding and removing error psarser on a managed build project 2004-04-22 18:10:51 +00:00
Sean Evoy
d980d24f00 Removed the AbstractToolReference class because there is no longer any need for it with the introduction of a dynamic styrategy for model element creation. I kept the IToolReference interface, though. Moved several public methods into it and changed the clients of those methods so that the interface is used. 2004-03-19 16:38:49 +00:00
Sean Evoy
481715a2b8 More I18N work. Externalizing the vlaue of the name field of the extension point and extension is only needed to satisfy an automatic string checker. The value of these tags is never displayed to an end-user. However, better to get rid of the erros than expect the poor testers to always track the exception. 2004-03-19 15:32:07 +00:00
Sean Evoy
aba55c1109 Fixes for 41590, 44159, 51640, and 51646 2004-02-17 14:20:11 +00:00
Doug Schaefer
e05f8b0b59 Patch for Tanya Wolff:
- globalizes the Managed Build properties pages by
externalizing strings in plugin.xml. 
- also fixed an option reference to set a linux project's
c compiler debug level.
2003-11-13 14:08:12 +00:00
Doug Schaefer
cc6084024d Patch for Sean Evoy:
Use natures to help select what tools are available.
2003-10-01 23:56:36 +00:00
Doug Schaefer
dcbbea5b74 Patch for Sean Evoy:
Two of the fixes, 43614 and 43756, involved changing property files only, 
which validates the extra work of externalizing strings from the start!

For 43616, I simply took the advice of the bug reporter and added the '-' 
in front of the RM macro in the clean target and the include directives in 
the makefile.

The largest part of the fix involves 43220. Until just now, this was a 
critical bug in bugzilla, so I addressed it. It has just been downgraded 
to an enhancement request. There is now a new entry widget in the linker 
options for user objects. The makefile will simply add these to the final 
build target's command. Most of the work was done in the plugin file and 
the build model to handle the new "type" of option.
2003-09-26 19:54:33 +00:00
Doug Schaefer
db4d819623 Patch for Sean Evoy:
the new project wizard now filters out targets that should
not be selected by the user, and that the build model
handles inherited option references properly now.
2003-09-26 00:24:42 +00:00
Doug Schaefer
e09b94f945 Patch for Sean Evoy:
This patch adds a "hook" for F1 help on the new managed project wizard 
configuration selection page. It also adds functionality to the managed 
build project property page to allow the user to edit the make command and 
build artifact name. They can also add and delete configurations from a 
target. There is no support for adding another target to a project in this 
release.
2003-09-24 14:20:49 +00:00
Doug Schaefer
d18851f2d7 Patch for Sean Evoy:
- Move the managed builder to it's own plugins and feature.
2003-09-15 20:44:43 +00:00