kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26341
[PATCH v3 0/5] Cleanup fot bitmaps_png
Hi All.
Here are some changes to bitmaps_png, and the reason I posted the first and
second patch introducing .gitattributes, well patch 3 in this series is the
main reason for that, as it removes some questionable/obsolete (?) EOL
conversion, which I have moved to git instead with patch 1.
Niki Guldbrand (5):
[Git] Set some file attributes
[Build] Edit some comments.
[Build] Remove some EOL handling from bitmaps_png/CMakeLists.txt
[Build] White space and comment cleanup
[Build] No need to use the source tree for temporary files.
.gitattributes | 59 ++++++++++++++++++++++++++++++++++++++++++++++
.gitignore | 2 --
bitmaps_png/CMakeLists.txt | 40 ++++++-------------------------
3 files changed, 66 insertions(+), 35 deletions(-)
create mode 100644 .gitattributes
--
2.10.0
Follow ups
References