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 |
|