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

20549 commits

Author SHA1 Message Date
Andrew Gvozdev
57bd8abd27 LanguageSettingsStorage as a public class 2011-11-26 22:12:11 -05:00
Andrew Gvozdev
7250f46995 Removed UserLanguageSettingsProvider in favor of
LanguageSettingsGenericProvider
2011-11-26 19:57:11 -05:00
Andrew Gvozdev
0962b1efbb ILanguageSettingsBroadcastingProvider introduced, some code maintenance 2011-11-26 19:16:28 -05:00
Andrew Gvozdev
1f4650fb61 Bug 210248 - test projects update, revert sample projects to MinGW
toolchain

This reverts commit 8cc8d861c8.
2011-11-24 12:30:37 -05:00
Christian W. Damus
8cc8d861c8 Bug 210248 - test projects update 2011-11-22 19:38:11 -05:00
Alena Laskavaia
fc919d81b6 Bug 210248 - [Internal Builder]does not rebuild a dependent project in
case of a reference library project change - fixed external builder
2011-11-22 19:34:55 -05:00
Christian W. Damus
a3dd98987a Bug 210248 - [Internal Builder]does not rebuild a dependent project in
case of a reference library project change

Conflicts:
	build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/AdditionalInput.java
2011-11-21 21:56:38 -05:00
Andrew Gvozdev
da8e44baef API cleanup & JavaDoc 2011-11-19 08:55:06 -05:00
Andrew Gvozdev
ba7591a95b @Override annotations + organize imports + unnecessary
casts/$NON-NLS + trailing white spaces
2011-11-18 17:21:02 -05:00
Andrew Gvozdev
10dd44163a Renamed LanguageSettingsSerializable ->
LanguageSettingsSerializableProvider
2011-11-18 17:09:21 -05:00
Andrew Gvozdev
1415806f83 API cleanup & JavaDoc 2011-11-18 16:52:50 -05:00
Andrew Gvozdev
39431dc5f5 Renamed ICListenerRegisterer -> ICListenerAgent 2011-11-18 16:12:29 -05:00
Andrew Gvozdev
d444164f53 Merge remote branch 'cdt/master' into sd90 2011-11-17 23:03:48 -05:00
Andrew Gvozdev
4f2cea1002 Merge branch 'cdt/master' into sd90 2011-11-17 22:30:15 -05:00
Andrew Gvozdev
5c1a981cd7 auto-clean: @Override annotations + organize imports + unnecessary
casts/$NON-NLS + trailing white spaces
2011-11-17 18:14:36 -05:00
Andrew Gvozdev
2a1cddd716 auto-clean: @Override annotations + organize imports + unnecessary
casts/$NON-NLS + trailing white spaces
2011-11-17 17:34:21 -05:00
Andrew Gvozdev
e95e3a02b7 Using of pooled list refined 2011-11-17 16:49:35 -05:00
Andrew Gvozdev
e47db971de Switched to Java 1.6 rest of build packages. 2011-11-16 18:23:33 -05:00
Sergey Prigogin
20693f80fd Helper methods for generation of getters and setters. 2011-11-15 15:58:37 -08:00
Sergey Prigogin
585a090ee8 @Override annotations. 2011-11-15 15:01:56 -08:00
Sergey Prigogin
0be21a0f1c Cosmetics. 2011-11-15 14:27:31 -08:00
Sergey Prigogin
ad4b9869f0 Consolidated tests. 2011-11-15 11:58:08 -08:00
Sergey Prigogin
3446dd107a Added few methods to ClassTypeHelper and tests for them. 2011-11-15 11:14:01 -08:00
Sergey Prigogin
198d443e71 Cosmetics. 2011-11-15 11:02:20 -08:00
Sergey Prigogin
c1740cc639 @Override annotations. 2011-11-14 21:03:44 -08:00
Sergey Prigogin
84cd2842eb Cosmetics. 2011-11-14 17:56:59 -08:00
Sergey Prigogin
acd73fb7bc @Override annotations. 2011-11-14 17:32:44 -08:00
Sergey Prigogin
1f51445b8a Proper handling of class declarations located in cpp files. 2011-11-14 16:40:19 -08:00
Sergey Prigogin
496ce4cf38 @Override annotations. 2011-11-14 16:40:12 -08:00
Sergey Prigogin
0eddb7c8b3 Cosmetics. 2011-11-14 16:40:06 -08:00
Andrew Gvozdev
91ce2a55a6 bug 259768: "Use optimal jobs number" highly misleading.
Do not allow 1 as a choice for number of jobs for parallel build
2011-11-14 14:42:35 -05:00
Andrew Gvozdev
d4c2ce5e98 bug 259768: "Use optimal jobs number" highly misleading.
Allow Internal builder unlimited jobs
2011-11-14 14:42:16 -05:00
Andrew Gvozdev
f04bd57f83 bug 259768: "Use optimal jobs number" highly misleading.
Builder.getParallelizationNum() to return always positive value
2011-11-14 14:41:55 -05:00
Andrew Gvozdev
7f438e269a bug 259768: "Use optimal jobs number" highly misleading.
Encode "optimal" as negative number and "unlimited" as Integer.MAX_VALUE
Based on patch by Mohamed Hussein <mohamed_hussein@mentor.com>
2011-11-14 14:41:32 -05:00
Sergey Prigogin
bdd3e82216 Added a missing @since tag. 2011-11-12 22:23:55 -08:00
Sergey Prigogin
846e5ee676 Adjusted Javadoc. 2011-11-12 21:08:04 -08:00
Marc-Andre Laperle
3108f9efdf Bug 342498 - Pin Call Hierarchy View 2011-11-12 16:40:40 -05:00
Marc-Andre Laperle
8a1269053a Bug 363111 - Automatically generated explicit constructor has the
explicit keyword in constructor definition
2011-11-11 11:58:01 -05:00
Sergey Prigogin
5e3d2ee884 @Override annotations. 2011-11-10 20:14:04 -08:00
Sergey Prigogin
565f58e365 @Override annotations. 2011-11-10 18:32:49 -08:00
Sergey Prigogin
5a1f9d47a9 Bug 355991. Duplicate name detection based on {fileLocation, linkage,
fileOffset} tuple.
2011-11-10 18:12:07 -08:00
John Cortell
551220367b Bug 356346 - You cannot enter an expression in the memory Browser expression area if a continuous breakpoint is runing 2011-11-10 15:38:12 -06:00
John Cortell
be238e7014 Bug 363328 - NPE in ChangeBuildConfigActionBase.fillMenu() 2011-11-09 09:25:30 -06:00
Sergey Prigogin
08a8dca4b8 Cosmetics. 2011-11-08 14:34:15 -08:00
Andrew Gvozdev
0419dcde0f cosmetics - deprecated usage, override annotations, indentations 2011-11-08 13:12:47 -05:00
Sergey Prigogin
11ea0ed928 Code streamlining. 2011-11-07 14:37:14 -08:00
Sergey Prigogin
666828f68a Fixed broken Quick Fix tests. 2011-11-07 14:28:57 -08:00
Sergey Prigogin
45b6405be3 Added missing @Override annotations. 2011-11-07 13:09:59 -08:00
Sergey Prigogin
8dffbb2ec9 Added missing @Override annotations. 2011-11-07 13:07:18 -08:00
Sergey Prigogin
afb3fae823 Automatic formatting of code affected by refactoring. 2011-11-07 11:04:35 -08:00