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 <deepblue...@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-u...@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@trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator@trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>

_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to