Skip to content

win/remaken-1.6.2

Compare
Choose a tag to compare
@stefled stefled released this 11 May 15:36
· 317 commits to master since this release

feat[CI:Appveyor]:

  • build master and develop branches
  • build on tags
  • add tag based deployment

feat: display version with version command,
feat[os: windows]:

  • add version to setup file name
  • add CMake (with chocolatey) install/update in nsis script
  • add pkg-config (with chocolatey) install in nsis script

fix[link]: add missing -lpthread flag for linux (needed with new conan recipes)
fix[appveyor]: yaml syntax
fix[InitCommand]: create directories recursively
fix[os: windows]:

  • python install directory in application setup, and use of it to install pip and conan
  • update pip and conan update in nsis script
  • openssl link error