summaryrefslogtreecommitdiff
path: root/intro2-tldr.orig
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-20 13:43:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-20 13:43:58 +0200
commit1bbd01a9837c5a4297e53701055a309593945fa1 (patch)
treeee2724ba79fafbfd2b64928c267e90d8097964ce /intro2-tldr.orig
parentb19d997a16b93f49d5bde0938f7e53949a0ee5f1 (diff)
Update intro scripts
Diffstat (limited to 'intro2-tldr.orig')
-rw-r--r--intro2-tldr.orig20
1 files changed, 4 insertions, 16 deletions
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