376 Commits (3abe710ac35adda000efac984ae5a0522f5fd03a)

Author SHA1 Message Date
  Stefan Bodewig 987c7b8f12 new task vsscreate. 24 years ago
  Magesh Umasankar 37cd9404c7 New attribute - ignoreSstemClasses - added to <available>. 24 years ago
  Diane Holt 9c875b004a Add info wrt change in -projecthelp behaviour. 24 years ago
  Steve Loughran dd8be3b5fd set properties in nested strings. not tested. 24 years ago
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 24 years ago
  Magesh Umasankar 4ab1950bd8 Zip task 24 years ago
  Magesh Umasankar 5c5b959ca7 1. Fix bug where <move> ignored <filterset>s. 24 years ago
  Jon Skeet dc7f97a932 Added reference to the <tag> option in JavaDoc. 24 years ago
  Diane Holt dd2124bdb1 Add new 'listfiles' attribute to allow for listing the source files being 24 years ago
  Steve Loughran 0005305ea6 time checking on gzip, with tests. 24 years ago
  Stefan Bodewig c28fbe7d76 <style> tried to tranform all children of directories that matched the 24 years ago
  Stefan Bodewig cf72dc9e50 Add an attribute to avoid <junit>'s classpath magic. 24 years ago
  Erik Hatcher 0012fd2723 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 24 years ago
  Steve Loughran 1a5a8f7e64 info on loadfile and echoproperties 24 years ago
  Erik Hatcher d382599b16 Added blurbs about <propertyfile>. The "never" removal may change before release, depending on feedback from this change. 24 years ago
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 years ago
  Erik Hatcher 27a9448849 sorry.... fat fingers. 24 years ago
  Erik Hatcher b720f6461e Documenting a feature that had been previously added (oops!). 24 years ago
  Magesh Umasankar ee84f4cf17 <mail> related changes. 24 years ago
  Diane Holt 601b5e20b3 Oops -- never updated this file with info about ANT_ARGS. 24 years ago
  Magesh Umasankar 8fa296bb51 New attributes to tarfileset to allow equivalent of tar -P option 24 years ago
  Magesh Umasankar 26bfd9b1ec The pattern definition **/._* has been added to the default excludes list. 24 years ago
  Erik Hatcher b57651f539 Add -propertyfile command-line option. 24 years ago
  Magesh Umasankar dc060b5ab0 AnsiColorLogger is an extension of DefaultLogger. It provides colorized 24 years ago
  Stefan Bodewig 4687c7dd41 add environment variable support to <junit> if VM is forked. 24 years ago
  Stefan Bodewig 1df308115f add environment variable support in <java> for forked VMs. 24 years ago
  Magesh Umasankar 3fe197c6e7 Modified the hack to initialize a class such that the side effect of having to create a valid object is not there anymore. 24 years ago
  Stefan Bodewig 3b41e256ee <fixcrlf> failed on Mac files. 24 years ago
  Erik Hatcher 9cc5b6eed4 note the new mapper 24 years ago
  Steve Loughran eedb2957ed and a change in the docs, expunging all record of the file attribute ever existing in an orwellian style revision of history. 24 years ago
  Magesh Umasankar 9a7f0056b4 Removed references to ValidatedFileAttribute and PreferredAttribute. 24 years ago
  Magesh Umasankar 86003c2f15 Selection of PreferredAttributes over 'normal' attributes may break some 24 years ago
  Stefan Bodewig 674ef2ee73 Add a BuildLogger that can send emails. 24 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 years ago
  Stefan Bodewig ceb720e799 Make Manifest.java a full flegded task that allows you to write a 24 years ago
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Stefan Bodewig bd3509fb89 Don't punish people who want to modify the values of existing 24 years ago
  Magesh Umasankar e241dd137f Changes to <move> noted. 24 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Magesh Umasankar 8a7fce7e2e If a task contains setFoo(String) and setFoo(Bar), setFoo(Bar) gets selected by the introspection mechanism. 24 years ago
  Steve Loughran 325e13a93d added changes to exec, and a bit on the immutability fixes in the 'this may break things' section 24 years ago
  Stefan Bodewig f6db0835f7 New task <input> 24 years ago
  Stefan Bodewig 5021163e5c New task <waitfor> that waits until a given condition gets true or a 24 years ago
  Magesh Umasankar 23e4af92c5 Note mentioning new optional attributes - name, arch and version - to <os> 24 years ago
  Magesh Umasankar cd1fb76798 Remotedir need not be specified for ftp to work. 24 years ago
  Magesh Umasankar b7f51d116b Classic compiler, so long as it is not Version 1.0 or 1.1.x, also recognizes 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago