160 Commits (8d20a46835846d0ff4bf0bf2244c7d809832aa03)

Author SHA1 Message Date
  Stefan Bodewig 22b86b33e3 Make <csc> default to mcs on non-Windows platforms 22 years ago
  Peter Reilly 1e7d5dd17b fix timeout attribute of jdepend 22 years ago
  Steve Loughran c0eecc68bb fix for bug#19630; no handling large files. Needs testing on mono! 22 years ago
  Peter Reilly b3d2f33791 Fix and test for unresolved references due inability 22 years ago
  Antoine Levy-Lambert d3f03ad754 Merge from ANT_16_BRANCH 22 years ago
  Antoine Levy-Lambert b14e61f604 Merge from ANT_16_BRANCH 22 years ago
  Stefan Bodewig 8df483ff2c Mono 0.28 on MacOS X comes with a JIT but fails miserably, disable it 22 years ago
  Magesh Umasankar fb25c836b4 Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936. 22 years ago
  Stefan Bodewig 6c8567b428 Defer expansion of reference until the catalog gets used. 22 years ago
  Stefan Bodewig 8e460fba0c Make CSC tests pass on Mono again 22 years ago
  Stefan Bodewig 4f0d6c5a1f Add test for PR 21037 22 years ago
  Steve Loughran 89e17e984c the fix to DotnetCompile forced vbc to explicitly reference things. hmm. 22 years ago
  Steve Loughran 3d052904a8 1. remove the default library stuff from csc & the compiler. 22 years ago
  Stefan Bodewig c23f87c249 2003 22 years ago
  Stefan Bodewig 3aeba65220 Fix typo. 22 years ago
  Stefan Bodewig b8fe8d10ba Correct pointer to Antidote, submitted by Larry Shatzer 22 years ago
  Steve Loughran 7609ac7764 1. new ildasm command to disassemble .il files. So that you can disassemble the output of tlbimport, patch it and recompile it. Yes, that is the official way to get C arrays marshalled into .net 22 years ago
  Antoine Levy-Lambert a0406cafe6 Quoting Rob Oxspring : 22 years ago
  Antoine Levy-Lambert 3b9c7267f5 Avoid altering unnecessarily the timestamps of the directories of the 22 years ago
  Antoine Levy-Lambert 37a9ec1bc5 removed useless <property environment="env"/> 22 years ago
  Antoine Levy-Lambert c16e1955f1 Go on working on the followsymlinks support in the FTP task. 22 years ago
  Stefan Bodewig d51249cf5c execute mono instead of .EXE 22 years ago
  Stefan Bodewig 7bc2a98ea8 More Mono tests 22 years ago
  Stefan Bodewig d50adcacbe .NET "executables" are not executable on Linux 22 years ago
  Steve Loughran c88f900cf5 compiles but doesnt run. Path issues? 22 years ago
  Antoine Levy-Lambert 24f9da26b5 Issue a warning message indicating that selectors within filesets 22 years ago
  Antoine Levy-Lambert 95cc5a59b5 use user.name as default for ftp.user 22 years ago
  Stefan Bodewig 9642cc73f8 Slowly approaching <csc> with Mono 22 years ago
  Antoine Levy-Lambert 1517fabb41 new test for the ftp task 22 years ago
  Steve Loughran 45cfe2ada1 add the ability to set the executable used in .net tasks. Why do this 22 years ago
  Antoine Levy-Lambert ff164b0006 Add a line ending at the end of the file used for unit test 22 years ago
  Peter Reilly baf4809c2c use for loop instead of iterator when walking the list 22 years ago
  Antoine Levy-Lambert 33693452f1 resolves bug : propertyfile does *2 instead of +1 22 years ago
  Peter Reilly 28c5ebe193 fix for concurrent access to list exception for rhino testcase 22 years ago
  Antoine Levy-Lambert ceece4c206 fix translate test 22 years ago
  Antoine Levy-Lambert c1288a2b32 The translate task did not translate tokens that are placed too close together. 22 years ago
  Conor MacNeill e00d04fd4a Rework scriptdef to use DynamicConfigurator 22 years ago
  Conor MacNeill b198322c41 Allow tasks to be defined on the fly using scripts 22 years ago
  Stefan Bodewig 9e79f648a4 Make <echoproperties> support nested <propertyset>s. 22 years ago
  Jesse Stockall d76fda652a Add ability to overwrite or skip writable files during 'get latest' or 'checkout' 23 years ago
  Jesse Stockall 5722812dbe Better detection of classes passed as method params like 'System.out.println(Outer.Inner.class);' 23 years ago
  Stefan Bodewig 4c30847da6 demonstrate bug 12961 23 years ago
  Stefan Bodewig 7ffe10a74b ANTLR 2.7.2 creates two files, PR 17807 23 years ago
  Steve Loughran ccbba5ab97 dotnet tests in the build file. with the references and definitions, we are almost nearing a workable .net solution in ant. Which makes this a good candiate for tearing out into a standalone project, were it more popular 23 years ago
  Steve Loughran cbc4de47eb ildasm inserts a copyright statement on everything it disassembles... 23 years ago
  Steve Loughran 18f584943f dotnet tests 23 years ago
  Conor MacNeill 753f33937f SOS tasks refactor. 23 years ago
  Conor MacNeill b50fd138f8 VSS Task refactor 23 years ago
  Steve Loughran f3a629c227 jasper4.1 name mangling support via new name mangler, a new compiler in the factory (jasper41), and various new tests. 23 years ago
  Conor MacNeill 35eaa950b8 Add test cases for class fileset to pick up new dependency types 23 years ago