OSDN Git Service

Set optimal mime types and executable settings.
[mikumikustudio/MikuMikuStudio.git] / build.xml
2009-03-19 blaine.devSet optimal mime types and executable settings.
2009-03-15 blaine.devMy recent fix to compilation dependency bugs unmasked...
2009-03-15 blaine.devRemoved useless attr
2009-03-15 blaine.devMost importantly, fixed mistakes in Ant compile target...
2009-03-15 blaine.devAllow developer to override javac max memory setting
2008-12-19 andrew.k.carterAdding mechanism to clear the Procedural Texture Genera...
2008-12-16 christoph.luderinclude *.vert,*.frag resources when building jme.jar
2008-10-12 krabienjmonkeyengine.com/jmeforum/index.php?topic=9248.0
2008-07-24 renanseDefaulted debug on to get line numbers in stack traces.
2008-07-22 renanseAdded swt to ant build
2008-06-21 renanseUpdated so at least the build will work. Packaging...
2008-05-19 renansecorrected commenting
2008-05-19 renansesubmission from blaine for enabling debug line numbers...
2007-08-22 rherlitzMoved skybox textures into data folder
2007-08-21 rherlitzUpdated to create a separate jar for each data folder...
2007-08-17 ncaremoved fmod signing
2007-08-17 ncaremoved jmex.sound... RIP
2007-08-03 renanseupdated build.xml file. Thanks doug!
2007-05-25 rherlitzAdded jme-audio.jar(jmex.audio) creation to build.xml
2007-04-23 rherlitzfixed getting all the data folders into jmetest-data.jar
2007-04-19 rherlitzexcluded collada stuff from javadoc generation
2007-02-05 ncaISSUE MINOR:
2006-09-30 llamaIssue minor: include water effects data files (shaders...
2006-09-26 llamaIssue minor: removed fork="true" from <javadoc> target...
2006-08-27 irrisorMINOR: fix javac out of memory (forgot fork=true)
2006-08-27 irrisorMINOR: fix javac out of memory due to that many COLLADA...
2006-08-21 sunsett* Neglected to update webstart JAR signing for changes...
2006-08-21 sunsett* Updated build.xml to create jmex JARs properly
2006-08-06 irrisorMINOR: allow changing nightly build ftp host
2006-05-12 irrisorMINOR: another 1.5 setting
2006-05-12 irrisoruse jdk 1.5 for builds
2006-01-11 renanseUpgraded build script to handle name change of openal dll
2005-10-12 renanseadded jmex.awt jar to build
2005-10-11 irrisorfixed build file for nightly builds
2005-10-11 irrisorintroduced event mode for mouse and key input, added...
2005-10-07 irrisorchanged quotation marks in run-testchooser target
2005-10-06 irrisoradded run-testchooser target
2005-09-27 irrisornightly build: upload src as zip, too
2005-09-25 renanseremoved creation and signing of ui jar
2005-09-23 renansetarget 1.4
2005-09-20 irrisoravoid vector creation in intersectsSphere, some correct...
2005-08-03 Mojomonkeyadded useExternalFile="yes" to doc target
2005-07-29 irrisorant: corrected openal-mac file name
2005-07-29 irrisorant: added defaults for build.properties, made keystore...
2005-07-25 irrisorprepared for nightly builds, 'Main' class added for...
2005-07-08 MojomonkeyAdd additional files for main dist jar.
2005-06-22 MojomonkeyAdded addition of .tga files in the dist-core target.
2005-05-17 erictheredMerged build.xml and build-test.xml. Updated build.xml
2005-05-13 MojomonkeyCouple build errors fixed.
2005-05-12 Mojomonkeynew build.xml for new package structure.
2005-04-30 erictheredBuild files now include the lwjgl_fmod3 jar and now...
2005-04-28 anakanadded lwjgl fmod library
2005-03-10 MojomonkeyAdded source="1.4" to compile tag.
2004-05-21 mojomonkeyCorrected sound library in classpath
2004-03-06 renansenow including main lib resources in jar
2004-02-14 erictheredUpdated build files to accomodate refactoring of tests.
2004-01-07 mojomonkeybuilds com not jme
2003-10-28 mojomonkeyadded the sound jar to the build path.
2003-08-23 mojomonkeydist target was very broken. Now it's only slightly...
2003-08-05 mojomonkeyfixed path issue with exec target.
2003-07-22 mojomonkeyinitial check in of ant build file.