[Bug 71675] "No makefile in this directory" detection is too conservative.

Jon Smirl jonsmirl at yahoo.com
Sun Jan 4 01:30:07 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=71675     




------- Additional Comments From jonsmirl at yahoo.com  2004-01-04 01:29 -------
It might be simpler to add a field to Project Options/Build Option/Make for the name of the makefile. Then the missing makefile logic could be left alone and just modified to use the name given in the dialog. This would avoid the need for parsing the command line.

The project I am working on uses 'make -f Makefile.linux' this makefile then uses a script to dynamically build 'Makefile'. The project is crossplatform so there are scripts for various platforms.




More information about the KDevelop-devel mailing list