Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jfjBg-00037I-3G for pljava-dev@arkaria.postgresql.org; Mon, 01 Jun 2020 12:05:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jfjBf-00021p-1k for pljava-dev@arkaria.postgresql.org; Mon, 01 Jun 2020 12:05:03 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jfjBe-00021i-Qy for pljava-dev@lists.postgresql.org; Mon, 01 Jun 2020 12:05:02 +0000 Received: from mail-ed1-x535.google.com ([2a00:1450:4864:20::535]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jfjBc-00034N-SB for pljava-dev@lists.postgresql.org; Mon, 01 Jun 2020 12:05:01 +0000 Received: by mail-ed1-x535.google.com with SMTP id e12so1822014eds.2 for ; Mon, 01 Jun 2020 05:05:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KOiFRKiXA6d9PV3HMP+Pz9cOZgbA89yBLwqnacnPR/U=; b=gGpSmfpgUEF9FPUB5SCYZ0dNSl5t63EMQw55H7xSslCgxVZTLnPm6ve9er5PVHlFNa 4XRees8Wg+tT37zCwt//LZQZqEyKoW54EQ+8fHEP3egjAgSthnPfjCcoa7LyrI6dveCg iLrZRJ31rD4kmNxDX9AnwgBD56gb9zxmWGiDev/grVL2owI4DqOhoLTWm8lCv9x708Yj rU1KX2Deq4vwy1t5XmNHUNT71bcUIdsPoq3FKruHzNxhLa21r0z5ZuSf5h2rq3nJeCvg 4olH2s76HhunCiw7azrvqmsZJ7NlzuBsJpwfsETeT4AAmurb0HytVaKxU/UHXV2cWqqt ZTxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KOiFRKiXA6d9PV3HMP+Pz9cOZgbA89yBLwqnacnPR/U=; b=Z08eJMybsUGWRvrc85coO76KvggRyXw8yPIoxNAAi7+9stBI/vaxs2xOd2Hpk9gIb4 pt8kpowf0+hf+z6WBCYqxWTAw7H4bgwgDHlQYHGrneuIqOSKImAyuFOYVzY2mmKse/kW jTwJFtt+2n1D4VYsQ1V98dW8NJh5l+RwkWeKuY1yWF1BJEHejaJ+LkD6FLakMPkWrQcK qVrunuZ0Ciqs6iRX/7qMvtwj82ZVmesJmSj+qqXH8/De03t+LTU8rH80/FMch6XF82va Jtg2L3rzOKQC8kVsu0zpVxBvrtOqwbj3tsU20tSp5rRU4ygvP+K+RyFZYDkhpFZsAciZ wxtQ== X-Gm-Message-State: AOAM530r0nnlhRo5GFsQ5oZUV+wcvddjD/v2ofYhj8QmzatkRFdsgFG1 svzMXTgKR88Lfjgz2x8xy7l7ReMKiHb1QTbk0HA= X-Google-Smtp-Source: ABdhPJx/y7ThELE3asUAPfEbsbrDNUH9rzPJsfT3ALAjkWYf38SP8EZv0XrZXQXrUuKCtof5vggjbws7CfXXOdTbtzE= X-Received: by 2002:a05:6402:17f9:: with SMTP id t25mr21807405edy.134.1591013099135; Mon, 01 Jun 2020 05:04:59 -0700 (PDT) MIME-Version: 1.0 References: <5EC17E17.7070002@anastigmatix.net> <5ECED046.3000308@anastigmatix.net> <5ED0FCB0.405@anastigmatix.net> <5ED10C6D.2020000@anastigmatix.net> <5ED10F36.7060304@anastigmatix.net> <5ED15825.9060504@anastigmatix.net> <5ED270BA.9010001@anastigmatix.net> <5ED3D488.1010401@anastigmatix.net> <5ED474CA.3000106@anastigmatix.net> <5ED4EA10.4030801@anastigmatix.net> In-Reply-To: <5ED4EA10.4030801@anastigmatix.net> From: Kartik Ohri Date: Mon, 1 Jun 2020 17:34:47 +0530 Message-ID: Subject: Re: Starting build-system work (Windows/Mac users please speak up) To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000009b67db05a7049a80" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000009b67db05a7049a80 Content-Type: text/plain; charset="UTF-8" Great! So, I'll begin work on setting up CI for Windows. Once, these PRs are merged I'll update my repository and run a build with -Xcheck:jni in all configurations to a full test for Linux and macOS. --0000000000009b67db05a7049a80 Content-Type: text/html; charset="UTF-8"
Great! So, I'll begin work on setting up CI for Windows. Once, these PRs are merged I'll update my repository and run a build with -Xcheck:jni in all configurations to a full test for Linux and macOS.
--0000000000009b67db05a7049a80--