eliot-dev
[Top][All Lists]
Advanced

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

[Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.1-31-g32a7aa2


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.1-31-g32a7aa2
Date: Wed, 24 Jun 2020 11:17:51 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Eliot".

The branch, master has been updated
       via  32a7aa223483c115e5ddaa2eee4d26f783c0f490 (commit)
       via  4497fc01da6de6742eae0ab1ba5e8d91b61243a9 (commit)
       via  ce35dc43d1515901aa5a3f2e59db1d0d3f9e3f58 (commit)
       via  b2cf69e3afa4fe1d63fb067848fa2d0723a307ff (commit)
       via  636af9f99f1f089f880d772b70217e83ad9d3422 (commit)
       via  7bc44cf5ece3a2bd05132eb06dc6430d50eebd18 (commit)
       via  757d9b26be1634b9617355599608c057b1542957 (commit)
      from  0a1a46942e4d9d307b620f94e94bb41e21cc2e03 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 32a7aa223483c115e5ddaa2eee4d26f783c0f490
Author: Olivier Teuliere <ipkiss@gmail.com>
Date:   Sat Apr 11 12:34:06 2020 +0200

    Fix libintl and add support for gettext in the win32 contribs

commit 4497fc01da6de6742eae0ab1ba5e8d91b61243a9
Author: Olivier Teuliere <ipkiss@gmail.com>
Date:   Sat Apr 11 11:15:41 2020 +0200

    Small fixes to the package-win32-dir target

commit ce35dc43d1515901aa5a3f2e59db1d0d3f9e3f58
Author: Olivier Teuliere <ipkiss@gmail.com>
Date:   Sat Apr 11 10:56:01 2020 +0200

    Update contribs (everything except Qt)

commit b2cf69e3afa4fe1d63fb067848fa2d0723a307ff
Author: Olivier Teuliere <ipkiss@gmail.com>
Date:   Sat Apr 11 10:29:55 2020 +0200

    Use Qt5 by default
    
    Support for Qt4 will be dropped once the remaining issues with Qt5 are
    solved (crash on startup on Arch Linux and problems with
    cross-compilation for Windows).

commit 636af9f99f1f089f880d772b70217e83ad9d3422
Author: Olivier Teuliere <ipkiss@gmail.com>
Date:   Sat Apr 11 09:59:30 2020 +0200

    Update some m4 macros with their latest version

commit 7bc44cf5ece3a2bd05132eb06dc6430d50eebd18
Author: Olivier Teuliere <ipkiss@gmail.com>
Date:   Mon Apr 6 19:27:39 2020 +0200

    Update gettext and stop using a local intl folder

commit 757d9b26be1634b9617355599608c057b1542957
Author: Olivier Teuliere <ipkiss@gmail.com>
Date:   Sat Apr 11 09:42:14 2020 +0200

    Fix a few warnings with recent Qt5 versions

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                                         |   2 +-
 Makefile.am                                        |  15 +-
 configure.ac                                       |  26 +--
 dic/Makefile.am                                    |   8 +-
 extras/contrib/Makefile                            |  82 +++++--
 .../{apr.patch => apr-configure-hacks.patch}       |  25 +--
 m4/ax_boost_base.m4                                | 242 ++++++++++++---------
 m4/ax_cxx_gcc_abi_demangle.m4                      |  21 +-
 m4/ax_lib_expat.m4                                 |  16 +-
 po/makefile-qt4.patch                              |  17 +-
 qt/Makefile.am                                     |   2 +-
 qt/arbitration_widget.cpp                          |   2 +-
 qt/aux_window.cpp                                  |   5 +-
 qt/main_window.cpp                                 |   7 +-
 qt/new_game.cpp                                    |   1 +
 qt/stats_widget.cpp                                |   2 +-
 qt/topping_widget.cpp                              |   2 +-
 qt/training_widget.cpp                             |   3 +-
 utils/Makefile.am                                  |   4 +-
 19 files changed, 294 insertions(+), 188 deletions(-)
 rename extras/contrib/{apr.patch => apr-configure-hacks.patch} (57%)


hooks/post-receive
-- 
Eliot



reply via email to

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