1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.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 JavaDoc settings 2010-04-29 17:30:03 +00:00
META-INF bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core 2010-02-07 17:14:29 +00:00
schema bug 300539: Add ability to specify filter-path to build-options that support browsing 2010-03-26 17:45:42 +00:00
src/org/eclipse/cdt - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
.classpath Configure Java compliance level 2008-01-30 15:44:58 +00:00
.cvsignore Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.options Added extra debug logging 2004-06-10 19:46:56 +00:00
.project RESOLVED - bug 273636: changes to enable MBS on EFS projects 2009-04-28 12:02:33 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties update copyrights 2009-05-27 15:34:50 +00:00
ChangeLog Fix for PR 91276: Cygpath on Linux for SCD? 2005-05-03 14:09:04 +00:00
plugin.properties externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
plugin.xml bug 306708: IScannerInfoConsoleParser.startup is call multiple times even if nothing needs to be compiled 2010-03-23 02:59:42 +00:00