Skip to content

v1.3.0: - Update README: add command line description usage.

Compare
Choose a tag to compare
@Firefly35 Firefly35 released this 02 Mar 08:58
- feat[bundleXpcf] : a new action "bundleXpcf" is available. It takes an xpcf (https://github.com/b-com-software-basis/xpcf) xml configuration file in input (paths to modules must be absolute). It copies the xml to the destination directory and the modules libraries under a modulesSubfolder (defaults to "modules"). The modules paths in the copied xml are set to the relative modulesSubfolder.
For each module, the module package root version folder is searched to find packagedependencies and deploy also the module dependencies in the destination folder.
- feat[windows setup]t: Implement custom page for REMAKEN_ROOT defintion in windows setup nsis script, fix 3rd parties detection for setup - fix: add forgotten bundle files (_Bundleconfig.pri and _ProductConfig.pri) - update builddefs/qmake in github_v3.14.0 (for windows nsis script new features)
- fix[windows]: conan support for bundle command