Commit Graph

1327 Commits

Author SHA1 Message Date
Manindra Moharana 4d4dcfa5ac updated deafults.txt with PDE X prefs 2014-06-26 12:33:44 +05:30
Manindra Moharana 77886697f3 updated build files to integrate pdex 2014-06-23 10:50:18 +05:30
Ben Fry 4359a16f0e increase heap size to 256m (-Xmx256) per Manindra request 2014-06-06 12:39:58 -04:00
codeanticode feb7f2328d removed video from the build process 2014-06-05 17:18:49 -04:00
Ben Fry f94805087e fail on error with delete, need to fix some errors 2014-06-05 12:39:12 -04:00
Ben Fry 6666d4fe5b switch to 7u60 2014-06-05 12:18:25 -04:00
Ben Fry 10e03fbd69 modify revisions and incorporate additional Python changes 2014-05-19 21:04:07 -04:00
Ben Fry f7cdef19e5 additional video changes for Python Mode 2014-05-19 15:26:37 -04:00
Ben Fry b7d57049f3 write revisions file 2014-05-19 14:52:27 -04:00
Ben Fry af3c5be8ab write release notes 2014-05-12 20:14:49 -04:00
Ben Fry 2970497860 more cleanups, and add JNA switch for Linux launcher and cmd 2014-05-10 15:57:55 -04:00
Ben Fry c43003496f simplify layout a bit more 2014-05-10 15:53:35 -04:00
Ben Fry 187dd45087 git rid of launcher folder, since it is now the only one 2014-05-10 15:16:21 -04:00
Ben Fry 27105ec73d removing obselete export and build files 2014-05-10 15:13:14 -04:00
Ben Fry abef7c420c fix for JNA issues on OS X 2014-05-10 15:06:22 -04:00
Ben Fry e9d835b331 update config, use external config to make icons work in export, turn off stdout from launch4j ant 2014-05-10 11:38:12 -04:00
Ben Fry 00eaea0ea6 additional launcher cleanups 2014-05-10 10:58:19 -04:00
Ben Fry 6956f9ddb3 remove google code uploader (no longer usable) 2014-05-10 10:29:05 -04:00
Ben Fry fae27d4354 cleaning out unused code, old comments 2014-05-10 10:21:57 -04:00
Ben Fry d26c782925 move assemble portion earlier so that launch4j is available 2014-05-10 09:39:56 -04:00
Ben Fry f5867d03ec moving launch4j to the correct location 2014-05-09 12:14:46 -04:00
Ben Fry 793b9a7771 clean up build scripts and update launch4j 2014-05-08 20:02:52 -04:00
Ben Fry 9615932f2f rest of the updates for launch4j 2014-05-08 19:57:00 -04:00
Ben Fry 4db451d3d7 more cleanups 2014-05-08 19:42:18 -04:00
Ben Fry bff0b37274 updating to launch4j 3.4 2014-05-08 19:41:19 -04:00
Ben Fry bf9b7137d0 tweak 64- and 32-bit export on Windows to include JNA switch 2014-05-08 16:14:52 -04:00
Ben Fry 72fb419c3d todo notes plus start on fixes for #2239 on Windows 2014-05-08 16:10:50 -04:00
Ben Fry 511f5a8208 update to u55 for OS X build, and disallow 1.8 2014-04-16 19:09:30 -04:00
Ben Fry c8c01e5373 tweak release notes 2014-04-15 13:42:54 -04:00
Ben Fry 75e238462c release notes and merges 2014-04-15 12:55:40 -04:00
Ben Fry db7135376b fix for code signing on Mavericks (#2453) 2014-04-15 12:33:28 -04:00
Ben Fry 3cb16702a3 fighting with code signing, change source version 2014-04-13 09:12:28 -04:00
Ben Fry 1cc7017be0 release notes for 2.1.2 2014-04-11 14:45:09 -04:00
Ben Fry 5101506047 backing out pull #2432 2014-04-11 05:55:05 -04:00
Ben Fry 649477cf6c double entry 2014-04-08 04:28:15 -04:00
Jonathan Feinberg a1bdd2e2ed Make OpenGL core classes available to PDE on Windows. 2014-04-07 21:55:21 -04:00
Jonathan Feinberg c73b206731 Make OpenGL stuff available to PDE runtime on mac. 2014-04-07 21:44:50 -04:00
Ben Fry a7272ce5c7 wrapping up and release notes 2014-01-21 23:52:10 -05:00
Ben Fry 26d02e72c9 Merge pull request #2269 from gohai/serial-new
Appbundler: Add Contents/Java to java.library.path for loadLibrary to find .jnilib files
2014-01-21 20:31:47 -08:00
Ben Fry 0e469143cb fix app name on OS X, update JVM requirement, misc todo items 2014-01-21 21:33:01 -05:00
Ben Fry cfb40240b3 fix compile warning 2014-01-21 18:20:16 -05:00
Ben Fry 69a3beaede fix compile warnings/errors 2014-01-21 18:19:28 -05:00
gohai 7d9e51e9ae Appbundler: Add Contents/Java to java.library.path for loadLibrary to find .jnilib files
Upon including processing.serial.*, the java.library.path of the sketch - when compiled normally - gets expanded to include the location of the specific library subfolder. For exported sketches on MacOS, java.library.path points just to Contents/MacOS inside the application, which causes loadLibrary inside custom libraries to fail. Since those library files (*.jnilib) get copied into Contents/Java, change the java.library.path to include this location as well.

Somewhat confident that this shouldn't break things, but this is touching core infrastructure.
2013-12-17 00:02:07 -08:00
Ben Fry 0849866d05 add some notes about building src version 2013-10-27 16:44:46 -04:00
Ben Fry 7f70c7425f set default to embed Java on export app 2013-10-27 16:23:40 -04:00
Ben Fry 795a0c681a write release notes 2013-10-27 15:52:43 -04:00
Ben Fry fe27b9cd4e release notes and todo items 2013-10-25 17:44:51 -04:00
Ben Fry 935c509abc get Commander working on OS X, addl updates 2013-10-25 15:43:33 -04:00
Ben Fry d291df309b additional font tweaks (#2135) 2013-10-25 10:04:44 -04:00
Ben Fry b8f9bb628f reset everyone's anti-aliasing setting for the editor (#2164) 2013-10-23 18:24:20 -04:00