1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Doug Schaefer 14b07f490c 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
2017-01-25 09:45:36 -05:00
..
org.eclipse.cdt.core Bug 510987 - Properly support PIE executables as build output 2017-01-25 09:45:36 -05:00
org.eclipse.cdt.core.aix Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.x86 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.macosx Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.native Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.tests Bug 510010 - Uniform initialization in template argument 2017-01-24 11:04:14 -05:00
org.eclipse.cdt.core.win32 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.win32.x86 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.ui Bug 456293 - Completion of destructor name 2017-01-24 16:23:53 -05:00
org.eclipse.cdt.ui.tests Bug 456293 - Completion of destructor name 2017-01-24 16:23:53 -05:00