summaryrefslogtreecommitdiffstats
path: root/java/antlr/HISTORY
blob: 7d882dbb57b865ca45fe85e9101b5a604512057e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
2012-07-29 Sukneet Basuta <sukneet@sourcemage.org>
	* SUB_DEPENDS, PRE_SUB_DEPENDS, REPAIR^all^PRE_SUB_DEPENDS: added,
	  to force JAVA optional_depends

2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2011-06-19 Robert Figura <template@sourcemage.org>
	* PRE_BUILD: converted C++ fix to patch, extended fix

2008-04-25 Pol Vinogradov <vin.public@gmail.com>
	* PRE_BUILD: added to fix compiling of C++ library

2007-11-16 Julien "_kaze_" ROZO <julien@rozo.org>
	* DETAILS: fixed SOURCE_URL (bug #13978)
	* DEPENDS: fixed a typo in "for C++ language"

2007-03-01 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.7.7
	* DEPENDS: JAVA may now be provided by gcj, so we do not require
	  the z-rejected grimoire
	  JAVA is also optional
	  Added optional depends on g++, mono, and python
	* BUIlD: Use default_build
	  Do *not* call `make install` here!
	  Disable building examples as they are not installed anyways
	* INSTALL: Make executable...
	  Run default_install
	  Modify antlr.sh to point to the proper version
	* antlr.sh: Replace specific version with dummy header to be replaced

2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed UPDATED.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed MAINTAINER.

2006-06-28 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed BUILD_API=2, set grimoire-wide

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2005-11-29 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-07-30 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Added grimoire dependency on z-rejected (Bug #9281)

2005-05-15 John Harding <johnh@kuberaconsulting.com>
	* DETAILS: version bump from 2.7.2 to 2.7.5
	  updated to api2
	* BUILD: complete overhall to configure, make,
	  make install form.
	* INSTALL: added install and antlr.sh, like ant

2005-03-30 Andrew Stitt <astitt@sourcemage.org>
	* BUILD: remove relative paths to grimoire libraries

2003-10-29 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on JAVA
	* HISTORY: Formatted to Guru Handbook

2003-04-28 Vladimir Vydra <vydra@fria.fri.utc.sk>
	* BUILD: script
	* added spell to java sec.
	* DETAILS: Added own SOURCE_URL mirror.

2003-04-27 Chris Dennis <Chris.Dennis@UAlberta.NET>
	* Initial version.