[Bug 58217] Implement custom build tools (jam, scons, ... instead of make)

Achim Herwig achim.herwig at wodca.de
Wed Sep 14 17:36:58 UTC 2005


------- 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=58217         




------- Additional Comments From achim.herwig wodca de  2005-09-13 17:06 -------
Created an attachment (id=12549)
 --> (http://bugs.kde.org/attachment.cgi?id=12549&action=view)
Adds a "other" build tool to buildtools/customakefiles

I extended the selection of buildtools for the custommakefile project type.

Instead of only supporting ant (AFAIK with no options) and make (implicitely
adding make-specific command line arguments), I added an "other" tool where
anyone can specify his/her buildtool directly (we use jam with a bash wrapper
script called build.sh).

It's mostly copy&paste from the make part and I did not touch the environment
part (that is totaly duplicated), but it works for me...




More information about the KDevelop-devel mailing list