Author Topic: Tools+ Reference  (Read 7793 times)

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Tools+ Reference
« on: August 10, 2011, 11:54:50 pm »
I have written a page on user defined tools.  Could someone please check through it for accuracy (especially the commands at the bottom, as I do not have access to multiple operating systems to test them on - they should work, in theory :?).

Thanks.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Tools+ Reference
« Reply #1 on: August 11, 2011, 07:30:53 am »
I have written a page on user defined tools.
Very nice! this should go directly into the documentation, maybe mariocup can do this... ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Tools+ Reference
« Reply #2 on: August 11, 2011, 11:06:07 pm »
Thank you.
Is there anything I need to do with the page?
I finished adding a few extra example commands, however, someone should test the non-Windows ones, as I wrote them from documentation only (no way for me to test them).

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Tools+ Reference
« Reply #3 on: August 12, 2011, 08:01:43 am »
Is there anything I need to do with the page?
If you know LaTeX  you can try to integrate this into the C::B documentation (see here: http://svn.berlios.de/wsvn/codeblocks/docs/userguide). Just do a checkout on that path and provide a patch. This is not as easy as a WiKi though...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

mariocup

  • Guest
Re: Tools+ Reference
« Reply #4 on: August 12, 2011, 11:32:35 pm »
Hi Martin,

currently I have very little spare time. If Alpha could provide a patch it would be perfect and if I find some time I will integrate it.

Mario

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Tools+ Reference
« Reply #5 on: August 13, 2011, 01:55:10 am »
If Alpha could provide a patch it would be perfect and if I find some time I will integrate it.
Unfortunately I have not used LaTeX before, but I have been looking for an excuse to learn it.  I will see what I can do, but it probably will have better results if you are able.

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Tools+ Reference
« Reply #6 on: August 13, 2011, 07:32:06 pm »
Here is the patch I created.  Also, here is an archive of the added files.  It will more than likely need reformatting of parts (as this is my first experience with LaTeX), but it should save you some time, as all the content is there.

(By the way, is it just me, or is this Tools Plus plugin almost exactly the same thing as the PowerShell plugin?)
« Last Edit: August 13, 2011, 08:00:39 pm by Alpha »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Tools+ Reference
« Reply #7 on: August 13, 2011, 08:20:26 pm »
(By the way, is it just me, or is this Tools Plus plugin almost exactly the same thing as the PowerShell plugin?)
Thanks a lot! I'll see if wither me orr mariocup will find the time to integrate. It won't get lost.

And yes: Tools+ is the successor of the PowerShell plugin. The latter is no longer available therefore.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Tools+ Reference
« Reply #8 on: February 18, 2012, 02:08:43 am »
Thanks a lot! I'll see if wither me orr mariocup will find the time to integrate. It won't get lost.
I recently came across this, and am wondering: is this in cue somewhere?  Should I put it on patch tracker?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Tools+ Reference
« Reply #9 on: February 18, 2012, 06:54:46 am »
I recently came across this, and am wondering: is this in cue somewhere?  Should I put it on patch tracker?
I was hoping that Mario took the chance, but it sems he didn't. I've committed it now.
I have committed it now (slightly modified).
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

mariocup

  • Guest
Re: Tools+ Reference
« Reply #10 on: February 19, 2012, 07:19:30 pm »
Hi Morten,

thanks for your help. If you encounter any problems in generating the documentation, please let me know.

Regards,

Mario

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Tools+ Reference
« Reply #11 on: February 20, 2012, 03:47:49 am »
Thanks.

I have committed it now (slightly modified).
The modification was for the best - I have little idea how disastrous my first attempt at LaTeX could have been if left unchecked ;).