152 Commits (40e298139fafbe0b8a5694c0175d6e43b254acf8)

Author SHA1 Message Date
  Stefan Bodewig 40e298139f fixup -source for OpenJDK7's javac 15 years ago
  Jan Materne da109667b5 typo; thanks to Jean-Baptiste Nivoit 15 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 15 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 15 years ago
  Stefan Bodewig 96932a3c78 compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page. 16 years ago
  Jesse N. Glick efd287b871 More cleanup of pre-1.4 code and docs. 16 years ago
  Stefan Bodewig c5a945fe3c Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143 16 years ago
  Jesse N. Glick 82ae2eb245 Issue a warning in case neither includeantruntime nor build.sysclasspath were set, 16 years ago
  Stefan Bodewig ae70a9608b JDK 1.4 - unfortunately 17 years ago
  Jesse N. Glick bba4624fac #43114: ensuring that package-info.class is created/touched when package-info.java is compiled. 17 years ago
  Stefan Bodewig 130b9317ef support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski 17 years ago
  Stefan Bodewig 35d8c0ef94 remove duplicate code 17 years ago
  Jesse N. Glick 3ca7e297fd Missing space between clauses. 18 years ago
  Peter Reilly 51a68c6ece trailing spaces 18 years ago
  Peter Reilly eaa4b86d6b Bugzilla 43114: package-info.java repeatedly compiled 18 years ago
  Peter Reilly 424bee292b checkstyle: remove trailing ws 18 years ago
  Peter Reilly b83cd5bb71 Bugzilla: 40776 work-around for javac generics bug 18 years ago
  Peter Reilly 56956979d8 add updated and error property attributes to the javac task 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Kevin Jackson fe678d1937 roll back deprecation of Project.resolveFile, revert prior changes to code 19 years ago
  Kevin Jackson 4f2ff64361 use fileutils.resolveFile 19 years ago
  Stefan Bodewig eeda02e875 provide magic properties to control javac 19 years ago
  Jacobus Martinus Kruithof f5f6982c88 Refactored translatePath from Project to FileUtils. 19 years ago
  Stefan Bodewig b1c63b2dee preliminary Mustang support 20 years ago
  Jacobus Martinus Kruithof f6af37217e PR 37546: 20 years ago
  Jacobus Martinus Kruithof 704e2490d3 removed lines with $Revision: x.y $ lines (after verification) 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Stefan Bodewig a39b8f902e Removed too much with my last patch 21 years ago
  Stefan Bodewig a245b4e9e6 compiler attributes is used to determine command line arguments even in the fork case, this warning is misleading. PR: 31664 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig cc9f4f71f5 Be a little more defensive in a protected method of a non-final public class, PR 26737 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Stefan Bodewig 636efd4eb0 Very initial JDK 1.5 support 22 years ago
  Peter Reilly 08084b4e5c Next round of typo fixes by Larry Shatzer 22 years ago
  Peter Reilly a37c2ec1dd checkstyle 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 60f4887526 Style and remove one stray debug 22 years ago
  Stefan Bodewig f0c61ad2f5 <javac>'s executable attribute can now also be used to specify the 22 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 5698e6e909 Suppress "ignoring compiler setting" warning in javac if the user 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago