E.W. Z.
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
-
E.W. Z. created a post, Building opensource third parties in Teamcity
Hi,I'm trying to build open source thirdparties and some of them fail to build in TeamCity. it is Google V8 and opensslV8 seems to fail because it does not create proper solution file when it runs ... -
-
E.W. Z. created a post, Build and deploy native ISAPI/IIS Modules/Windows Services
I'm wondering if there is easy and elegant solution to deploy artifacts on each successful build? I did some reading before posting this question. If you are talking about deploying .net web appl... -
-
-
-
E.W. Z. created a post, Doxygen integration
Hi,Is there any possibility (plug-in?) to use doxygen in teamcity? As for now I use it as command line step, which is ok, but there is some incovenience, like, I cant use TC parameters for input/ou... -
E.W. Z. created a post, Code coverage for C++ using MSVS tools
Hi,I'm using command line tools to get code coverage report. actually it is VSInstr and VSPerfCmd. as a result I get binary file which can be converted into XML coverage report. All above will be l...