1. eb40499 Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant-antlibs-dotnet by jkf · 5 years ago master
  2. 2ae779c updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; by jkf · 5 years ago
  3. 2ff138d TLS by Stefan Bodewig · 5 years ago
  4. f4fd2cd moved to gitbox by Stefan Bodewig · 5 years ago
  5. ff6fd7a DOAP file now lives in ant-site by Stefan Bodewig · 7 years ago
  6. 08a0f37 ensure the next release, if any, uses proper ivy coordinates by Stefan Bodewig · 7 years ago
  7. 14bb775 useless super call by Stefan Bodewig · 9 years ago
  8. 0e38fd1 add executable attribute to <nunit>. Fixes Bugzilla Issue 51023. by Stefan Bodewig · 9 years ago
  9. bcb2e5b add basic .gitignore by Stefan Bodewig · 9 years ago
  10. 3d7ce89 default to dmcs for Mono systems - PR 51970 by Stefan Bodewig · 9 years ago
  11. bc4fcf5 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet by Stefan Bodewig · 10 years ago
  12. afd9d85 add common submodule by Stefan Bodewig · 10 years ago
  13. b43d478 update doap-file after git-migration by Jan Matèrne · 10 years ago
  14. 51f138b 1.1 released by Stefan Bodewig · 13 years ago
  15. a4fa06c trademark policy by Stefan Bodewig · 13 years ago
  16. c5143e7 new vote won't be started today anymore by Stefan Bodewig · 13 years ago
  17. 4eed4e6 no longer relevant by Stefan Bodewig · 13 years ago
  18. d28f003 bump year by Stefan Bodewig · 13 years ago
  19. 5086ac7 reset externals (I thought I had done this earlier today) by Stefan Bodewig · 13 years ago
  20. e699973 bump version by Stefan Bodewig · 13 years ago
  21. bbfd18d No longer needed now that Nexus is used by Stefan Bodewig · 13 years ago
  22. 09f4539 Those two contributors are actually one by Stefan Bodewig · 13 years ago
  23. 230a542 Add an option to use lit.exe from the WiX toolset instead of light.exe. PR 47254. Submitted by zhihengz by Stefan Bodewig · 13 years ago
  24. 15ac873 some refactoring triggered by PR 50611 by Stefan Bodewig · 13 years ago
  25. 4817ceb embrace .NET 2.0 on Mono by Stefan Bodewig · 14 years ago
  26. 00d74e3 first cut at a F# compiler task by Stefan Bodewig · 14 years ago
  27. 80e5b6d Add Maven Metadata file by Stefan Bodewig · 14 years ago
  28. ceee1df fix has a related issue now by Stefan Bodewig · 15 years ago
  29. c6a19f5 make tallow task available by Stefan Bodewig · 15 years ago
  30. d7b59b7 credit Jason Zhang for tallow task by Stefan Bodewig · 15 years ago
  31. ecac2af Add a tallow task, submitted by zhihengz AT hotmail DOT com. PR 47078 by Stefan Bodewig · 15 years ago
  32. ced10d8 allow users to specifiy additional arguments to candle and light. PR 46968 by Stefan Bodewig · 15 years ago
  33. b443383 remove redundant boilerplate code from NOTICE files by Stefan Bodewig · 15 years ago
  34. 4a3dbdd exclude/include in <nunit> are broken because of malformed arguments - submitted by Niklas Deutschmann by Stefan Bodewig · 15 years ago
  35. 79108ef /noconfig causes an error if used inside a response file. PR 34992. Submitted by Chris Nagy by Stefan Bodewig · 16 years ago
  36. 298dd65 skip test when NUnit is not there by Stefan Bodewig · 16 years ago
  37. 30fb84b C# 3.0 doesn't like /incremental- by Stefan Bodewig · 16 years ago
  38. 2f73735 Merge rev 669470 - use FileUtils instead of File.toURL - from Ant's trunk by Stefan Bodewig · 16 years ago
  39. 43a1c07 Add license by Stefan Bodewig · 16 years ago
  40. 174f066 Add more tests for directories with spaces by Stefan Bodewig · 17 years ago
  41. fcdd677 OK, we seem to need quotes in response files on Linux as well by Stefan Bodewig · 17 years ago
  42. 0f117c3 make commands work in directories with spaces when using a response file as well, Issue 41387 by Stefan Bodewig · 17 years ago
  43. a967dff document useresponsefile attribute by Stefan Bodewig · 17 years ago
  44. 4d34a91 Add tests for compilation with response file by Stefan Bodewig · 17 years ago
  45. feebaef Add tests for running the tasks in a directory with spaces in its name by Stefan Bodewig · 17 years ago
  46. b94920e bump version by Stefan Bodewig · 18 years ago
  47. 239aa9e Add changes file by Stefan Bodewig · 18 years ago
  48. c9c3a89 update docs by Stefan Bodewig · 18 years ago
  49. e707129 completely remove junit directory by Stefan Bodewig · 18 years ago
  50. 4310db3 wrong property by Stefan Bodewig · 18 years ago
  51. 3bc4cfb Migrate all tests to AntUnit by Stefan Bodewig · 18 years ago
  52. 4496a86 status update by Stefan Bodewig · 18 years ago
  53. 113ce29 Disable ildasm test on MS .NET 2.0 by Stefan Bodewig · 18 years ago
  54. 96fa779 turn wsdltodotnet test into an AntUnit test, fix mono case by ignoring the test by Stefan Bodewig · 18 years ago
  55. 6c00e87 rename to match naming convention of AntUnit tests by Stefan Bodewig · 18 years ago
  56. 4b6bdbd failonerror and errorproperty attributes for <nant> and <msbuild>, PR 40553 by Stefan Bodewig · 18 years ago
  57. 2a8e0c1 Add errorProperty to <nunit>, PR 40552 by Stefan Bodewig · 18 years ago
  58. d1470b0 rename libraries.properties, bundle it with the source distribution by Stefan Bodewig · 18 years ago
  59. 04bde81 bump version by Stefan Bodewig · 18 years ago
  60. 9d6391e Add people who contributed to the old core tasks by Stefan Bodewig · 18 years ago
  61. 99f3adb migrate the remaining docs to "normal" Ant task doc style by Stefan Bodewig · 18 years ago
  62. 78eb5e3 update some docs to "plain" format by Stefan Bodewig · 18 years ago
  63. 1d332cc remove conflicting styles by Stefan Bodewig · 18 years ago
  64. c218250 Add a DOAP file, will add release date later ;-) by Stefan Bodewig · 18 years ago
  65. 4eb56ee improve docs by Stefan Bodewig · 18 years ago
  66. 3c361ab forgot some old task docs by Stefan Bodewig · 18 years ago
  67. b0b50c7 apply committers-svn:tools/copy2license.pl by Stefan Bodewig · 18 years ago
  68. 0119f0d style documentation by Stefan Bodewig · 18 years ago
  69. 09a40f8 reflect adoption of old core tasks by Stefan Bodewig · 18 years ago
  70. a721da7 turn old .NET task tests into AntUnit tests by Stefan Bodewig · 18 years ago
  71. 3761a02 copy tests and documentation from core by Stefan Bodewig · 18 years ago
  72. 02c35f6 Move JUnit tests into a separate directory structure, preparation to add AntUnit to the mix by Stefan Bodewig · 18 years ago
  73. 90276cc copy the core tasks, no changes yet, tests need to be migrated as well by Stefan Bodewig · 18 years ago
  74. c1c1836 Move a few files around by Stefan Bodewig · 18 years ago
  75. 9d4fbc4 add required NOTICE file by Stefan Bodewig · 18 years ago
  76. dc62e12 make WiX task work by Stefan Bodewig · 18 years ago
  77. 0007236 fix command line building of <msbuild>, PR 38392, contributed by Brian Watson by Stefan Bodewig · 18 years ago
  78. 2eb3327 for reasons I don't understand I get exceptions from Ant (task property is unknown) if I change the default namespace in some tasks and use import in the same build file by Stefan Bodewig · 18 years ago
  79. 3a50bc5 fix msbuild task by Stefan Bodewig · 18 years ago
  80. d59d797 promote dotnet antlib by Stefan Bodewig · 18 years ago
  81. 2ee1a9b cleanup provided by Kev Jackson by Stefan Bodewig · 19 years ago
  82. 31090ee Remove empty directories by Stefan Bodewig · 19 years ago
  83. 11592fe Rename package by Stefan Bodewig · 19 years ago
  84. 9e269b3 Make sandboxes build by Stefan Bodewig · 19 years ago
  85. 65552cf Import sandbox antlibs by Stefan Bodewig · 19 years ago