[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (e0988be -> 3ff6c00)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (e0988be -> 3ff6c00) |
Date: |
Sat, 18 May 2019 20:53:33 -0400 (EDT) |
chicares pushed a change to branch master.
from e0988be Prefer xz to bzip2
new 6eace72 Source a shell script in a makefile
new 0401064 Set multiple variables
new 315d415 Improve encapsulation
new 01aee1e Construct a unique temporary filename to avoid collisions
new 65cbb2f Remove obsolete commentary
new b4dd6ce Resolve an open issue
new a87426e Name temporary environment-variables file OAOO
new c10b229 Actually perform some work in the script
new 0ca7d61 Don't write env file if its name is empty or unset
new b00ad83 Remove duplicated target name; improve documentation
new f8d4676 Improve and compress output trace
new 294f232 Improve documentation
new fa96c05 Make tracing information easier to follow
new 8b0a768 Invoke 'rm' without '--force'
new 20f6dd2 Add git instructions to copy a branch into a master
subdirectory
new 3ff6c00 Rewrite for clarity
Summary of changes:
gwc/child.make | 3 +++
gwc/develop1.txt | 5 +++++
gwc/parent.make | 43 +++++++++++++++++++++++++++++++++++++++++++
gwc/set.sh | 29 +++++++++++++++++++++++++++++
4 files changed, 80 insertions(+)
create mode 100644 gwc/child.make
create mode 100644 gwc/parent.make
create mode 100755 gwc/set.sh
- [lmi-commits] [lmi] master updated (e0988be -> 3ff6c00),
Greg Chicares <=
- [lmi-commits] [lmi] master 20f6dd2 15/16: Add git instructions to copy a branch into a master subdirectory, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master 8b0a768 14/16: Invoke 'rm' without '--force', Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master 3ff6c00 16/16: Rewrite for clarity, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master fa96c05 13/16: Make tracing information easier to follow, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master f8d4676 11/16: Improve and compress output trace, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master b00ad83 10/16: Remove duplicated target name; improve documentation, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master 0ca7d61 09/16: Don't write env file if its name is empty or unset, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master 294f232 12/16: Improve documentation, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master c10b229 08/16: Actually perform some work in the script, Greg Chicares, 2019/05/18
- [lmi-commits] [lmi] master a87426e 07/16: Name temporary environment-variables file OAOO, Greg Chicares, 2019/05/18