1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
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
..
org.eclipse.cdt.gnu.build-feature Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
org.eclipse.cdt.make.core - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
org.eclipse.cdt.make.core.tests compilation warnings 2010-05-04 04:24:40 +00:00
org.eclipse.cdt.make.ui compilation warnings 2010-05-04 05:05:09 +00:00
org.eclipse.cdt.managedbuilder.core - Merged changes from cdt_5_0 to HEAD. Too many to mention individually. 2010-05-11 22:50:20 +00:00
org.eclipse.cdt.managedbuilder.core.tests Bug 302881 move #testReferences to cdt.core testsuite (CConfigurationDescriptionExportSettings) as there's no managedbuild specific functionality tested. 2010-02-16 12:58:11 +00:00
org.eclipse.cdt.managedbuilder.gnu.ui JavaDoc settings 2010-04-29 17:30:03 +00:00
org.eclipse.cdt.managedbuilder.ui Bug 312133 - TVT36:TCT178: PTG: Tools is in English 2010-05-10 14:09:20 +00:00
org.eclipse.cdt.managedbuilder.ui.tests JavaDoc settings 2010-04-29 17:30:03 +00:00