Bug 375829 - "Custom Makefiles" not availble if import existing makefile project
Summary: "Custom Makefiles" not availble if import existing makefile project
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Custom Makefiles (other bugs)
Version First Reported In: 5.8.220401
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-01 09:00 UTC by charles.gorand.dev
Modified: 2022-10-31 17:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description charles.gorand.dev 2017-02-01 09:00:59 UTC
My projects have the following file tree :

myproject/make/ : contains custom makefiles
myproject/src/  : contains source code

If I import this kind of project, "Custom Makefiles" in Project manager is not available.
It looks this option is only available if I select a folder where there is a makefile.

In kdevelop 4, this issue does not exists.

I workaround this issue by editing .kdev4 project file and change "Manager=KDevCustomMakeManager"

Step to reproduce :
- "Open/Import project"
- Select a project where makefile is not at the root of the project
- In Manager : "Custom Makefiles" is not available.
Comment 1 Justin Zobel 2022-10-30 00:37:48 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 charles.gorand.dev 2022-10-31 17:40:02 UTC
I can still reproduce the "issue" with version  5.8.220401 (22.04.1)