Forum: [VBP] General Discussion
09-13-2006, 10:20 AM
|
Replies: 6
Views: 12,483
imagine A project call B project. to work...
imagine A project call B project. to work correctly, B needs A to pass him macros. let's imagine for example that B is a project in which you do some SVN steps, VS .NET steps and NSIS steps. you need...
|
Forum: [VBP] General Discussion
09-13-2006, 03:14 AM
|
Replies: 6
Views: 12,483
i finally managed to do what i want (thanks to...
i finally managed to do what i want (thanks to your help :-) ).
in fact, all i really want is to have a "custom visbuildpro step". i know you can pass macro to the called project but:
1) you have...
|
Forum: [VBP] General Discussion
09-12-2006, 07:04 AM
|
Replies: 6
Views: 12,483
i've got some problems:
1) i have to put...
i've got some problems:
1) i have to put Application.ExpandMacros( "%VISBUILD%" ) instead of %VISBUILD% (but maybe that was what you meant )
2) i don't have the logging of the created application...
|
Forum: [VBP] General Discussion
09-12-2006, 03:01 AM
|
Replies: 6
Views: 12,483
Creating builder in script, with right context
Hi!
i saw in your samples how to create a builder, load a project, and "SyncBuild".
but even if the context of the new application is "automation ", i can't see the GUI for the created builder,...
|
Forum: [VBP] General Discussion
08-28-2006, 01:40 PM
|
Replies: 2
Views: 10,870
|
Forum: [VBP] General Discussion
08-28-2006, 06:55 AM
|
Replies: 2
Views: 10,870
logging when successfull or failure
Hi!
i've implemented the "html logging" (created from XML logging) like in logging.bld example.
but i want to transform my XML wether the build succeed or not.
in other words, i'd like to have...
|
Forum: [VBP] Third Party Tools
08-28-2006, 06:03 AM
|
Replies: 1
Views: 8,660
|
Forum: [VBP] Third Party Tools
08-28-2006, 05:20 AM
|
Replies: 1
Views: 8,660
capture step output (subversion)
Hi!
i have a svn step that brings me information ("info" sub command) in xml (switch "xml output format").
i would like to save this output in a file.
how can i do it?
thanks in advance
|
Forum: [VBP] General Discussion
08-24-2006, 07:27 AM
|
Replies: 2
Views: 9,668
good
yes!!! that was that!
thanks for your reply and your amazing speed! ;-)
|
Forum: [VBP] General Discussion
08-24-2006, 07:14 AM
|
Replies: 2
Views: 9,668
execution problems
hi!
i've 2 two problems (related i think).
1) on a machine i installed visual build, if i try to launch a dos box with:
"C:\Program Files\VisBuildPro6\VisBuildCmd.exe" /b "some...
|