Bug 264463 - Launch configuration uses 'make' to build target instead of specified make executable
Summary: Launch configuration uses 'make' to build target instead of specified make ex...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Custom Makefiles (show other bugs)
Version: 4.1.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 12:48 UTC by Vasiliy Yeremeyev
Modified: 2012-10-30 08:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasiliy Yeremeyev 2011-01-27 12:48:57 UTC
Version:           4.1.0 (using KDE 4.4.5) 
OS:                Linux

"Run -> Configure Launchers... -> Dependencies, Action: Build" uses default 'make' executable instead of specified in "Project -> Open configuration... -> Configure Make settings, Make executable" for CustomMakeManager-projects.

Reproducible: Always

Steps to Reproduce:
1. create CustomMake-project
2. specify custom make executable
3. add launcher with any build dependency
4. execute launch

Actual Results:  
building uses 'make' instead of specified executable

Expected Results:  
specified executable is used to build dependecies
Comment 1 Andreas Pakulat 2011-01-27 13:26:30 UTC
For custom makefile projects please use the "Buildsystem: Custom Makefile" and not the "Custom Buildsystem", that is a different project manager.
Comment 2 Olivier.jg 2012-10-27 09:29:09 UTC
Is this reproducible 4.3 or 4.4?
Comment 3 Vasiliy Yeremeyev 2012-10-30 08:15:54 UTC
It looks like as if there is no support of Custom Makefiles in 4.3.