bringert
|
db433bc409
|
Added target for building GF with profiling
|
2004-07-14 12:44:15 +00:00 |
|
aarne
|
ffd6c23155
|
some fixes
|
2004-06-24 19:08:30 +00:00 |
|
aarne
|
22e3bdce02
|
fixed unlexer
|
2004-06-24 15:13:40 +00:00 |
|
aarne
|
0a6ded780f
|
welcome msg
|
2004-06-24 14:13:55 +00:00 |
|
aarne
|
3b39607bba
|
last-minute bug fixes
|
2004-06-24 14:06:09 +00:00 |
|
bringert
|
d3db78ad31
|
Added RPM building setup instructions.
|
2004-06-24 11:01:03 +00:00 |
|
bringert
|
1870deb717
|
Fixed typo in install-editor target
|
2004-06-24 08:42:43 +00:00 |
|
bringert
|
306b9c8506
|
Added vendor tag
|
2004-06-24 08:25:21 +00:00 |
|
bringert
|
69065b0b74
|
Put jar file in share instead of lib
|
2004-06-24 08:21:59 +00:00 |
|
krijo
|
ff7f51ec15
|
Adding Mac OS X build instructions (essentially the same as other UNIXes).
|
2004-06-23 15:33:48 +00:00 |
|
krijo
|
7de578e146
|
Added .PHONY for install rule.
|
2004-06-23 15:21:33 +00:00 |
|
bringert
|
732db2269d
|
Include auxillary files for configure in binary packages.
|
2004-06-23 15:15:13 +00:00 |
|
bringert
|
63f5a7b62f
|
binary-dist now builds the gf binary. this takes a looong time.
|
2004-06-23 14:15:16 +00:00 |
|
bringert
|
aa917b4a2d
|
Reverted version to 2.0, the pre1 tag caused problems with rpm building.
|
2004-06-23 14:06:10 +00:00 |
|
bringert
|
785ce7e63d
|
moved 'pre1' to release. rpm does not allow it in version
|
2004-06-23 14:02:30 +00:00 |
|
bringert
|
4c6926373f
|
Set version number to 2.0-pre1
|
2004-06-23 13:53:49 +00:00 |
|
bringert
|
801a2cb9f1
|
Find java with configure, do not include preprocessed jgf script in binary dists.
|
2004-06-23 13:46:40 +00:00 |
|
bringert
|
09b3c82997
|
Added exec and final newline.
|
2004-06-23 13:35:52 +00:00 |
|
bringert
|
212a59c446
|
Added missing dirs for install in binary-dist target
|
2004-06-23 13:30:45 +00:00 |
|
bringert
|
29dc468900
|
Fixed tab/space snafu
|
2004-06-23 13:28:43 +00:00 |
|
bringert
|
ba9d7ba3e2
|
Do not use prefix inside the binary dist
|
2004-06-23 13:23:25 +00:00 |
|
bringert
|
e5315aa5fd
|
Added autoconf step
|
2004-06-23 13:14:03 +00:00 |
|
bringert
|
bcb0adca84
|
Add final newline to not get messed up on solaris.
|
2004-06-23 13:12:44 +00:00 |
|
bringert
|
f753d01a0b
|
Added ReleaseProcedure. Added configureation and makefiles for binary packages. Configure now lets you specify which javac and jar to use.
|
2004-06-23 13:09:56 +00:00 |
|
aarne
|
6802bcca2c
|
some fixes for Shae
|
2004-06-23 11:57:17 +00:00 |
|
bringert
|
0c84670725
|
delete BIN_DIST_DIR at end of binary-dist
|
2004-06-23 10:41:05 +00:00 |
|
bringert
|
8a098696c1
|
Use gtar instead of tar to be sure to get GNU tar.
|
2004-06-23 10:40:22 +00:00 |
|
bringert
|
cd3f267daa
|
Fixed script to only include .gf files. Updated generated script.
|
2004-06-23 09:44:27 +00:00 |
|
bringert
|
0f9070bf3a
|
Added binary-dist target.
|
2004-06-23 09:02:54 +00:00 |
|
bringert
|
8443f80500
|
Added Solaris VCS configure instructions
|
2004-06-23 08:39:48 +00:00 |
|
bringert
|
7906215075
|
Get CPPFLAGS and LDFLAGS from configure
|
2004-06-23 07:24:46 +00:00 |
|
bringert
|
97112b53d3
|
Change references to gf2 to gf.
|
2004-06-22 15:48:57 +00:00 |
|
bringert
|
b19c44e163
|
Call gf as gf, not gf2.
|
2004-06-22 15:47:22 +00:00 |
|
bringert
|
bab786d20e
|
Rename gf2 and jgf2 to gf and jgf2
|
2004-06-22 15:28:07 +00:00 |
|
bringert
|
d0ee0d6901
|
install target now installs gfdoc
|
2004-06-22 14:59:04 +00:00 |
|
bringert
|
cf1df1bab5
|
Include gfdoc in rpm
|
2004-06-22 14:55:33 +00:00 |
|
aarne
|
0b55c09abb
|
make gfdoc
|
2004-06-22 14:54:05 +00:00 |
|
bringert
|
8a0d51c5f6
|
Put editor in main package.
|
2004-06-22 14:12:51 +00:00 |
|
bringert
|
06bd91870e
|
Build separate package for the java editor
|
2004-06-22 13:54:31 +00:00 |
|
bringert
|
fad8e4c44f
|
use -source 1.4 for java code
|
2004-06-22 13:42:48 +00:00 |
|
bringert
|
90337afc6f
|
go to src before make install
|
2004-06-22 13:42:00 +00:00 |
|
bringert
|
ba567262b6
|
use target 1.4 for java code
|
2004-06-22 13:24:01 +00:00 |
|
aarne
|
bd99ecbea9
|
spec
|
2004-06-22 13:13:28 +00:00 |
|
aarne
|
65693a05fd
|
arranging for dist
|
2004-06-22 13:09:56 +00:00 |
|
bringert
|
7edf59f000
|
Do make install in %install section
|
2004-06-22 13:06:03 +00:00 |
|
bringert
|
de80918427
|
don't include release2.html
|
2004-06-22 13:03:58 +00:00 |
|
bringert
|
3003113134
|
recreate for-ghc-nofun if it does not exist, since cvs export prunes empty dirs
|
2004-06-22 12:37:28 +00:00 |
|
aarne
|
53f7d4ecfb
|
fixes in parsing
|
2004-06-22 12:33:31 +00:00 |
|
bringert
|
3986f8c265
|
Added rpm target. Fixed source dir name in rpm spec.
|
2004-06-22 12:15:39 +00:00 |
|
bringert
|
a3a4c3f8ca
|
Delete files that should not be in the distribution.
|
2004-06-22 12:13:19 +00:00 |
|
bringert
|
8b71e75094
|
delete tarbalss in distclean
|
2004-06-22 12:02:14 +00:00 |
|
bringert
|
cc0fbb46f8
|
Added autoconf step.
|
2004-06-22 12:01:06 +00:00 |
|
bringert
|
457d00100a
|
Do autoconf in src dir when making dist
|
2004-06-22 11:58:45 +00:00 |
|
bringert
|
1de7132520
|
Build jar file for java classes. Added dist target.
|
2004-06-22 11:56:24 +00:00 |
|
bringert
|
5629e77ba5
|
Moved distclean target to after clean
|
2004-06-22 09:44:46 +00:00 |
|
bringert
|
b41a8937db
|
Cleaned up Makefile, build for unix be default, create nofud-links in the right places.
|
2004-06-22 09:33:43 +00:00 |
|
bringert
|
ed2dccfcf2
|
Added configure step to install instructions
|
2004-06-22 09:32:02 +00:00 |
|
bringert
|
d1190cc839
|
Added GF description and pointer to the INSTALL file.
|
2004-06-22 09:25:37 +00:00 |
|
bringert
|
d8dcb5a8ef
|
Added RPM spec
|
2004-06-22 08:56:34 +00:00 |
|
bringert
|
9cc3e87735
|
Added configure script, added install target, changed MkToday to a shell script to avoid a build-time dependency on runhugs
|
2004-06-22 08:56:20 +00:00 |
|
bringert
|
464a2937cb
|
Added placeholder readme file
|
2004-06-22 08:54:31 +00:00 |
|
bringert
|
56312ed045
|
Added license file
|
2004-06-22 08:54:14 +00:00 |
|
aarne
|
fdfd77a7d5
|
some new Swedish paradigms
|
2004-06-21 15:14:37 +00:00 |
|
aarne
|
b248e6e25e
|
for release meeting
|
2004-06-21 08:53:58 +00:00 |
|
aarne
|
a134a1fd65
|
pdf
|
2004-06-21 08:35:01 +00:00 |
|
peb
|
1efb265000
|
*** empty log message ***
|
2004-06-18 14:23:15 +00:00 |
|
aarne
|
22613ceb37
|
small things
|
2004-06-18 13:14:50 +00:00 |
|
aarne
|
29b9dcaf82
|
preced
|
2004-06-18 08:52:38 +00:00 |
|
aarne
|
94f8d310cb
|
path in file name test in ReadFiles
|
2004-06-17 14:10:06 +00:00 |
|
aarne
|
a77519ba10
|
bug fixes ; command so ; reintroduce batch mode
|
2004-06-16 14:49:50 +00:00 |
|
peb
|
9fae09a77c
|
*** empty log message ***
|
2004-06-15 18:34:54 +00:00 |
|
peb
|
aa9f1ee7a3
|
*** empty log message ***
|
2004-06-15 18:24:17 +00:00 |
|
aarne
|
3fb91e0f44
|
improved make facility: remember state if fails; does not need source
|
2004-06-15 13:55:54 +00:00 |
|
peb
|
652618742a
|
*** empty log message ***
|
2004-06-10 14:37:43 +00:00 |
|
aarne
|
3522b2a3cd
|
readfiles
|
2004-06-10 14:34:07 +00:00 |
|
aarne
|
f07087647e
|
KeY
|
2004-06-09 18:43:06 +00:00 |
|
janna
|
63232b6982
|
*** empty log message ***
|
2004-06-06 19:57:56 +00:00 |
|
peb
|
c10aa3b696
|
*** empty log message ***
|
2004-06-06 10:11:10 +00:00 |
|
aarne
|
e78e5a6af7
|
SymbPN and SymbCN in resources
|
2004-06-03 19:31:39 +00:00 |
|
peb
|
7716f81886
|
*** empty log message ***
|
2004-06-02 11:17:15 +00:00 |
|
peb
|
9b0a968597
|
*** empty log message ***
|
2004-06-02 11:05:39 +00:00 |
|
aarne
|
b103e87bc4
|
external translator
|
2004-05-28 12:18:28 +00:00 |
|
aarne
|
6dcf9f1cd4
|
command option check
|
2004-05-27 14:43:13 +00:00 |
|
aarne
|
244307ca37
|
MyParser: hook for external parser
|
2004-05-27 08:28:43 +00:00 |
|
peb
|
a4c388374f
|
*** empty log message ***
|
2004-05-26 19:40:11 +00:00 |
|
peb
|
e3e0da73ac
|
*** empty log message ***
|
2004-05-26 18:44:40 +00:00 |
|
aarne
|
2945d9bcb8
|
strict BinTree
|
2004-05-26 08:33:27 +00:00 |
|
aarne
|
ba74c109cd
|
fix eng parad
|
2004-05-21 15:12:51 +00:00 |
|
aarne
|
8963681a3b
|
peel head i ; gt nometas ; gf2hs
|
2004-05-18 20:57:13 +00:00 |
|
janna
|
086733a6fe
|
*** empty log message ***
|
2004-05-03 21:02:18 +00:00 |
|
aarne
|
f644f13527
|
Generation with metavariables.
|
2004-05-03 12:39:32 +00:00 |
|
aarne
|
de3ad4cbd7
|
generation in jgf
|
2004-05-02 12:36:19 +00:00 |
|
aarne
|
54947d3e4c
|
gt Term
|
2004-05-02 08:21:25 +00:00 |
|
aarne
|
487571a685
|
Improved gt; Karin C's examples.
|
2004-04-30 19:52:34 +00:00 |
|
aarne
|
fc99b225a7
|
generation command gt n
|
2004-04-30 15:18:38 +00:00 |
|
aarne
|
c9d10ab5ed
|
random gen to fill given term
|
2004-04-30 11:28:35 +00:00 |
|
peb
|
36a68bce6a
|
*** empty log message ***
|
2004-04-30 08:26:01 +00:00 |
|
peb
|
181e128230
|
*** empty log message ***
|
2004-04-30 07:17:03 +00:00 |
|
aarne
|
cbbb6d65c7
|
gr F ? ?
|
2004-04-30 05:02:49 +00:00 |
|
peb
|
9e23c25e28
|
*** empty log message ***
|
2004-04-29 08:22:32 +00:00 |
|