Skip to content

Releases: b-com-software-basis/builddefs-qmake

github_v3.14.0

20 Feb 13:59

Choose a tag to compare

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

14 Feb 21:20

Choose a tag to compare

Add inline help for builddefs-qmake with target builddefs_info : from…

github_v3.12.0

24 Jan 10:58

Choose a tag to compare

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

02 Dec 13:39

Choose a tag to compare

feat: manage copyright with PRODUCT_BRIEF_COPYRIGHT or default text w…

github_v3.10.0: Allow definition of INSTALLSUBDIR with custom projects values.

03 Sep 08:54

Choose a tag to compare

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

16 Jul 12:21

Choose a tag to compare

Fix bugged syntax 'equals(size(var),value)' and replace with 'listSiz…

github_v3.9.8

09 Jul 12:55

Choose a tag to compare

fix: search recurse dependencies (could have duplicates in generate o…

github_v3.9.7

26 Jun 14:47

Choose a tag to compare

- Add conan options handling. Note : option separator is set to # (ex…

github_v3.9.5

05 Jun 13:53

Choose a tag to compare

- Remove c++11 flag from CONFIG (added by mkspecs/common/msvc-version…

github_v3.9.2

10 May 10:34

Choose a tag to compare

Update cppstd setting name to match with new setting definition in conan