Commit Graph

10 Commits (d0a4110d34b8d80a9212a01f21d7be7629de8813)

Author SHA1 Message Date
daurnimator 4daec63aea .gitattributes: deps/SoftFloat-3e/*.txt lines are crlf terminated 2020-04-05 11:03:31 -04:00
daurnimator d4d2180148 Convert .gitattributes to use unix line endings 2020-04-05 11:03:31 -04:00
Andrew Kelley f1425fd9da
gitattributes: note that libcxxabi is vendored 2020-04-03 18:36:42 -04:00
Andrew Kelley 2c8495b4bb
git, I love you, but please stop mangling my files 2019-09-22 18:11:55 -04:00
Andrew Kelley 68149f2039
fix gitattributes 2019-07-16 00:05:12 -04:00
Andrew Kelley 235ded6265
fix gitattributes 2019-03-12 18:40:31 -04:00
Andrew Kelley 5734b7a37a
building musl start files from source 2019-03-12 13:18:52 -04:00
Marc Tiehuis 83b79522d2 Mark third-party dependencies as vendored 2019-03-11 08:16:50 -04:00
Marc Tiehuis 1d18688628 Do not normalize langref.html.in line endings
See #1191.
2018-07-04 23:47:15 +12:00
Andreas Haferburg b35689b70d Enforce "\n" line endings on Windows (#574)
With Windows line endings, which seems to be the default on Windows, the
zig compiler won't understand std out of the box. This project should
not rely on git's global core.autocrlf setting.
2017-11-01 10:31:32 -04:00