1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Vladimir Hirsl d92ccd3e38 Final fix for 95641: [Scanner Config] Per file scanner info not available for header files and not compiled source files.
- For include files and source files that are not compiled per file discovered scanner info defaults to project's discovered scanner info.
- A new method is added to CoreModel to determine if per resource scanner info is empty. This method will take into account effective per file discovered scanner info.
2005-05-19 20:08:18 +00:00
..
org.eclipse.cdt.core Final fix for 95641: [Scanner Config] Per file scanner info not available for header files and not compiled source files. 2005-05-19 20:08:18 +00:00
org.eclipse.cdt.core.aix cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.linux Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.ia64 Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.ppc Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.x86 Removed the (non-existing) jar file for this fragment. 2005-04-04 18:48:00 +00:00
org.eclipse.cdt.core.linux.x86_64 Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.macosx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.qnx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.solaris cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.tests fix bug 95714 2005-05-19 18:59:20 +00:00
org.eclipse.cdt.core.win32 cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.ui fixed bug # 95556 2005-05-19 01:50:59 +00:00
org.eclipse.cdt.ui.tests Applied patch for Devin Steffler. 2005-05-16 21:28:45 +00:00