1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core.macosx
Torbjörn Svensson c5a53bb7fe Bug 568079: Format C/C++ code
Added a new C/C++ formatter profile called "Unmanaged profile 'CDT'"
(name stolen from the Java formatter) that is basically K&R with the
tweak of maxium line width set to 120 (same width as for .java files).

Added enforcement of the formatter during build.

libspawner.so/jnilib have differences because the re-formatting changes
line numbers and therefore the __LINE__ macro expands to a different
value.

Change-Id: Id3a0619cb31640c7817dc684c72139f90cab0fc6
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-10-24 16:54:40 -04:00
..
.settings Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
META-INF Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00
os/macosx Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00
src/org/eclipse/cdt/internal/core/macosx Bug 540373: Cleanup: Add missing annotations 2018-11-22 21:51:31 +00:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.project Bug 566334: Turn on API Tooling & Analysis for all bundles 2020-08-24 17:50:56 -04:00
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 521515: Adopt native build support on jenkins 2020-08-06 20:55:42 -04:00
fragment.xml Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
plugin.properties Fixed "Key X is not found in localization properties file" warning 2020-08-28 21:32:18 +02:00
pom.xml Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00