1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
Find a file
2004-05-27 23:46:56 +00:00
build Fix for echo implementation problems on some target platforms that will cause source-level dep targets to be written out wrong. On Solaris, the echo was putting the -n argument in the file and a newline. On MinGW without MSYS (i.e., the Win32 implemetation), the output contained -n ' which is worse. The solution is to parse for this type of garbage in the dependency files when they are being updated 2004-05-27 23:46:56 +00:00
core reduce the size of the base LookupData from 72 to 40 bytes. 2004-05-27 22:26:56 +00:00
debug Display global variables in the Variables view. 2004-05-27 21:53:39 +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