mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-29 03:03:10 +02:00
![]() To avoid errors like "Command line too long" when removing build artifacts, split the clean command on multiple lines. In order to properly handle whitespace etc, generate a new clean target in each subdir.mk with the explicit list of files to remove in that directory. The command should be splited on a sane length, 6000 is used in the internal builder, so reuse that limit here. Contributed by STMicroelectronics Change-Id: I843e1ac896076d279173c421210b72f4a325296f Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com> |
||
---|---|---|
.. | ||
.settings | ||
icons | ||
META-INF | ||
resources | ||
suite/org/eclipse/cdt/managedbuilder | ||
testdata | ||
tests/org/eclipse/cdt | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
plugin.properties | ||
plugin.xml | ||
ui-test-plugin.properties |