[qet] [GIT] qet/qet.git branch master updated. 0.8.rc-40-gc88d1ef

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.

The branch, master has been updated
       via  c88d1ef6bb027e209acb43d9c63a75de8eb509ac (commit)
      from  d2fb0d8ad19e0e300310db88ba0ee7a97a6a6dee (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 c88d1ef6bb027e209acb43d9c63a75de8eb509ac
Author: Simon De Backer <simondebacker@xxxxxxx>
Date:   Sun Dec 13 00:40:43 2020 +0100

    Refactoring Cmake
    
    cleaning up the Cmake code

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

Summary of changes:
 CMakeLists.txt                                     | 898 ++-------------------
 cmake/copyright_message.cmake                      |  34 +
 .../developer_options.cmake                        |  27 +-
 cmake/fetch_kdeaddons.cmake                        |  55 ++
 tests/CMakeLists.txt => cmake/fetch_pugixml.cmake  |  21 +-
 .../fetch_singleapplication.cmake                  |  26 +-
 .../git_last_commit_sha.cmake                      |  36 +-
 .../git_update_submodules.cmake                    |  30 +-
 cmake/paths_compilation_installation.cmake         |  85 ++
 CMakeLists.txt => cmake/qet_compilation_vars.cmake | 385 +--------
 tests/CMakeLists.txt => cmake/start_options.cmake  |  24 +-
 tests/CMakeLists.txt                               |   4 +-
 tests/catch/CMakeLists.txt                         |  47 +-
 tests/googlemock/CMakeLists.txt                    |  49 +-
 tests/googletest/CMakeLists.txt                    |  49 +-
 tests/qttest/CMakeLists.txt                        |  49 +-
 16 files changed, 401 insertions(+), 1418 deletions(-)
 create mode 100644 cmake/copyright_message.cmake
 copy tests/CMakeLists.txt => cmake/developer_options.cmake (54%)
 create mode 100644 cmake/fetch_kdeaddons.cmake
 copy tests/CMakeLists.txt => cmake/fetch_pugixml.cmake (56%)
 copy tests/CMakeLists.txt => cmake/fetch_singleapplication.cmake (56%)
 copy tests/CMakeLists.txt => cmake/git_last_commit_sha.cmake (50%)
 copy tests/CMakeLists.txt => cmake/git_update_submodules.cmake (56%)
 create mode 100644 cmake/paths_compilation_installation.cmake
 copy CMakeLists.txt => cmake/qet_compilation_vars.cmake (69%)
 copy tests/CMakeLists.txt => cmake/start_options.cmake (56%)


hooks/post-receive
-- 
qet/qet.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/