Releases: b-com-software-basis/builddefs-qmake
Releases · b-com-software-basis/builddefs-qmake
github_v3.14.0
feat: add customization for nsis setup (application currently) : enable to add custom pages, customize uninstall onInit, and manage it in project nsh file
github_v3.13.0
Add inline help for builddefs-qmake with target builddefs_info : from…
github_v3.12.0
feat: Add compilation defined flags toggle support fix: enable debug and release configurations for QT VS tools deleted by mistake in previous release
github_v3.11.0
feat: manage copyright with PRODUCT_BRIEF_COPYRIGHT or default text w…
github_v3.10.0: Allow definition of INSTALLSUBDIR with custom projects values.
Note: a project choosing a different value must specify the identifier@repository_type complete value in packagedependencies files (where identifier is the INSTALLSUBDIR value when needed)
github_v3.9.9
Fix bugged syntax 'equals(size(var),value)' and replace with 'listSiz…
github_v3.9.8
fix: search recurse dependencies (could have duplicates in generate o…
github_v3.9.7
- Add conan options handling. Note : option separator is set to # (ex…
github_v3.9.5
- Remove c++11 flag from CONFIG (added by mkspecs/common/msvc-version…
github_v3.9.2
Update cppstd setting name to match with new setting definition in conan