Bug 52552 - handle "subprojects" like real ones
Summary: handle "subprojects" like real ones
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Automake (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-03 14:22 UTC by Lucijan Busch
Modified: 2003-03-02 12:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
A patch that might solve it (16.01 KB, patch)
2003-01-04 00:41 UTC, Richard Lärkäng
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lucijan Busch 2003-01-03 14:22:53 UTC
Version:           Gideon (recent cvs) (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 2.95.4 debian sid binary
OS:          Linux

i am working on a subproject in koffice (kexi), i want to work with kdevelop/gideon but don't want to see all classes in koffice. if i choose a more detailed path (koffice/kexi) the buildroutines sometimes fail. i would like to choose the main path and than specify a working/source path, like automake in handled in koffice/.. and my classes are in koffice/kexi/...

accept that quite nice work ;)

p.s. the window with debuggingmessages should automatically scroll to the last debuggingmessage

lucijan
Comment 1 Richard Lärkäng 2003-01-04 00:41:07 UTC
Created attachment 694 [details]
A patch that might solve it

I sent this patch to the list a few weeks ago to solve basically the basically
the same problem in kdenonbeta.  I got an answer that someone was looking on
it, but he hasn't commented on it yet.

This adds a new option in Project->Project Options->Configure Options called
Top source dir, and if you set that to ../ it will start auto* related things
there

Do you think it works for you too?
Comment 2 Richard Lärkäng 2003-03-01 18:07:22 UTC
Could this one be closed as the patch is in CVS now? 
Comment 3 Lucijan Busch 2003-03-01 18:24:27 UTC
Subject: Re:  handle "subprojects" like real ones

On Saturday 01 March 2003 18:07, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=52552
>
>
>
>
> ------- Additional Comments From richard@goteborg.utfors.se  2003-03-01
> 18:07 ------- Could this one be closed as the patch is in CVS now?
do you mean me?
sure, go ahead ;)

lucijan
Comment 4 Richard Lärkäng 2003-03-02 12:58:42 UTC
Fixed in CVS