Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Generated makefile(s) line endings(Option to force line ending type in generated makefiles)
Generated makefile(s) line endings [message #1856494] Tue, 13 December 2022 07:40
Eclipse UserFriend
Hi all,

Question:
Is it possible to define which type of line endings style (UNIX LF / Windows CRLF) are used inside the generated makefiles from CDT?

Background info / explanation:
I have an eclipse project checked out on a windows machine with C/C++CDT configured to generate GNU makefiles. The generated makefiles use a mixture of LF and CRLF line endings. I want to force the makefile generator to use UNIX (LF) line endings. Is this possible? Note: I am aware of the "Window -> Preferences -> Workspace -> New text file line delimiter -> Other -> Unix" setting, this however does not impact generated files and thus did not solve my issue.
Previous Topic:Recently my c++ development tools stopped working.
Next Topic:refactoring fails in cmake generated projects
Goto Forum:
  


Current Time: Sat Aug 30 12:08:44 EDT 2025

Powered by FUDForum. Page generated in 0.03236 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top