1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/build
Sebastian Bauer accfa032aa Bug 389536 - NPE in AdditionalInput for projects containing files with
custom build-steps.

Tools for custom build steps normally don't belong to a tool chain. We
assume now that the inputs don't need to be rebuilt rather than
provoking a NPE.

The actual fix is similiar to the patch added to the mentioned bug
originally been created by Piotr Aniola. It has been extended with a
test case demonstrating the problem (and the fix).

Change-Id: I5f17248cbe8e84779144bb5f1873c5b9456baa16
Signed-off-by: Sebastian Bauer <mail@sebastianbauer.info>
Reviewed-on: https://git.eclipse.org/r/38206
Tested-by: Hudson CI
Reviewed-by: Elena Laskavaia <elaskavaia.cdt@gmail.com>
2014-12-18 08:25:30 -05:00
..
org.eclipse.cdt.autotools-feature Bug 443965 - Move update site from 2014-09-24 12:37:07 -04:00
org.eclipse.cdt.autotools.core Bug 451929 - Leverage p2 ability to express native packages 2014-12-16 17:28:33 -05:00
org.eclipse.cdt.autotools.docs Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.autotools.source-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.autotools.tests Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
org.eclipse.cdt.autotools.ui Bug 444688 - Autotools shared lib example not building 2014-10-08 16:50:24 -04:00
org.eclipse.cdt.autotools.ui.tests Increase delay to let autoreconf have time to produce all files 2014-12-12 16:05:30 -05:00
org.eclipse.cdt.gnu.build-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.gnu.build.source-feature Inremented feature version to 8.5. 2014-07-21 17:07:12 -07:00
org.eclipse.cdt.make.core Bug 451929 - Leverage p2 ability to express native packages 2014-12-16 17:28:33 -05:00
org.eclipse.cdt.make.core.tests Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
org.eclipse.cdt.make.ui Bug 442123: java.lang.StringIndexOutOfBoundsException in 2014-09-09 15:22:41 -04:00
org.eclipse.cdt.make.ui.tests Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
org.eclipse.cdt.managedbuilder.core Bug 389536 - NPE in AdditionalInput for projects containing files with 2014-12-18 08:25:30 -05:00
org.eclipse.cdt.managedbuilder.core.tests Bug 389536 - NPE in AdditionalInput for projects containing files with 2014-12-18 08:25:30 -05:00
org.eclipse.cdt.managedbuilder.gnu.ui Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.managedbuilder.ui Remove a NSL unused message ConvertTargetAction_No_Converter from org.eclipse.cdt.managedbuilder.internal.ui 2014-09-22 10:21:27 -04:00
org.eclipse.cdt.managedbuilder.ui.tests Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
org.eclipse.linuxtools.cdt.autotools.core Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00