News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

cbp2make has linefeed issues and missing SVN properties.

Started by stahta01, April 11, 2016, 05:19:43 PM

Previous topic - Next topic

stahta01

FYI: The files under /src/tools/cbp2make has mixed linefeeds.
Also, missing SVN properties like svn:eol-style.

The files I notice in git,under windows,  having mixed line feeds.
/src/tools/cbp2make/src/buildtools.h
/src/tools/cbp2make/src/cbp2make.cpp
/src/tools/cbp2make/src/cbproject.cpp
/src/tools/cbp2make/src/cbptarget.cpp
/src/tools/cbp2make/src/platforms.cpp
/src/tools/cbp2make/src/platforms.h

Tim S.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]