1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
cdt/core
Torbjörn Svensson 6e19332c33 Mark exe and dll files as executable
When git is configured to honor executable bit for files
(core.fileMode=true), the .exe and .dll files in the
repository needs to have execute bit set to be able to run
Eclipse in runtime mode on Windows.
For more details:
https://git-scm.com/docs/git-config#Documentation/git-config.txt-corefileMode
"Git for Windows" does not appear to have this problem,
but at least Cygwin does.

Change-Id: I4c164f6d99219d461c301189f101ccbf63debb50
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-07-12 16:53:47 -04:00
..
org.eclipse.cdt.core Bug 564586 - Fix auto complete for final and override keywords 2020-06-25 01:09:48 -04:00
org.eclipse.cdt.core.linux Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -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 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.macosx Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.native Bug 564123 Uppercase only special environment variables on Windows 2020-06-13 18:58:14 -04:00
org.eclipse.cdt.core.tests Bug 563864: By default fail build on test failures when building CDT with maven 2020-06-02 15:26:57 -04:00
org.eclipse.cdt.core.win32 Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.win32.x86_64 Mark exe and dll files as executable 2020-07-12 16:53:47 -04:00
org.eclipse.cdt.ui Bug 563051: Use new Rename API in platform for resource renaming 2020-06-15 06:59:25 -04:00
org.eclipse.cdt.ui.tests Bug 564273 - Fix format lambda expressions without parenthesis 2020-06-15 00:58:12 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00