1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00
cdt/build
2004-03-05 15:20:44 +00:00
..
org.eclipse.cdt.make.core It should be an IDirective. 2004-03-04 04:39:54 +00:00
org.eclipse.cdt.make.ui fixed bug #53692 2004-03-04 20:42:23 +00:00
org.eclipse.cdt.managedbuilder.core A change in VCErrorParser to fix PR 53253 causes an IndexOutOfBounds exception when echoing a build command on Win32 if the absolute path to the make utility is specified, i.e. C:\<path>\make.exe. The work-around is to not have the launcher echo the command, and just output it to the build console directly. 2004-03-03 15:09:16 +00:00
org.eclipse.cdt.managedbuilder.ui Marked those strings that are non-translatable as such and externalized those strings that can be translated. 2004-03-05 15:20:44 +00:00