Terence Parr
87711b4704
it looks like I got the maven deploy thing going after initial failure for not signing the antlr maven plug-in.
2015-01-23 14:48:58 -08:00
Terence Parr
241bde4278
installed jars into local library; also add print and log messages.
2015-01-22 17:29:28 -08:00
Terence Parr
2be74daaae
add C# construction and Python 3
2015-01-22 16:27:19 -08:00
Terence Parr
ab8e93d6fb
added javascript runtime build
2015-01-22 15:14:23 -08:00
Terence Parr
481a6bc773
bring in changes from the master
2015-01-22 15:01:17 -08:00
Terence Parr
be03964df3
rm @NotNull and @Nullable from codebase to simplify
2015-01-22 14:34:51 -08:00
Terence Parr
a89bfee9e9
set to snapshot again for one more rc
2015-01-22 13:26:40 -08:00
Terence Parr
ac4786c29a
Fixes
2015-01-21 20:59:04 -08:00
Terence Parr
85c9b6b62b
major rebuild of testing. auto regen the tests for all targets now;target is called regen_tests. added some helpful methods that let you test each target individually
2015-01-21 17:14:33 -08:00
Terence Parr
368aad8223
Fixes #796 ; wasnt rebuilding XPath stuff with latest 4.5
2015-01-19 16:13:00 -08:00
Terence Parr
e6f3911fa5
add python sdist build. separate out the deploy stuff with scaffolding to fill in.
2015-01-16 11:52:14 -08:00
Terence Parr
97a48b0730
tweak
2015-01-16 08:58:54 -08:00
Terence Parr
01e2f5d2e4
add osgi stuff in manifest of runtime jar
2015-01-15 18:14:38 -08:00
Terence Parr
83e613867c
don't rebuild the source or the doc unless they are stale.
2015-01-14 13:08:08 -08:00
Terence Parr
5e819875d7
set version to 4.5 for release (hopefully)
2015-01-14 11:55:08 -08:00
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