Doug Schaefer
0583121e43
Updated the version numbers to 3.0.0.
2004-12-22 19:49:22 +00:00
Leo Treggiari
cfaf47a5f7
Partial fix for PR#80951 for CDT 2.1. This allows the resource configuration property page to be displayed for all of the built-in C/C++ extensions.
2004-12-15 04:12:31 +00:00
Sean Evoy
1360711a78
Fix for 80717 -- Executable name ends in ".exe"
...
Also had to add outputs="" to the tool defintions
2004-12-14 21:05:44 +00:00
Sean Evoy
ccf3364565
Fix for 80717 -- Executable name ends in ".exe"
...
Also had to remove the exe from the tool references
2004-12-13 23:11:19 +00:00
Sean Evoy
e7908d52e2
Fix for 80717 -- Executable name ends in ".exe"
...
Removed the exe from the XML specification
2004-12-13 16:54:11 +00:00
Sean Evoy
bd35367d7c
Commit for Leo Treggiari:
...
44568 - [Managed Build] -Xlinker option requires space separator
80119 - [Managed Build] Error in the Xlinker option's generated output
The code and the manifest file have been changed to correctly deal with
the -Xlinker option. Multiple entries have separate -Xlinker options,
and there is a space between -Xlinker and the value. The space is
handled by the new option.command functionality - "${VALUE}".
77399 - Managed Make Builder mangles subdir.mk if configuration of
linked resource was changed
This was partially fixed before and was partially a user error.
Code has been added to output an error message to the console when
MBS sees a duplicate identifier in the loaded manifest files.
Partial fix:
80067 - [Managed Build] Wrong command for building in MMS
A fix has been added so that a command is not stored with a Tool
unless the user changes the value - i.e the Tool will inherit the
value from its suoer-class. There is still an error with the Gnu
makefile generator when a configuration tool and a resource
configuration tool have different commands specified by the user.
This will be fixed later.
2004-12-07 15:12:00 +00:00
Sean Evoy
ee27feda67
Commit for Leo Treggiari:
...
Code to handle the case where a manifest file or project file contains a higher version number than the Managed Build System.
New JUnit tests for the new model.
Updates to some external strings.
2004-11-15 19:33:09 +00:00
Sean Evoy
b7c36f5113
Commit for Leo Treggiari:
...
Handles Managed Build System projects that fail to open or convert, for example, because the tool-chain that the project uses is not installed.
When a project configuration is removed, cleans the configuration output.
Edits for some of the externalized strings.
2004-11-08 20:12:46 +00:00
Sean Evoy
e70d996fd9
Commit for Leo Treggiari:
...
The majority of the code changes were for dealing with the Java class attributes (buildfileGenerator, etc
).
The other bug fixes were:
When the user displays the properties of a file in a standard make file, the C/C++ category is displayed in the left pane I couldnt figure out a way to filter it out. Before the fix, the Managed Make property page was displayed and would then crash when the user selected OK. Now, it displays a label saying that this page only applies to Managed Make projects.
When the user has automatic build set, edits the properties of a configuration, selects a different configuration, selects OK when asked to save the changes, a build for the proper configuration would start but it would pick up the tool settings from the wrong configuration (the newly selected one).
There was a bug in the Option.onlyOverridesValue method where it wasnt checking for a zero-length built-ins list, and therefore returning the wrong answer.
There was a bug in adding a Tool to a ToolChain where the new Tool was added to the toolList but not the toolMap.
2004-11-04 16:56:27 +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
a1c754d019
Patch for Sam Robb. Fix the property string to be more English compliant.
2004-09-23 15:16:36 +00:00
Sean Evoy
d52cfb4834
Commit for Leo Treggiari -- Fix for bugzilla 71254
2004-08-06 18:58:16 +00:00
Sean Evoy
39dd636454
Commit for Leo Treggiari: bugzilla 70577 and 71254.
2004-08-05 14:30:42 +00:00
Sean Evoy
1e12d45919
Commit for Tanya -- fix for bugzilla 70217, a problem where long labels on a section of the build property page were overlapping the selection widget
2004-07-21 19:59:45 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +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
ebd877b1da
Fix for bug 47704 - managed make & binary parser problem
2004-06-27 22:21:15 +00:00
Sean Evoy
87e950ec5a
Commit for bug 57860 -- Managed make builder cannot handle .s files
2004-06-27 18:18:10 +00:00
Sean Evoy
08ba5b3731
Fix for 66023 - Round Trip Engineering not working for GCC Archiver
2004-06-26 23:17:26 +00:00
Sean Evoy
995d86e7e5
That last change shouldn't have included the assembler tool definition
2004-06-26 22:33:22 +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
b2c2d72f23
I am removing the logging feature from the plugin, and will replace it latter with proper console debugging messages. There wwere a raft of tester bugs that I caused by using the log to report non-critical exceptions I was handling.
2004-06-25 18:20:46 +00:00
Sean Evoy
266e5c66d8
Fix for bug 67345 -- Logging the exception for updating closed projects is increasing the noise-to-signal ratio.
2004-06-24 19:05:18 +00:00
Sean Evoy
0f40577e78
Partial fix for bug 63479 -- The binaries for Managed make projects are only listed sometimes.
2004-06-24 15:57:06 +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
687d762517
Fix for bug 66739 - Created a shared lib project does not set shared flag in configs. There was a gap in the ever-increasingly complex inheritance behaviour of the ToolReferences. The commands supplied by the ToolReferences were being ignored if the configuration supplied its own ToolReferences. Searching is more comprehensive now, the tool reference is creating a copy of itself more thoroughly, and the JUnit tests have been updated to reflect this.
2004-06-23 19:21:42 +00:00
Sean Evoy
79f7c5e3ae
NPE due to an unitilitalized error parser tab in new project wizard.
2004-06-18 19:49:14 +00:00
Sean Evoy
0c44656105
Commit for Andrew Niefer
2004-06-18 18:35:06 +00:00
Sean Evoy
ce20e11710
Commit for Tanya Wolff for bug 61461. Removed intermediate composites to allow groupings to be readable by screenreader in the Manage Configuration dialog.
2004-06-15 19:37:27 +00:00
Sean Evoy
3a263d390d
Last fix for bug 61459 - Accessibility: Managed Build: Managed Config dialog needs z-order. There was another entry widget that was displaying this problem.
2004-06-15 15:40:20 +00:00
Sean Evoy
14c5c93240
Fix for bug 60950 - When creating a project, wizard should let you unselect both Debug and Release configs
2004-06-15 15:02:42 +00:00
Sean Evoy
01eb0614cb
Fix for bug 61459 - Accessibility: Managed Build: Managed Config dialog needs z-order
2004-06-14 20:55:09 +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
c939dec941
Experimental tool reference snuck in during the last commit
2004-06-11 20:06:01 +00:00
Sean Evoy
5c9fe1859c
Partial fix for bugzilla 57860 - Last fundamental change to enable compilation of .s (or any other file) extension with proper dependencies.
2004-06-11 19:04:38 +00:00
Sean Evoy
98d309e32f
Someone deprecated methods so switched to new methods
2004-06-09 22:55:21 +00:00
Sean Evoy
cbd4446ff5
Fix for bug 64762 -- ClassCastException while deleting of build configuration
2004-06-07 18:52:51 +00:00
Sean Evoy
00f6c5f146
Fix for bug 60144 -- Final fix for paths with whitepsaces. The test was not finding the index of the whitespace quite right on Linux. Addressed and fixed.
2004-06-04 22:43:53 +00:00
Sean Evoy
69a7699f8c
Fix for bug 60144 -- [ManagedBuild] Include Path: Directories with spaces are creating problems
2004-06-04 22:32:47 +00:00
Sean Evoy
98800badf4
Fix for bug 60230 - Project with spaces in name produces 2 executables. Since Eclipse does not treat this as illegal and since I am using the project name as the default build goal name, this is a legit bug. The solution is to remove all spaces from the project name, so a new project called "Hello World" will produce a build goal called HelloWorld
2004-06-04 20:45:51 +00:00
Sean Evoy
5f5b6bc0d7
Fix fog bug 64952 -- Indexer being called when it doesn't need to run
2004-06-04 20:17:57 +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
a464b6bbf5
Fix for bugzilla 59164 - Include Path list should be bigger. The list cntrols are now created with a height hint of 3x the height of the menu bar (usually this will equal 75 units).
2004-06-01 21:29:09 +00:00
Sean Evoy
f509d06f05
Fix for bug 62501 - Managed Shared library build fails
2004-05-31 22:46:54 +00:00
Sean Evoy
ae5b03a319
Fix for bug 58714 - Cannot rebuild after renaming a referenced project
2004-05-27 20:28:20 +00:00
Sean Evoy
d03b0f48a0
Large commit. Two components. The first is to switch all the managed build components over to the new plugin loading scheme. The second is to remove the dependency between the indexer and the build system for dependency calculation. Currently, to make this work, there is a flag that is only available on the 3.x GCC compilers, but I will be addressing that shortly.
2004-05-24 23:23:36 +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
729d4c2fcb
Added a constructor (was silently inheriting from super class)
2004-05-20 14:57:43 +00:00