aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs
Commit message (Expand)AuthorAgeFilesLines
* From branch: New build scripts that Alex uses under IntelliJ - can be run ind...aclement2005-04-191-0/+64
* bug 53209 - inpathDirCopyFilter testswisberg2005-03-229-1/+101
* bug 53209 - inpathDirCopyFilterwisberg2005-03-221-8/+84
* skipping test on X feature said to be failing on the build machine, though no...wisberg2005-01-271-2/+3
* old test for done signalwisberg2005-01-271-0/+44
* support -showWeaveInfo in javac adapterwisberg2005-01-271-1/+3
* Update to allow 1.5 to be specified.aclement2005-01-191-5/+5
* Fix for Bugzilla Bug 74279aclement2004-10-012-0/+17
* Fix for Bugzilla Bug 74279aclement2004-09-302-0/+19
* Changed from using deprecated APIs.aclement2004-08-231-5/+7
* added some commented out debug code that is useful when you wantacolyer2004-07-301-2/+24
* fix for Bugzilla Bug 40206acolyer2004-07-291-2/+2
* add direct support for reweavable, reweavable:compress and noInline in X optionsacolyer2004-06-022-1/+19
* added lazyTjp to list of accepted X options, added undocumented xdone flagwisberg2004-04-151-2/+12
* Georges fix to AjcTask for failing testcases.aclement2004-03-011-3/+5
* Fix for Bug 36430: Xreweavable supportaclement2004-02-241-0/+6
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-233-11/+11
* supporting -target 1.3 and 1.4wisberg2004-01-152-612/+709
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-131-1/+1
* inpath supportwisberg2003-12-151-2/+8
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-111-2/+27
* returning TestSuite rather than Test to permit all tests to run from Eclipsewisberg2003-10-311-1/+1
* clean up tests not using a destination directorywisberg2003-10-291-0/+18
* tests for fixes for bugs disclosed by fixes for 40807wisberg2003-10-013-7/+126
* - fix for bugs disclosed by fixes for bug 40807 wisberg2003-10-012-86/+130
* aligning task with Javac task: wisberg2003-08-291-27/+15
* sourceRootCopyFilter testwisberg2003-08-297-10/+59
* updated fix for 40807 - compiler adapter was supplying destDir when not speci...wisberg2003-08-282-28/+40
* Fixes and tests for bugs 39842 and 40807wisberg2003-07-263-15/+210
* permitting "none" as a "warn:" entrywisberg2003-05-271-1/+1
* tests for setting message holder by class namewisberg2003-05-271-8/+54
* fixing fork bugs: wisberg2003-05-272-68/+128
* fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) co...wisberg2003-05-251-2/+9
* moved a command-line-driven test of classpath variants herewisberg2003-05-241-1/+41
* updates mainly to support maven but also to support new ICommand wrapper for...wisberg2003-05-241-91/+268
* more/better junit tests for AjcTask.java fork when possiblewisberg2003-05-241-124/+199
* setting classpath for out-of-eclipse testingwisberg2003-05-241-1/+5
* Fix for taskdef bug 37576 wisberg2003-05-142-35/+63
* fixed two tests to expect addition abort message for usage, wisberg2003-04-301-8/+11
* Usage is now emitted as an abort message, so AjcTask now ignores usage when ...wisberg2003-04-301-7/+21
* - extdirs and bootclasspath not experimental wisberg2003-04-131-78/+76
* added minimal (unverified) compiler adapter testswisberg2003-04-091-2/+5
* minimal (unverified) compiler adapter testswisberg2003-04-091-0/+99
* added (largely unverified) forked compile testswisberg2003-04-091-9/+36
* completely new adapter implementation delegates to AjcTask wisberg2003-04-091-160/+122
* support for wisberg2003-04-091-128/+669
* - generalized support resource copying, now from injars or sourceroots and ou...wisberg2003-03-131-197/+327
* upgraded for new resource-copying API's and also testing nested paths and ref...wisberg2003-03-132-19/+124
* adding resources to src directory to test resource copying to outputwisberg2003-03-135-0/+6
* remove unused APIwisberg2003-03-131-3/+2