[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (3ff6c00 -> 97a8cf8)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (3ff6c00 -> 97a8cf8) |
Date: |
Sun, 19 May 2019 19:29:18 -0400 (EDT) |
chicares pushed a change to branch master.
from 3ff6c00 Rewrite for clarity
new 9a36758 Rewrite for clarity
new 995bf3e Ensure existence of directory required by
'hooks/pre-commit'
new e5172aa Set $LMI_COMPILER and $LMI_TRIPLET to defaults if unset
or null
new 6b5f5b2 Rely on 'set_toolchain.sh' to set $LMI_COMPILER and
$LMI_TRIPLET
new 4849fae Make sure $LMI_COMPILER and $LMI_TRIPLET are set
new 97a8cf8 Fix an observed problem
Summary of changes:
GNUmakefile | 34 ++++++++++++++++++----------------
INSTALL | 2 +-
gwc/.zshrc | 3 ---
install_libxml2_libxslt.make | 7 ++++---
install_mingw.make | 6 ++++--
install_mingw32.make | 6 ++++--
install_msw.sh | 2 ++
install_wx.sh | 4 ++--
install_wxpdfdoc.sh | 4 ++--
set_toolchain.sh | 16 +++++++++-------
tabs/5/startup_script | 2 +-
test_schemata.sh | 3 +++
12 files changed, 50 insertions(+), 39 deletions(-)
- [lmi-commits] [lmi] master updated (3ff6c00 -> 97a8cf8),
Greg Chicares <=
- [lmi-commits] [lmi] master 4849fae 5/6: Make sure $LMI_COMPILER and $LMI_TRIPLET are set, Greg Chicares, 2019/05/19
- [lmi-commits] [lmi] master 97a8cf8 6/6: Fix an observed problem, Greg Chicares, 2019/05/19
- [lmi-commits] [lmi] master 6b5f5b2 4/6: Rely on 'set_toolchain.sh' to set $LMI_COMPILER and $LMI_TRIPLET, Greg Chicares, 2019/05/19
- [lmi-commits] [lmi] master 995bf3e 2/6: Ensure existence of directory required by 'hooks/pre-commit', Greg Chicares, 2019/05/19
- [lmi-commits] [lmi] master 9a36758 1/6: Rewrite for clarity, Greg Chicares, 2019/05/19
- [lmi-commits] [lmi] master e5172aa 3/6: Set $LMI_COMPILER and $LMI_TRIPLET to defaults if unset or null, Greg Chicares, 2019/05/19