Skip to content

Commit

Permalink
buildsystem changelog for 5.5.1
Browse files Browse the repository at this point in the history
Change-Id: I310f9eff657e9730830cd5c302bdfc46fe67febc
Reviewed-by: Joerg Bornemann <[email protected]>
  • Loading branch information
ossilator authored and Jani Heikkinen committed Sep 16, 2015
1 parent 0de6c52 commit 07d4113
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions dist/changes-5.5.1
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,22 @@ information about a particular change.
****************************************************************************
* Tools *
****************************************************************************

configure & build system
------------------------

- [QTBUG-46125] Fixed misuse of target linker features for host tools.
- [QTBUG-46473] QML plugin DLLs now have version information.

qmake
-----

- [QTBUG-46824][Darwin] Characters in the bundle identifier which
the App Store considers invalid are now substituted.
- [QTBUG-47065][Unix] Fixed use of CONFIG+=separate_debug_info together
with CONFIG+=unversioned_libname.
- [QTBUG-47450][Xcode] Fixed Info.plist creation in shadow builds.
- [QTBUG-47775][Darwin] Fixed Info.plist creation when bundle name
contains spaces.
- [QTBUG-48110][VS] Fixed VS2015 solution file generation.
- [MSVC][nmake] Fixed use of VS2013 mkspecs from VS2015 shell.

0 comments on commit 07d4113

Please sign in to comment.