Skip to content

1.10.0 pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@stefled stefled released this 25 Jul 09:38
· 8 commits to feature/conan2 since this release

Remaken version 1.10.0 pre-release :

Feat:

  • add mode (static/shared) for configure and infos command
  • add '--paths' parameter to info command for display include, lib and bin paths
  • manage conan 2 for all remaken commands : install, configure, info, bundle, run, search...
  • manage install of buiddefs/qmake 4.10.0 (pre-release for conan v2 management)

update dependencies :

  • boost 1.76.0
  • openssl 1.1.1t

fix:

  • scoop search parsing
  • windows 'path' name environnement var for remaken run command
  • build scripts : manage other qmake version and qmake path
  • configure command with qmake generator (add defines and libdir) - can be used with conan2 for generates .pri dependency files.
  • manage static dependencies with configure command
  • remove zipper dependency in linux project
  • remove warnings (regexp, nativeSystemTools.cpp)
  • update tinyxml files (remove warnings)
  • fix: #21 - fix check and messages when adding conan remote
  • fix: #6 - ignore remaken cache for conan dependencies and fix empty lines in .remaken-cache

refactor:

  • forceCondition param (avoir duplicate code)
  • clean code : remove compilation warnings, remove unused method/function/attributes, project dependencies on Windows