lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] odd/multiarch updated (3c3bbb5 -> 31bf83e)


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch updated (3c3bbb5 -> 31bf83e)
Date: Sun, 19 May 2019 10:38:04 -0400 (EDT)

chicares pushed a change to branch odd/multiarch.

      from  3c3bbb5   Improve quoting
      adds  a6fb202   Replace literal "gcc" with $LMI_COMPILER
      adds  db13831   Copy a directory's contents instead of the directory as 
such
      adds  c4e2286   No longer treat pthread DLL as a compiler runtime file
      adds  09eae7d   Distinguish $exec_prefix from $prefix
      adds  6107ab7   Expunge liblzma
      adds  081657d   Update to a working URL for msw md5sum binary
      adds  2817a1b   Make sure data directory exists before writing to it
      adds  785ff4e   Remove undesirable quotes in scripts
      adds  d8c273d   Let xsltproc be found (by cygwin)
      adds  aee9f4d   For cygwin, add msw system directory to minimal path
      adds  42d072d   Improve shell quoting
      adds  e01b396   Strip carriage returns inserted by msw-native 'xsltproc'
      adds  da16184   Place a throwaway directory in /opt/lmi/, not in /tmp/
      adds  ccd8ff5   Place remaining log in a subdirectory of /opt/lmi/, not 
of /tmp/
      adds  43b066c   Use '--output-sync=recurse' with unit tests
      adds  9e1bbc0   Improve msw minimal path
      adds  9ac370c   Copy proprietary graphics if available; else use generic 
surrogates
      adds  5bff343   Shrink generic logo
      adds  30f5cff   Shrink generic logo less
      adds  ac642ae   Simplify an assertion
      adds  19c01d9   Add minimum- and maximum-age arguments to cso_table()
      adds  7566ae5   Prefer overloading to "magical" default argument values
      adds  09d67a8   Calculate 7PP and CVAT corridor from first principles
      adds  49d083a   Upgrade to gcc-8.x
      adds  bc0c833   Install bsdtar in chroot
      adds  fe191f3   Fully reflect earlier eradication of cygwin "MinGW_" mount
      adds  ca39972   Remove outdated cross-compiling instructions
      adds  d5123bd   Replace some dead gmane URLs
      adds  66ae5a6   Clarify that obsolete makefiles needn't be maintained
      adds  d3d3147   Use MinGW directory only as a variable, never as a literal
      adds  502a7d2   Install MinGW gcc after LMI_* environment variables have 
been set
      adds  0c5f914   Install gcc in an architecture-dependent directory
      adds  b53fd90   Suppress misleading shellcheck diagnostics
      adds  2c95b12   Resolve all shellcheck "SC2046" warnings
      adds  f9b8091   Resolve all shellcheck "SC2003" warnings
      adds  e91fdeb   Resolve all shellcheck "SC1117" warnings
      adds  325dc9f   Resolve all shellcheck "SC2129" warnings
      adds  46d19dd   Resolve all shellcheck "SC2043" warnings
      adds  2945a14   Fix defect introduced 20190509T0002Z: variable used 
before definition
      adds  efe3f6e   Add a test for a script that is used in production
      adds  b146fd7   Add an incidental comment
      adds  a2f3133   Install 'bc'
      adds  b8f724e   Remove zshisms
      adds  781f15e   Remove page border from class cover_page
      adds  f7eb882   Derive cover page from standard_page, not from 
numbered_page
      adds  d68c078   Warn if cover page will overflow
      adds  61da4ed   Install 'vim' for cygwin
      adds  87c94d4   Make 'java' reachable inside cygwin
      adds  8f39614   Improve cygwin-ization
      adds  9915cff   Remove an obsolete comment
      adds  8f18ce9   Install both 32- and 64-bit MinGW gcc and lmi
      adds  3e044f3   Import a script from branch odd/multiarch
      adds  f2caa81   Merge changes from branch odd/multiarch
      adds  b03530f   Improve documentation
      adds  e2e8d43   Adapt imported script to current directory structure
      adds  7ea9aff   Import a terminal-tab setup script from branch 
odd/multiarch
      adds  f52f6e1   Invoke 'set_toolchain.sh' instead of duplicating parts of 
it
      adds  67d4657   Fix defect introduced 20190420T2117: non-minimal $PATH
      adds  f28084a   Prepare to "source" a script in a makefile
      adds  210257a   Source a script in a makefile
      adds  8cb87e1   Remove redundant duplication
      adds  e0988be   Prefer xz to bzip2
      adds  6eace72   Source a shell script in a makefile
      adds  0401064   Set multiple variables
      adds  315d415   Improve encapsulation
      adds  01aee1e   Construct a unique temporary filename to avoid collisions
      adds  65cbb2f   Remove obsolete commentary
      adds  b4dd6ce   Resolve an open issue
      adds  a87426e   Name temporary environment-variables file OAOO
      adds  c10b229   Actually perform some work in the script
      adds  0ca7d61   Don't write env file if its name is empty or unset
      adds  b00ad83   Remove duplicated target name; improve documentation
      adds  f8d4676   Improve and compress output trace
      adds  294f232   Improve documentation
      adds  fa96c05   Make tracing information easier to follow
      adds  8b0a768   Invoke 'rm' without '--force'
      adds  20f6dd2   Add git instructions to copy a branch into a master 
subdirectory
      adds  3ff6c00   Rewrite for clarity
       new  78d7f30   Merge remote-tracking branch 'origin/master' into 
odd/multiarch
       new  31bf83e   Ensure existence of directory required by 
'hooks/pre-commit'


Summary of changes:
 GNUmakefile                                |  23 +-
 Makefile.am                                |   3 +
 README.schroot                             |   2 +-
 bcc_5_5_1.make                             |   4 +-
 check_git_setup.sh                         |   2 +-
 commutation_functions_test.cpp             | 567 ++++++++++++++++++++++++++++-
 como.make                                  |   4 +-
 cover.mst                                  |   2 -
 cso_table.cpp                              |  97 +++--
 cso_table.hpp                              |  10 +
 finra_footer_upper.mst                     |   5 +
 gui_test.sh                                |   7 +-
 gwc/child.make                             |   3 +
 gwc/company_logo.png                       | Bin 129753 -> 44825 bytes
 gwc/develop1.txt                           |   5 +
 gwc/parent.make                            |  43 +++
 gwc/set.sh                                 |  29 ++
 gwc/xc                                     | 198 ----------
 gwc/xc11                                   | 203 -----------
 install_cygwin.bat                         |   2 +-
 install_libxml2_libxslt.make               |  46 +--
 install_mingw.make                         |  29 +-
 install_mingw.make => install_mingw32.make |  21 +-
 install_miscellanea.make                   |   2 +-
 install_msw.sh                             |  68 ++--
 install_wx.sh                              |  20 +-
 install_wxpdfdoc.sh                        |  14 +-
 irc7702_tables.cpp                         |  99 +++++
 irc7702_tables.hpp                         |  64 ++++
 local_options.sh                           |  10 +-
 mst_to_xst.sh                              |  21 +-
 msw_cygwin.make                            |   6 +-
 msw_generic.make                           |  17 -
 nychthemeral_test.sh                       |  55 ++-
 objects.make                               |   2 +
 pdf_command_wx.cpp                         | 119 +++---
 set_toolchain.sh                           |  19 +-
 tabs/3/startup_script                      |   4 +-
 test_coding_rules_test.sh                  |   3 +
 test_schemata.sh                           |  66 ++--
 40 files changed, 1200 insertions(+), 694 deletions(-)
 create mode 100644 gwc/child.make
 create mode 100644 gwc/parent.make
 create mode 100755 gwc/set.sh
 delete mode 100644 gwc/xc
 delete mode 100755 gwc/xc11
 copy install_mingw.make => install_mingw32.make (89%)
 create mode 100644 irc7702_tables.cpp
 create mode 100644 irc7702_tables.hpp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]