Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: willkn on December 16, 2005, 07:07:11 am

Title: Disable the 'confirm clean' dialog?
Post by: willkn on December 16, 2005, 07:07:11 am
Is there any option to turn off the dialog that tells me the clean target will delete all of my files? I already know that. Also, a hotkey for doing a clean build would be nice.
Title: Re: Disable the 'confirm clean' dialog?
Post by: 280Z28 on December 16, 2005, 07:11:37 am
What version are you using? It asked me if I wanted to disable it and I said yes.
Title: Re: Disable the 'confirm clean' dialog?
Post by: willkn on December 16, 2005, 07:42:25 am
I'm using a linux version built from source for 1.0rc2. No such option to disable there, that I can find.
Title: Re: Disable the 'confirm clean' dialog?
Post by: 280Z28 on December 16, 2005, 07:45:43 am
I'm using a linux version built from source for 1.0rc2. No such option to disable there, that I can find.

Must have been added since RC2. All I've got to say is svn head is what RC2 wishes it could be. So many bug fixes and general improvements I don't know how people are still using RC2. :o
Title: Re: Disable the 'confirm clean' dialog?
Post by: killerbot on December 16, 2005, 07:48:22 am
it came in shortly after RC2
Title: Re: Disable the 'confirm clean' dialog?
Post by: willkn on December 16, 2005, 08:02:53 am
Well, then I suppose that I should try to get and build the svn head. Thanks.