24 Commits

Author SHA1 Message Date
Kirill Vainer
b7af06e41c SDK Build: ensure netbeans folder is not empty
For some reason Travis-CI will create folders that were requested to be cached, thus causing the build to fail.
2015-04-27 19:39:50 -04:00
iwgeric
ca76754889 SDK: Add missing global library for android native bullet 2015-03-29 23:02:05 -04:00
Normen Hansen
433ed2148b - fix creation of private.properties on Windoof 2015-01-25 22:24:40 +01:00
Normen Hansen
ef47f61f72 - move netbeans download URL to gradle.properties 2015-01-14 00:28:39 +01:00
Normen Hansen
00f12cfec7 - change behavior of "buildNativeProjects" setting to not exclude native subprojects from build but instead copy precompiled binaries
- disable unnecessary build of static bullet libraries
2015-01-14 00:02:11 +01:00
Normen Hansen
539c2e65fc - update JmeVersion automatically in build script
- change handling of version "tag" (stable, svn etc.)
2014-04-25 17:03:59 +02:00
Normen Hansen
70412593ba clean up some naming in SDK build.gradle 2014-04-25 16:29:18 +02:00
Normen Hansen
0c8177f1db delete library folders when cleaning SDK project 2014-03-24 00:06:58 +01:00
Normen Hansen
03d91a7022 - remove old XML from sdk build file 2014-03-23 23:05:27 +01:00
Normen Hansen
9e9b08afa2 - add iOS to build
- add optional libraries to SDK
2014-03-23 23:05:24 +01:00
Normen Hansen
e872db9abf add copying of test sources to SDK build 2014-03-23 22:31:39 +01:00
Normen Hansen
f6e123dbcc add copying of jme3-testdata.jar to SDK 2014-03-23 22:18:21 +01:00
Normen Hansen
7b0c31afad update SDK build script with inputs and outputs so that the SDK build will only trigger when needed 2014-03-23 17:26:31 +01:00
Normen Hansen
d4546223fc - include SDK in gradle build
- add option to build natives / SDK to gradle properties
- update SDK properties file with jme version
2014-03-23 12:31:26 +01:00
Normen Hansen
9877c83f92 change SDK build dependencies to make sure engine is copied before the SDK is built 2014-03-23 12:03:16 +01:00
Normen Hansen
edad5b57e3 create NetBeans private folder to reference NB platform if not done already 2014-03-23 11:39:49 +01:00
Normen Hansen
ad0c18cbfe add NetBeans platform base download to SDK build, the SDK should now build out of the box with gradle 2014-03-23 02:49:09 +01:00
Normen Hansen
cc494921bd fix SDK build dependencies, access files only after they have been created 2014-03-23 01:46:37 +01:00
Normen Hansen
0c226eadaf remove .xml ending from J2SE library names
clean up sdk build file
2014-03-23 00:04:09 +01:00
Normen Hansen
8469bb1d16 fix creation of project.xml 2014-03-22 23:37:29 +01:00
Normen Hansen
f0bbc1b753 Add creation of project.xml file with list of imports and public packages for jme3-core-baselibs and jme3-core-libraries 2014-03-22 23:31:23 +01:00
Normen Hansen
b3f9edfc9f add xml creation as dependency 2014-03-22 19:07:20 +01:00
Normen Hansen
fa70181dbc Add SDK project library creation scripts to build that creates the J2SE library entries from the engine build setup. Some libraries are renamed and some still missing (android-base etc.)
Also moved the library descriptors completely to jme3-project-baselibs, only the actual jar files remain in jme3-project-libraries.
2014-03-22 19:01:36 +01:00
Normen Hansen
2206fea221 add first version of build.gradle for SDK 2014-03-22 14:55:13 +01:00