cdt/jsoncdb/org.eclipse.cdt.jsoncdb.core
Gesa Hentschke 36110e1251
[#407] fix CompilerBuiltinsDetector for msys2 on Windows (#648)
[#407] fix CompilerBuiltinsDetector for msys2 on Windows

The cc.exe from mingw64 (part of Msys2) on Windows needs the bin folder
to be on the PATH to be executed. e.g. 'C:\msys64\mingw64\bin' must be
part of the PATH environment variable

fixes #407
2023-12-18 16:42:17 +01:00
..
.settings Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
META-INF [#407] fix CompilerBuiltinsDetector for msys2 on Windows (#648) 2023-12-18 16:42:17 +01:00
OSGI-INF Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00
schema Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00
src/org/eclipse/cdt/jsoncdb/core [#407] fix CompilerBuiltinsDetector for msys2 on Windows (#648) 2023-12-18 16:42:17 +01:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.gitignore Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00
.options Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00
.project Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00
plugin.properties Bug 580045 - Display an error when reused launcher causes race condition 2022-06-08 12:49:12 -04:00
plugin.xml Bug 580045 - Display an error when reused launcher causes race condition 2022-06-08 12:49:12 -04:00