Commit Graph

37 Commits

Author SHA1 Message Date
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
parrt 8b2abff09b make complete jar
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9770]
2012-01-01 11:24:26 -08:00
parrt 47bf5a086e add antlr3.4 jars
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9769]
2012-01-01 11:08:52 -08:00
parrt e75aa84d4c udo fixes
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9233]
2011-11-01 06:37:35 -08:00
parrt d3dc566a69 tweak
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9048]
2011-09-05 13:11:33 -08:00
parrt 99d5d64efb update ant build
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9047]
2011-09-05 13:05:58 -08:00
parrt f8abf5d40b A B+ -> ^(A B)* works! fixed ant build
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 8838]
2011-07-06 13:42:35 -08:00
parrt a7bed42c35 setting up ant build
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 8684]
2011-06-20 17:34:57 -08:00
parrt c186d5ad76 add
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 8638]
2011-06-14 16:30:40 -08:00
parrt 55f384237b add initial antlr4 files (mainly runtime)
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 8636]
2011-06-14 16:22:05 -08:00
parrt 36fb229434 Rename/move file(s) from old antlr4 to antlr-rewrite; that's not antlr4 anymore
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 7912]
2011-03-26 11:33:02 -08:00
parrt 7f63527ce1 adding initial antlr v4 files
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 6621]
2010-01-27 17:20:51 -08:00