Package: nant / 0.92~rc1+dfsg-4

Metadata

Package Version Patches format
nant 0.92~rc1+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
downgrade_sharpziplib_api.patch | (download)

src/NAnt.Compression/Tasks/TarTask.cs | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 downgrade_sharpziplib_api

===================================================================

add_support_for_mono_4.0_profile.patch | (download)

src/NAnt.MSBuild/NAnt.MSBuild.build | 28 3 + 25 - 0 !
1 file changed, 3 insertions(+), 25 deletions(-)

 add_support_for_mono_4.0_profile

===================================================================

000 fix_build_system.patch | (download)

Makefile | 16 8 + 8 - 0 !
NAnt.build | 18 10 + 8 - 0 !
2 files changed, 18 insertions(+), 16 deletions(-)

 000-fix_build_system

@DPATCH@

001 nant task cs InitializeElement.patch | (download)

src/NAnt.Core/Task.cs | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 001-nant-task-cs-initializeelement

@DPATCH@

002 nant load partial name.patch | (download)

src/NAnt.DotNet/Tasks/ScriptTask.cs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 002-nant-load-partial-name

@DPATCH@

003 nant use system dlls.patch | (download)

Makefile | 10 4 + 6 - 0 !
NAnt.build | 2 0 + 2 - 0 !
src/NAnt.Compression/NAnt.Compression.build | 2 1 + 1 - 0 !
src/NAnt.Console/NAnt.Console.build | 4 3 + 1 - 0 !
src/NAnt.Core/NAnt.Core.build | 4 3 + 1 - 0 !
src/NAnt.DotNet/NAnt.DotNet.build | 4 2 + 2 - 0 !
src/NAnt.NUnit/NAnt.NUnit.build | 31 6 + 25 - 0 !
src/NAnt.SourceControl/NAnt.SourceControl.build | 8 5 + 3 - 0 !
tests/NAnt.Compression/NAnt.Compression.build | 4 3 + 1 - 0 !
tests/NAnt.Console/NAnt.Console.build | 4 3 + 1 - 0 !
tests/NAnt.Core/NAnt.Core.build | 4 3 + 1 - 0 !
tests/NAnt.DotNet/NAnt.DotNet.build | 4 3 + 1 - 0 !
tests/NAnt.MSNet/NAnt.MSNet.build | 4 3 + 1 - 0 !
tests/NAnt.SourceControl/NAnt.SourceControl.build | 4 3 + 1 - 0 !
tests/NAnt.VSNet/NAnt.VSNet.build | 4 3 + 1 - 0 !
tests/NAnt.VisualCpp/NAnt.VisualCpp.build | 4 3 + 1 - 0 !
tests/NAnt.Win32/NAnt.Win32.build | 4 3 + 1 - 0 !
17 files changed, 51 insertions(+), 50 deletions(-)

 003-nant-use-system-dlls

@DPATCH@

006 nant dont build ndoc support.patch | (download)

Makefile | 2 1 + 1 - 0 !
NAnt.build | 4 0 + 4 - 0 !
src/NAnt.DotNet/NAnt.DotNet.build | 2 0 + 2 - 0 !
src/NAnt.DotNet/Tasks/NDocTask.cs | 472 0 + 472 - 0 !
4 files changed, 1 insertion(+), 479 deletions(-)

 006-nant-dont-build-ndoc-support

Remove support for ndoc task - we don't use it, and it pulls
build-dep on libndoc1.3-cil, which is built by nant

remove netDumbster.patch | (download)

tests/NAnt.Core/NAnt.Core.build | 1 0 + 1 - 0 !
tests/NAnt.Core/Tasks/MailTaskTest.cs | 1722 0 + 1722 - 0 !
2 files changed, 1723 deletions(-)

 remove netdumbster


lowercase docdir.patch | (download)

NAnt.build | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 lowercase docdir


use_mono_mcs_common_compiler_infrastructure.patch | (download)

src/NAnt.Console/App.config | 96 88 + 8 - 0 !
src/NAnt.Core/ConsoleDriver.cs | 5 3 + 2 - 0 !
src/NAnt.Core/Resources/ProjectHelp.xslt | 2 1 + 1 - 0 !
src/NAnt.DotNet/Tasks/CscTask.cs | 26 26 + 0 - 0 !
src/NAnt.NUnit/NAnt.NUnit.build | 2 2 + 0 - 0 !
src/NDoc.Documenter.NAnt/NDoc.Documenter.NAnt.build | 1 1 + 0 - 0 !
tests/NAnt.Core/Framework.config | 275 198 + 77 - 0 !
7 files changed, 319 insertions(+), 88 deletions(-)

---