Terence Parr
6d9d60ccda
Copy stuff from the root pom to the individual poms and remove the root. Remove dependency on the annotations artifact which no longer exists. hardcode the version number everywhere to make sure I don't use a variable that doesn't exist. update bild so that it uses a new maven_deploy() function I put into bilder.py
2015-01-13 17:29:38 -08:00
Terence Parr
cf26bc8a33
make it 4.5-SNAPSHOT
2015-01-12 16:56:41 -08:00
Terence Parr
39ba8e5bb3
set order of target build
2015-01-10 21:51:11 -08:00
Terence Parr
6cb87ead81
tweak
2015-01-10 17:40:01 -08:00
Terence Parr
f52b97ab7f
in bild.py, distinguish between ANTLR BOOTSTRAP_VERSION and VERSION; copy antlr4-4.5-complete.jar to antlr-4.5-complete.jar for my use. remove an unneeded -cp arg and call to compile().
2014-12-16 18:44:00 -08:00
Terence Parr
2b6710e5df
rm space, which caused "./bild.py" not to work.
2014-12-16 16:47:19 -08:00
ericvergnaud
8228987b4f
prepare release
...
all tests pass (commented out performance and alternate quotes)
added test for complement set
tests regenerated to fix results after bug fixes and « huge string »
issue in java 1.7+
bild.py review to fix numerous bugs
2014-11-23 02:06:47 +08:00
Terence Parr
1a62ba75e5
merged master branch into add-maven-install but it really is just accepting all of Erics changes
2014-11-15 17:10:19 -08:00
ericvergnaud
df61f040c4
prepare maven deploy
...
add mvn_install (requires https://github.com/parrt/bild/pull/2 )
add mksrc
improve javadoc
2014-11-09 22:09:34 +08:00
Terence Parr
5dc0b706c4
use antlr 4.4 to make xpath.
2014-09-29 10:37:00 -07:00
Terence Parr
90a5aa469a
add title to javadoc, tweak readme stuff.
2014-07-16 14:08:31 -07:00
Terence Parr
1693c74645
add classpath to javadoc
2014-07-16 13:45:38 -07:00
Terence Parr
54b875cb9d
mkjar was missing runtime in jar and included antlr v2 in complete jar.
2014-07-16 13:34:29 -07:00
Terence Parr
b807e06df8
update comment
2014-07-16 12:17:50 -07:00
Terence Parr
677cc279ad
include annot in javadoc
2014-07-16 12:07:17 -07:00
Terence Parr
7d19889ab2
add comment to describe build
2014-07-16 10:28:38 -07:00
Terence Parr
1f797853bb
make tests build in their own classpath
2014-07-16 10:20:54 -07:00
Terence Parr
7865142f9e
improve bild
2014-07-12 17:03:23 -07:00
Terence Parr
ee0345c1e2
After gen of antlr 4.4 jar, rebuild XPathLexer with 4.4 then remake jars.
2014-07-10 21:44:54 -07:00
Terence Parr
c22706135d
fix build. separate antlr3,4 gen dirs
2014-07-10 18:07:24 -07:00
Terence Parr
94ddde2dbc
c# target dir renamed.
2014-07-09 15:53:57 -07:00
Terence Parr
a578dba415
arg was renamed in bild script
2014-07-09 15:53:03 -07:00
Terence Parr
065d6733ae
make bild bootstrap
2014-07-09 12:00:36 -07:00
Terence Parr
08a1dc77f5
can't make minimal runtime jar for this release; unfix #576
2014-07-06 09:34:43 -07:00
Terence Parr
74573c2eed
make runtime jar and minimal runtime jar, improve manifests. Fixes #576
2014-07-06 09:21:46 -07:00
Terence Parr
d6c1fa152d
correctly add target templates
2014-07-06 08:46:47 -07:00
Terence Parr
2b7c32e8cf
expand path to jar.
2014-07-05 19:15:36 -07:00
Terence Parr
ad069c9e08
got unit tests working finally.
2014-07-05 19:13:05 -07:00
Terence Parr
1f8c124fa7
got junit tests in for Java target
2014-07-04 18:39:12 -07:00
Terence Parr
809e9ee145
make target javac simpler
2014-07-03 11:58:57 -07:00
Terence Parr
543936eefa
bring in Target.java and template files.
2014-07-03 11:46:28 -07:00
Terence Parr
0b59fd5f33
zip javadoc
2014-07-03 10:27:28 -07:00
Terence Parr
775aaa6494
got javadoc DOT images in; updated font names to avoid warnings
2014-07-02 19:10:36 -07:00
Terence Parr
4bc3284412
add javadoc
2014-07-02 18:31:38 -07:00
Terence Parr
2bcf5c6b63
use 1.6 to compile
2014-07-02 12:19:21 -07:00
Terence Parr
9c7563646f
add jars to final jar
2014-07-02 10:01:15 -07:00
Terence Parr
c2154188b0
makes a jar now
2014-07-01 21:33:26 -07:00
Terence Parr
8c9d1c45ee
got an initial build script.
2014-07-01 18:18:17 -07:00