gohai
22e55751b0
Add JSSC to Javadoc build
2013-10-01 21:30:09 -07:00
Ben Fry
665a46969d
require Java 7 for build
2013-10-01 18:54:37 -04:00
Ben Fry
1ff526a796
fix build message on OS X
2013-10-01 18:45:40 -04:00
Ben Fry
506aeebc6c
trying again with JDK 7u40 requirement on OS X
2013-10-01 18:36:47 -04:00
Ben Fry
b41033e88e
check in appbundler to fix build issues
2013-10-01 18:24:57 -04:00
Ben Fry
fa3a5d9fb6
update javadoc and fix generation to link out
2013-09-29 10:10:13 -04:00
Ben Fry
f8d7edbec0
a cry for help
2013-09-25 10:50:45 -04:00
Ben Fry
91ae0c5aeb
set dock icon attempt
2013-09-25 10:50:29 -04:00
Ben Fry
78c127ab1d
add java executable on OS X, force local when running
2013-09-22 16:57:14 -04:00
Ben Fry
9dda73b3f1
Merge branch 'master' of github.com:processing/processing
2013-09-22 16:16:39 -04:00
Ben Fry
8e0121c4b7
continued efforts with build scripts, removing unused JRE files
2013-09-22 16:16:32 -04:00
Ben Fry
0e5bfcd20f
remove build failure when no JDK is installed
2013-09-22 15:43:55 -04:00
Ben Fry
56f129d902
working to remove javafx from the download
2013-09-22 15:33:49 -04:00
Ben Fry
e5de8bc877
add minimum system version and javafx removal
2013-09-22 15:33:37 -04:00
Ben Fry
58daa8ba93
making the 7u40 build the default
2013-09-22 14:09:58 -04:00
Ben Fry
f1fe5f1f4b
Merge branch 'master' of github.com:processing/processing
2013-09-22 13:51:18 -04:00
Ben Fry
b63263c8e5
trying to tweak the Linux build
2013-09-22 13:51:09 -04:00
Ben Fry
837caa5725
add notes to MovieMaker project
2013-09-22 13:50:58 -04:00
Ben Fry
e10daecd14
change ignore for new JRE
2013-09-21 16:55:58 -04:00
Ben Fry
716f3f84b3
move to different version of JRE download
2013-09-21 16:51:47 -04:00
Ben Fry
90016ebb02
more build work, use Apple version of extensions
2013-09-21 16:31:37 -04:00
Ben Fry
d02e038f02
working on new build with windows
2013-09-21 16:01:21 -04:00
Ben Fry
c2a571e6cf
remove the mangler and the old howto
2013-09-21 15:38:50 -04:00
Ben Fry
da39a2a1a4
replace crusty icon with generic document icon
2013-09-21 15:28:19 -04:00
Ben Fry
bd27e998c4
remove unused video lib files, add icon bundle stuff
2013-09-21 14:29:15 -04:00
Ben Fry
5d97a9c0bc
the Contents/Java switch ain't all that useful
2013-09-21 12:22:00 -04:00
Ben Fry
cdae8066a0
other minor cleanups
2013-09-21 10:45:35 -04:00
Ben Fry
ab24f64efe
further work on the plist simplification
2013-09-21 10:34:30 -04:00
Ben Fry
1f616001dc
more cleanup
2013-09-21 10:18:46 -04:00
Ben Fry
148a201a7c
further cleanup to XML plisting
2013-09-21 09:53:04 -04:00
Ben Fry
11f5b0f990
fixes for Xcode 5
2013-09-21 09:52:48 -04:00
Ben Fry
11acf34681
give up on inane Java XML writer that cannot do indents
2013-09-21 09:41:16 -04:00
Ben Fry
5955f3bb99
further work on the new bundler and build script
2013-09-17 23:42:36 -04:00
Ben Fry
2d7b1041fe
add project for appbundler
2013-09-17 21:30:52 -04:00
Ben Fry
6e2a0c9884
remove /Classes from the classpath
2013-09-17 21:25:28 -04:00
Ben Fry
d04281fdc5
working on 7u40 prep, remove dynamic loading code from ThinkDifferent
2013-09-17 21:19:40 -04:00
Ben Fry
be5431b16f
add ignore file
2013-09-17 19:41:21 -04:00
Ben Fry
32cbc55449
more tweaks to appbundler
2013-09-17 19:39:05 -04:00
Ben Fry
873637e7ae
adding a hacked version of appbundler
2013-09-17 19:34:11 -04:00
Ben Fry
7eb0f19d65
change build scripts to use built-in ecj (removes jdk req)
2013-09-12 19:21:57 -04:00
Ben Fry
be08ef7c23
misc fixes, todo updates
2013-09-12 18:00:58 -04:00
Ben Fry
ac814c326e
finalizing release notes
2013-09-05 16:19:51 -04:00
Ben Fry
4cd280a19a
wrapping up revisions list
2013-09-05 00:34:19 -04:00
Ben Fry
e640decc81
todo notes and attempting to wrap revisions
2013-09-05 00:02:30 -04:00
Ben Fry
424894e9e2
preparing release
2013-08-23 09:43:36 -04:00
Abe Pazos
00449a6fba
Add missing double quotes to readlink call. Opening paths with spaces now works.
...
I was trying to make it possible to double click on .pde files on Ubuntu 13.04 following http://forum.processing.org/topic/ubuntu-12-10-launch-pde-files-from-nautilus
I noticed that files found in paths that include spaces would not open. I fixed it by adding double quotes to a readlink call at the end of the Processing launcher script. Other similar calls to readlink in the same file already included double quotes.
2013-08-17 22:12:24 +02:00
Ben Fry
e62f220f15
removing experimental mode
2013-08-14 20:21:26 -04:00
Ben Fry
1ccec1da71
finishing up the release notes
2013-08-14 14:26:25 -04:00
Ben Fry
2f7e717633
start working on release notes for 2.0.2
2013-08-13 22:42:51 -04:00
Ben Fry
5be48673c1
add proxy server support ( #1476 )
2013-08-07 16:41:22 -04:00