Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-17 | .gitattributes: force shell scripts to LF | Marcel Raad | |
Bash on Linux errors out on CR characters. This makes tests 1221 and 1222 pass on Linux with a CRLF checkout. Ref: https://github.com/curl/curl/pull/1344#issuecomment-289243166 Closes https://github.com/curl/curl/pull/1422 | |||
2017-03-27 | .gitattributes: turn off CRLF for *.am | Marcel Raad | |
If Makefile.am uses CRLF, buildconf in a Windows checkout fails with: ".ibtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS=-I m4" | |||
2012-07-17 | Tell git to not convert configure-related files. | Guenter Knauf | |
2012-07-15 | Tell git to not convert configure-related files. | Guenter Knauf | |
2010-03-24 | Add .gitattributes files to turn off CRLF translation for some files | Bill Hoffman | |