mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() * Fix meson build under Docker Tooling - add new IToolChainConstants containing SECCOMP_UNCONFINED property constant - add new setLauncher() method to CBuildConfiguration so that watchProcess() can be used for container building - enhance ContainerCommandLauncher to discover specification of SECCOMP_UNDEFINED boolean option for execute() so "seccomp=undefined" can be specified - fix ContainerCommandLauncherFactory.verifyIncludePaths() to only look at filtered includes that have been made absolute and to recognize matches when the prefix shows up in the loaded list - add setting a property to ContainerGCCToolChain to set SECCOMP_UNCONFINED to true by default for the time-being - when generating scannerinfo, specify "seccomp=unconfined" - in ContainerGCCToolChain.startBuildProcess() remove extraneous banner statement and ensure that the build directory is created - fixes #479 |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.linux.aarch64 | ||
org.eclipse.cdt.core.linux.ppc64le | ||
org.eclipse.cdt.core.linux.x86_64 | ||
org.eclipse.cdt.core.macosx | ||
org.eclipse.cdt.core.native | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.core.win32.x86_64 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests | ||
pom.xml |