From 1729f42b01aa193ff771c68011593bb2e7ff7ba3 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Sun, 28 Jun 2020 01:37:19 +0100 Subject: Bison installation on macOS fixed by updating to version 3.6 Until this commit, there was a problem when building Bison in parallel in macOS systems. With this commit, this problem has been fixed by updating Bison to its most recent version (3.6). --- .file-metadata | Bin 9226 -> 9163 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 9c02981..4957fa0 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1 From 9ddff8b5c90b522f7dbeb3614b8ef00ceb45f4f2 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 29 Jun 2020 01:11:21 +0100 Subject: Core Xorg libraries necessary for Ghostscript now included Until now, in order to build Ghostscript, the project used the host's Xorg libraries. This was because we hadn't yet added the necessary build rules for them. With this commit, the instructions to build the necessary Xorg libraries for Ghostscript have also been added. Also, the shared Ghostscript library has been built with this commit and two sets of standard fonts are also included, setting us on the path to build TeXLive from source later. This task was done with the help and support of Raul Infante-Sainz. --- .file-metadata | Bin 9163 -> 9050 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 4957fa0..dfcf2ed 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1