diff --git a/.github/workflows/macos-6.2.yml b/.github/workflows/macos-6.2.yml index 752fd6b6..4ed23a99 100644 --- a/.github/workflows/macos-6.2.yml +++ b/.github/workflows/macos-6.2.yml @@ -107,8 +107,8 @@ jobs: release on date: ${{steps.vars.outputs.release_date}} time: ${{steps.vars.outputs.release_time_clock}} branch: ${{ github.ref_name }} commit: ${{ steps.vars.outputs.sha_short }} - Qt version: Qt5.15.2,Qt6.X ${{ matrix.qt_arch }} - Windows built with: msvc64 Visual studio 2019 + Qt version: Qt5.15.2, Qt6.X + Windows built with: msvc64, Visual studio 2019 ## goldendict.exe can not be used alone if you have a previous version. replace this maybe ok. if not ,download the whole bundle. diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 069efdfc..05c67456 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -110,15 +110,15 @@ jobs: release on date: ${{steps.vars.outputs.release_date}} time: ${{steps.vars.outputs.release_time_clock}} branch: ${{ github.ref_name }} commit: ${{ steps.vars.outputs.sha_short }} - Qt version: Qt5.15.2,Qt6.X ${{ matrix.qt_arch }} - Windows built with: msvc64 Visual studio 2019 + Qt version: Qt5.15.2, Qt6.X + Windows built with: msvc64, Visual studio 2019 ## goldendict.exe can not be used alone if you have a previous version. replace this maybe ok. if not ,download the whole bundle. AppImage built with: Ubuntu-20.04 ,latest gcc macos built with: macos-10.15,macos-11.0,clang_64 x86_64 - qt6.X(Universal Build) - qt5.15.2(Intel Kind) + Qt6.X(Universal Build) + Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) CHANGES: diff --git a/.github/workflows/ubuntu-6.2.yml b/.github/workflows/ubuntu-6.2.yml index 0bd27809..8eb26c84 100644 --- a/.github/workflows/ubuntu-6.2.yml +++ b/.github/workflows/ubuntu-6.2.yml @@ -114,15 +114,15 @@ jobs: release on date: ${{steps.vars.outputs.release_date}} time: ${{steps.vars.outputs.release_time_clock}} branch: ${{ github.ref_name }} commit: ${{ steps.vars.outputs.sha_short }} - Qt version: Qt5.15.2,Qt6.X ${{ matrix.qt_arch }} - Windows built with: msvc64 Visual studio 2019 + Qt version: Qt5.15.2, Qt6.X + Windows built with: msvc64, Visual studio 2019 ## goldendict.exe can not be used alone if you have a previous version. replace this maybe ok. if not ,download the whole bundle. AppImage built with: Ubuntu-20.04 ,latest gcc macos built with: macos-10.15,macos-11.0,clang_64 x86_64 - qt6.X(Universal Build) - qt5.15.2(Intel Kind) + Qt6.X(Universal Build) + Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) CHANGES: diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 2b9f8144..27a08629 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -111,15 +111,15 @@ jobs: release on date: ${{steps.vars.outputs.release_date}} time: ${{steps.vars.outputs.release_time_clock}} branch: ${{ github.ref_name }} commit: ${{ steps.vars.outputs.sha_short }} - Qt version: Qt5.15.2,Qt6.X ${{ matrix.qt_arch }} - Windows built with: msvc64 Visual studio 2019 + Qt version: Qt5.15.2, Qt6.X + Windows built with: msvc64, Visual studio 2019 ## goldendict.exe can not be used alone if you have a previous version. replace this maybe ok. if not ,download the whole bundle. AppImage built with: Ubuntu-20.04 ,latest gcc macos built with: macos-10.15,macos-11.0,clang_64 x86_64 - qt6.X(Universal Build) - qt5.15.2(Intel Kind) + Qt6.X(Universal Build) + Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) CHANGES: diff --git a/.github/workflows/windows-6.2.yml b/.github/workflows/windows-6.2.yml index 78cb9ee2..7e88dc86 100644 --- a/.github/workflows/windows-6.2.yml +++ b/.github/workflows/windows-6.2.yml @@ -121,10 +121,12 @@ jobs: release on date: ${{steps.vars.outputs.release_date}} time: ${{steps.vars.outputs.release_time_clock}} branch: ${{ github.ref_name }} commit: ${{ steps.vars.outputs.sha_short }} - Qt version: Qt5.15.2,Qt6.X ${{ matrix.qt_arch }} - Windows built with: msvc64 Visual studio 2019 + Qt version: Qt5.15.2, Qt6.X + Windows built with: msvc64, Visual studio 2019 AppImage built with: Ubuntu-20.04 ,latest gcc - + macos built with: macos-10.15,macos-11.0,clang_64 x86_64 + Qt6.X(Universal Build) + Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) - name: upload goldendict.exe only # if: startsWith(github.event.ref, 'refs/tags/') diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 6a09f258..721b5ee1 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -116,12 +116,14 @@ jobs: release on date: ${{steps.vars.outputs.release_date}} time: ${{steps.vars.outputs.release_time_clock}} branch: ${{ github.ref_name }} commit: ${{ steps.vars.outputs.sha_short }} - Qt version: Qt5.15.2,Qt6.X ${{ matrix.qt_arch }} - Windows built with: msvc64 Visual studio 2019 + Qt version: Qt5.15.2, Qt6.X + Windows built with: msvc64, Visual studio 2019 ## goldendict.exe can not be used alone if you have a previous version. replace this maybe ok. if not ,download the whole bundle. AppImage built with: Ubuntu-20.04 ,latest gcc - + macos built with: macos-10.15,macos-11.0,clang_64 x86_64 + Qt6.X(Universal Build) + Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) CHANGES: diff --git a/goldendict.pro b/goldendict.pro index 2628ecbb..5a32895c 100644 --- a/goldendict.pro +++ b/goldendict.pro @@ -79,6 +79,7 @@ win32 { QMAKE_CXXFLAGS += /wd4290 # silence the warning C4290: C++ exception specification ignored # QMAKE_LFLAGS_RELEASE += /OPT:REF /OPT:ICF # QMAKE_LFLAGS_RELEASE = /INCREMENTAL:NO /DEBUG + CONFIG+=force_debug_info QMAKE_CXXFLAGS_RELEASE = $$QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO QMAKE_LFLAGS_RELEASE = $$QMAKE_LFLAGS_RELEASE_WITH_DEBUGINFO DEFINES += GD_NO_MANIFEST