E.W. Z.
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created Building agent does not use all CPUs
Hi,Building a solution, using VS2010 Pro, building machine Win2008 R2. I see only one cl.exe process is running, the machine is barely loaded. the same is observed on the rest of agent. Am I missin... -
Created TeamCity best practices
Hi!We are trying to use TC but we have some difficulties to transfer our workflow from our in-house build system to TC. Please consider following scenario. We have three builds to run to complete...