1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 03:03:10 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core.tests
Torbjörn Svensson 15c29ebf2c Bug 505882: Generate clean target per subdir.mk
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>
2021-10-20 13:56:36 -04:00
..
.settings Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
icons
META-INF Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
resources Bug 505882: Generate clean target per subdir.mk 2021-10-20 13:56:36 -04:00
suite/org/eclipse/cdt/managedbuilder Properly invoke diff command during test 2021-02-23 14:02:59 +01:00
testdata
tests/org/eclipse/cdt Bug 505882: Fork the GnuMakefileGenerator into non-API 2021-10-18 15:30:08 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.project
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
plugin.xml Bug 505882: Fork the GnuMakefileGenerator into non-API 2021-10-18 15:30:08 -04:00
ui-test-plugin.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00