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

7321 commits

Author SHA1 Message Date
Doug Schaefer
471e64c45f Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 14:58:59 +00:00
Doug Schaefer
51e2c13f63 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 14:50:57 +00:00
Doug Schaefer
c6e93821f2 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 14:38:11 +00:00
Bogdan Gheorghe
37337c303a CTag Indexer - patch to index include path
Clean up of deprecated search UI
2005-06-13 05:21:49 +00:00
Mikhail Khodjaiants
bd573a8236 Temporary fix for bug 79872: Make instruction stepping default in disassembly view. 2005-06-13 03:24:09 +00:00
Leo Treggiari
50c552ee4d Apply Pre/Post Custom Build Step test from Bob Monteleone 2005-06-10 20:38:33 +00:00
Leo Treggiari
3c624f71bf Minor bug fixes and enhancements for Options & OptionHandlers 2005-06-10 20:07:28 +00:00
Mikhail Khodjaiants
38e72c571b Bug 84929: The "Expression to watch" field of the "Add Watchpoint" dialog is editable. 2005-06-10 19:08:56 +00:00
Andrew Niefer
60bb3058a1 fix bug 99256 - allow anonymous structures
Patch from Devin Steffler for bug 99262 - __null builtin
2005-06-10 18:46:10 +00:00
Mikhail Khodjaiants
2162c8b56f Bug 83465: Add "Run to line" and "Resume at line" actions to the context menu of Disassembly view. 2005-06-10 18:21:40 +00:00
Leo Treggiari
9779911ecc Update some doc comments 2005-06-10 18:09:48 +00:00
Doug Schaefer
0ae1e54512 Derandomized the order of the indexers in the IndexerBlock combo. 2005-06-10 18:00:03 +00:00
Mikhail Khodjaiants
20f943f626 Bug 81353: automatically opening of the disassembly window. 2005-06-10 17:52:54 +00:00
Leo Treggiari
ae433567af Update benchmarks 2005-06-10 17:47:33 +00:00
Mikhail Sennikovsky
cab81845f3 Fixes for the build macros tests 2005-06-10 17:17:06 +00:00
Leo Treggiari
6e9529b7af Use contentTypes for tool input types 2005-06-10 17:03:01 +00:00
Leo Treggiari
26912c7f9e Use page name that is now defined in cdt.ui 2005-06-10 17:02:13 +00:00
Leo Treggiari
ea39904c50 Update some benchmark makefiles 2005-06-10 16:58:17 +00:00
Leo Treggiari
1b65728185 Add getBaseId method to IBuildObject 2005-06-10 16:57:45 +00:00
Mikhail Sennikovsky
0f7c47beb0 The fix for the bug that occured when trying to create a new managed project in the directory where the standard make project is located. When the "finish" wizard button was pressed the wizard page did not close and no warning/error messages were displayed because of a null pointer exception. 2005-06-10 15:54:38 +00:00
Mikhail Sennikovsky
76e795521a The fix for the null-pointer exception that occured because of the rcbs tools do not have a super-class 2005-06-10 15:50:21 +00:00
Leo Treggiari
92e840899d Apply patch from Sunil Davasam for multi-version and converter support 2005-06-10 15:22:01 +00:00
Mikhail Khodjaiants
cc72de6f60 Warning cleanup. 2005-06-10 15:01:20 +00:00
Mikhail Khodjaiants
fa8a5c4410 Update 2005-06-10 14:30:44 +00:00
Alain Magloire
80568601e7 2005-06-08 Alain Magloire
Attempt to fix PR 97554
	* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
2005-06-10 04:50:57 +00:00
Doug Schaefer
967a5b1d91 Made the DOM Indexer the default and put in better names for the indexers. 2005-06-10 03:13:25 +00:00
Doug Schaefer
676745b0e6 Cleaned up the Completion UI and made the new Completion processor the defacto processor. 2005-06-10 02:26:35 +00:00
Alain Magloire
b8ac16b660 2005-06-08 Alain Magloire
Fix PR 98846
	* src/org/eclipse/cdt/internal/ui/util/ResourceTOItemsMapper.java
2005-06-10 02:00:21 +00:00
Alain Magloire
9d93120804 bailout early 2005-06-10 00:55:34 +00:00
Mikhail Khodjaiants
e76316f9bc Warning cleanup. 2005-06-09 21:31:06 +00:00
Mikhail Khodjaiants
7891decbff Warning cleanup. 2005-06-09 21:26:10 +00:00
Mikhail Khodjaiants
fd7e050fc1 Bug 94139: User-defined register groups. Externalized strings for the "Restore Default Register Groups" action. 2005-06-09 20:45:07 +00:00
Andrew Niefer
10213ebf8a fix for anonymous structures 2005-06-09 20:45:05 +00:00
Mikhail Khodjaiants
0d49540c18 Don't save the list of registers for default groups. 2005-06-09 20:42:05 +00:00
Mikhail Khodjaiants
d66940d5a3 Bug 94139: User-defined register groups. Support fo the "Restore Default Register Groups" action. 2005-06-09 20:21:16 +00:00
Andrew Niefer
8e3e261e91 fix problem with sets overloaded operators not having ambiguities resolved 2005-06-09 19:55:30 +00:00
Andrew Niefer
46d3f69877 fix bug 98818: distributed namespaces 2005-06-09 19:18:53 +00:00
Mikhail Sennikovsky
be3075f51c Removed the "isToolChainSupported" for the Gnu cygwin tool-chains definitions in the manifest file, because currently the gnu cygwin tool-chains are intended to be used not only with Cygwin, but with MinGW also, and there is no correct way of determining whether the appropriate packages are installed for MinGW.
For the future MBS/CDT versions we might create the separate tool-chain/configuration/project-type for the MinGW and define a set of converters using the tool-chain converter mechanism that MBS will provide, that would convert the CygWin to the MinGW projects/tool-chains, and vice a versa.
2005-06-09 17:57:04 +00:00
Mikhail Sennikovsky
f6656c68c4 Checked in some fixes related to the path entry update mechanism. testScannerInfo intergace does not faill now. Added some minor fixes to the build environment tests. 2005-06-09 17:34:45 +00:00
Alain Magloire
929be9e002 Part fix for PR 94658 2005-06-09 16:27:56 +00:00
Alain Magloire
588c9f749b 2005-06-08 Alain Magloire
Move to the IContentTypeManager framework: PR 86645
2005-06-09 16:27:33 +00:00
Alain Magloire
ac6c8db915 2005-06-08 Alain Magloire
Move to the IContentTypeManager framework: PR 86645
	* src.org.eclipse/cdt/ui/tests/DOMAST/DOMAST.java
2005-06-09 16:07:10 +00:00
Alain Magloire
18d3837fe0 2005-06-08 Alain Magloire
Move to the IContentTypeManager framework: PR 86645
	* src/org/eclipse/cdt/internal/ui/CFileElementWorkingCopy.java
	* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
	+ src/org/eclipse/cdt/internal/ui/preferences/CFileTypeAssociation.java
	* src/org/eclipse/cdt/internal/ui/preferences/CFileTypeDialog.java
	* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPreferenceBlock.java
	* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPreferencePage.java
	* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPropertyPage.java
	* src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties
	* src/org/eclipse/cdt/internal/ui/text/CFormattingStrategy.java
	* src/org/eclipse/cdt/internal/ui/text/contentassist/SearchCompletionContributor.java
	* plugin.xml
2005-06-09 16:06:54 +00:00
Alain Magloire
579397f2af 2005-06-08 Alain Magloire
Remove the ResolverModelTest
	- misc/org/eclipse/cdt/core/filetype/tests/ResolverTeste.java
	- suite/org/eclipse/cdt/core/suite/AutomatedIntegrationSuite.java
2005-06-09 16:06:23 +00:00
Alain Magloire
f441ff3778 2005-06-08 Alain Magloire
Move to the IContentTypeManager framework: PR 86645
	* index/org/eclipse/cdt/internal/core/index/sourceindexer/AbstractIndexer.java
	* index/org/eclipse/cdt/internal/core/index/sourceindexer/AddFileToIndex.java
	* index/org/eclipse/cdt/internal/core/index/sourceindexer/AddFolderToIndex.java
	* index/org/eclipse/cdt/internal/core/index/sourceindexer/SourceIndexerRequestor.java

	* model/org/eclipse/cdt/core/model/CoreModel.java
	* model/org/eclipse/cdt/core/model/ITranslationUnit.java

	* model/org/eclipse/cdt/internal/core/model/CContainer.java
	* model/org/eclipse/cdt/internal/core/model/CModelManager.java
	+ model/org/eclipse/cdt/internal/core/model/ContentTypeProcessor.java
	* model/org/eclipse/cdt/internal/core/model/CreateWorkingCopyOperation.java
	* model/org/eclipse/cdt/internal/core/model/DeltaProcessor.java
	* model/org/eclipse/cdt/internal/core/model/ExternalTranslationUnit.java
	* model/org/eclipse/cdt/internal/core/model/IncludeReference.java
	* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
	- model/org/eclipse/cdt/internal/core/model/ResolverProcessor.java
	* model/org/eclipse/cdt/internal/core/model/TranslationUnit.java
	* model/org/eclipse/cdt/internal/core/model/WorkingCopy.java

	* plugin.xml
	- schema/CFileType.exsd
	- schema//CFileTypeAssociation.exsd
	- template/cpp_headers

	* search/org/eclipse/cdt/core/search
	* src/org/eclipse/cdt/core/CCorePlugin.java

	- src/org/eclipse/cdt/core/filetype/*
	- src/org/eclipse/cdt/core/internal/filetype/*
2005-06-09 16:06:09 +00:00
Mikhail Sennikovsky
954e809c34 Fixed the bug in the CygwinPathResolver.resolveBuildPaths() method 2005-06-09 11:59:01 +00:00
Mikhail Sennikovsky
c3e35e32e2 The ManagedBuildInfo.readToolsOptions() now uses the IResourceConfiguration.getToolsToInvoke() instead of the IResourceConfiguration.getTools(). 2005-06-09 11:56:39 +00:00
Mikhail Sennikovsky
300ac375d9 Initial check-in for the build environment, macros and "isSupported" tests provided by Krasilnikov Oleg 2005-06-09 10:50:28 +00:00
Andrew Niefer
2e56e1ed70 Fix qualification ranking problem 2005-06-08 22:02:49 +00:00
Andrew Niefer
f875db0ab0 fix bug 98998 (ClassCastException). Also fix ArrayIndexOutOfBounds Exceptions 2005-06-08 20:33:06 +00:00