Summary: | The subprojects in the top directory are added twice (TOPSUBDIRS issue) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Sylvain Joyeux <doudou> |
Component: | Build tools: Automake | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sylvain Joyeux
2003-07-03 10:04:39 UTC
Sylvain, thanks for all the nice bug reports!!! :) You're doing a great job testing KDevelop! Subject: kdevelop/buildtools/autotools CVS commit by dymo: Do not add subdir to the SUBDIRS variable if TOPSUBDIRS is used. Also update subdirs file when adding/removing subprojects. CCMAIL: 60682-done@bugs.kde.org M +20 -4 addexistingdirectoriesdlg.cpp 1.9 M +20 -4 addsubprojectdlg.cpp 1.18 M +35 -5 autosubprojectview.cpp 1.22 |