265
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new datetime::format-to-string function More... over 12 years ago
introduce Pause command line option More... over 12 years ago
Merge pull request #5 from rmboggs/master More... over 12 years ago
Removed the framework configurations for net, netcf, mono, and sscli 1.* from the NAnt.build file. More... over 12 years ago
Merge pull request #4 from rmboggs/master More... over 12 years ago
Fixed StringUtils.cs indentations that used tabs instead of spaces. More... over 12 years ago
Merge remote-tracking branch 'upstream/master' More... over 12 years ago
Added StringUtils.EndsWith and StringUtils.IsNullOrEmpty methods back in with the obsolete attribute. This is to avoid possible issues with third party addins. More... over 12 years ago
Merge pull request #3 from rmboggs/master More... over 12 years ago
Merge remote-tracking branch 'origin/master' More... over 12 years ago
Removed using System.Web statement from this class file as the reference was not used by the class. More... over 12 years ago
Switched the new string.IsNullOrEmpty static methods to String.IsNullOrEmpty (capital S in string). Removed .NET 1.* specific code from SetEnvTask.cs. This included dll import calls that should not be necessary with NET/Mono 2.0+. More... over 12 years ago
Cleaning up more .cvsignore files from the conversion More... over 12 years ago
Updated Makefiles to exclude (mono,net)-1.* build targets. They now throw errors is if the wrong target is specified. Testing is needed. More... over 12 years ago
Updated the project files to reflect the same characteristics (assembly name, xml doc name, etc) that is used when building NAnt with NAnt and (g,n)make. Removed some NET_2_0 preprocessing tags and updated the supportedPlatform settings in app.settings file as .NET/Mono 1.* runtime supports is being dropped. More... over 12 years ago
Replaced some of the StringUtils methods with .NET 2.0 System.String static methods More... over 12 years ago
Merge pull request #2 from rmboggs/master More... over 12 years ago
Removed Upgrade* entries in .gitignore. Corrected the converted csproj files based on Dominik's recommendations More... over 12 years ago
Removed Upgrade* entries in .gitignore. Corrected the converted csproj files based on Dominik's recommendations More... over 12 years ago
Cleaned up the solution configurations/platforms based on feedback from nant-dev mailing list. More... over 12 years ago
Fixed NAnt.MSBuild.csproj references. Fixed SysInfoTaskTest AssignmentEnvironmentVariable test. More... over 12 years ago
Converted project and solution files to VS2010 format. More... over 12 years ago
Update .gitignore to exclude VS2010 conversion files. More... over 12 years ago
Remove all csproj.old files. Should not be needed now. More... over 12 years ago
Began work on converting proj files. Currently updated to VS2005. More... over 12 years ago
Merge pull request #1 from rmboggs/master More... over 12 years ago
Updated .gitignore to exclude more unnecessary system/ide generated files. More... over 12 years ago
Replaced .cvsignore files with.gitignore file More... over 12 years ago
Completing 0.91 final release More... over 12 years ago
Committing 0.91 final files More... over 12 years ago