Commit Graph

61 Commits

Author SHA1 Message Date
Terence Parr a61c3eeeda set to use 4.3 to build 4.4 2014-07-16 13:34:46 -07:00
Sam Harwell 91206869c5 Prepare for next development iteration 2014-06-28 22:40:33 -05:00
Sam Harwell 7d88b0106a [maven-release-plugin] prepare for next development iteration 2014-06-18 21:25:44 -05:00
Sam Harwell 201eeb147d [maven-release-plugin] prepare release 4.3 2014-06-18 21:24:24 -05:00
Sam Harwell 3378be9c79 Update all version numbers for consistency prior to the 4.3 release 2014-06-18 19:37:29 -05:00
Terence Parr 4aa3556f1c set ant build for 4.3 using 4.2.2 (and 3.5.2) 2014-06-10 13:03:46 -07:00
Sam Harwell 7e2bf4a2d5 [maven-release-plugin] prepare for next development iteration 2014-04-06 21:19:40 -05:00
Sam Harwell 736a5f5905 [maven-release-plugin] prepare release 4.2.2 2014-04-06 21:18:12 -05:00
Sam Harwell 5be18445cd [maven-release-plugin] prepare for next development iteration 2014-03-25 10:57:46 -05:00
Sam Harwell 943aaa5d24 [maven-release-plugin] prepare release 4.2.1 2014-03-25 10:57:44 -05:00
Sam Harwell d8efb4ad44 Updated build to use latest releases of ANTLR 3 and ST 4 2014-03-25 10:48:00 -05:00
Sam Harwell 78587d0c08 Fix paths to online binaries in build.xml 2014-03-20 09:32:58 -05:00
Sam Harwell 470863dcd0 Update the runtime to build XPathLexer with ANTLR 4.2 2014-03-20 09:32:42 -05:00
Sam Harwell 06ab99d16d [maven-release-plugin] prepare for next development iteration 2014-02-04 17:19:12 -06:00
Sam Harwell 5e05b71e8b [maven-release-plugin] prepare release 4.2 2014-02-04 17:19:11 -06:00
Sam Harwell 340738f903 ANTLR 4 targets Java 6 at minimum 2014-01-23 07:25:09 -06:00
Sam Harwell f8dbe1b68f Initial annotation processor for NotNull and Nullable annotations 2014-01-21 14:32:11 -06:00
Sam Harwell 937c627b16 Move NotNull and Nullable annotations to their own artifact 2014-01-21 14:31:29 -06:00
Sergey Ponomarev ce805c4c55 Update build.xml 2013-12-23 06:11:30 +02:00
Terence Parr 3ab2733635 -package not @header 2013-09-16 16:03:53 -07:00
Terence Parr 3f3e826820 was missing gen'd v4 src in compile target. 2013-09-16 15:49:49 -07:00
Terence Parr cc421addfd add antlr4 to build.xml 2013-09-16 15:19:35 -07:00
Sam Harwell 274120c2b6 Now working on release 4.1.1 2013-07-02 19:11:04 -05:00
Sam Harwell 05f7fc6500 Update development version to 4.1 (from 4.0.1) 2013-06-30 12:46:41 -05:00
Sam Harwell 8744e65690 build.xml: Expand the *.g arg to a list of grammars before calling the ANTLR 3 tool 2013-03-02 13:18:39 -06:00
Terence Parr d97e88db66 antlr.org -> antlr3.org for loading jar 2013-03-02 10:19:24 -08:00
Sam Harwell e1cce61400 Development line is now 4.0.1 2013-01-21 19:20:01 -06:00
Sam Harwell 8d13e3c47e Ant build.xml: Tweak build message 2013-01-06 16:16:25 -06:00
Sam Harwell 567baefa62 Ant build.xml: improved up-to-date checks, remove need to pass "-make" to the ANTLR 3 tool 2013-01-06 15:28:16 -06:00
Sam Harwell 01bc4f1ab7 Ant build.xml: use macro to simplify multiple calls to the tool 2013-01-06 15:28:15 -06:00
Sam Harwell 4d3da87119 Ant build.xml: Move mkdir task to antlr3 target, where the grammars are actually compiled 2013-01-06 15:28:13 -06:00
Sam Harwell dfb2143077 Ant build.xml: rename antlr3.gen.dir property to build.antlr3.dir 2013-01-06 15:28:12 -06:00
Sam Harwell f2ae1ef204 Ant build.xml: allow user settings in user.build.properties 2013-01-06 15:28:07 -06:00
Sam Harwell 0cced01ab3 Ant build.xml: look for ANTLR 3 library in lib folder, download from antlr.org if missing. Remove unnecessary build.properties. 2013-01-06 15:27:45 -06:00
Sam Harwell f1b6e93a04 Revert "Ant build.xml: Faster build if we don't fork the ANTLR task"
This reverts commit 6e9129848e.
2013-01-05 14:35:37 -06:00
Sam Harwell 57295785d5 Ant build.xml: Improve build performance avoiding an unnecessary directory copy 2013-01-05 05:40:19 -06:00
Sam Harwell 6e9129848e Ant build.xml: Faster build if we don't fork the ANTLR task 2013-01-05 05:40:18 -06:00
Sam Harwell ed648758a0 Ant build.xml: Include generated grammars in source zip for debugging purposes 2013-01-05 05:40:17 -06:00
Sam Harwell 1f41537826 Ant build.xml: Generate grammars in a separate intermediate build output folder 2013-01-05 05:40:16 -06:00
Sam Harwell dac6355b45 Ant build.xml: build fails if grammar compilation fails 2013-01-05 05:40:15 -06:00
Sam Harwell 4cf2bb2bba Ant build.xml: pass -Xlint -Xlint:-serial to javac 2013-01-05 05:40:13 -06:00
Sam Harwell af74df88ee Ant build.xml: remove irrelevant comments 2013-01-05 05:40:12 -06:00
Terence Parr 098bdab294 tweak for 4.0b2 version num. 2012-09-29 12:53:44 -07:00
Terence Parr 54673f4675 Added some documentation, change the version number on v3 lib. Added Sam to the license. 2012-09-18 11:25:06 -07:00
Terence Parr 6a0081d12e rm gunit for now 2012-04-06 20:21:11 -07:00
parrt 1921a46dd2 include ST v4
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9779]
2012-01-02 17:11:39 -08:00
parrt 9114749c51 add Main-Class:org.antlr.v4.Tool to manifest
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9774]
2012-01-01 14:41:44 -08:00
parrt 77c13da7c5 fix include
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9773]
2012-01-01 14:36:55 -08:00
parrt 5aada9b2a5 includes templates
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9772]
2012-01-01 11:53:57 -08:00
parrt 029eae90b7 no v2 in jar
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9771]
2012-01-01 11:39:27 -08:00