From d4cd8442c4ff053de84eb06938d5e5982bcf56b9 Mon Sep 17 00:00:00 2001 From: lightningterror <18107717+lightningterror@users.noreply.github.com> Date: Tue, 29 Nov 2022 10:16:09 +0100 Subject: [PATCH] build: Remove buildbot.xml Was used compiling and distributing builds via Orphis buildbot, no longer needed as we host the builds on our website. Was also used for mscompile. --- buildbot.xml | 73 ---------------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 buildbot.xml diff --git a/buildbot.xml b/buildbot.xml deleted file mode 100644 index e43ca3af11..0000000000 --- a/buildbot.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - true - BuildInParallel=True; - CreateHardLinksForCopyFilesToOutputDirectoryIfPossible=$(CreateHardLinksIfPossible); - CreateHardLinksForCopyAdditionalFilesIfPossible=$(CreateHardLinksIfPossible); - CreateHardLinksForCopyLocalIfPossible=$(CreateHardLinksIfPossible); - CreateHardLinksForPublishFilesIfPossible=$(CreateHardLinksIfPossible); - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Debug - - - - - - - - Devel - - - - - - - - Release - - - - - -