230 次代码提交 (90933557a169db41cbbc635d29d5d68f4a95d94a)

作者 SHA1 备注 提交日期
  Stefan Bodewig e88e9617e2 Added a location attribute to <property> to provide easy access to the 25 年前
  Stefan Bodewig d8bff4d35a Added a nested sysproperty element to <java>. This allows the user to 25 年前
  Stefan Bodewig 8e8cf291a5 Made destdir in <javac> optional - don't use the -d switch at all if 25 年前
  Stefan Bodewig fd1daa717e Documentation change, javac.destdir is no longer required. 25 年前
  Stefan Bodewig c23f0f5faa Synced the documentation for <javac> with the implementation. 25 年前
  glennm cf33deb63e Updated the copy and merge task docs to include the includeEmptyDirs 25 年前
  Stefan Bodewig e13d922745 Documentation for the perforce task. 25 年前
  Stefan Bodewig 35195cb135 Fixed documentation for <antcall> 25 年前
  glennm 9f766c7fa0 Removed dir attribute from Copy and 25 年前
  glennm 38c1cabaac Consolidation of Copyfile, Copydir, Delete, Deltree, and Rename into 25 年前
  Stefan Bodewig 37ed344b38 Enable redirecting either the output or error or both from a cvs command to a file. 25 年前
  Stefan Bodewig 63a3e9609b Documentation for the JavaCC task, changed the location where the 25 年前
  Stefan Bodewig 0b508c3284 Add a file attribute to echo to have a simple task that can create 25 年前
  Stefan Bodewig 3f2688a0ed Added a refid attribute to property. 25 年前
  Stefan Bodewig 67eceb37c1 Third try to fix a typo. 25 年前
  Stefan Bodewig b4a550aafc Second try to fix a typo. 25 年前
  Conor MacNeill e5d53ff1e6 Fix minor typo 25 年前
  Conor MacNeill 054a8aba2a Documentation update 25 年前
  Stefan Bodewig ba5b2b8d7c New task <native2ascii>. 25 年前
  Stefan Bodewig 683a5f1433 New task <uptodate> that set's a property if a given target file is 25 年前
  Stefan Bodewig 7ee8e30cd0 <ant> now copies the definitions of data types to the child project as 25 年前
  Stefan Bodewig a341406b28 Fixed a link. 25 年前
  Stefan Bodewig 4a9c1fbf6e Added dir attribute to <junit> and documentation for the one of <java>. 25 年前
  Stefan Bodewig d36ee0d77c Added verbose and depend attributes to <javac> along with yet another 25 年前
  Stefan Bodewig fef46698fb Make <war> use the .war directory layout. Don't ask me where my mind 25 年前
  Stefan Bodewig 9490ce8f93 Ant will now scan for build.xml in the parent directory (directories) 25 年前
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 年前
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 年前
  Stefan Bodewig 20a1e91d17 New tasks <war> and <unwar>. 25 年前
  Stefan Bodewig 34d011b22d Make <echo> accept #PCDATA. 25 年前
  Stefan Bodewig b42831ce4b Added value attribute to <available>. 25 年前
  Stefan Bodewig 6ecbe24218 Moved ${} expansion and task evaluation to runtime. 25 年前
  Stefan Bodewig 3aaf6e364a Removed some unused files and added a pointer to the mailing list 25 年前
  Stefan Bodewig b61e78e9a6 Changed -projecthelp to show targets that have a description before 25 年前
  Stefan Bodewig f6745b24f5 New task <jlink>. 25 年前
  Stefan Bodewig b95c44d8aa Fixed broken link to <execon>. Reinstated alphabetical order of 25 年前
  Stefan Bodewig a192c1f16e New task <fail> which does nothing but throw an exception. 25 年前
  Stefan Bodewig 505d4a8c1d Removed <filesetref> and <patternsetref> everywhere, <fileset> and 25 年前
  Stefan Bodewig ff810113da Removed all nested <classpathref> elements in favor of <classpath 26 年前
  Stefan Bodewig 982db474ca Added a type attribute to <execon> and <chmod>. It can take the values 26 年前
  Stefan Bodewig e8d2007cff Add a nested <path> element to <path>. This means one path can include 26 年前
  Stefan Bodewig 7d54561b80 Added support for data types to be defined at the project level. The 26 年前
  Stefan Bodewig 29217089f5 Corrected example in "Writing your own task" to use <taskdef> as a 26 年前
  Stefan Bodewig 1f04dfb4f5 Added encoding attribute to <javac>. 26 年前
  Stefan Bodewig 62961601ad Added support for jvc (Microsofts Java compiler) to <javac>. 26 年前
  Stefan Bodewig a5fc8cdc68 Fixed some typos. 26 年前
  Conor MacNeill 7ac63c0bc2 Improvements to Zip and Jar tasks 26 年前
  Conor MacNeill bec067e804 Update to FTP dtask documentation 26 年前
  Conor MacNeill 68a070dbdf Update copyfile documentation 26 年前
  Stefan Bodewig 403c32e5c5 Fixed typo and changed second <script> example to use NetRexx. 26 年前