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

7773 commits

Author SHA1 Message Date
Doug Schaefer
c5adedd369 Removed the PWD and CWD env vars from build. They were screwing up libtool under msys (pwd returned the env vars which had Windows \'ed paths). These shouldn't be needed. 2006-01-13 01:07:05 +00:00
Mikhail Sennikovsky
1198b54575 Two new build macros: OsType and ArchType added 2006-01-12 13:03:34 +00:00
Doug Schaefer
3494f6ae34 Fixed NPE. 2006-01-11 20:50:12 +00:00
Doug Schaefer
ae61676266 Better messages for PDOMUpdator progress. 2006-01-11 20:48:12 +00:00
Doug Schaefer
8c0214ebfd Added C++ Methods to PDOM. 2006-01-11 19:18:55 +00:00
Doug Schaefer
6535d63ad3 Fixed an NPE in the IndexingJob. Fixed support for multiple languages in a project. Changed the index view to not use virtual trees (way to slow). We'll keep an eye on memory consumption before deciding which way to go. 2006-01-11 18:35:38 +00:00
Doug Schaefer
720cdaacbb Fix NPE found in the tests. 2006-01-10 18:58:38 +00:00
Doug Schaefer
5caada25a2 Eliminating use of the adapter in IBinding. I'm not sure that was the right choice since you need context information since a binding can exist in more than one project. 2006-01-09 20:23:03 +00:00
Doug Schaefer
0623b903f8 PDOM - Started adding elements for C. Fixed index view so that it updates, despite a current bug in the JFace Virtual Trees that prohibits nice updating. 2006-01-09 18:31:36 +00:00
Doug Schaefer
d440fd11f0 Fix compile error. Looks like Java 1.5 auto converts between Integer and int. Unfortunately 1.4 doesn't. 2006-01-08 01:59:56 +00:00
Mikhail Khodjaiants
3646c58a41 Bug 120509: CDebuggerTab invokes wong initialization code (in addition to right code). 2006-01-06 20:38:51 +00:00
Mikhail Khodjaiants
d87a35dc00 Cleanup. 2006-01-06 20:33:35 +00:00
Doug Schaefer
3843730ec0 Bug 32025 (the second oldest CDT bug :) - the gcc error parser now skips over note: errors, such as candidates for overloaded methods. 2006-01-06 18:59:29 +00:00
Doug Schaefer
08b561e41d Fixes a number of Error Parser bugs where false build errors were being reported. The make, gcc, and gnu ld error parsers are now written using regex. 2006-01-06 18:25:22 +00:00
Doug Schaefer
0c006716b3 Fixed NPEs that occured because CShiftData didn't capture the element. It now passes on the WorkingCopy from the CReconcilingStrategy. 2006-01-06 18:12:26 +00:00
Doug Schaefer
3f96a4af6c Bug 118887 - New Class wizard was allowing the project as a source folder, even if it wasn't. This causes a number of NPE reports and weird behavior. 2006-01-04 21:36:52 +00:00
Doug Schaefer
4e01b3df9a Bug 122472 - Turned off the problem annotation by default. There have been too many false error reports from this. 2006-01-04 20:51:11 +00:00
Mikhail Khodjaiants
ee78872cb9 Bug 118900: Display libraries loaded in post-mortem debug. Applied with modifications the patch from Joanne Woo (jwoo.mvista.com). 2006-01-04 20:14:19 +00:00
Doug Schaefer
28af61ba10 Bug 113518 - Patch to improve performance of CModel at reconcile time. 2006-01-04 20:09:35 +00:00
Mikhail Khodjaiants
fc68c36469 Bug 118900: Display libraries loaded in post-mortem debug. Applied with modifications the patch from Joanne Woo (jwoo.mvista.com). 2006-01-04 19:14:33 +00:00
Doug Schaefer
a1728d6226 Set up nightly builds on the cdt machine. 2006-01-03 21:27:12 +00:00
Doug Schaefer
aacdf8575d Set up nightly builds on the cdt machine. 2006-01-03 21:12:26 +00:00
Doug Schaefer
388b5b8e18 Set up nightly builds on the cdt machine. 2006-01-03 21:06:00 +00:00
Doug Schaefer
d277ef01a4 Trying out the .qualifier version for builds. 2006-01-03 19:21:29 +00:00
Doug Schaefer
c5c47c0842 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
Doug Schaefer
0f1a07f47c Trying out the .qualifier version for builds. 2006-01-03 18:14:27 +00:00
Doug Schaefer
653176e4f1 Updating the build script to the latest basebuilder. 2006-01-03 17:19:15 +00:00
Doug Schaefer
e38c5cfc70 Updating the build script to the latest basebuilder. 2006-01-03 17:13:29 +00:00
Doug Schaefer
d62df26128 Trying out the .qualifier version for builds. 2006-01-03 17:00:47 +00:00
Leo Treggiari
d711b21f43 Add translatable attribute patch 2006-01-02 01:31:07 +00:00
Mikhail Khodjaiants
c697bbaec7 Cleanup. 2005-12-31 00:51:47 +00:00
Mikhail Khodjaiants
d9bcef0863 Temporary fix for bug 122344: Memory monitors are not shown in the Memory view. 2005-12-29 22:14:47 +00:00
Mikhail Khodjaiants
6826257fc8 Bug 122336: Use the asynchronous tree viewer in the Modules view. 2005-12-29 22:00:34 +00:00
Mikhail Khodjaiants
f4fc48f7ce Bug 122336: Use the asynchronous tree viewer in the Modules view. 2005-12-29 21:53:51 +00:00
Leo Treggiari
c8b246f974 Update loadExtensionsSynchronized to handle issue with setting the 'loaded' flag too early 2005-12-29 15:10:52 +00:00
Mikhail Khodjaiants
f91558ee2f HTMLTextPresenter implements DefaultInformationControl.IInformationPresenterExtension instead of deprecated DefaultInformationControl.IInformationPresenter. 2005-12-28 00:39:43 +00:00
Mikhail Khodjaiants
5c2821d29b Cleanup. 2005-12-28 00:29:18 +00:00
Mikhail Khodjaiants
4a0efb0c82 Cleanup. 2005-12-28 00:23:33 +00:00
Mikhail Khodjaiants
8e7198b894 Replaced deprecated org.eclipse.jface.util.ListenerList by org.eclipse.core.runtime.ListenerList. 2005-12-28 00:19:49 +00:00
Mikhail Khodjaiants
2286171d1c Cleanup. 2005-12-28 00:17:39 +00:00
Mikhail Khodjaiants
01b01243e5 Cleanup. 2005-12-28 00:10:27 +00:00
Mikhail Khodjaiants
34c3e374c4 Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart. 2005-12-27 23:59:14 +00:00
Doug Schaefer
046c7ad162 Added skipping of problem bindings. More stuff shows up now. Still don't know how to update the IndexView after a PDOM update, though... 2005-12-24 03:30:45 +00:00
Doug Schaefer
943a30e50c Fixed the binding type bug that prevented incremental indexing from getting hooked up correctly. Hookedup fields to their classes. Added support for viewing members in the IndexView and reordered the way members are added. 2005-12-23 16:55:55 +00:00
Doug Schaefer
a9d3047502 Pretty massive update to the PDOM. Made IBindings adaptable. Introducing the Index View. 2005-12-21 21:01:29 +00:00
Mikhail Khodjaiants
7b6a596692 Bug 121474: NPE in CDebuggerTab. 2005-12-20 21:15:55 +00:00
Mikhail Khodjaiants
4c2b367e01 Bug 120390: Avoiding .gdbinit 2005-12-20 20:26:38 +00:00
Mikhail Khodjaiants
556fda170b Bug 118809: Failure to evaluate stack frame. Previous fix didn't work for stack depths > 100. 2005-12-16 20:45:48 +00:00
Mikhail Sennikovsky
a5585ba6b6 loadExtensionsSynchronized is not called when unnecessary 2005-12-16 15:36:38 +00:00
Leo Treggiari
1f3eb70d4a Fix bugzilla 118869 - incorrect .d files on Windows 2005-12-15 22:26:44 +00:00