changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: rm subs

changeset 277: c81aeca05d76
parent 276: 8f6b1cd443fe
child 278: b37de13ac9b7
author: Richard Westhaver <ellis@rwest.io>
date: Mon, 17 Jun 2024 01:05:52 +0000
files: .hgsub .hgsubstate bootstrap.sh
description: rm subs
     1.1--- a/.hgsub	Sun Jun 16 21:13:25 2024 -0400
     1.2+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3@@ -1,4 +0,0 @@
     1.4-etc=https://vc.compiler.company/comp/etc
     1.5-home=https://vc.compiler.company/comp/home
     1.6-pod=https://vc.compiler.company/comp/pod
     1.7-box=https://vc.compiler.company/comp/box
     1.8\ No newline at end of file
     2.1--- a/.hgsubstate	Sun Jun 16 21:13:25 2024 -0400
     2.2+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3@@ -1,4 +0,0 @@
     2.4-36849cbd95545dc18f5a4a3d07c9055beca38f0b box
     2.5-d5b76348e00ed20d362eb1a4109abd45a784cd7b etc
     2.6-411f423567fcee89ca7f50fbeca938ada70c2cf1 home
     2.7-748865b8b90b31eabb0fc19f404683cf5505d272 pod
     3.1--- a/bootstrap.sh	Sun Jun 16 21:13:25 2024 -0400
     3.2+++ b/bootstrap.sh	Mon Jun 17 01:05:52 2024 +0000
     3.3@@ -23,6 +23,7 @@
     3.4   ensure mkdir -p "${_stash}/bin"
     3.5   ensure mkdir -p "${_stash}/lib"
     3.6   ensure mkdir -p "${_stash}/include"
     3.7+  ensure mkdir -p "${_stash}/tmp"
     3.8   cd "${_stash}"
     3.9   local _sbcl_pack="sbcl.tar.zst"
    3.10   # local _rocksdb_pack="rocksdb.tar.zst"