aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-10-11 15:44:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-10-11 15:44:39 +0200
commit1ee55930c06cc1e39da63c0096fce7e9facee103 (patch)
tree4a201823a6d3527de393da91b7ff5b4123bce50e /buildfile
parent3bfe882189f708f4fc83fbed5ae20fa5851e38bf (diff)
Rename BOOTSTRAP-{MINGW,MSVC} to BOOTSTRAP-WINDOWS-{...}
Also mention WSL in addition to MSYS and Cygwin as a UNIX-like emulation on Windows.
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile16
1 files changed, 8 insertions, 8 deletions
diff --git a/buildfile b/buildfile
index 8391cff..fd343d0 100644
--- a/buildfile
+++ b/buildfile
@@ -8,14 +8,14 @@
d = libpkgconf/ libbutl/ build2/ \
libsqlite3/ libodb/ libodb-sqlite/ libbpkg/ bpkg/ bdep/ doc/
-i = \
-INSTALL \
-UPGRADE \
-BOOTSTRAP-MACOSX \
-BOOTSTRAP-MINGW \
-BOOTSTRAP-MSVC \
-BOOTSTRAP-UNIX \
-BOOTSTRAP-WINDOWS
+i = \
+INSTALL \
+UPGRADE \
+BOOTSTRAP-UNIX \
+BOOTSTRAP-MACOSX \
+BOOTSTRAP-WINDOWS \
+BOOTSTRAP-WINDOWS-MINGW \
+BOOTSTRAP-WINDOWS-MSVC
./: $d doc{$i README CONTRIBUTING.md} cli{$i} file{build.sh build-*} manifest