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.
|
10 years ago |
iwgeric
|
ca76754889
|
SDK: Add missing global library for android native bullet
|
10 years ago |
Normen Hansen
|
433ed2148b
|
- fix creation of private.properties on Windoof
|
10 years ago |
Normen Hansen
|
ef47f61f72
|
- move netbeans download URL to gradle.properties
|
10 years ago |
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
|
10 years ago |
Normen Hansen
|
539c2e65fc
|
- update JmeVersion automatically in build script
- change handling of version "tag" (stable, svn etc.)
|
11 years ago |
Normen Hansen
|
70412593ba
|
clean up some naming in SDK build.gradle
|
11 years ago |
Normen Hansen
|
0c8177f1db
|
delete library folders when cleaning SDK project
|
11 years ago |
Normen Hansen
|
03d91a7022
|
- remove old XML from sdk build file
|
11 years ago |
Normen Hansen
|
9e9b08afa2
|
- add iOS to build
- add optional libraries to SDK
|
11 years ago |
Normen Hansen
|
e872db9abf
|
add copying of test sources to SDK build
|
11 years ago |
Normen Hansen
|
f6e123dbcc
|
add copying of jme3-testdata.jar to SDK
|
11 years ago |
Normen Hansen
|
7b0c31afad
|
update SDK build script with inputs and outputs so that the SDK build will only trigger when needed
|
11 years ago |
Normen Hansen
|
d4546223fc
|
- include SDK in gradle build
- add option to build natives / SDK to gradle properties
- update SDK properties file with jme version
|
11 years ago |
Normen Hansen
|
9877c83f92
|
change SDK build dependencies to make sure engine is copied before the SDK is built
|
11 years ago |
Normen Hansen
|
edad5b57e3
|
create NetBeans private folder to reference NB platform if not done already
|
11 years ago |
Normen Hansen
|
ad0c18cbfe
|
add NetBeans platform base download to SDK build, the SDK should now build out of the box with gradle
|
11 years ago |
Normen Hansen
|
cc494921bd
|
fix SDK build dependencies, access files only after they have been created
|
11 years ago |
Normen Hansen
|
0c226eadaf
|
remove .xml ending from J2SE library names
clean up sdk build file
|
11 years ago |
Normen Hansen
|
8469bb1d16
|
fix creation of project.xml
|
11 years ago |
Normen Hansen
|
f0bbc1b753
|
Add creation of project.xml file with list of imports and public packages for jme3-core-baselibs and jme3-core-libraries
|
11 years ago |
Normen Hansen
|
b3f9edfc9f
|
add xml creation as dependency
|
11 years ago |
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.
|
11 years ago |
Normen Hansen
|
2206fea221
|
add first version of build.gradle for SDK
|
11 years ago |