[Lazarus] build modes - I have an idea

patspiper patspiper at gmail.com
Sun Apr 29 21:24:55 CEST 2012


On 29/04/12 21:46, Bernd wrote:
> How about making a little change to the project options dialog so that
> on *every* page there is a dropdown (or a button at the bottom button
> panel) to change the currently active build mode without having to
> switch to the build modes page every time? This would make it much
> easier if I have a lot of build modes and want to change one compiler
> setting in all of them. If I have some time next week I could try to
> implement it and provide a patch.
>
> Also it would be nice if the hint in the toolbar button would display
> the name of the currently active build mode without needing to open
> the dropdown, or/and if it could be displayed in the title bar.
What about build mode modifiers/overrides? That way you won't have to 
change the setting for all build modes.

Examples:

- Cross compiling: One build mode modifier each for Windows and Linux 
that only sets the Widgetset and TargetOS.
- Debug/Release: One build mode modifier each for Debug and Release 
modes that only sets the relevant settings

Stephano




More information about the Lazarus mailing list