321 Commits (8df483ff2cdcca12e401c6ae37251a4e6532ae63)

Author SHA1 Message Date
  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
  Antoine Levy-Lambert fb28169fe9 Make replace tests pass on cygwin (test9 was failing) 22 years ago
  Stefan Bodewig 6c8567b428 Defer expansion of reference until the catalog gets used. 22 years ago
  Peter Reilly fa097d22ea remove attributestyle attribute from macrodef 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
  Peter Reilly 53252afb1b Dissallow <import> within targets 22 years ago
  Stefan Bodewig 63f41f90c6 Add tests for <import> inside <target> 22 years ago
  Peter Reilly c18d49c605 Update antlib testcases to reflect restrictions in 22 years ago
  Stefan Bodewig c23f87c249 2003 22 years ago
  Conor MacNeill 4adfc6f679 Make easier to read 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
  Conor MacNeill eb409a2265 Fix new style test so that it pases on Linux. There appeared 22 years ago
  Peter Reilly 2ae23a6a4b Changes to <ant> 22 years ago
  Peter Reilly 99b22a7da3 Change design for storing the current antlib uri 22 years ago
  Jan Materne f1ed5195f0 Test if <style> generates new if the XSL is new. 22 years ago
  Jan Materne f5ef612691 Test if <style> generates new if the XSL is new. 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
  Steve Loughran a8d3085b01 1. autogenerate text messages from if and unless clauses, when there is no text. Because it is very useful. 22 years ago
  Stefan Bodewig 03d8b12829 Catch another simple to detect case of infinite antcall loops 22 years ago
  Stefan Bodewig a623009b85 Examples of infinite loops, PR 22759 22 years ago
  Antoine Levy-Lambert 1de5995d90 Set default permissions appropriate to fail the builds when failonerror is 22 years ago
  Antoine Levy-Lambert 6585a8aa20 Save the nerves of future generations of committers, 22 years ago
  Antoine Levy-Lambert 8fab9564d5 PR: 22533 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 9361cdab83 Make JavaTest pass under JDK 1.2 (and 1.3) under linux 22 years ago
  Antoine Levy-Lambert b86bbcefc9 Let the unzip testEncoding testcase use UnicodeBig instead of UTF16 22 years ago
  Peter Reilly e211cf05f7 macrodef changes: 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
  Peter Reilly 8ef34b8ed2 some unittests for presetdef and macrodef 22 years ago
  Stefan Bodewig d51249cf5c execute mono instead of .EXE 22 years ago
  Stefan Bodewig 7bc2a98ea8 More Mono tests 22 years ago
  Peter Reilly 4ac2c2204f unit tests for namespace support 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
  Peter Reilly 5d847c583e Add if/unless attributes to <param/> element of <style/> task 22 years ago
  Stefan Bodewig 9642cc73f8 Slowly approaching <csc> with Mono 22 years ago
  Peter Reilly bd644923de test case to show bug report 11418 22 years ago
  Antoine Levy-Lambert 1517fabb41 new test for the ftp task 22 years ago
  Stefan Bodewig d13027731c Only calculate the CRC of STORED entries in <zip> if absolutely necessary. 22 years ago
  Steve Loughran 45cfe2ada1 add the ability to set the executable used in .net tasks. Why do this 22 years ago
  Steve Loughran 5f0938c6cf want to catch failure to fork here. 22 years ago