From 2aac6bb4b179a45908cd9d8c6656fef671c24042 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 13 Jul 2018 12:27:28 +0200 Subject: Initial infrastructure setup --- build/bootstrap.build | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 build/bootstrap.build (limited to 'build/bootstrap.build') diff --git a/build/bootstrap.build b/build/bootstrap.build new file mode 100644 index 0000000..8e62ed7 --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,11 @@ +# file : build/bootstrap.build +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +project = libbutl.bash + +using version +using config +using dist +using test +using install -- cgit v1.1