1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/releng/scripts
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
.project Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
change_to_eplv2.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
check_code_cleanliness.sh [releng] Report more than one failed bundle per invocation 2020-10-24 18:39:47 +02:00
check_dll_dependencies.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
check_features.sh Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
check_glibc_dependencies.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
check_license.sh Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
check_mvn_plugin_versions.sh [releng] Migrate check_mvn_plugin_versions to Jenkinsfile use 2019-11-07 17:41:24 -05:00
cleanup.py [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
cleanupsettings.xml Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
do_add_all_file_types_to_gitattributes.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
do_all_code_cleanups.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
do_format_code.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
do_project_settings.sh Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00
do_rebuild_natives.sh Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00
do_remove_trailing_whitespace.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
formattersettings.xml Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
rebase_helper.sh [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
reproducible_build_wrapper.py [releng] Add missing copyright headers to releng scripts 2020-08-30 20:25:40 -04:00
run_dash_licenses.sh [releng] Automate running of dash licenses (fixup) 2020-08-31 16:13:32 -04:00