Share

NAntContrib

Code

Programming Languages: C#, Visual Basic

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2009-02-01 cvs -d:pserver:anonymous@nantcontrib.cvs.sourceforge.net:/cvsroot/nantcontrib login

cvs -z3 -d:pserver:anonymous@nantcontrib.cvs.sourceforge.net:/cvsroot/nantcontrib co -P modulename

Show:

What's happening?

  • Enhance Perforce Labelling Support

    This patch builds ontop of patch 2739655 and adds the option of specifying whether or not a label is locked and associating a label with a changelist which means you could reduce your use of labelsync (since the label is already associated with a view at a particular changelist).

    2009-08-19 09:09:12 UTC by john_mandia

  • DoWhile task

    Hi, I'm not really a coder, but I was able to hack something together and figured that others might find it useful, so I thought I'd post it here. If someone wants to add it to a dll or something to make it an official task item, that would be great. I don't currently have the skills to do so. Here's the code: ...

    2009-05-23 01:35:02 UTC by mikeratzlaff

  • Patch for Perforce tasks failure to use the 'port' attribute

    All of the Perforce-related tasks in NAntContrib neglect to use the 'port' paramater value (member of P4Base class) that can be supplied by NAnt build files. Tasks such as , , etc. all use *only* the default/current (i.e. set in your environment) setting for the port. This patch corrects all such fauty task implementations.

    2009-04-07 04:49:28 UTC by daldridge

  • NAntContrib

    drieseng committed patchset 783 of module NAntContrib to the NAntContrib CVS repository, changing 1 files.

    2009-02-01 08:34:27 UTC by drieseng

  • NAntContrib

    drieseng committed patchset 782 of module NAntContrib to the NAntContrib CVS repository, changing 1 files.

    2009-01-31 20:07:21 UTC by drieseng

  • NAntContrib

    drieseng committed patchset 781 of module NAntContrib to the NAntContrib CVS repository, changing 1 files.

    2009-01-30 22:32:33 UTC by drieseng

  • NAntContrib

    drieseng committed patchset 780 of module NAntContrib to the NAntContrib CVS repository, changing 1 files.

    2009-01-30 22:25:26 UTC by drieseng

  • NAntContrib

    drieseng committed patchset 779 of module NAntContrib to the NAntContrib CVS repository, changing 1 files.

    2009-01-30 21:22:00 UTC by drieseng

  • NAntContrib

    drieseng committed patchset 778 of module NAntContrib to the NAntContrib CVS repository, changing 1 files.

    2009-01-30 19:47:50 UTC by drieseng

  • Comment: MSBuild Task: Property Values Must Be Escaped

    The problem is that the msbuild task surround the property name and value with quotes while this is not needed. What should happen is escaping the space with %20 and the same should probably happen with the equals sign.

    2008-12-09 20:51:43 UTC by verbedr

Our Numbers