Build automation is the act of scripting or automating tasks like compiling, packaging, running tests, deployment etc.
I'm looking to setup an automated nightly build server for our iphone apps, and looking for advice on what works …
iphone objective-c ipad build-automation automated-testsHow do you pass the artifact paths to a script in TeamCity. The scenario is this Build Project Deploy Project (…
deployment build-automation teamcity teamcity-7.0In xcode 3, using a bash script, I could run xcode from the command line, then take the files in the …
ios xcode xcode4 build-automationI have to write an Nant script that will accept 2 parameters on the command line. The first is just an …
.net ant build-automation nantI have build.xml which calls swfbuild.xml. I want parent build.xml to use IBM JDK 1.5 and swfbuild.xml …
java ant build-automation mxmlcI spent a good amount of time formatting the mentioned blog with code, screenshots, and etc. that is too much …
ios xcode continuous-integration build-automation testflightSubj. "Automatically" is essential here. References from GAC must not be copied. I've seen e.g. VS2008.NET: Getting a …
.net msbuild build-automation dependencies referenceI'm trying to configure my WAR project build to fail if the line or branch coverage is below given thresholds. …
java maven-2 build-automation code-coverage coberturaWhat I want is a way to have settings that are dependent on build configuration. To give a specific example, …
java android ant build-automation buildconfigurationI have a deployment project deployment.vdproj to which I have added the project output of project.csproj. I want …
build-automation deployment-project