1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
This commit is contained in:
Alain Magloire 2002-12-23 18:55:31 +00:00
parent 6db02395cd
commit ef4c0537c6

View file

@ -1,3 +1,9 @@
2002-12-23 Alain Magloire
* src/org/eclipse/cdt/internal/core/CBuilder.java (invokeMake):
NPE check the return of launcher.execute(), the executables
may not be found.
2002-12-20 Alain Magloire
Bug fix, We use a feature of GNU make to help track the directories