aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 1a8a4db80e336d7d292d14c0922891b152fe8409 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
root = true

[*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true

[*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}]
max_line_length = 80

[*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}]
indent_style = space

[*.{c,h,cpp,hpp}{,.in}]
indent_size = 4
l_XFont_On_Demand::value'.宋文武 2016-04-18gnu: fltk: Add Xft support.Kei Yamashita 2016-04-14gnu: packages: Use 'search-patches' everywhere.Alex Kost 2015-07-26gnu: ntk: Add missing license import.Ricardo Wurmus 2015-07-26gnu: Add NTK.Ricardo Wurmus 2015-05-19gnu: fltk: Use system zlib, libjpeg, and libpng.Eric Bavier 2015-05-05gnu: fltk: Fix undefined symbol errors for shared libraries.Eric Bavier 2015-04-15gnu: fltk: Add $libdir to the RUNPATH of binaries.宋文武 2015-04-15gnu: fltk: Update to 1.3.3.宋文武 2014-12-28gnu: Fix or update a number of 'home-page' fields.Ludovic Courtès 2014-10-26gnu: Some cleanup based on lint checkers.Eric Bavier 2014-04-07gnu: fltk: Build shared librariesEric Bavier 2014-03-31gnu: Remove unused lambda arguments and prefer separate phases overEric Bavier 2014-01-25gnu: fltk: New moduleJohn Darrington