265
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable gnu makefile to run better on a Windows machine. This allows for easier building/testing on a Windows machine when Mono is targeted. Tested on Win7 x86 with Mono 2.0/4.0. More... over 9 years ago
Fix spacing in Makefile.nmake so NAnt.Core will bootstrap correctly. More... over 9 years ago
Fix spacing in Makefile.nmake so NAnt.Core will bootstrap correctly. More... over 9 years ago
Make output timeout values in ExternalProgramBase adjustable by user via app.config variables. More... over 9 years ago
Make output timeout values in ExternalProgramBase adjustable by user via app.config variables. More... over 9 years ago
Normalize line endings in PropertyDictionary.cs More... over 9 years ago
Normalize line endings in PropertyDictionary.cs More... over 9 years ago
Adjust the property dictionary to escape the dollar sign property if prefixed with '24537' More... over 9 years ago
Adjust the property dictionary to escape the dollar sign property if prefixed with '24537' More... over 9 years ago
use mono 3.10 on Linux More... over 9 years ago
install mono upfront More... over 9 years ago
add .travis.yml More... over 9 years ago
Merge pull request #129 from dguder/mono-test More... over 9 years ago
Merge pull request #94 from gkello/master More... over 9 years ago
check ProductName instead of productId to get this registry test working in mono More... over 9 years ago
Merge remote-tracking branch 'upstream/master' More... over 9 years ago
Updated App.config to look for available Windows SDKs before falling back to the old 2.0 .NET SDK for net-2.0 target. Tested successfully on Win7 using Windows SDK 7.1. More... over 9 years ago
Updated releasenotes.html file to reflect fixes related to copy task. More... over 9 years ago
Merge pull request #128 from rmboggs/issues_64_85 More... over 9 years ago
Adjusted new BaseBuildAttribute class to conform with net-2.0 coding rules. More... over 9 years ago
Changed return statement of FilterChain.IsNullOrEmpty so that entire line was surrounded by parenthesis instead of only part of the line. Suggested by Dominik Guder. More... over 9 years ago
Merge remote-tracking branch 'upstream/master' into issues_64_85 More... over 9 years ago
Merge branch 'embedev-master' More... over 9 years ago
Merge branch 'master' of https://github.com/embedev/nant into embedev-master More... over 9 years ago
Add missing /para tag to XmlPeekTask comments. More... over 9 years ago
Merge pull request #118 from katlimruiz/master More... over 9 years ago
Added more entries to the default excluded list. Mainly files related to Bazaar repo files. More... over 9 years ago
Added two more test cases for CopyTask based on examples from issues 85 and 88. More... over 9 years ago
Changed FileUtils from sealed class to static class. More... over 9 years ago
Merge remote-tracking branch 'upstream/master' into issues_64_85 More... over 9 years ago