1.9.4
Remaken version 1.9.4 :
-
Update builddefs-qmake constant value to 4.9.5
-
fix: #19 - fix conan remote add for default remote "conancenter" or "conan-center", and update log message
-
fix: remaken install with --remote-only (juste add remote, but don't install dependencies)
-
fix: #16 - return runtime errors on missing libraries for remaken bundle/bundleXpcf commands
-
fix: remaken configure with a dependency that contains sub-dependency options
-
feat: add "remaken info pkg_systemfile" for generate package system files (only conan now) from packagedependencies.txt in a specified folder
-
feat: add init "artefactpkg" subcommand for install artefact packager scripts in .remaken/scripts (can be used with --tag)
-
feat : add --ignore-errors flags for juste display a warning instead errors on bundle command
-
feat : manage .pkginfo/.headers and .pkginfo/.libs on remaken bundle for manage error or warning
-
feat[Run Command] : format PATH to operating system. Add option to define folder for generate a script for prepare environnement with paths
-
feat[Run Command] : manage output in quiet mode (verbose mode enables to display conan logs)
-
feat: add
--conan-build
option for force build of conan dependency -
doc: update doc for remaken info
-
doc : add documentation for install artefact packager scripts
-
doc: add informations about Package tree and package third parties as remaken packages with artifactpackager scripts
-
scripts : update script for install remaken (can manage version)
-
scripts: add artipackager scripts