Archive for the Category » SCM Build and Release «

Wednesday, January 13th, 2010 | Author: admin

There is actually an ant task named ‘ant’. It’s described in the manual, here is
a copy of the provided example
<ant antfile=”subproject/subbuild.xml” dir=”subproject” target=”compile”/>
Reference
1. http://ant.apache.org/manual/CoreTasks/ant.html
2. http://codefeed.com/tutorial/clover.html

Category: SCM Build and Release  | Tags:
Monday, December 07th, 2009 | Author: admin

References
1. http://buildbot.net/trac/wiki/RunningBuildbotOnWindows (buildbot on windows)

Saturday, August 02nd, 2008 | Author: admin

References
1. http://nantcontrib.sourceforge.net/release/0.85-rc3/help/tasks/svn-checkout.html (svn checkout)

Category: SCM Build and Release  | Tags: ,
Monday, June 09th, 2008 | Author: admin

References
1. http://svnbook.red-bean.com/en/1.0/svn-book.html#svn-ch-4-sect-6.1 (subversion manuals)

Category: SCM Build and Release  | Tags:
Thursday, March 15th, 2007 | Author: admin

References
1. http://ant.apache.org/manual/CoreTasks/antcall.html (antcall tasks)
Specifics
1. http://marc.info/?l=ant-user&m=115166061526974&w=2 (C/C++ development using ant)
2. http://wiki.apache.org/ant/AntUtil (calling ant using -D references)

Category: SCM Build and Release  | Tags:
Monday, September 05th, 2005 | Author: admin

Tools
1. http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx (Windows amazing tools)

Category: SCM Build and Release  | Tags: