[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (fe191f3 -> 46d19dd)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (fe191f3 -> 46d19dd) |
Date: |
Sun, 12 May 2019 22:25:15 -0400 (EDT) |
chicares pushed a change to branch master.
from fe191f3 Fully reflect earlier eradication of cygwin "MinGW_" mount
new ca39972 Remove outdated cross-compiling instructions
new d5123bd Replace some dead gmane URLs
new 66ae5a6 Clarify that obsolete makefiles needn't be maintained
new d3d3147 Use MinGW directory only as a variable, never as a literal
new 502a7d2 Install MinGW gcc after LMI_* environment variables have
been set
new 0c5f914 Install gcc in an architecture-dependent directory
new b53fd90 Suppress misleading shellcheck diagnostics
new 2c95b12 Resolve all shellcheck "SC2046" warnings
new f9b8091 Resolve all shellcheck "SC2003" warnings
new e91fdeb Resolve all shellcheck "SC1117" warnings
new 325dc9f Resolve all shellcheck "SC2129" warnings
new 46d19dd Resolve all shellcheck "SC2043" warnings
Summary of changes:
bcc_5_5_1.make | 4 +-
check_git_setup.sh | 2 +-
como.make | 4 +-
gwc/xc | 198 -----------------------------------------
gwc/xc11 | 203 -------------------------------------------
install_libxml2_libxslt.make | 2 +-
install_mingw.make | 7 +-
install_msw.sh | 18 ++--
install_wx.sh | 4 +-
install_wxpdfdoc.sh | 4 +-
local_options.sh | 10 ++-
msw_cygwin.make | 5 +-
test_coding_rules_test.sh | 3 +
test_schemata.sh | 56 ++++++------
14 files changed, 71 insertions(+), 449 deletions(-)
delete mode 100644 gwc/xc
delete mode 100755 gwc/xc11
- [lmi-commits] [lmi] master updated (fe191f3 -> 46d19dd),
Greg Chicares <=
- [lmi-commits] [lmi] master d3d3147 04/12: Use MinGW directory only as a variable, never as a literal, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master f9b8091 09/12: Resolve all shellcheck "SC2003" warnings, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master 2c95b12 08/12: Resolve all shellcheck "SC2046" warnings, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master 502a7d2 05/12: Install MinGW gcc after LMI_* environment variables have been set, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master b53fd90 07/12: Suppress misleading shellcheck diagnostics, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master 66ae5a6 03/12: Clarify that obsolete makefiles needn't be maintained, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master d5123bd 02/12: Replace some dead gmane URLs, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master e91fdeb 10/12: Resolve all shellcheck "SC1117" warnings, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master 0c5f914 06/12: Install gcc in an architecture-dependent directory, Greg Chicares, 2019/05/12
- [lmi-commits] [lmi] master 46d19dd 12/12: Resolve all shellcheck "SC2043" warnings, Greg Chicares, 2019/05/12