Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
AutoVersioning Plugin
JGM:
--- Quote from: rododox on May 25, 2008, 02:23:20 pm ---When I add the Autoversioning option to my project, it always autoincrement the build num (when i compile the source) It's ok, but the number's also auto incremented when i click the run button in the IDE (or from "Build->Run") . i think it musn't to that !
--- End quote ---
Did you mean the Build Count?
if yes then this value is to keep track of all test we make (builds, runs, debugs).
For the exact number of builds you should use Build Number.
I should change the Build Count label to something else (Concurrent Builds?) any suggestions are welcome since this is causing confusion :P
rododox:
--- Quote ---Did you mean the Build Count?
--- End quote ---
Yes, I mean "Build Count". I'm just a student and my english is not perfect but I think "Build Count" means the number of times we have build a project or , at least the number of times we have used the "make" command
I think it can be useful to have a box that autoincrement everytime we build (just building or rebuilding, without cleaning) the project , and his name can be... Build Count!!
And for test we make (builds, runs, debugs), you can name the box "Test count" or "Action Count"
JGM:
--- Quote from: rododox on May 26, 2008, 07:16:21 pm ---And for test we make (builds, runs, debugs), you can name the box "Test count" or "Action Count"
--- End quote ---
Sorry for the delay, I have been busy developing 3 newspaper website with drupal and programming with php :D
Didn't answered you since I really want to update the autoversioning plugin before, but didn't have the time to checkout some sources to create the appropriate patch. But well, thats a nice suggestion, "Action Count" :) I have to update somethings as the documentation.
JGM:
--- Quote from: Biplab on April 24, 2008, 01:38:55 pm ---What do you think about the patch?
I didn't commit as I wasn't sure whether you want the plugin to be used only for release targets. :)
--- End quote ---
Now I understand your patch, I'm a moron :oops: sorry for that. Well is needed to only add the version.h once and not multiple times. Sorry again :oops:
Arjan:
I am using an .rc file with windows, and I would like to be able to put my SVN revision into my output file. Unfortunately, autoversion does not define SVN revision numbers (just declarations)
Could you add a define with the SVN revision?
thanks in advance!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version