265
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
<locatesdk> needs to read installed SDK information from Wow6432Node as well if nant is run as 64bit process. Clean-up and fix for 32/64 bit intall folder usage order More... about 11 years ago
<locatesdk> needs to read installed SDK information from Wow6432Node as well if nant is run as 64bit process More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
Merge pull request #91 from rmboggs/issue_90 More... about 11 years ago
Added entry to release notes for issue 91. More... about 11 years ago
Update releasenotes.html More... about 11 years ago
Merge pull request #83 from Shamar/master More... about 11 years ago
Changed McsSdk property from public to protected to reduce unnecessary visibility. More... about 11 years ago
Add missing '}' characters in App.config and Framework.config. More... about 11 years ago
Tabs to spaces More... about 11 years ago
Sync test Framework.config with recent App.config changes. More... about 11 years ago
Updated ConsoleDriver class and ProjectHelp.xslt file to account for recent XslTransform -> XslCompiledTransform changes. More... about 11 years ago
Replaced XslTransform with XslCompiledTransform in ConsoleDriver. Set NAnt.NUnit2 and NDoc.Documenter.NAnt assemblies to ignore obsolete warnings for the time being until XslTransform can be replaced with XslCompiledTransform. More... about 11 years ago
Modified App.config and CscTask to handle the recent changes to Mono's compiler model. More... about 11 years ago
Update SysInfo.cs to fix documentation. More... about 11 years ago
fix tests after dguder's suggestions More... about 11 years ago
better comment in tests More... about 11 years ago
Merge branch 'master' of https://github.com/nant/nant More... about 11 years ago
Fix SysInfo task and tests More... about 11 years ago
Merge pull request #89 from tappsdev/master More... about 11 years ago
Resolution for Issue #50 (in nant/nant): now also checking the "asis" count of a copy file set (next to other "includes") before defaulting to adding all files and subdirectories. Without this fix, a copy command referencing a fileset which only has "asis" includes would have way too much files copied; which might be hard to spot at first... as it is likely that the file needed is also copied (and way too much other stuff).
mdxs
as TAppsdev
More... about 11 years ago
Fixed typo in README.txt making "Building the Software" subheading "c."
mdxs
as TAppsdev
More... about 11 years ago
fix typo. More... over 11 years ago
fix SysInfo task on x64. More... over 11 years ago
Merge pull request #76 from bschmid/master More... over 11 years ago
Trivial documentation fix on property::exists example. More... over 11 years ago
Update src/NAnt.Core/Functions/AssemblyNameFunctions.cs More... over 11 years ago
Merge pull request #71 from dguder/visual-studio-fix More... over 11 years ago
minor fix to open nant soulution in Visual Studio More... over 11 years ago
Merge pull request #68 from halad/master More... over 11 years ago