[{"id":1100,"web_url":"https://patchwork.libcamera.org/comment/1100/","msgid":"<20190322230005.GD4572@pendragon.ideasonboard.com>","date":"2019-03-22T23:00:05","subject":"Re: [libcamera-devel] [PATCH 2/4] meson: options: Document the\n\toptions","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Kieran,\n\nThank you for the patch.\n\nOn Fri, Mar 22, 2019 at 10:43:48AM +0000, Kieran Bingham wrote:\n> Re-order the project options and add documentation which will be\n> presented by 'meson configure'.\n> \n> This produces the following extra information:\n> \n> Project options:\n>   Option        Current Value Possible Values Description\n>   ------        ------------- --------------- -----------\n>   documentation true          [true, false]   Generate the project documentation\n>   tests         true          [true, false]   Compile and include the tests\n> \n> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\n> ---\n>  meson_options.txt | 9 +++++++--\n>  1 file changed, 7 insertions(+), 2 deletions(-)\n> \n> diff --git a/meson_options.txt b/meson_options.txt\n> index c5df661a2286..97efc85b4412 100644\n> --- a/meson_options.txt\n> +++ b/meson_options.txt\n> @@ -1,2 +1,7 @@\n> -option('tests', type : 'boolean')\n> -option('documentation', type : 'boolean')\n> +option('documentation',\n> +        type : 'boolean',\n> +        description : 'Generate the project documentation')\n> +\n> +option('tests',\n> +        type : 'boolean',\n> +        description: 'Compile and include the tests')","headers":{"Return-Path":"<laurent.pinchart@ideasonboard.com>","Received":["from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 2D813600F9\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSat, 23 Mar 2019 00:00:18 +0100 (CET)","from pendragon.ideasonboard.com\n\t(p5269001-ipngn11702marunouchi.tokyo.ocn.ne.jp [114.158.195.1])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id B880949;\n\tSat, 23 Mar 2019 00:00:16 +0100 (CET)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1553295617;\n\tbh=Cit0Opa7G9oIcgzs4woFXCAD6hTPSvLXOFo+ZeEekhU=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=uEgA5hx5j/zdBW8Cw5n5YRm/BdQPjFuguPi+BEXTAVGnxGLiynC8IPXtywybe4vty\n\tFVsrvLhFCNewGul70K+hjTDAyhKIPgPJ5Yp0YVCMw7wuHYTfk7N/nXD9tB9ZlWsWzB\n\t6rV5XE3OwOhlh/mN9W1faPJpkIfp/RBTKNZ3c/vY=","Date":"Sat, 23 Mar 2019 01:00:05 +0200","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Cc":"LibCamera Devel <libcamera-devel@lists.libcamera.org>","Message-ID":"<20190322230005.GD4572@pendragon.ideasonboard.com>","References":"<20190322104350.31091-1-kieran.bingham@ideasonboard.com>\n\t<20190322104350.31091-3-kieran.bingham@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20190322104350.31091-3-kieran.bingham@ideasonboard.com>","User-Agent":"Mutt/1.10.1 (2018-07-13)","Subject":"Re: [libcamera-devel] [PATCH 2/4] meson: options: Document the\n\toptions","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Fri, 22 Mar 2019 23:00:18 -0000"}}]