aboutsummaryrefslogtreecommitdiffstats
path: root/build/src
Commit message (Expand)AuthorAgeFilesLines
* Reduce 'Object' class usageAndrey Turbanov2022-04-153-8/+6
* Remove redundant casts after generics updateAndrey Turbanov2022-04-121-1/+1
* Remove AspectJ Browser (ajbrowser) code and documentationAlexander Kriegisch2022-04-025-18/+7
* Merge pull request #101 from turbanoff/use_StringBuilder_instead_of_StringBufferAndy Clement2021-11-3011-16/+16
|\
| * Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-2011-16/+16
* | According to javadoc File.isDirectory 'true' if and only if the file denoted ...Andrey Turbanov2021-11-201-1/+1
|/
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0426-356/+347
* Remove JRockit LTW support, particularly JRockitAgentAlexander Kriegisch2021-04-101-1/+1
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-212-3/+3
* Allow year 2021 in Checklics.LicenseAlexander Kriegisch2021-03-141-17/+7
* Support Windows 10 and Windows Server 2016/2019 in installerAlexander Kriegisch2021-03-041-2/+4
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-155-6/+0
|\
| * Cleanup unused importsLars Grefer2020-08-166-7/+0
* | Weaken Collection declarationsLars Grefer2020-08-159-19/+16
* | Redundant Collection.addAll() callLars Grefer2020-08-152-4/+2
* | Collection.toArray() call styleLars Grefer2020-08-151-2/+2
* | Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-151-1/+1
|/
* Use the diamond operator where possibleLars Grefer2020-08-1311-38/+38
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-7/+7
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0813-329/+307
* Include JDTCore for Java14Andy Clement2020-04-201-7/+7
* polishAndy Clement2019-11-284-22/+20
* Move to 1.9.6.BUILD-SNAPSHOT versionAndy Clement2019-11-2811-305/+324
* Fix path separator for windowsAndy Clement2019-03-041-1/+1
* tidyup - last bits of maven stuffAndy Clement2019-02-081-20/+20
* tidyupAndy Clement2019-02-0810-0/+137
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-081-8/+32
* mavenizing build - doneAndy Clement2019-02-0125-12/+23
* mavenizing build - wipAndy Clement2019-02-0131-0/+1369
* better handling for 1.8 modulesAndy Clement2018-10-151-15/+22
* updated for 2018Andy Clement2018-02-141-2/+8
* Fix use of diamond and update versions to 1.9Andy Clement2017-10-209-32/+31
* reduced min Java version to 1.6Andy Clement2016-12-161-2/+3
* fix warnings in build - support .isJava8 option in buildV1_8_10Andy Clement2016-12-091-4/+14
* Polishing for 1.8.10 releaseAndy Clement2016-12-081-2/+2
* added 2016/2017 to yearsAndy Clement2016-12-021-1/+2
* Upgraded to new JDT compiler - neon.1 and a bitAndy Clement2016-11-078-119/+117
* 450634: support Windows 8 when computing best batch file formatAndy Clement2015-01-081-1/+1
* update build jar so suggests 1.8 as install dirV1_8_0RC1Andy Clement2014-03-181-2/+2
* add more years to license checkerAndy Clement2013-01-211-1/+1
* 391123: ltw cache improvementsAndy Clement2012-10-291-2/+3
* fix install location to 1.7Andy Clement2012-05-281-2/+2
* 341788: check two new versions of windowsaclement2011-04-041-1710/+1654
* 329126: own our XML parser!aclement2011-03-011-1/+2
* existence of .isJava5 in module root will activate java5 compilation of this ...aclement2009-09-071-774/+744
* 2009,2010aclement2009-03-041-482/+440
* 246125: ensuring content in org.aspectj.matcher.jaraclement2008-10-201-1/+1
* 246125: build the new org.aspectj.matcher.jar into the distributionaclement2008-10-201-0/+1
* remove aspectjlib from the distribution and build systemaclement2008-10-151-1/+1
* dont package asmaclement2008-09-171-1/+1