Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | slight rewording of error dialog, and correct URL. | wisberg | 2003-04-30 | 1 | -3/+3 | |
| | ||||||
* | - making default filename static (access by tests) | wisberg | 2003-04-30 | 1 | -12/+49 | |
| | | | | - closing streams to permit better test cleanup | |||||
* | incremental flag support | wisberg | 2003-04-30 | 1 | -1/+10 | |
| | ||||||
* | static utility for detecting shift key down - should move | wisberg | 2003-04-30 | 1 | -0/+6 | |
| | ||||||
* | binary-incompatible change to IMessage-based API (using ISourceLocation anyway) | wisberg | 2003-04-30 | 1 | -0/+2 | |
| | ||||||
* | using new IMessage-based API for sourceline tasks | wisberg | 2003-04-30 | 1 | -4/+8 | |
| | ||||||
* | - incremental support | wisberg | 2003-04-30 | 1 | -254/+37 | |
| | | | | | - buildStructure test API now builds everything - removed unused code from pre-IMessage days | |||||
* | - supporting incremental | wisberg | 2003-04-30 | 1 | -155/+256 | |
| | | | | | | | | | | | | | | | | - handling new fast-fail config errors - better error display, no messages lost Implemented new options merging: - can specify any local config file options - project properties and build options now can contain any options and override local values only if not set - have method to fixup the options for IDE's to enforce their invariants, but this needs to delegate to a new adapted API. | |||||
* | - added incremental checkbox | wisberg | 2003-04-30 | 1 | -17/+16 | |
| | | | | - broadened size and meaning of "non-standard compiler options" to "other compiler options" | |||||
* | added flag for incremental mode | wisberg | 2003-04-30 | 1 | -1/+8 | |
| | ||||||
* | binary-incompatible API change to add methods for building fresh when in ↵ | wisberg | 2003-04-30 | 1 | -0/+12 | |
| | | | | incremental mode | |||||
* | Checking in Mik's changes sent by email today for model and incremental ↵ | wisberg | 2003-04-28 | 2 | -7/+22 | |
| | | | | | | | support in AJDE. ajde has the same test failing as it did before this checkin, perhaps caused by a regression per bug 37020 | |||||
* | Major changes in order to move to Eclipse-JDT 2.1 as a base. | jhugunin | 2003-03-28 | 2 | -28/+15 | |
| | | | | | | In the process of this many changes were made to try to make keeping up with the Eclipse-JDT code base as easy as possible in the future. | |||||
* | Switched default for Ajde (batch compile) to have | acolyer | 2003-02-26 | 1 | -14/+17 | |
| | | | | debug info turned on. | |||||
* | Added new Granularity, DECLARED_ELEMENTS, and | acolyer | 2003-02-26 | 2 | -4/+7 | |
| | | | | new rule to acceptGranularity | |||||
* | Ran "Organize imports" to remove redundant imports etc - | acolyer | 2003-02-26 | 51 | -130/+476 | |
| | | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees! | |||||
* | text constant change only. | wisberg | 2003-02-01 | 1 | -8/+16 | |
| | | | | fixed aspectj.org and MPL references in about box. | |||||
* | fixed NPE (was & for &&) with bad options file. | wisberg | 2003-02-01 | 1 | -6/+9 | |
| | | | | Also now setting some options only if not empty (was resetting options if not null). | |||||
* | Committed patches specified in: | mkersten | 2003-01-25 | 5 | -26/+571 | |
| | | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769 | |||||
* | Added condition for model building. | mkersten | 2002-12-18 | 1 | -0/+1 | |
| | ||||||
* | initial version | wisberg | 2002-12-16 | 150 | -0/+9706 | |