aboutsummaryrefslogtreecommitdiff
path: root/mbuild
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-05-13 10:40:53 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-05-13 10:40:53 +0300
commita6009c74a92f1c01d725364635aa38eba67bc15a (patch)
tree7d32fccda77097689394885dd0b0e8c8f7aa6c11 /mbuild
parentd23b2c3792712662408c332a52547dc903cc5c43 (diff)
Squashed 'gitstatus/' changes from f81313e2..1a80249d
1a80249d build: verify libgit2 tarball sha256 74c3d56f bash: call mktemp only once and avoid `mktemp -u` b139dec4 install: use mktemp if available 9f594d24 bash: block SIGQUIT and SIGTSTP in daemon 73f47ea3 add sha256 verification for downloaded gitstatusd; enable gitee mirror git-subtree-dir: gitstatus git-subtree-split: 1a80249d2b6a53fd076ae846f8fcc501183ca5a5
Diffstat (limited to 'mbuild')
-rwxr-xr-xmbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbuild b/mbuild
index a1a8cda8..c5d5c87f 100755
--- a/mbuild
+++ b/mbuild
@@ -46,7 +46,7 @@
# ps> C:\msys64\autorebase.bat
# - Install 64-bit and 32-bit cygwin: https://cygwin.com/install.html.
# - Choose to install 32-bit to c:/cygwin32 instead of the default c:/cygwin.
-# - Select these packages: binutils, cmake, gcc-core, gcc-g++, git, make, wget.
+# - Select these packages: binutils, cmake, gcc-core, gcc-g++, git, make, perl, wget.
#
# IMPORTANT: Install msys2 and cygwin one at a time.
#