mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() 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> |
||
---|---|---|
.. | ||
.settings | ||
.project | ||
change_to_eplv2.sh | ||
check_code_cleanliness.sh | ||
check_dll_dependencies.sh | ||
check_features.sh | ||
check_glibc_dependencies.sh | ||
check_license.sh | ||
check_mvn_plugin_versions.sh | ||
cleanup.py | ||
cleanupsettings.xml | ||
do_add_all_file_types_to_gitattributes.sh | ||
do_all_code_cleanups.sh | ||
do_format_code.sh | ||
do_project_settings.sh | ||
do_rebuild_natives.sh | ||
do_remove_trailing_whitespace.sh | ||
formattersettings.xml | ||
rebase_helper.sh | ||
reproducible_build_wrapper.py | ||
run_dash_licenses.sh |