[Qt-creator] Ability to specify custom tools
Coda Highland
coda at bobandgeorge.com
Wed Jul 21 15:56:15 CEST 2010
I wouldn't want, for instance, "make docs" to be run as part of my
normal build process. I would also like to see this feature to deal
with non-trivial Makefile-based projects, so custom steps could be
added to invoke stuff that the built-in functions don't touch.
/s/ Adam
On Wed, Jul 21, 2010 at 3:02 AM, Danny Price <deepblue842 at googlemail.com> wrote:
> If you want a custom tool to run automatically as part of a build, qmake has
> the QMAKE_POST_LINK variable to which you can pass a command line program
> name and options.
>
> On Wed, Jul 21, 2010 at 8:06 AM, Litkevich Yuriy <lit-uriy at yandex.ru> wrote:
>>
>> Please make the possibility of creating custom tools.
>> Example:
>> Specify field "Name" = "Make debug"
>> Specify field "Command" = "make debug"
>> ...
>> This name appears in the "Tools" menu.
>> When I click on the "Make debug" item, the corresponding command is
>> executed.
>>
>> It would be very convenient to realize the establishment of custom tools.
>> Which would appear as a submenu.
>>
>>
>> Attached screenshot of Programmer's Notepad 2, which I use to write
>> programs.
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
More information about the Qt-creator-old
mailing list