Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Releases: Skycoder42/qdep

Fast bugfix

23 Sep 14:07
Compare
Choose a tag to compare

Changelog:

  • Fix lupdate make target generation

Small feature and fixes update

07 Jul 22:05
Compare
Choose a tag to compare

Changelog:

  • Fixed init command
  • Export pri files:
    • Make them recursive
    • Correctly link static and dynamic libs recursively
    • Export QT and PKGCONFIG
    • Allow export of additional LIBS from included dependencies and via QDEP_LIBS
  • Fix include guard and method name generation
  • Add support for namespace hooks
  • Add make lupdate target to update translations without buggy pro file parsing
  • Fixed various small bugs

Small bugfix

02 Feb 12:57
b4e0289
Compare
Choose a tag to compare

Fixed a bug with the translation combination on windows and darwin platforms

Initial release

22 Jan 21:23
Compare
Choose a tag to compare
1.0.0

add completition doc