1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/xlc/org.eclipse.cdt.managedbuilder.xlc.core
Chris Recoskie 947eedd5bc - Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
- Reworked IFileSystem utility so that now it is noimplement/noextend.  Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule.  Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing.  Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from.  Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
..
.settings - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
META-INF fix package exports 2009-04-29 13:45:55 +00:00
src/org/eclipse/cdt/managedbuilder/xlc/core fix copyrights 2008-01-22 18:46:42 +00:00
.classpath bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
.project Initial commit. Patch from Leonardo Garcia (IBM) 2008-01-21 20:16:41 +00:00
about.html Initial commit of XL C/C++ scanner discovery support. Patch by Leonardo Garcia. 2008-01-21 20:50:46 +00:00
about.ini Fixed up a number of legal items. 2009-06-10 19:32:11 +00:00
about.mappings Fixed up a number of legal items. 2009-06-10 19:32:11 +00:00
about.properties Fixed up a number of legal items. 2009-06-10 19:32:11 +00:00
build.properties Fixed up a number of legal items. 2009-06-10 19:37:19 +00:00
eclipse32.gif Fixed up a number of legal items. 2009-06-10 19:32:11 +00:00
plugin.properties update copyrights 2009-05-27 15:48:21 +00:00
plugin.xml - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00