Vladimir Hirsl
424182887a
Fix for PR 82354 [Scanner Config] incorrect discovered defines
...
- Corrected MACRO=MACRO=value pattern.
2005-01-06 21:46:32 +00:00
Vladimir Hirsl
4aad3e762a
Fix for PR 82052 [ScannerConfig] new Mozilla Standard C++ project has weird Discovery paths with errors.
...
In ScannerInfoConsoleParserUtility
- Absolute include paths are correctly handled in translateRelativePaths(..).
- Corrected normalization of paths ending with single dot in normalizePath(..)
2004-12-31 17:46:15 +00:00
Vladimir Hirsl
2f8b9abb4b
Fix for PR 77940: Missing built-ins for mingw
...
Addendum: Symbol definitions as a result of -dD option are written to the standard error stream since gcc version 3.4.x.
This is now proprly handled.
2004-12-24 17:16:04 +00:00
Vladimir Hirsl
2eb2ae36d9
Fix for PR 77940: Missing built-ins for mingw
...
Option -dD is added to the default generate external scanner info command. GCCSpecsConsoleParser is updated to properly handle results of this option.
2004-12-24 05:58:47 +00:00
Doug Schaefer
0583121e43
Updated the version numbers to 3.0.0.
2004-12-22 19:49:22 +00:00
Vladimir Hirsl
8b5a3c56f3
Propagated from 2.1 branch.
...
Fix for SCD bugs 80269 & 80271.
Test for bug 80271.
2004-12-07 22:25:07 +00:00
Vladimir Hirsl
19a8eda676
Fix for PR 78792 [Scanner Config] Include paths not discovered from build output of Ethereal project.
...
Fixed ambiguous (prefix & postfix based) source file name detection.
2004-11-16 21:53:22 +00:00
David Inglis
e875aee948
fixed bug #77135
2004-10-27 16:55:47 +00:00
Vladimir Hirsl
41c98b2b5b
Fix for 75327 ScannerInfo incorrecly parses ScannerInfoProvider command data streams.
...
Original patch from Brad Jarvinen (Brad.Jarvinen@palmsource.com ) with slight modifications.
2004-10-22 20:34:08 +00:00
Vladimir Hirsl
cb264b92c7
Reverting back to previous version. Not ready to commit yet.
2004-10-19 22:00:22 +00:00
Vladimir Hirsl
45c33ef2aa
Reverting back to previous version. Not ready to commit yet.
2004-10-19 21:54:03 +00:00
Vladimir Hirsl
5fd1105acd
Changes in the parser and utility interaction.
...
Ready for the first test.
2004-10-19 21:08:25 +00:00
David Inglis
1307a5b905
fixed bug #76412
2004-10-19 14:18:55 +00:00
David Inglis
83c6521896
fixed bug #75685
2004-10-05 23:50:17 +00:00
Alain Magloire
c7b33d247f
save the preference when shutting down
2004-09-11 03:58:23 +00:00
Alain Magloire
abf050d657
set the filename for include directives
2004-09-10 19:24:30 +00:00
Alain Magloire
373ace7ff4
set the location for the builtin files correctly
2004-09-07 19:29:14 +00:00
Alain Magloire
73e222cdd8
Provide more setting for the makefile editor.
2004-09-05 23:25:28 +00:00
Alain Magloire
c3e3d74edc
remove warnings.
2004-08-27 01:50:58 +00:00
David Inglis
8abbfa146e
fixed buggy encoding/decoding of environment strings
2004-08-20 19:27:21 +00:00
Sean Evoy
9b08f32b17
Commit for Vlad Hirsl -- The default external scanner info collector was having problems with the output of GCC in non-utf8 locales. It now makes sure the locale is set to utf-8 when it runs GCC on *nix systems
2004-07-29 13:04:34 +00:00
Alain Magloire
75b012b2ec
Fix for PR 68908
2004-07-26 18:56:51 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +00:00
David Inglis
2fb4452766
PR 62809 [Scanner Config] Handling -DMACRO="value"
...
PR 63330 [Scanner Config] Auto-discovering dirs with escaped spaces
PR 64226 [Scanner Config] Path discovery supporting UNC filepaths
2004-07-13 20:51:17 +00:00
Sean Evoy
c7fd6b490a
Commit for Vlad (PR 63471 and PR 68019)
2004-06-26 20:08:14 +00:00
David Inglis
d294b00f9d
update copyright
2004-06-25 14:49:43 +00:00
David Inglis
4edd1d9f5c
copyright update patch from David Daoust
2004-06-24 19:55:36 +00:00
David Inglis
6b68d31e47
fixed NPE
2004-06-22 20:12:03 +00:00
David Inglis
1ea72d07c2
refactor - public interfaces should not be internal plus move util class to public since its usefull for implementers
2004-06-22 13:19:49 +00:00
David Inglis
1fb1777377
fixed progress monitor usage
2004-06-22 13:18:10 +00:00
David Inglis
ffe287c848
fixed typo
2004-06-10 15:53:38 +00:00
David Inglis
f558f2708d
cleanup warnings
2004-06-10 14:24:25 +00:00
David Inglis
df04b9e18c
patch from vhirsl@ca.ibm.com
...
- PR 62334: `Message: Unable to find full path for "cygpath" echoed
repeatedly to xterminal`
- PR 64226: `[Scanner Config] Path discovery supporting UNC filepaths`
- PR 65121: `[Scanner Config] Importing 1.2.1 project does not update
properties`
- PR 62742: `CDT-specific file changes to .project are not saved` -
Scanner config portion, since Platform PR 64128 `Changing arguments on an
ICommand no longer makes it to the .project` was fixed in Eclipse 3.0 RC1
2004-06-07 15:53:30 +00:00
David Inglis
2d072ae842
make adaptable so that selection listeners can adapt to project/resource (build console)
2004-06-04 16:40:25 +00:00
David Inglis
ea46f60dc2
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=51269
2004-06-04 13:50:04 +00:00
David Inglis
2e972fcc9a
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=63937
2004-06-03 18:57:37 +00:00
David Inglis
a718c3de62
cleanup maps in manager on project close/delete
2004-06-03 18:09:09 +00:00
David Inglis
ab02e6e396
use new preference initializer
2004-06-03 14:37:42 +00:00
David Inglis
4b91e1e317
fixed project update problem
2004-06-02 13:38:44 +00:00
David Inglis
0abb812267
fixed NPE
2004-06-01 20:41:42 +00:00
David Inglis
89bbf55f97
since platform bug is fixed we can revert some changes
2004-06-01 20:28:17 +00:00
David Inglis
a5b6d849f2
fixed build command not updating
2004-06-01 20:26:25 +00:00
David Inglis
01619cd230
fixed NPE when invoking listeners
2004-05-31 13:51:56 +00:00
David Inglis
a16f543fe8
update container when paths change
2004-05-31 13:25:15 +00:00
David Inglis
e5c605c11d
patch from Vmir -
...
This patch contains fixes for following problems:
- PR 64014: [Scanner Config] Path discovery should be on by default,
- PR 63971: [Scanner Config] Debugging messages on console,
- PR 62742: CDT-specific file changes to .project are not saved - Scanner config portion
- Target specific options are applicable only to default generate scanner info command (and not to custom commands),
- Discovered scanner info file name associated with project instead with project name (problem when deleting a project, then creating a new one with the same name or renaming a project).
2004-05-28 14:17:04 +00:00
David Inglis
581839e17c
fixed junit
2004-05-26 15:32:29 +00:00
David Inglis
09a4ea370c
fixed junit failures and deadlock problems
2004-05-26 14:48:54 +00:00
David Inglis
5c53f6d920
new Discovery paths using path container
...
enabled standard include/symbol properties page
2004-05-25 19:04:15 +00:00
Doug Schaefer
de0397f03e
Cleaned up the build.properties files to ensure the right things end up in the binary and source builds.
2004-05-24 17:18:38 +00:00
Alain Magloire
0fa4e89147
Partial Fix for PR 61341
2004-05-20 04:11:33 +00:00