lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (adc56d25 -> 6030d119)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (adc56d25 -> 6030d119)
Date: Thu, 23 Jun 2022 18:33:52 -0400 (EDT)

chicares pushed a change to branch master.

      from  adc56d25  Factor out gcc specifics
       new  f90190e4  Clearly mark an alternative as unimplemented
       new  24a5a5db  Punctuate 'e.g.' and 'i.e.' consistently
       new  17d7660c  Begin to provide for compilers other than gcc
       new  76ab8c12  Eschew magic values
       new  1461f1b1  Assume cygwin is like other msw platforms
       new  0fc04fea  Refactor
       new  6030d119  Prepare to support clang


Summary of changes:
 single_cell_document.rnc => compiler.make       | 22 ++++++------
 single_cell_document.rnc => compiler_clang.make | 21 +++++------
 compiler_gcc.make                               | 46 ++++++++++++++++++++++++-
 configuration.make                              | 14 --------
 input_sequence.cpp                              |  4 +--
 mc_enum.cpp                                     |  2 +-
 msw_cygwin.make                                 | 17 +--------
 msw_generic.make                                | 24 +------------
 msw_wsl.make                                    | 24 +------------
 objects.make                                    |  2 +-
 posix_fhs.make                                  | 12 ++-----
 rtti_lmi.hpp                                    |  2 +-
 set_toolchain.sh                                | 11 +++---
 workhorse.make                                  |  8 ++---
 14 files changed, 86 insertions(+), 123 deletions(-)
 copy single_cell_document.rnc => compiler.make (67%)
 copy single_cell_document.rnc => compiler_clang.make (66%)



reply via email to

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