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

20945 commits

Author SHA1 Message Date
Sergey Prigogin
e39899ec23 Merge remote-tracking branch 'origin/bug_299911' 2012-08-08 17:54:16 -07:00
Sergey Prigogin
f4d616cdc0 Bug 299911. Added logging of methods that loose template instantiation
context.
2012-08-08 17:38:17 -07:00
Sergey Prigogin
4079362341 Cosmetics. 2012-08-08 15:08:33 -07:00
Jeff Johnston
61636f1d8e Bug 386093 - Problem with BuildSettingsBlock.label.internal.builder.ignore.err
Change-Id: I276bb02efef73fc28560249e8318fe3a7e73f2dc
Reviewed-on: https://git.eclipse.org/r/7149
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-08 14:53:32 -04:00
Jeff Johnston
0fa429d43a Fix autotools core version number in pom.xml to match MANIFEST.MF.
Change-Id: I3f598c1f0c08c144ec7ffebaa9744b5272bb29f0
Reviewed-on: https://git.eclipse.org/r/7146
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-08 12:16:34 -04:00
Jeff Johnston
d4f4d9a0ae Add more content to Autotools UpdateConfigureTest.
- verify updating
- also fix nature checks to look for Autotools nature
- add UpdateConfigureTest to Autotools tests

Change-Id: Ide0e12f411b23b767992c3328d67a57886bc1663
Reviewed-on: https://git.eclipse.org/r/6945
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:36:57 -04:00
Jeff Johnston
9742fded92 Add test of new APIs for Autotools Cfg options.
Change-Id: I113e76ea076ac66b1006ddf10d6d60c10a53d584
Reviewed-on: https://git.eclipse.org/r/6944
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:36:17 -04:00
Jeff Johnston
4a09199110 Added constants to use when updating Autotools Configure options.
Change-Id: I18c923f176dbd36d99d8a3f8de72334c8f3c3f9d
Reviewed-on: https://git.eclipse.org/r/6943
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:34:45 -04:00
Jeff Johnston
c00c0bb52a New interfaces to allow reading and updating of Autotool configuration
options for a given build configuration.


Change-Id: I54d866abb4251fe7e5f7df47493b280b5ac2cd33
Reviewed-on: https://git.eclipse.org/r/6942
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:29:36 -04:00
Sergey Prigogin
0fb8874351 Bug 299911. A minor bug fix. 2012-08-07 12:24:52 -07:00
Sergey Prigogin
e1ef59e384 Cosmetics. 2012-08-07 12:17:20 -07:00
Sergey Prigogin
d6e91170b2 Bug 299911. Code streamlining. 2012-08-07 11:48:02 -07:00
Sergey Prigogin
690fac29b1 Cosmetics. 2012-08-06 21:15:11 -07:00
Sergey Prigogin
f1ae22d5d8 Bug 374993. Fixed AST2TemplateTests.testDependentExpressions_b. 2012-08-06 21:14:00 -07:00
Sergey Prigogin
bd6fb125eb Bug 374993. Simplified a test. 2012-08-06 21:09:46 -07:00
Sergey Prigogin
d909a4f50a Cosmetics. 2012-08-06 13:57:36 -07:00
Sergey Prigogin
e69af609a2 Bug 374993. Added a failing test -
AST2TemplateTests._testDependentExpressionsDecltype.
2012-08-05 16:25:29 -07:00
Sergey Prigogin
6cc4775e17 Cosmetics. 2012-08-05 16:15:30 -07:00
Sergey Prigogin
6fd6e1836d Bug 299911. Added AST2TemplateTests.testSFINAE. 2012-08-04 18:19:46 -07:00
Sergey Prigogin
0e1f8ce5ad Cosmetics. 2012-08-04 18:13:00 -07:00
Sergey Prigogin
c74cc8a309 Bug 299911. Improved propagation of name lookup context. 2012-08-03 15:35:06 -07:00
Sergey Prigogin
202f1d095e Cosmetics. 2012-08-03 15:22:22 -07:00
Vivian Kong
eee6cbd94d Bug 386424 - non-externalized strings - GDB Debugger preference page 2012-08-03 16:42:53 -04:00
Sergey Prigogin
07407b55e8 Bug 299911. Minor fix. 2012-08-01 19:58:48 -07:00
Sergey Prigogin
f63c39ef96 Bug 299911. Removed redundant name lookup. 2012-08-01 19:15:48 -07:00
Sergey Prigogin
c1847dbc15 Bug 299911. Fixed AST2TemplateTests.testDependentExpressions test. 2012-08-01 19:01:51 -07:00
Vivian Kong
8aebf4d454 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 12:45:35 -04:00
Sergey Prigogin
1a3652ec9b Bug 299911. Added ICPPClassSpecialization.getBases(IASTNode point)
method to avoid loss of instantiation context.
2012-07-31 20:32:36 -07:00
Sergey Prigogin
cb169419a6 Cosmetics. 2012-07-31 20:01:29 -07:00
Sergey Prigogin
85d3fcdd0d Bug 299911. Few fixes and a test that is currently failing due to a NPE. 2012-07-31 18:43:37 -07:00
Sergey Prigogin
5ba0df7c57 Cosmetics. 2012-07-31 18:38:58 -07:00
Sergey Prigogin
403732a175 Bug 299911. Split CPPTemplateArgument class into CPPTemplateTypeArgument
and CPPTemplateNonTypeArgument.
2012-07-28 18:37:31 -07:00
Sergey Prigogin
927f0e7082 Cosmetics. 2012-07-28 16:44:25 -07:00
Sergey Prigogin
8520d6cfdf Bug 299911. Fixed remaining failing tests. 2012-07-26 17:06:30 -07:00
Sergey Prigogin
201b571118 Cosmetics. 2012-07-26 15:04:31 -07:00
Sergey Prigogin
88eadc8573 Bug 299911. Work in progress. 5 tests are still failing. 2012-07-25 20:50:04 -07:00
Andrew Gvozdev
5bd41e38ba bug 385678: Juno Indexer cannot find headers in workspace folders that
Indigo did find
2012-07-25 18:19:22 -04:00
Marc Khouzam
03af322a6f Bug 290173: Migrate the Connect command to the asynchronous platform API
Change-Id: Id5025b8936ad88f42e6fa7e07094b04923d0f7a7
Reviewed-on: https://git.eclipse.org/r/6816
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-25 10:36:09 -04:00
Sergey Prigogin
bb949f85d1 Bug 299911. Work in progress. 20 tests are currently failing. 2012-07-24 20:34:45 -07:00
Pawel Piech
6500f4755f Bug 385553 - [hover] Expression view hover in editor can show value for incorrect expression
Fixed IllegalStateException when adding expressions in Expressions view.
2012-07-24 15:23:43 -07:00
Markus Schorn
ecdf231dbc Bug 369770: Allow suppressing use of directory of current file for resolving includes (effect of option -I-). 2012-07-24 10:09:25 +02:00
Pawel Piech
7162e19924 Bug 385797 - [menus] Add command for "Refresh Debug Views" to allow a key-binding. 2012-07-23 14:51:24 -07:00
Sergey Prigogin
2ea54ef291 Merge remote-tracking branch 'origin/master' into bug_299911 2012-07-21 16:46:46 -07:00
Pawel Piech
45d2d9400d Bug 385553 - [hover] Expression view hover in editor can show value for
incorrect expression

Change-Id: If149e80bbd8e1fcfa064ad5d5055cd88ea15900b
Reviewed-on: https://git.eclipse.org/r/6876
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
2012-07-20 14:11:30 -04:00
Andrew Gvozdev
4c0af173c9 bug 357442: avoid adding default drive letter to unresolved paths by language settings providers 2012-07-19 14:50:22 -04:00
Marc Khouzam
a8f38bba36 Update pom.xml
Change-Id: I84294b30fa0863ab0e7b388969308adeb7196dfd
2012-07-19 08:06:38 -04:00
Sergey Prigogin
0d4b048d15 More detailed exception message. 2012-07-18 13:25:01 -07:00
Sergey Prigogin
9aa20f2270 Cosmetics. 2012-07-18 13:24:02 -07:00
Marc Khouzam
df4921b1bc Missing @since tag 2012-07-17 09:23:33 -04:00
Sergey Prigogin
1f13ce6889 Cosmetics. 2012-07-15 15:08:11 -07:00