1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 03:15:33 +02:00
cdt/core
Jeff Johnston 13ecd568b3 Bug 531125 - Tupled gcc toolchains should not be the local default
- change ToolChainManager so that when creating the types map for
  the first time, make it a LinkedHashMap instead of HashMap so
  order of input is preserved (first in = first out)
- fix GCCPathToolChainProvider so that it adds non-tupled gcc
  to the ToolChainManger before adding any tupled version

Change-Id: I84602a98dd4949a2f9847d4e72c428cdedd60688
2018-02-16 18:01:58 -05:00
..
org.eclipse.cdt.core Bug 531125 - Tupled gcc toolchains should not be the local default 2018-02-16 18:01:58 -05:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.4.3 2018-02-13 10:14:38 +00:00
org.eclipse.cdt.core.linux.ppc [releng] Bump version to 9.4.3 2018-02-13 10:14:38 +00:00
org.eclipse.cdt.core.linux.ppc64 [releng] Add missing plugin.properties 2018-02-15 12:06:46 +00:00
org.eclipse.cdt.core.linux.ppc64le [releng] Add missing plugin.properties 2018-02-15 12:06:46 +00:00
org.eclipse.cdt.core.linux.x86 [releng] Add missing plugin.properties 2018-02-15 12:06:46 +00:00
org.eclipse.cdt.core.linux.x86_64 [releng] Add missing plugin.properties 2018-02-15 12:06:46 +00:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.4.3 2018-02-13 10:14:38 +00:00
org.eclipse.cdt.core.native releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.core.tests [releng] Bump version to 9.4.3 2018-02-13 10:14:38 +00:00
org.eclipse.cdt.core.win32 [releng] Bump version to 9.4.3 2018-02-13 10:14:38 +00:00
org.eclipse.cdt.core.win32.x86 [releng] Add missing plugin.properties 2018-02-15 12:06:46 +00:00
org.eclipse.cdt.core.win32.x86_64 [releng] Add missing plugin.properties 2018-02-15 12:06:46 +00:00
org.eclipse.cdt.ui Bug 531121 - Fix up/down buttons in toolchains preference 2018-02-14 10:18:35 -05:00
org.eclipse.cdt.ui.tests [releng] Bump version to 9.4.3 2018-02-13 10:14:38 +00:00
pom.xml [releng] Bump version to 9.4.3 2018-02-13 10:14:38 +00:00