1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
cdt/qt/org.eclipse.cdt.qt.core
Doug Schaefer 0084cc2707 Bug 510987 - Properly support PIE executables as build output
When checking whether gathering the build output from a
CBuildConfiguration, if a binary is a shared library and is an
ELF file, dig deeper and see if it has an INTERP section in the
program header. That tells us it's actually a PIE executable and
add it to the list.

As a rider to this bill, improve the error message when a Qt install
can't be found for a given toolchain/target.

Change-Id: I8fd0bf2d204e9425b02916d7b17f4309a5ad9dd5
(cherry picked from commit 14b07f490c)
2017-06-02 12:08:10 -04:00
..
.settings Starting to put Qt onto the new build system and launch. 2015-09-28 13:24:41 -04:00
acorn-qml Bug 481126 - Walk QML Types AST 2015-12-22 15:04:28 -05:00
META-INF Implement Qt build tab for the launch config dialog. 2016-11-11 16:24:40 -05:00
schema Tighter integration of new build system with cdt.core. 2016-04-14 16:19:37 -04:00
src/org/eclipse/cdt Bug 510987 - Properly support PIE executables as build output 2017-06-02 12:08:10 -04:00
templates Updates for Core Build. 2016-10-12 19:19:19 -04:00
tern-qml Qt - Include tern deps in build. Clean up some old files. 2016-01-27 12:41:56 -05:00
.classpath Remove the ANTLR based QML parser. We're planning on tern.js instead. 2015-11-06 15:26:37 -05:00
.project Remove the ANTLR based QML parser. We're planning on tern.js instead. 2015-11-06 15:26:37 -05:00
about.html Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
build.properties Qt - more missing things from the build.properties file. 2016-01-28 18:55:16 -05:00
plugin.properties Bug 478231 - Hook up .qrc files to the XML Editor 2015-09-23 20:39:38 -04:00
plugin.xml Bug 516318 Remove the old MBS Qt5 template 2017-05-15 13:54:08 -04:00