[PATCH] Build configuration hints

Andreas Pakulat apaku at gmx.de
Sat Feb 16 21:45:24 UTC 2008


On 16.02.08 18:00:38, Nicolai Hähnle wrote:
> #2: Add tooltips to the buildset '+' and '-' buttons in the Project Manager 
> view.

I just applied and comitted that one. Thanks.

As for notification of empty buildsets: I'm going to simply disable the
actions (and have proper tooltips) when the buildset is empty. I'm not
sure yet, but maybe this will also move into a submenu called "Buildset"
or some such.

And about notifying of failed builds:  Two problems
- the building shouldn't break on the first item that is not buildable,
  items might belong to different independant projects so building
  should only skip items that depend on a non-buildable item. Thats
  something on my todo list.

- the message box should be implemented in the individual build plugins
  as they may have more specific information about why the building
  failed.

Cc'ing kdevelop-devel as most devs don't read this list (unfortunately),
please CC to the kdevelop user list when replying so Nicolai can follow
the discussion.

Andreas

-- 
Never reveal your best argument.




More information about the KDevelop-devel mailing list