MeFisto94
|
70626cd22c
Fix 3.3 related build breakage
|
5 năm trước cách đây |
MeFisto94
|
1fe10b52cf
Updating nbi-engine once again, as the old approach was not new enough, lots of apple specific packages are now under java.awt.desktop
|
5 năm trước cách đây |
MeFisto94
|
2bce7bd963
Try an upgraded nbi-engine version to fix Mac OS X
|
5 năm trước cách đây |
MeFisto94
|
4b11793b89
Workaround for jMonkeyEngine/#1260 - Manually trigger an engine build
|
5 năm trước cách đây |
MeFisto94
|
c9e86f3442
Bump JDK Version to 11.0.6
|
5 năm trước cách đây |
MeFisto94
|
7fb899fc3f
Revert "Revert to 11.04+11 to see if this fixes dubious problems"
|
5 năm trước cách đây |
MeFisto94
|
9befc38e5a
Revert to 11.04+11 to see if this fixes dubious problems
|
5 năm trước cách đây |
MeFisto94
|
b6848c867a
Revert "Source level 11"
|
5 năm trước cách đây |
MeFisto94
|
e2b70360e2
Revert "Fixes the Installer Error on Windows:"
|
5 năm trước cách đây |
MeFisto94
|
8bc231ec0e
Attempt to fix the Installers: Java Home is now set to the jdk directory itself and a separate jre directory doesn't exist anymore.
|
5 năm trước cách đây |
MeFisto94
|
56794c6a57
Upgrade NBI Installer Stubs to allow the Installer to work with JDKs > 8
|
5 năm trước cách đây |
MeFisto94
|
77995cf411
Try to fix #224 - Make build-installers break the build if it fails
|
5 năm trước cách đây |
MeFisto94
|
3df62f7578
Fixes the Installer Error on Windows:
|
5 năm trước cách đây |
MeFisto94
|
32ecc255d1
Fixes the Mac OS X Build: ANT errored on the symlinks which are now present. A more final solution has to be proposed which will resolve all the symlinks or track the upstream bug and see if Ant can be changed to work properly with those values.
|
5 năm trước cách đây |
MeFisto94
|
b320ed7d3f
Merge pull request #221 from tonihele/hints_renewal
|
5 năm trước cách đây |
Toni Helenius
|
a3e8809ff2
Check startsWith (see if setter) like the original tried
|
5 năm trước cách đây |
MeFisto94
|
a75426c6b6
Merge pull request #218 from tonihele/build_stuff
|
5 năm trước cách đây |
MeFisto94
|
dd83ec3d8d
Fix Regression from 7f748feca5d8b684074fd5fdf5895827610a650b
|
5 năm trước cách đây |
MeFisto94
|
7f748feca5
Remove 32bit Linux JDK from the Build, as this isn't supported by OpenJDK anymore and Ubuntu also stopped shipping 32bit builds. Also drop Blender Linux 32bit Support
|
5 năm trước cách đây |
MeFisto94
|
8a46211c01
Try to fix Download JDKs once again (changes to how symbolic links work)
|
5 năm trước cách đây |
MeFisto94
|
66955494e0
Try to fix JDK Building, which seems to happen that on some platforms, relative symbolic links explicitly need the -r flag.
|
5 năm trước cách đây |
MeFisto94
|
698a289db3
Since we don't use mavenLocal anymore, we don't need to fix the POM
|
5 năm trước cách đây |
MeFisto94
|
b123a42980
Fix build by disabling the caching of the netbeans folder.
|
5 năm trước cách đây |
MeFisto94
|
f7f76d5000
Fix broken JDK Symlinks
|
5 năm trước cách đây |
MeFisto94
|
30efcd8e9a
Fix Regression from 4221ce9b9f231a6c4e45f29a0c5393245dfa5ee0 - Don't delete the engine folder in between the build
|
5 năm trước cách đây |
MeFisto94
|
d01a0fc583
Fix Regression from 4221ce9b9f231a6c4e45f29a0c5393245dfa5ee0 - Forgot to add settings.gradle to enable the Composing Builds
|
5 năm trước cách đây |
MeFisto94
|
4221ce9b9f
Build: Fix a design problem. Before this we used to install the engine into the local maven repository. This had several flaws: Apart from spamming the developers mavenLocal repository with thousands(!) of engine versions, it was hard to predict the actual engine version to use. This is because with Pull Requests or Tags and different Branches the names changed, especially when both the engine and the sdk had a tag. Controlling the engine version is now only controlled by the TRAVIS_TAG ENV-Var or manually on the engine repo (where usually master is cloned otherwise)
|
5 năm trước cách đây |
MeFisto94
|
adec749fd5
Build: Remove unused Properties, which are leftover from the Engine Repo
|
5 năm trước cách đây |
MeFisto94
|
7cdb9aa440
Fixes #220 - Make Gradle update netbeans to the latest version (here 11.2.1, to fix a bug), as only minor versions can be downloaded directly, not bugfix patches.
|
5 năm trước cách đây |
MeFisto94
|
8641dc5b2d
Harness Override: Upgrade to Netbeans 11.2.1
|
5 năm trước cách đây |