Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support for building the org.aspectj.aspectjrt plugin | acolyer | 2004-02-24 | 2 | -2/+20 |
| | |||||
* | Fix for broken license test. New file created yesterday has 2004 in the ↵ | aclement | 2004-01-28 | 1 | -1/+1 |
| | | | | copyright statement. Added 2004 as a valid copyright year :) | ||||
* | spring cleaning in advance of 1.2 enhancements: | acolyer | 2004-01-23 | 11 | -65/+62 |
| | | | | | removed unused imports, local variables, and private methods (still there, just commented out). | ||||
* | Georges fix for Bugzilla Bug 50200 | aclement | 2004-01-22 | 1 | -1/+2 |
| | | | | aspectjrt.jar manifest file name needs changing to upper case | ||||
* | 2004 copyright | wisberg | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | simple script to compile aspectjtools using ajc | wisberg | 2003-12-15 | 1 | -0/+180 |
| | |||||
* | added date to output | wisberg | 2003-11-26 | 1 | -0/+10 |
| | |||||
* | created the CVS module with name eclipse.plugin instead of | acolyer | 2003-11-06 | 1 | -3/+3 |
| | | | | | eclipse.plugins. Doh! Easier to change reference in this build script than fix module name now... | ||||
* | ensure that release builds also build eclipse plugins | acolyer | 2003-11-06 | 1 | -0/+4 |
| | |||||
* | changes to build script to create aspectj eclipse plugins as part | acolyer | 2003-11-05 | 2 | -3/+91 |
| | | | | | of an aspectj build. Results are placed in: aj-build/dist/ide/eclipse/xxxxx | ||||
* | Previous check-in got somehow corrupted once again. | acolyer | 2003-10-10 | 1 | -14/+13 |
| | |||||
* | Previous check-in got somehow corrupted. | acolyer | 2003-10-10 | 1 | -3/+4 |
| | |||||
* | Re-tweaked test-doc-links target for running behind a proxy server. | acolyer | 2003-10-10 | 1 | -10/+9 |
| | | | | Build breakage hopefully fixed ! | ||||
* | Tweaked test-doc-links target for running behind a proxy server. Now | acolyer | 2003-10-10 | 1 | -7/+15 |
| | | | | accepts new properties proxy.host and proxy.port. | ||||
* | When performing a release build, run the test-all target in junitModules.xml ↵ | acolyer | 2003-09-29 | 1 | -1/+1 |
| | | | | | | | | rather than the default one. This causes the ajc tests to be run a second time, but has the advantage of creating the junit xml output files for the ajc tests - which are needed by cruise control. Since cruise control will be the dominant caller of this script, the extra overhead of running tests multiple times is acceptable. | ||||
* | in case anyone wants them... | wisberg | 2003-09-07 | 2 | -0/+119 |
| | | | | | - a compile-speed script - a script that uses Jikes to incrementally compile AspectJ | ||||
* | fixed test to fail on license check failure | wisberg | 2003-08-08 | 1 | -55/+57 |
| | |||||
* | XMLEntry.toString for better errors | wisberg | 2003-08-08 | 1 | -0/+15 |
| | |||||
* | - added support for XML/Ant scripts | wisberg | 2003-08-07 | 1 | -8/+35 |
| | |||||
* | initial checkin of the sandbox. | wisberg | 2003-08-06 | 1 | -0/+1011 |
| | | | | | | | The basic structure and examples of each type are there, but I have more examples and the ones there are not altogether validated. I'll make a few more changes before emailing dev and users about usage, etc. | ||||
* | Updated post 1.1.0 release build. | acolyer | 2003-06-06 | 1 | -3/+3 |
| | |||||
* | Updated for 1.1.0 releaseV1_1_0 | acolyer | 2003-06-06 | 1 | -3/+3 |
| | |||||
* | change only in comment echoed to output, listing expected failures for the ↵ | wisberg | 2003-06-05 | 1 | -1/+4 |
| | | | | link checker. | ||||
* | - linkcheck | wisberg | 2003-06-05 | 1 | -2/+96 |
| | | | | | - 1.1 examples (disabled pending hang fix) - separate examples, since nonGui goes OOM under 1.3 | ||||
* | moved to docs | wisberg | 2003-06-04 | 3 | -1943/+0 |
| | |||||
* | adding examples, without testing from this script. bad. | wisberg | 2003-05-31 | 1 | -0/+14 |
| | |||||
* | Trim testsrc but not testing dependencies for testing modules. | wisberg | 2003-05-31 | 1 | -15/+21 |
| | |||||
* | build of testing jars changed slightly. | wisberg | 2003-05-31 | 1 | -14/+16 |
| | | | | | Have to build non-all testing-drivers to get testing classes target. Relies on updated Module.java which trims testsrc but not testing dependencies for testing modules. | ||||
* | - fixed keyword for ajctaskCompiler tests | wisberg | 2003-05-31 | 1 | -4/+8 |
| | | | | | | | - disabled ajdeCompiler tests as hanging (swing thread?) - added pass-through variable for aspectj build properties - now testing for Testing module tests, to force fix for testing modules not getting test classes | ||||
* | Script is usable! | wisberg | 2003-05-28 | 2 | -223/+377 |
| | | | | | | | | | | - lots of rearranging and cleanup, docs - now doing 1.3 and 1.4 testing - more harness tests (some unverified) - workaround OOM in examples - cleanup after building-aspectj-with-aspectj need more integration with manual process | ||||
* | incorrect log file name for harness tests | wisberg | 2003-05-25 | 1 | -2/+2 |
| | |||||
* | better harness availability, control -- untested | wisberg | 2003-05-25 | 1 | -13/+62 |
| | |||||
* | - better logging, temp dir, deletion... | wisberg | 2003-05-25 | 1 | -29/+57 |
| | | | | - using build.config system property | ||||
* | Fix for failure building with useEclipseCompiles testing-drivers initially ↵ | wisberg | 2003-05-25 | 1 | -13/+20 |
| | | | | | | | | | | (or any module that only indirectly depended on jdt.core, which has no sources) - better logging - checking zip results - returns false positive for empty zips - compile(..) API change for adopting classes Also, copyright clearly wrong - file created last fall. | ||||
* | Fix for failure building with useEclipseCompiles testing-drivers initially ↵ | wisberg | 2003-05-25 | 1 | -16/+33 |
| | | | | | | | | (or any module that only indirectly depended on jdt.core, which has no sources) - better logging - checking zip results - returns false positive for empty zips - compile(..) API change for adopting classes | ||||
* | delete, close, and isEmpty | wisberg | 2003-05-25 | 1 | -0/+34 |
| | |||||
* | fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) ↵ | wisberg | 2003-05-25 | 1 | -2/+2 |
| | | | | | | compliance set incorrectly (-1.3 instead of 1.4) and (2) warn:... form was ignored. These would break only when running from a Javac compiler adapter and using <compilerarg> | ||||
* | better logging | wisberg | 2003-05-25 | 1 | -1/+1 |
| | |||||
* | no real changes, just better docs and an (untested) "all" target. | wisberg | 2003-05-24 | 1 | -2/+45 |
| | |||||
* | Better BuildModule tests following ant.jar updates. | wisberg | 2003-05-24 | 1 | -18/+116 |
| | | | | | These now build with assemble-all off and on, and tests were updated to check by running classes. | ||||
* | To support the new testing ICommand wrapper for AjcTask, permit ant.jar in a ↵ | wisberg | 2003-05-24 | 1 | -5/+9 |
| | | | | | | testing module (ant is omitted from non-testing modules because it is normally deployed separately in ant/lib/ant.jar). This does not affect regular module or product builds. | ||||
* | forcing target to be 1.1 in case someone builds using 1.4. | wisberg | 2003-05-21 | 1 | -0/+1 |
| | |||||
* | - typo in top-level task | wisberg | 2003-05-14 | 1 | -3/+3 |
| | | | | - incorrect pattern to copy all junit reports | ||||
* | absolutizing temp dir path. | wisberg | 2003-05-14 | 1 | -9/+26 |
| | | | | | When File.getTempFile() fails, workaround temp dir is relative, which messes up the zip resource copying. | ||||
* | build-testing-jars target for release testing setup | wisberg | 2003-05-14 | 1 | -0/+8 |
| | |||||
* | clean-jars target | wisberg | 2003-05-14 | 1 | -0/+9 |
| | |||||
* | Testing now seems to be working (tested incrementally) | wisberg | 2003-05-14 | 1 | -34/+177 |
| | | | | CVS and entire-run still not verified - takes long on my machine. | ||||
* | Fixed relative links to examples. This time did it properly.V1_1_0_RC2 | acolyer | 2003-05-13 | 1 | -1/+1 |
| | |||||
* | Fixed relative links to docs (was docs/index.html now doc/index.html) | acolyer | 2003-05-13 | 1 | -2/+2 |
| | | | | and examples (was eaxamples now doc/examples). | ||||
* | Fixed link to Eclipse bugs database (was dev.eclipse.org/bugs now ↵ | acolyer | 2003-05-13 | 1 | -1/+1 |
| | | | | bugs.eclipse.org/bugs) |