MeFisto94
|
7fb899fc3f
Revert "Revert to 11.04+11 to see if this fixes dubious problems"
|
5 лет назад |
MeFisto94
|
9befc38e5a
Revert to 11.04+11 to see if this fixes dubious problems
|
6 лет назад |
MeFisto94
|
b6848c867a
Revert "Source level 11"
|
6 лет назад |
MeFisto94
|
e2b70360e2
Revert "Fixes the Installer Error on Windows:"
|
6 лет назад |
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.
|
6 лет назад |
MeFisto94
|
56794c6a57
Upgrade NBI Installer Stubs to allow the Installer to work with JDKs > 8
|
6 лет назад |
MeFisto94
|
77995cf411
Try to fix #224 - Make build-installers break the build if it fails
|
6 лет назад |
MeFisto94
|
3df62f7578
Fixes the Installer Error on Windows:
|
6 лет назад |
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.
|
6 лет назад |
MeFisto94
|
b320ed7d3f
Merge pull request #221 from tonihele/hints_renewal
|
6 лет назад |
Toni Helenius
|
a3e8809ff2
Check startsWith (see if setter) like the original tried
|
6 лет назад |
MeFisto94
|
a75426c6b6
Merge pull request #218 from tonihele/build_stuff
|
6 лет назад |
MeFisto94
|
dd83ec3d8d
Fix Regression from 7f748feca5d8b684074fd5fdf5895827610a650b
|
6 лет назад |
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
|
6 лет назад |
MeFisto94
|
8a46211c01
Try to fix Download JDKs once again (changes to how symbolic links work)
|
6 лет назад |
MeFisto94
|
66955494e0
Try to fix JDK Building, which seems to happen that on some platforms, relative symbolic links explicitly need the -r flag.
|
6 лет назад |
MeFisto94
|
698a289db3
Since we don't use mavenLocal anymore, we don't need to fix the POM
|
6 лет назад |
MeFisto94
|
b123a42980
Fix build by disabling the caching of the netbeans folder.
|
6 лет назад |
MeFisto94
|
f7f76d5000
Fix broken JDK Symlinks
|
6 лет назад |
MeFisto94
|
30efcd8e9a
Fix Regression from 4221ce9b9f231a6c4e45f29a0c5393245dfa5ee0 - Don't delete the engine folder in between the build
|
6 лет назад |
MeFisto94
|
d01a0fc583
Fix Regression from 4221ce9b9f231a6c4e45f29a0c5393245dfa5ee0 - Forgot to add settings.gradle to enable the Composing Builds
|
6 лет назад |
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)
|
6 лет назад |
MeFisto94
|
adec749fd5
Build: Remove unused Properties, which are leftover from the Engine Repo
|
6 лет назад |
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.
|
6 лет назад |
MeFisto94
|
8641dc5b2d
Harness Override: Upgrade to Netbeans 11.2.1
|
6 лет назад |
Toni Helenius
|
da19e433b5
Remove legacy hints module, rewrite the hints to the newer module
|
6 лет назад |
MeFisto94
|
5cd3b9448c
Merge pull request #219 from tonihele/cleanups_2
|
6 лет назад |
Toni Helenius
|
30f25aad6f
Added some generics and removed usages of deprecated methods
|
6 лет назад |
Toni Helenius
|
d7a7096e45
Updated build stuff
|
6 лет назад |
MeFisto94
|
5eeeb06184
Use the Release-Drafter Bot to keep track of changes.
|
6 лет назад |