1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Sean Evoy 3dbe65030b Fix (part 2) for bugzilla 76080.
The original fix had two problems. When a source folder had only one file deleted, a complete rebuild was required because the output folder was removed. Now the generator checks.
The parent folder could be deleted accidentally, so that has also been resolved.
Finally, the dependency generator pattern ahs been simplified and now uses a Gnu make-supplied macro for calculating the directory component of a file.
2005-01-26 22:31:15 +00:00
build Fix (part 2) for bugzilla 76080. 2005-01-26 22:31:15 +00:00
core External C bindings 2005-01-26 21:19:45 +00:00
debug Partial fix for bug 83465: Add "Run to line" and "Resume at line" actions to the context menu of Disassembly view. 2005-01-21 23:03:46 +00:00
doc Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
launch/org.eclipse.cdt.launch 2005-01-19 Alain Magloire 2005-01-19 22:13:18 +00:00
releng Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00