Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] [Autotools] - Improve Wizard

So, just the Advanced page items then, correct?  Otherwise, if you are
going to have all configure stuff, you might as well have them go to Advanced
Settings.

Auto flag settings for select toolchains could be done via a new extension.

Open an RFE bug against CDT Autotools and describe your particular situation
and we can hash out details there.

-- Jeff J.

----- Original Message -----
> From: "Rafael Peria de Sene" <rpsene@xxxxxxxxxxxxxxxxxx>
> To: cdt-dev@xxxxxxxxxxx
> Sent: Wednesday, December 3, 2014 3:05:24 PM
> Subject: Re: [cdt-dev] [Autotools] - Improve Wizard
> 
> Hi Jeff, I was thinking about a new page at the wizard where I could set
> for instance the CC flag, ... Some users are complaining because these
> options are hidden and are not so intuitive.
> 
> We could have some sort of auto-fill according the selected toolchain.
> 
> 
> On 12/03/2014 05:51 PM, Jeff Johnston wrote:
> > Hi Rafael,
> >
> > You actually can make flag settings at project creation time today.  On the
> > last page of the Wizard,
> > if you click the Advanced Settings button, you are able to get to the
> > Autotools->Configure Settings->Advanced and set the flags.  These
> > will be used on the first build.
> >
> > Does that solve your problem or would you still like to see a new page in
> > the wizard perhaps dedicated to
> > flag overrides?
> >
> > -- Jeff J.
> >
> > ----- Original Message -----
> >> From: "Rafael Peria de Sene" <rpsene@xxxxxxxxxxxxxxxxxx>
> >> To: "cdt >> 'CDT General developers list.'" <cdt-dev@xxxxxxxxxxx>
> >> Sent: Wednesday, December 3, 2014 1:40:12 PM
> >> Subject: [cdt-dev] [Autotools] - Improve Wizard
> >>
> >> Hello guys,
> >>
> >>       Autotools is such a great plugin (when used with the system's GCC).
> >> When I have a different toolchain installed, during the project creation
> >> wizard I can select it, but this change does not reflect in the project
> >> setup. I need to manually add a entry at the Advanced node (located at
> >> the project preferences).
> >>
> >>       Given this scenario, I would like to improve the autotools wizard,
> >> allowing some configurations to be made during the project creation.
> >>
> >>       Is anyone working on it or have any idea/concerns/suggestions
> >> regarding what can be done ?
> >>
> >> _______________________________________________
> >> cdt-dev mailing list
> >> cdt-dev@xxxxxxxxxxx
> >> To change your delivery options, retrieve your password, or unsubscribe
> >> from
> >> this list, visit
> >> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> >>
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > To change your delivery options, retrieve your password, or unsubscribe
> > from this list, visit
> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> >
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top