lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (fd6587af -> ceb0ac3b)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (fd6587af -> ceb0ac3b)
Date: Mon, 27 Jun 2022 19:56:07 -0400 (EDT)

chicares pushed a change to branch master.

      from  fd6587af  Import improved commentary
       new  b2160aeb  Expunge $(actually_used_lmi_so_attributes)
       new  3bb0968b  Expunge two more needless local variables
       new  a68f8519  Transplant $REQUIRED_CPPFLAGS
       new  63460397  Expunge useless history
       new  0771a1bb  Don't accept obsolete compiler versions
       new  67455db4  Expunge obsolete history
       new  c63aa42b  Refactor
       new  d8ac666a  Generally avoid remaking makefiles
       new  76ac1bab  Transplant a definition
       new  620bcee6  Refactor in anticipation of transplantation
       new  ceb0ac3b  Fix defect introduced 20220623T2020Z: required 
information hidden


Summary of changes:
 autodependency.make                           |   6 +
 compiler.make                                 |   6 +
 compiler_clang.make                           |  11 ++
 compiler.make => compiler_clang_warnings.make |  13 +-
 compiler_gcc.make                             | 188 ++++++--------------------
 compiler.make => compiler_gcc_warnings.make   |  15 +-
 configuration.make                            |   8 +-
 msw_common.make                               |  33 ++++-
 msw_cygwin.make                               |   4 +
 msw_generic.make                              |   4 +
 msw_wsl.make                                  |   4 +
 objects.make                                  |   4 +
 posix_fhs.make                                |   4 +
 workhorse.make                                |   2 +-
 14 files changed, 131 insertions(+), 171 deletions(-)
 copy compiler.make => compiler_clang_warnings.make (72%)
 copy compiler.make => compiler_gcc_warnings.make (68%)



reply via email to

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