1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
Find a file
Sean Evoy 0ed3dbe9b1 Fix for bugzilla 77558 -- project upgrade from 1.2 loses default configuration setting
The 1.2 project stored the default project in the cdtbuild file so it was a matter of reading that it an cacheing a map of old config IDs to new, then setting the default using the appropriate new config

Fix for bugzilla 79572 -- Importing 1.2 projects with libraries/library search paths fails
The IDs for libraries and library search paths had an extra element that converter was not dealing with and the conversion was failing
2004-11-26 18:46:31 +00:00
build Fix for bugzilla 77558 -- project upgrade from 1.2 loses default configuration setting 2004-11-26 18:46:31 +00:00
core Changed default array sizes. 2004-11-26 18:42:35 +00:00
debug *** empty log message *** 2004-11-26 18:00:20 +00:00
doc New Managed build documentation from Leo 2004-11-22 14:16:44 +00:00
launch/org.eclipse.cdt.launch api update to use IBinaryObject instead of IBinaryExecutable in debugger 2004-11-17 19:57:54 +00:00
releng Add copyright notices to feature.xml files. This is visible on the update site. 2004-11-17 02:01:53 +00:00