1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

2065 commits

Author SHA1 Message Date
Andrew Gvozdev
d64260e2ed bug 319512: Compilation warnings 2010-07-27 04:29:47 +00:00
Andrew Gvozdev
4d22104036 bug 319512: Compilation warnings 2010-07-27 04:20:39 +00:00
Andrew Gvozdev
ec89889177 bug 319512: Compilation warnings 2010-07-27 03:50:10 +00:00
Andrew Gvozdev
eb113d1aa4 bug 319512: Compilation warnings 2010-07-27 03:35:02 +00:00
Andrew Gvozdev
4c9e17c86d bug 319512: Compilation warnings 2010-07-27 03:28:25 +00:00
Andrew Gvozdev
5094e4e9a0 bug 319512: Compilation warnings 2010-07-27 02:05:51 +00:00
Andrew Gvozdev
e61e00092b bug 319512: Compilation warnings 2010-07-27 01:55:19 +00:00
Andrew Gvozdev
606dc9bc96 bug 319113: org.eclipse.cdt.managedbuilder.core -> 8.0 2010-07-26 13:53:06 +00:00
Andrew Gvozdev
dd06d7a47d bug 318812: lost labels for Discovery Options Page 2010-07-25 03:41:43 +00:00
Andrew Gvozdev
5a1885c1a6 bug 319512: compilation warnings 2010-07-21 05:00:33 +00:00
Andrew Gvozdev
007e46e51f bug 319512: compilation warnings 2010-07-21 04:42:33 +00:00
Andrew Gvozdev
b64329ba17 bug 319512: compilation warnings 2010-07-21 04:21:38 +00:00
Andrew Gvozdev
6fc9f2b2bf bug 319512: compilation warnings 2010-07-21 04:10:41 +00:00
Andrew Gvozdev
459affd72f bug 319512: compilation warnings 2010-07-21 03:38:34 +00:00
Andrew Gvozdev
3fdead487b removed unused x-friends directive 2010-07-16 22:24:06 +00:00
Andrew Gvozdev
fa8ceee23e bug 319766: Invalid Javadoc tags
patch from Petri Tuononen
2010-07-16 15:12:58 +00:00
Andrew Gvozdev
a3bebcc788 bug 319830: Javadoc unexpected tags
patch from Petri Tuononen
2010-07-16 14:16:17 +00:00
Andrew Gvozdev
c066642a43 bug 319820: Deprecated methods missing @Deprecated annotation
patch from Petri Tuononen
2010-07-16 14:12:50 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Andrew Gvozdev
ecf509ef86 compilation warnings 2010-07-14 19:26:43 +00:00
Andrew Gvozdev
9f150b102a bug 319769: Unnecessary type casts 2010-07-14 19:21:56 +00:00
Andrew Gvozdev
be965d0528 bug 319737: Unnecessary semicolons in managedbuilder.core
patch from Petri Tuononen
2010-07-14 19:19:04 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Andrew Gvozdev
dbe5a12393 bug 319777: Missing @Override annotations
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
Andrew Gvozdev
b25f1b7d13 bug 319113: Deprecated extension point org.eclipse.core.runtime.contentTypes 2010-07-10 04:19:52 +00:00
Andrew Gvozdev
622923ed86 bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier 2010-07-10 02:18:57 +00:00
Andrew Gvozdev
f1627c3e15 Bug 319322: Spelling corrected and duplicate messages removed 2010-07-08 21:55:22 +00:00
Andrew Gvozdev
aa7a3e8243 bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier discontinued.
Patch from Petri Tuononen.
2010-07-08 20:57:13 +00:00
Andrew Gvozdev
bbbd5e5fa7 bug 319206: Icons for "Library Paths" and "Source Location" on Paths&Symbols property page 2010-07-08 04:27:28 +00:00
Andrew Gvozdev
34aaf7278d bug 319113: Deprecated extension point org.eclipse.core.runtime.contentTypes in org.eclipse.cdt.managedbuilder.core/plugin.xml
Patch from Petri Tuononen
2010-07-07 13:45:59 +00:00
Andrew Gvozdev
7220adf26b bug 318812: cdt.managedbuilder.ui should use its own message bundle instead of cdt.ui 2010-07-06 22:16:09 +00:00
James Blackburn
2a0ae90a25 Bug 318738 - Incorrect chopping of weird paths in option value like ${workspace_loc:/proj}/path 2010-07-02 14:46:28 +00:00
James Blackburn
87ec745a57 Bug 318331 changing an option value on a top-level resource may not correctly rebuild all changed children. 2010-06-29 15:53:26 +00:00
James Blackburn
72d386703f Bug 310819 Headless Builder need a way to extend set of -Ds -Is and -includes 2010-06-24 13:26:20 +00:00
Andrew Gvozdev
64bf10ce46 Compilation warnings 2010-06-17 16:00:23 +00:00
Andrew Gvozdev
0fd56bdb67 Improved message in .log 2010-06-17 15:59:42 +00:00
Andrew Gvozdev
be678f1ff4 bug 206372: [Scanner Discovery] Include path discovery doesn't discard obsolete paths on compiler upgrade 2010-06-15 22:18:42 +00:00
Andrew Gvozdev
f0ff969691 bug 255694: [Scanner Discovery] folder-level discovery option page seen when "per configuration" scope is selected at project level 2010-06-15 22:12:16 +00:00
Sergey Prigogin
df06a819ec Bug 315895 - Names and descriptions of CDT features are confusing. 2010-06-06 03:09:06 +00:00
Vivian Kong
738da44d29 Bug 315439 Fix up copyright 2010-06-02 20:38:34 +00:00
Vivian Kong
8d24bacec8 Bug 315439 Fix up copyright 2010-06-02 20:16:00 +00:00
Vivian Kong
dbc7965332 Bug 315439 Fix up copyright 2010-06-02 19:54:47 +00:00
Vivian Kong
20dd9ee139 Bug 315439 Fix up copyright 2010-06-02 19:48:27 +00:00
James Blackburn
12978a0406 Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line generation 2010-06-01 14:00:33 +00:00
James Blackburn
e09733c754 Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line generation 2010-06-01 13:48:09 +00:00
Doug Schaefer
b1ad4e2fb0 Bug 314015 Test fix for scanner discovery. 2010-05-31 20:41:13 +00:00
Vivian Kong
1dc1732f57 Bug 306627 - Fix license inconsistencies 2010-05-31 15:54:52 +00:00
Vivian Kong
36b3638d97 Bug 314212 - CDT Feature copyright dates are outdated 2010-05-31 15:15:04 +00:00
Ken Ryall
c1e9b9b306 Fix for style. 2010-05-30 07:50:47 +00:00