Forum: [VBP] Third Party Tools
12-17-2008, 04:56 PM
|
Replies: 3
Views: 13,650
|
Forum: [VBP] Third Party Tools
12-17-2008, 11:25 AM
|
Replies: 3
Views: 13,650
Detecting C# changes
Does anyone know of a way to detect if a new version of a binary from C# was built.
The output just says how many projects built, not which ones were successful.
|
Forum: [VBP] Third Party Tools
08-27-2007, 10:30 AM
|
Replies: 1
Views: 12,971
Build.net does not detect all file changes.
When I update a certain header file it should cause several items to build when it is changed. But when built by visual build it does not detect the change like 2005 does.
Is there anything I can...
|
Forum: [VBP] General Discussion
08-17-2007, 01:55 PM
|
Replies: 3
Views: 10,912
|
Forum: [VBP] General Discussion
08-15-2007, 03:36 PM
|
Replies: 3
Views: 10,912
Scheduling
How do I set the build to run m-f at 4 am ?
|
Forum: [VBP] General Discussion
08-07-2007, 12:50 PM
|
Replies: 1
Views: 9,356
e-mail
Is there a way to dump the contents of a text file into the e-mail that Visual Build sends out?
|
Forum: [VBP] General Discussion
08-06-2007, 04:12 PM
|
Replies: 1
Views: 9,498
|
Forum: [VBP] Third Party Tools
07-09-2007, 04:55 PM
|
Replies: 1
Views: 10,630
Compiller output
The output I get from visual build is not the same as what I get from visual studio.
When visual studio compiles my project, it will compille all subprojects even if some of them have errors.
...
|
Forum: [VBP] Third Party Tools
07-09-2007, 04:43 PM
|
Replies: 1
Views: 11,042
Vault - History
Can you explain how Visual build assighns a value to the needtobuild macro when it checks history? I am trying to re write that part to apply the yes or no to a global macro that can be used between...
|
Forum: [VBP] Third Party Tools
07-05-2007, 03:05 PM
|
Replies: 0
Views: 10,138
Pulling SDK Versions
Is there a way to pull a list of sdks and their versions from the project that is compilled in the output?
This applies to microsoft and other 3rd party sdks that may be used by the project being...
|
Forum: [VBP] Third Party Tools
07-05-2007, 02:15 PM
|
Replies: 5
Views: 12,646
|
Forum: [VBP] Third Party Tools
07-05-2007, 01:08 PM
|
Replies: 5
Views: 12,646
|
Forum: [VBP] Third Party Tools
07-05-2007, 12:50 PM
|
Replies: 5
Views: 12,646
Which subprojects Built
Is there a way to tell which projects built and which ones did not for projects contained under a solution that keeps all of the projects built in a certain order to maintain dependencies?
|
Forum: [VBP] Third Party Tools
07-05-2007, 09:04 AM
|
Replies: 1
Views: 10,808
Multiple Version Numbers
I have a solution in .net that holds several projects. Is there a way to have diferent version numbers for each subproject as they are changed?
|
Forum: [VBP] General Discussion
06-19-2007, 08:15 AM
|
Replies: 1
Views: 11,888
Reports
Is there a way to generate a report of everything that happened durring a build with a summary at the top with things like number of errors?
|
Forum: [VBP] General Discussion
06-15-2007, 09:17 AM
|
Replies: 1
Views: 10,944
Version numbers
How does visual build handle version numbers for builds?
Also is there a way to have visual build replace pieces of text in a text files.
Finally is there a way to retrieve a piece of text from...
|
Forum: [VBP] General Discussion
06-14-2007, 04:15 PM
|
Replies: 1
Views: 10,477
Naming zip files
In the Zip file step, is there a way to dynamicly name the file? Like test.zip would be test_0_0_45.zip by adding the version number to the file.
|
Forum: [VBP] Third Party Tools
06-12-2007, 04:28 PM
|
Replies: 6
Views: 13,816
|
Forum: [VBP] Third Party Tools
06-12-2007, 04:03 PM
|
Replies: 6
Views: 13,816
I looked at the Check vault And I do not see...
I looked at the Check vault And I do not see where it is updateing %NEED_TO_BUILD%
When I look at the example it needs %NEED_TO_BUILD% to be not equal to no.
Where can I find this being done...
|
Forum: [VBP] Third Party Tools
06-12-2007, 02:49 PM
|
Replies: 1
Views: 10,110
Comments from Vault.
How do I pull commits from vault about the updated files in source control and dump them to a log file?
Also how is this handled when there are multiple updates to a file between builds?
|
Forum: [VBP] Third Party Tools
06-12-2007, 02:47 PM
|
Replies: 6
Views: 13,816
|
Forum: [VBP] Third Party Tools
06-12-2007, 01:54 PM
|
Replies: 6
Views: 13,816
Vault
How do I set up a step to check and see in vault if there is any new code?
|