1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
Find a file
Simon Marchi e5c63c7cd8 gdb build script: Make the script work with non-absolute base paths
There are two problems when passing a non-absolute path to the -b flag:

1. It ends up being used in "./configure --prefix=${base_dir}".
   configure fails, because the prefix must be absolute.
2. It ends up being used to set up symlinks, leading to broken links.

Making the install path absolute fixes those.

Change-Id: I7c1d22754c1a788f02cd912f2114cc091951b303
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2016-11-22 16:33:01 -05:00
build Fix NPE in CMake clean when generator not selected. 2016-11-21 15:31:06 -05:00
codan Update version to 9.3.0 2016-11-15 20:32:51 -05:00
core Improved Remove Unused Declarations code reducer 2016-11-20 12:42:15 -08:00
cross Update version to 9.3.0 2016-11-15 20:32:51 -05:00
debug Bug 507752 - [debugger console] Check if view is opened in perspective 2016-11-18 15:26:11 -05:00
doc Update version to 9.3.0 2016-11-15 20:32:51 -05:00
dsf Update version to 9.3.0 2016-11-15 20:32:51 -05:00
dsf-gdb gdb build script: Make the script work with non-absolute base paths 2016-11-22 16:33:01 -05:00
jtag Update version to 9.3.0 2016-11-15 20:32:51 -05:00
launch Update version to 9.3.0 2016-11-15 20:32:51 -05:00
llvm Update version to 9.3.0 2016-11-15 20:32:51 -05:00
lrparser Update version to 9.3.0 2016-11-15 20:32:51 -05:00
memory Update version to 9.3.0 2016-11-15 20:32:51 -05:00
native/org.eclipse.cdt.native.serial Update version to 9.3.0 2016-11-15 20:32:51 -05:00
qt Update version to 9.3.0 2016-11-15 20:32:51 -05:00
releng Put the Arduino and CMake features into the extra categories. 2016-11-17 19:01:29 -04:00
remote Update version to 9.3.0 2016-11-15 20:32:51 -05:00
testsrunner Update version to 9.3.0 2016-11-15 20:32:51 -05:00
toolchains/arduino Update version to 9.3.0 2016-11-15 20:32:51 -05:00
upc Update version to 9.3.0 2016-11-15 20:32:51 -05:00
util Update version to 9.3.0 2016-11-15 20:32:51 -05:00
visualizer Update version to 9.3.0 2016-11-15 20:32:51 -05:00
windows Update version to 9.3.0 2016-11-15 20:32:51 -05:00
xlc Update version to 9.3.0 2016-11-15 20:32:51 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Update version to 9.3.0 2016-11-15 20:32:51 -05:00