1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/cross/org.eclipse.cdt.build.crossgcc
Morten Kristiansen f680519739 [Bug 460131] Eclipse bin dir prepended to cross tool path
java.io.File is used to store the path to the cross tools.
getAbsolutePath is invoked before variables are expanded. Hence File
cannot see the path is already absolute and therefore prepends CWD.
Reverted to getPath, since conversion to full path would not make sense
anyway.

Change-Id: I13e5b2c0d7747741926a88e120d13003b910e8c6
Signed-off-by: Morten Kristiansen <millibit@gmail.com>
2015-02-20 21:41:04 -05:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
META-INF Revert "Bug 451929 - Leverage p2 ability to express native packages" 2014-12-23 00:05:47 -05:00
src/org/eclipse/cdt/internal/build/crossgcc [Bug 460131] Eclipse bin dir prepended to cross tool path 2015-02-20 21:41:04 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.project Bug 353786 - Bug 353890 Convert Cross compile template to a custom page 2012-04-28 14:53:29 -04:00
about.html Fixed up a number of legal items. 2009-06-10 19:18:06 +00:00
about.ini New CDT Icon. 2010-06-03 15:20:43 +00:00
about.mappings Fixed up a number of legal items. 2009-06-10 19:18:06 +00:00
about.properties update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
build.properties Fix bin.includes, cross toolchain doesn't have templates anymore 2012-04-29 11:46:44 -04:00
cdt_logo_icon32.png Update to new CDT Logo 2014-12-16 13:29:12 -05:00
plugin.properties Bug 392404 - Change Cross GCC toolchain to use language setting provider 2013-10-16 01:01:43 -04:00
plugin.xml Bug 392404 - Change Cross GCC toolchain to use language setting provider 2013-10-16 01:01:43 -04:00
pom.xml Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00