~eigilkrogh/eigilkrogh-craft-remote-build/+git/snapcraft-guitarfinetune-b99ce9ec88f2089a1e3658ff5c3105c6:main

Last commit made on 2024-05-03
Get this branch:
git clone -b main https://git.launchpad.net/~eigilkrogh/eigilkrogh-craft-remote-build/+git/snapcraft-guitarfinetune-b99ce9ec88f2089a1e3658ff5c3105c6
Only Eigil Krogh Sorensen can upload to this branch. If you are Eigil Krogh Sorensen please log in for upload directions.

Branch merges

Recent commits

a92f481... by Eigil Krogh Sorensen

  # i386:
  # build-on: [amd64, i386]
  # build-for: [i386]
  # powerpc:
  # build-on: [amd64, powerpc]
  # build-for: [powerpc]

476680e... by Eigil Krogh Sorensen

deleted

6f48608... by Eigil Krogh Sorensen

snap base core24

1a405d4... by Eigil Krogh Sorensen

base: core24
platforms:
  amd64:
    build-on: [amd64]
    build-for: [amd64]
  arm64:
    build-on: [amd64, arm64]
    build-for: [arm64]
  armhf:
    build-on: [amd64, armhf]
    build-for: [armhf]
  ppc64el:
    build-on: [amd64, ppc64el]
    build-for: [ppc64el]
  riscv64:
    build-on: [amd64, riscv64]
    build-for: [riscv64]
  s390x:
    build-on: [amd64, s390x]
    build-for: [s390x]
  i386:
    build-on: [amd64, i386]
    build-for: [i386]
  powerpc:
    build-on: [amd64, powerpc]
    build-for: [powerpc]

# architectures:
# - build-on: [amd64]
# build-for: [amd64]
# - build-on: [armhf]
# build-for: [armhf]
# - build-on: [arm64]
# build-for: [arm64]
# - build-on: [ppc64el]
# build-for: [ppc64el]
# - build-on: [riscv64]
# build-for: [riscv64]
# - build-on: [s390x]
# build-for: [s390x]
 # - build-on: [powerpc]
 # build-for: [powerpc]
 # - build-on: [i386]
 # build-for: [i386]

637b694... by Eigil Krogh Sorensen

base: core22
# platforms:
# amd64:
# build-on: [amd64]
# build-for: [amd64]
# arm64:
# build-on: [amd64, arm64]
# build-for: [arm64]
# armhf:
# build-on: [amd64, armhf]
# build-for: [armhf]
# ppc64el:
# build-on: [amd64, ppc64el]
# build-for: [ppc64el]
# riscv64:
# build-on: [amd64, riscv64]
# build-for: [riscv64]
# s390x:
# build-on: [amd64, s390x]
# build-for: [s390x]
  # i386:
  # build-on: [amd64, i386]
  # build-for: [i386]
  # powerpc:
  # build-on: [amd64, powerpc]
  # build-for: [powerpc]

architectures:
  - build-on: [amd64]
    build-for: [amd64]
  - build-on: [armhf]
    build-for: [armhf]
  - build-on: [arm64]
    build-for: [arm64]
  - build-on: [ppc64el]
    build-for: [ppc64el]
  - build-on: [riscv64]
    build-for: [riscv64]
  - build-on: [s390x]
    build-for: [s390x]

793c712... by Eigil Krogh Sorensen

platforms:
  amd64:
    build-on: [amd64]
    build-for: [amd64]
  arm64:
    build-on: [amd64, arm64]
    build-for: [arm64]
  armhf:
    build-on: [amd64, armhf]
    build-for: [armhf]
  ppc64el:
    build-on: [amd64, ppc64el]
    build-for: [ppc64el]
  riscv64:
    build-on: [amd64, riscv64]
    build-for: [riscv64]
  s390x:
    build-on: [amd64, s390x]
    build-for: [s390x]
  # i386:
  # build-on: [amd64, i386]
  # build-for: [i386]
  # powerpc:
  # build-on: [amd64, powerpc]
  # build-for: [powerpc]

# architectures:
# - build-on: [amd64]
# build-for: [amd64]
# - build-on: [armhf]
# build-for: [armhf]
# - build-on: [arm64]
# build-for: [arm64]
# - build-on: [ppc64el]
# build-for: [ppc64el]
# - build-on: [riscv64]
# build-for: [riscv64]
# - build-on: [s390x]
# build-for: [s390x]
 # - build-on: [powerpc]
 # build-for: [powerpc]
 # - build-on: [i386]
 # build-for: [i386]

6e2c5ff... by Eigil Krogh Sorensen

Ignore guitarfinetune_*.txt

e3148e9... by Eigil Krogh Sorensen

Ver.: 11.1.13(.91)

The most significant changes involve updating the version of the application from 10.17.12 to 11.1.13 and the Android version code from 90 to 91. These changes have been made across multiple files. Additionally, the project ID for "MajorMinorBuildRevisionNumbersXmlFile" in the Visual Studio solution file has been altered. No functional changes to the code have been made, these changes are related to versioning and project configuration.

Here is a summary of the changes:

1. The application version has been updated from 10.17.12 to 11.1.13 across multiple files including CMakeLists.txt, AndroidManifest.xml, GuitarFineTune.cbp, resources.rc, Makefile, project.pbxproj, Info-App.plist, GuitarFineTune.sln, GuitarFineTune_App.vcxproj, MajorMinorBuildRevisionNumbers.xml.

2. The Android version code has been updated from 90 to 91 in CMakeLists.txt and AndroidManifest.xml.

3. The hexadecimal representation of the app version has been updated from 0xa110c to 0xb010d in multiple files.

4. The project ID for "MajorMinorBuildRevisionNumbersXmlFile" has been changed in the Visual Studio solution file (GuitarFineTune.sln).

5. The version of the project "GuitarFineTune" has been updated from "10.17.12" to "11.1.13" in multiple files including `GuitarFineTune.jucer`, `JuceHeader.h`, `Package.appxmanifest`, `guitarfinetune.desktop`, and `snapcraft.yaml`.

6. The build number has been incremented from "90" to "91" in `GuitarFineTune.jucer`.

7. User notes have been added in `GuitarFineTune.jucer` for the project configurations, stating "snap version w.o. the ALSA startup window."

8. The version of "Microsoft.Windows.SDK.BuildTools" has been updated from "10.0.22621.2428" to "10.0.22621.3233" in `packProj.wapproj`.

9. A new property group has been added in `packProj.wapproj.user` for the 'Debug|x64' configuration, setting the DebuggerFlavor to 'AppHostLocalDebugger' and RemoteDebugEnabled to 'False'.

10. The Android version code has been updated from "90" to "91" in `GuitarFineTune.jucer`.

11. The extra definitions for Android have been updated to reflect the new version code in `GuitarFineTune.jucer`.

d74efd7... by Eigil Krogh Sorensen

Ignore

762b6b1... by Eigil Krogh Sorensen

architectures:
  - build-on: [amd64]
    build-for: [amd64]
  - build-on: [armhf]
    build-for: [armhf]
  - build-on: [arm64]
    build-for: [arm64]
  - build-on: [ppc64el]
    build-for: [ppc64el]
  - build-on: [riscv64]
    build-for: [riscv64]
  - build-on: [s390x]
    build-for: [s390x]
 # - build-on: [powerpc]
 # build-for: [powerpc]
 # - build-on: [i386]
 # build-for: [i386]