1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Torbjörn Svensson e4e1f6780d Bug 565628: Unify line endings for memory block configuration
As the memory browser configuration is preserved in the launch
configuration file as an indented serialized XML string, the string will
contain the result of System.lineSeparator(). As the launch
configuration file can be shared among developers with different
platforms, there is a risk that the launch configuration file is always
modified although there is no real modification, just line endings.
To avoid this scenario, always save the XML string without any
indentation or line endings.

Change-Id: I94497a924f7aa5a881ac6a32f146d2cbceb6324f
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-08-22 11:33:02 -04:00
..
org.eclipse.cdt.core Bug 565628: Unify line endings for memory block configuration 2020-08-22 11:33:02 -04:00
org.eclipse.cdt.core.linux Bug 565836: Add linux aarch64 for natives 2020-08-11 17:17:34 -04:00
org.eclipse.cdt.core.linux.aarch64 Bug 521515: Use channel object for native stream access 2020-08-12 11:48:35 -04:00
org.eclipse.cdt.core.linux.ppc64le Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.linux.x86_64 Bug 521515: Use channel object for native stream access 2020-08-12 11:48:35 -04:00
org.eclipse.cdt.core.macosx Bug 521515: Use channel object for native stream access 2020-08-12 11:48:35 -04:00
org.eclipse.cdt.core.native Bug 521515: Also build pty.dll if host is Windows 2020-08-18 20:16:49 -04:00
org.eclipse.cdt.core.tests Bug 564002: Restore the default pattern of the surefire-plugin 2020-08-13 14:18:47 -04:00
org.eclipse.cdt.core.win32 Bug 521515: Do not log every failed access attempt 2020-08-18 14:52:26 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 521515: Also build pty.dll if host is Windows 2020-08-18 20:16:49 -04:00
org.eclipse.cdt.ui Fixed NLS warnings and removed excess semicolon 2020-07-15 22:31:35 -04:00
org.eclipse.cdt.ui.tests Bug 564002: Restore the default pattern of the surefire-plugin 2020-08-13 14:18:47 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00