From d4f6d6e5dc5c9e92bae80ce1895c7d7c6fdbd577 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 23 Jan 2014 17:16:06 +0100 Subject: add buildsystem changelog Change-Id: I84ad3008b7c8431e0874e51b0cdfb677b7ffcb8a Reviewed-by: Joerg Bornemann --- dist/changes-5.2.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.2.1 b/dist/changes-5.2.1 index efe342f058..7762952b26 100644 --- a/dist/changes-5.2.1 +++ b/dist/changes-5.2.1 @@ -145,8 +145,20 @@ Windows * Tools * **************************************************************************** +configure & build system +------------------------ + + - [QTBUG-34949] EGL works with desktop OpenGL now + - A build from source will not install the Qt DLLs into lib/ any more. + The canonical location is bin/. + qmake ----- - [QTBUG-35530] Fixed the detection of multiple VS installations. - [QTBUG-35610] Fixed the generation of VS 2010 project files. + - [QTBUG-32412] Numerous fixes to Windows PDB file handling. + - [QTBUG-3883] Fixed make distclean not removing static library targets. + - Added makespec for clang using libc++ on Linux. + - qmake will not look for mkspecs/ directories in project trees any more. + Use .qmake.conf and/or .qmake.cache to "anchor" project roots. -- cgit v1.2.3