Tag : Build

Title User Language Tags Description Date
One click build for PhoneGap Build to Android tpryan Bash

Basically allows for a one click build through a repository driving PhoneGap Build project.

November 23, 2011
Incrementing AssemblyVersion revision number on each build Gerson Amorim ActionScript Incrementing AssemblyVersion revision number on each build April 18, 2011
Update version number with Regular Expression using MSBuild cappellin XML

This snippet replaces all three different version strings in file verid.h using regular expressions with the value of properties $(Major), %(Minor), $(SP) and $(Build) when the property $(Label) has value true. To run this project you need MSBuild and the open source tasks library for MSBuild by tigris.org.

Here is an example of file verid.h:

// File version
#define szVerId_IDS_VERSION         "1.40 (00) - Build (26)"
#define szVerId_FILEVERSION         "1.40.00.26"
#define   VerId_FILEVERSION          1,40,00,26

// Product version
#define szVerId_PRODUCTVERSION      "1.40.00.26"
#define   VerId_PRODUCTVERSION       1,40,00,26
November 22, 2010
Web.config transformation in MSBuild script jstrassburg XML

This snippet transforms web.config files after the source Get. We are doing automatic deployment from our build server (not from a desktop build) and I wanted to make use of the web.config transformations in VS2010.

It uses the MSBuild extension pack to change file attributes. If anyone knows an easier way to do this please let me know.

October 7, 2010
Custom Build Steps for MSBuild jstrassburg XML October 7, 2010
post build event for viewgeneration with EdmGen Mario Priebe (www.biggle.de) C# post build event for viewgeneration with EdmGen in visual studio September 8, 2010
Vertically aligned title in TS typo3 TYPO3

This TS creates a title vertically.

September 3, 2010
Build FindFolder aaron campf VB.NET Tries to Make and Open a Directory with a Try Catch August 27, 2010
BuildStart aaron campf ActionScript Runs a File With a try catch August 27, 2010
Build tab delimited string from row object Chris Sims C# Build tab delimited string from row object August 2, 2010
Hello World Flash Builder goatboy91587 MXML July 6, 2010
Post Build Event Suyog Pathrikar Other Post Build Event Code June 30, 2010
DOM Parser demo using DocumentBuilder. PravinChk Java

Code is to demonstrate the use of DocumentBuilder to parse the XML file. And retrieve the data from it.

April 7, 2010
Palindrome Using StringBuilder macosxnerd101 Java Determines if a String is a Palindrome using a StringBuilder March 29, 2010
Bilder in Extensions dynamisch erzeugen (GIFBuilder, PHP) dominikweber PHP January 31, 2010