Commit Graph

140 Commits

Author SHA1 Message Date
benfry
84b4bb03e0 cleaning and repairing.. heading in towards rev 57 2003-08-03 21:36:15 +00:00
benfry
afe854f925 fixes to the windows build and dist scripts 2003-08-03 21:03:01 +00:00
benfry
8e344460a1 set default size of console 2003-08-03 20:29:27 +00:00
benfry
c4950610ca modifying scripts for newer serial setup 2003-08-03 20:28:45 +00:00
benfry
409b489b67 removing javacomm stuff, since it'll be copied in by dist script 2003-08-03 18:49:42 +00:00
benfry
2615ad1574 removing old rxtx packages 2003-08-03 18:37:49 +00:00
benfry
45716ecdf5 replacing Proce55ing.app with Processing.app 2003-07-31 20:17:01 +00:00
benfry
a2522939c5 attempts to turn off console antialiasing, fix for cmd-key macosx issues 2003-07-30 04:32:53 +00:00
benfry
32a0413090 save tab pane location, make windows height narrower for prettiness 2003-07-29 18:47:02 +00:00
benfry
97eaa1d2a1 saveBytes/saveStrings now implemented.. plus lots of cleanup 2003-07-29 17:53:09 +00:00
benfry
a08a94c303 moved reference code into PdeBase, tidying readme, cleanup console 2003-07-29 03:11:48 +00:00
benfry
9b3436133e added chmod +x for unpacking reference (to make reference launch work) 2003-07-28 21:40:16 +00:00
benfry
bbbc086cda smaller misc stuff, mostly for macosx, hacking on some of danh's changes 2003-07-27 19:35:13 +00:00
rocha
671ef1d8bf added QT_JAVA_PATH to PDE classpath because new BVideo.java 2003-07-26 20:16:47 +00:00
benfry
68c0fb3810 attempt to get javac running, especially for macos9 2003-07-25 22:27:53 +00:00
benfry
de39ce3a03 tweaks to macos9 / macosx build scripts 2003-07-24 22:45:04 +00:00
benfry
3e062d5c84 build and dist script cleanup / tweaks 2003-07-24 22:43:19 +00:00
benfry
a62c6c95cb added a copy of the exe file to cvs so that ppl don't need all of gcc to
build p5
2003-07-24 01:18:31 +00:00
benfry
ce4429d23e .exe file created by make script.. no longer needed here 2003-07-24 01:14:35 +00:00
benfry
5a1f1daaa1 removed references to Proce55ing (old naming), fixed up .cvsignore,
Makefile now produces processing.exe
2003-07-23 22:42:05 +00:00
dmose
b49896e054 Removed extraneous -cp on Java commandline and added export CLASSPATH, just in case 2003-07-23 15:19:30 +00:00
benfry
b797db7ec0 tweaks to get $CLASSPATH back in there 2003-07-23 14:14:19 +00:00
dmose
0ab5983120 Changes to make OSX build, run, and dist with the new Jikes compiler 2003-07-23 09:57:08 +00:00
dmose
ac15da5226 Switch to default jikes.exe compiler (no cygwin dlls required, updated to version 1.18) 2003-07-21 17:38:58 +00:00
dmose
9eb22d4ae1 Switch to gcc-based build of the launcher 2003-07-21 17:37:05 +00:00
dmose
538cea4482 Switch to windows-style path-specifiers and CLASSPATHs in some places so that we can now build with the default windows-native jikes binary that does not depend on cygwin DLLs 2003-07-21 08:29:42 +00:00
dmose
7fceaf4091 Replace Kjc compiler with jikes 2003-07-13 22:09:50 +00:00
benfry
4558cd64b7 getting gl4java wired in, removing KjcApplet for simplicity 2003-07-13 18:08:53 +00:00
benfry
fbb475c0e3 info on how to build for the mac platform contributed by tmohn 2003-07-13 15:18:50 +00:00
benfry
cd766ccba6 pde keywords 2003-07-07 15:14:42 +00:00
benfry
c826b5b361 replacing virus-ridden p5.exe 2003-07-03 23:44:51 +00:00
benfry
58ce5061b4 final bits for 56 2003-07-03 01:29:23 +00:00
benfry
a6e1c07776 misc todo and whatnot 2003-07-02 21:19:56 +00:00
dmose
4cd6fd369f Fixed to work with newer versions of gcc, which require that main() return an int. 2003-06-29 23:05:12 +00:00
dmose
08e42e7299 Fixed so that the script works for users who don't already have CLASSPATH exported. 2003-06-29 23:01:44 +00:00
benfry
00a2fca5ce this is 0056rc1 2003-06-26 23:56:46 +00:00
benfry
e0edaa186d notes on building macos, and changes to todo 2003-06-24 16:44:53 +00:00
benfry
198aaa5d41 random todos and addendum to howto 2003-06-16 23:26:22 +00:00
benfry
9931e36a22 tweak to the instructions 2003-06-09 15:54:23 +00:00
benfry
69445c182b instructions on building and a copy of cygwin-built jikes 2003-06-09 15:52:30 +00:00
benfry
fbb1d484a9 moving around the reference, and updating build scripts for it 2003-06-09 12:57:11 +00:00
benfry
2fd4f789c8 post-55 stuff 2003-05-30 01:08:55 +00:00
benfry
61f850a677 tidbit for build script 2003-05-28 01:09:15 +00:00
benfry
497465f1ce fixes to make this work on jdk 1.3 and jdk 1.1 2003-05-28 00:54:51 +00:00
benfry
d645389f8c finishing up for 55 2003-05-28 00:06:46 +00:00
benfry
a860c5afea integrating second set of video code, macosx integration, and misc 2003-05-04 20:00:49 +00:00
rocha
6d6f359fb8 Added Sound Engine (with SONIC flag)!! 2003-04-30 06:33:43 +00:00
benfry
21de8357b6 changes for wheelmouse auto-detect, and incorporating video 2003-04-29 15:52:30 +00:00
benfry
a926b3a96d fixes for 0054 2003-04-11 18:02:34 +00:00
benfry
73ff35536c last bits for 53 2003-04-04 16:21:09 +00:00