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.make.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.make.core 2010-02-08 02:20:07 +00:00
schema 1. Build System Backward Compatibility 2007-03-06 18:48:55 +00:00
src/org/eclipse/cdt/make - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
.classpath Fix Java compliance settings 2008-02-01 08:54:58 +00:00
.cvsignore new make builder core plugin 2003-08-13 19:15:45 +00:00
.options patch from vlad 2004-04-20 19:02:50 +00:00
.project API cleanup in make plugins 2009-02-26 13:27:28 +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 fixed warning, file .options should not be included 2010-02-08 04:25:00 +00:00
plugin.properties bug 254307 - branding 2009-05-26 14:48:10 +00:00
plugin.xml Fix for [Bug 179662] Implement configuration-based scanner discovery in the make.core 2007-04-04 17:52:07 +00:00