summaryrefslogtreecommitdiff
path: root/intro2-tldr.orig
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-10-20 08:20:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-10-20 08:20:42 +0200
commitc5285edaf06e1ed364d398fd387b66f8ad568276 (patch)
treee1a07d86183030910419c5e5690c0e41c16694f5 /intro2-tldr.orig
parent2410330b2ad1a832e785a5b8ed22052feec0869e (diff)
Updates for 0.14.0 releasev0.14.0
Diffstat (limited to 'intro2-tldr.orig')
-rw-r--r--intro2-tldr.orig30
1 files changed, 15 insertions, 15 deletions
diff --git a/intro2-tldr.orig b/intro2-tldr.orig
index f96c55a..769f179 100644
--- a/intro2-tldr.orig
+++ b/intro2-tldr.orig
@@ -1,6 +1,6 @@
created new executable project hello in /tmp/hello.git/
-[master (root-commit) 3eadc4d] first commit
- 13 files changed, 127 insertions(+)
+[master (root-commit) 838e609] first commit
+ 13 files changed, 141 insertions(+)
create mode 100644 .gitattributes
create mode 100644 .gitignore
create mode 100644 README.md
@@ -38,7 +38,7 @@ hello
+ bdep init --config-create ../hello-gcc cc config.cxx=g++
initializing in project /tmp/hello/
-created configuration /tmp/hello-gcc/ 1 default,forwarded,auto-synchronized
+created configuration /tmp/hello-gcc/ 1 target default,forwarded,auto-synchronized
synchronizing:
new hello/0.1.0
@@ -59,9 +59,9 @@ 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/
@@ -79,22 +79,22 @@ fetching from https://git.build2.org/hello/libprint.git
+ bdep status -i
hello configured 0.1.0#1
- libhello ^1.0.0 configured 1.0.0+4 available [1.1.0+6] [1.0.0+6]
+ libhello ^1.0.0 configured 1.0.0+4 available [1.1.0+8] [1.0.0+8]
+ bdep sync libhello
synchronizing:
- new libformat/1.0.0+6 (required by libhello)
- new libprint/1.0.0+6 (required by libhello)
- upgrade libhello/1.1.0+6
+ new libformat/1.0.0+8 (required by libhello)
+ 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+6
-distributing libprint/1.0.0+6
-distributing libhello/1.1.0+6
+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:
- drop libprint/1.0.0+6 (unused)
- drop libformat/1.0.0+6 (unused)
- downgrade libhello/1.0.0+6
+ drop libprint/1.0.0+8 (unused)
+ drop libformat/1.0.0+8 (unused)
+ downgrade libhello/1.0.0+8
reconfigure hello/0.1.0#1
-distributing libhello/1.0.0+6
+distributing libhello/1.0.0+8