1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
2004-05-28 14:12:35 +00:00
build Hopefully this is the last regression on the switch-over to letting Eclipse determine the build order. Make still needs to know about a dep on a referenced project's build goal so it can relink (or do whatever) when that dependencyis out-of-date. Basically I am adding this BACK to the generated makefile, but the rule to build it is a dummy target (so no make complaints). 2004-05-28 05:18:19 +00:00
core Further footprint optimization in parser and scanner. 2004-05-28 03:25:16 +00:00
debug copy some of the field back to the variable 2004-05-28 14:12:35 +00:00
doc Remove old tutorial file. Stay away, don't come back 2004-05-20 15:47:00 +00:00
launch/org.eclipse.cdt.launch Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
releng Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00