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

17295 commits

Author SHA1 Message Date
Doug Schaefer
b42f9fc12c Put the ppc build support back for the CDT milestone builds. 2010-05-14 14:49:29 +00:00
Doug Schaefer
26d41a3ab3 Put the ppc build support back for the CDT milestone builds. 2010-05-14 14:16:07 +00:00
James Blackburn
e4d218aa70 Bug 312575 tidy patch 2010-05-14 12:16:23 +00:00
Marc Khouzam
24f6fec914 Bug 304384: Undo the last fix which broke the case where we first created a Run configuration. Instead, check if the global pref is set before forcing a preferred launch delegate. 2010-05-14 10:25:25 +00:00
James Blackburn
5bf01b6975 Attempt to diagnose JUnit failure in testDelBreak - use assertEquals to see what the discrepancy is. 2010-05-14 09:26:14 +00:00
James Blackburn
6c877ddbfe Enable new javacProjectSettings=true for PDE build warnings to match JDT warning settings 2010-05-14 08:45:48 +00:00
Sergey Prigogin
57eb344aaa Copy from Call Hierarchy view. Bug 305471. 2010-05-14 07:52:37 +00:00
Alena Laskavaia
459a3c2b6e Refactored adding parameter and renamed hash to map 2010-05-14 02:56:39 +00:00
Marc Khouzam
e76f05df90 Bug 284573: Do force a preferred launch delegate if the configuration type already has one (which is set in the global preference for preferred launch delegate) 2010-05-14 02:44:35 +00:00
Alena Laskavaia
e6499a96f6 Added parameters for checker - to check for implict return 2010-05-14 02:37:00 +00:00
Alena Laskavaia
4e0a4b9171 Externalized strings 2010-05-14 02:36:33 +00:00
Alena Laskavaia
208b649f76 Refactored ProblemParameterInfo 2010-05-14 02:36:16 +00:00
Marc Khouzam
eb382a9bee Bug 304384: Move logic to set default launch delegate to the tab of the DSF-GDB delegate. This is to allow the global preference for launch delegate not to be overridden unless DSF-GDB is also the global preference. 2010-05-14 02:18:31 +00:00
Andrew Gvozdev
845e51b0a5 bug 312812: JUnit failure in Hudson builds - ManagedBuildCoreTests20.testScannerInfoInterface
Reverted to 1.11 as the last revision broke JUnit test
2010-05-14 01:57:52 +00:00
Marc Khouzam
fe3c6d028f Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Configuration. Also, make sure a Run configuration can be used for Debug and vice versa. 2010-05-14 01:50:46 +00:00
John Cortell
b3ddbdf187 Bug 312848: Remove CDI-GDB pref to enable distinct code and data spaces 2010-05-13 23:16:44 +00:00
John Cortell
8b8214494e Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown. 2010-05-13 22:25:11 +00:00
John Cortell
ca94f732f9 Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown. 2010-05-13 22:15:23 +00:00
John Cortell
5a1558ddd2 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-13 19:43:47 +00:00
James Blackburn
6a61597cf9 Tweak comment 2010-05-13 15:39:56 +00:00
James Blackburn
3f1aea2339 Bug 311468 revised fix 2010-05-13 15:34:32 +00:00
Andrew Gvozdev
8e90b2c6f8 bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink
finally, a fix
2010-05-13 15:05:14 +00:00
James Blackburn
f3fdc00e62 Bug 312575 Changes aren't propagated when the referencing project references the active configuration. JavaDoc + tests. 2010-05-13 14:40:38 +00:00
Vivian Kong
01dc2b7d1e fix CHKPII errors 2010-05-13 14:26:15 +00:00
Doug Schaefer
bfe7cdfb22 Moving build to build2 server which is an x86_64 machine. 2010-05-13 14:22:33 +00:00
Doug Schaefer
6bc0074ae0 Moving build to build2 server which is an x86 machine. 2010-05-13 13:59:27 +00:00
Doug Schaefer
b12b8c1e66 Moving build to build2 server which is an x86 machine. 2010-05-13 13:56:42 +00:00
Alena Laskavaia
29ddb6f895 Bug 312740 build should fail on compile errors 2010-05-13 11:36:00 +00:00
Sergey Prigogin
a9a8a0baf1 Remove trailing whitespace in matches. 2010-05-13 07:32:10 +00:00
Sergey Prigogin
43dbe6cc86 Cosmetics. 2010-05-13 07:31:36 +00:00
Andrew Gvozdev
dc1f19458f bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink
one more check
2010-05-13 02:53:16 +00:00
L. Frank Turovich
c41cae33cb Bug 310371 - Revised GDB, GDB MI, Indexer pref panels, and New CPP FIle, New File Name, and Editor pages 2010-05-13 02:21:52 +00:00
Alena Laskavaia
53845ca38e Externalized strings 2010-05-13 02:07:25 +00:00
Alena Laskavaia
94cb067beb Refactored common function to utility class 2010-05-13 02:06:38 +00:00
Alena Laskavaia
4f2aa8c7db no need to run indexer for these tests 2010-05-13 02:05:53 +00:00
Alena Laskavaia
b7eb03f5f9 Added tests for CatchByReference 2010-05-13 02:05:33 +00:00
Alena Laskavaia
81d62c4f03 Have to include src folder in binary build because it has test source code 2010-05-13 00:26:35 +00:00
Alena Laskavaia
a88cb349f8 Simplified code by using different API and get rid of warnings 2010-05-12 22:29:24 +00:00
Alena Laskavaia
eff03629d6 Interface class should have been in public package 2010-05-12 22:20:25 +00:00
L. Frank Turovich
7c0b1af077 Bug 309605 - Revised Create Make Target, Debug Breadcrumb, and GDB pref panel pages 2010-05-12 20:44:44 +00:00
Alena Laskavaia
2af46568e4 Plugin name was misspeled in test.xml 2010-05-12 20:36:02 +00:00
Andrew Gvozdev
e4895ce3c0 bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink
More detailed message in case of interruption
2010-05-12 20:30:56 +00:00
Marc Khouzam
25085b92c5 Bug 312706: Update the enablement of the buttons after they are created. 2010-05-12 20:21:40 +00:00
Doug Schaefer
3eced97e4d Fix order of features in master. 2010-05-12 19:32:56 +00:00
Alena Laskavaia
cd12539638 Added special folder in releng for codan 2010-05-12 18:39:58 +00:00
Alena Laskavaia
8a77a22979 Added Codan to list of features 2010-05-12 18:38:43 +00:00
Alena Laskavaia
dfaedc702b Tagging for codan.test plugin 2010-05-12 18:19:57 +00:00
Vivian Kong
1b93077911 Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-catch and do-while(head stream) - fix by John Liu 2010-05-12 17:19:17 +00:00
Alena Laskavaia
7411fe3fea I don't think we need 3.8.2 junits 2010-05-12 16:50:41 +00:00
Alena Laskavaia
b523cda50a Still trying to fix tests failure by fixing dependencies 2010-05-12 16:46:09 +00:00