From 1bbd01a9837c5a4297e53701055a309593945fa1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 20 Oct 2021 13:43:58 +0200 Subject: Update intro scripts --- intro2-tldr.orig | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) (limited to 'intro2-tldr.orig') diff --git a/intro2-tldr.orig b/intro2-tldr.orig index 769f179..2b8531a 100644 --- a/intro2-tldr.orig +++ b/intro2-tldr.orig @@ -1,5 +1,6 @@ +Script started on Wed 20 Oct 2021 01:28:03 PM SAST created new executable project hello in /tmp/hello.git/ -[master (root-commit) 838e609] first commit +[master (root-commit) 032348d] first commit 13 files changed, 141 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore @@ -15,7 +16,7 @@ created new executable project hello in /tmp/hello.git/ create mode 100644 manifest create mode 100644 repositories.manifest -+ git clone file:///tmp/hello.git ++ git clone --no-progress file:///tmp/hello.git Cloning into 'hello'... + tree hello @@ -53,29 +54,20 @@ Hello, World! + b fetching git:build2.org/hello/libhello#v1.0.0 (prerequisite of dir:/tmp/hello) -querying https://git.build2.org/hello/libhello.git -fetching from https://git.build2.org/hello/libhello.git synchronizing /tmp/hello-gcc/: new libhello/1.0.0+4 (required by hello) upgrade hello/0.1.0#1 -distributing libhello/1.0.0+4 +version.in ../hello-gcc/libhello-1.0.0+4/libhello/version.hxx.in c++ ../hello-gcc/libhello-1.0.0+4/libhello/cxx{hello} c++ hello/cxx{hello}@../hello-gcc/hello/hello/ -version.in ../hello-gcc/libhello-1.0.0+4/libhello/version.hxx.in ld ../hello-gcc/libhello-1.0.0+4/libhello/libs{hello} ld ../hello-gcc/hello/hello/exe{hello} ln ../hello-gcc/hello/hello/exe{hello} -> hello/ + bdep fetch fetching git:build2.org/hello/libhello (prerequisite of dir:/tmp/hello) -querying https://git.build2.org/hello/libhello.git -fetching from https://git.build2.org/hello/libhello.git fetching git:build2.org/hello/libformat##HEAD (prerequisite of git:build2.org/hello/libhello) -querying https://git.build2.org/hello/libformat.git -fetching from https://git.build2.org/hello/libformat.git fetching git:build2.org/hello/libprint##HEAD (prerequisite of git:build2.org/hello/libhello) -querying https://git.build2.org/hello/libprint.git -fetching from https://git.build2.org/hello/libprint.git + bdep status -i hello configured 0.1.0#1 @@ -87,9 +79,6 @@ synchronizing: new libprint/1.0.0+8 (required by libhello) upgrade libhello/1.1.0+8 reconfigure hello/0.1.0#1 -distributing libformat/1.0.0+8 -distributing libprint/1.0.0+8 -distributing libhello/1.1.0+8 + bdep sync libhello/1.0.0 synchronizing: @@ -97,4 +86,3 @@ synchronizing: drop libformat/1.0.0+8 (unused) downgrade libhello/1.0.0+8 reconfigure hello/0.1.0#1 -distributing libhello/1.0.0+8 -- cgit v1.1