userandererandrecancel
branchJenkinsTools/mastercancel

70 Commits over 1,886 Days - 0.00cph!

3 Months Ago
SignTool path fix
3 Months Ago
Workspace test 8
3 Months Ago
Workspace test 7
3 Months Ago
Workspace test 6
3 Months Ago
Workspace test 5
3 Months Ago
Workspace test 4
3 Months Ago
Workspace test 3
3 Months Ago
Workspace test 2
3 Months Ago
Workspace test
5 Months Ago
Compile server executable before bundles so compile errors show up faster
11 Months Ago
Revert "Removing buildTarget and standaloneBuildSubtarget Unity startup parameters if SeparateLinuxBuild is disabled (another test)" This reverts commit d0e5c1e457ba09d38adbffb42b6864c142c8b231.
11 Months Ago
Removing buildTarget and standaloneBuildSubtarget Unity startup parameters if SeparateLinuxBuild is disabled (another test)
11 Months Ago
Fixed SeparateLinuxBuild in case we need to use it again in the future
11 Months Ago
Adding back buildTarget and standaloneBuildSubtarget Unity startup parameters, but call server build with "Player" subtarget in an attempt to fix the manifest build
11 Months Ago
Removing buildTarget and standaloneBuildSubtarget Unity startup parameters if SeparateLinuxBuild is disabled
1 Year Ago
Add timestamping to signtool
1 Year Ago
Disabling Unity Accelerator (asset cache server)
1 Year Ago
More SeparateLinuxBuild bullshit
1 Year Ago
Added support to upload client and / or server to a second steam branch
1 Year Ago
Adding SeparateLinuxBuild flag for backwards compatibility
1 Year Ago
Adding buildTarget and standaloneBuildSubtarget startup parameters to Unity
1 Year Ago
Updating macOS shared volume mount name
1 Year Ago
Replacing rsync -rltgoDv with -rltDv
1 Year Ago
Replacing rsync -a with -rltgoDv
1 Year Ago
Updating macOS shared volume mount name
1 Year Ago
Back to calling robocopy directly with a drive letter because everything else gives some sort of error under some circumstances
1 Year Ago
Eliminating "net use" and replacing it with network name, since it fails when the drive letter is already in use
1 Year Ago
Typo
1 Year Ago
Call your own "net use" for shared drive Merge branch 'master' of JenkinsTools
1 Year Ago
Replacing /Volumes/Shared with /Volumes/scratch
3 Years Ago
GetScmInfo now hides comments that start with !
3 Years Ago
EOS: Fixed certificate / key file names
3 Years Ago
EOS changes
3 Years Ago
Support to use different Unity versions for Mac and Win builds
3 Years Ago
Compile fix
3 Years Ago
Fixed robocopy exit code handling (wtf)
3 Years Ago
Use robocopy instead of xcopy Since xcopy has a 254 character path length limit
4 Years Ago
Revert "Upload debug branch before default branch (as requested by Alistair)" This reverts commit 18b0415f2e1e3c998a5010a4c7d1cbcc5f259566.
4 Years Ago
Upload debug branch before default branch (as requested by Alistair)
4 Years Ago
FailFast is false by default (seems to occasionally fuck up the Unity Library on 2019.3) Merge branch 'master' of JenkinsTools
4 Years Ago
Revert "Support to optionally override the Unity version per-platform" This reverts commit c9e67ebdc5bb742ab1f00778283743d7b4b196e0.
4 Years Ago
Support to optionally override the Unity version per-platform
4 Years Ago
Unity logfile artifact fix
4 Years Ago
Plastic log files no longer have identical names on different platforms Removed -silent-crashes from UnityArgs since it is already set in Unity.groovy
4 Years Ago
Include our default args in UnityArgs so they can be overwritten
4 Years Ago
DisableUnityLog fix
4 Years Ago
Compile fix
4 Years Ago
Compile fix
4 Years Ago
Added DisableUnityLog and DisablePlasticLog toggles
4 Years Ago
Added UnityArgs variable to supply additional arguments to Unity