Michał Kępień
ab3db95154
List paths which should be excluded from tarballs
...
Convert the logic (currently present in the form of "rm -rf" calls in
util/kit.sh) for removing files and directories which are tracked by Git
but redundant in release tarballs into a set of .gitattributes rules
which allow the same effect to be achieved using "git archive".
(cherry picked from commit 925ecb0aae )
2019-12-11 15:13:00 +01:00
Petr Menšík and Mark Andrews
631cb464c1
Change eol of windows files
...
Release tarballs have different eol of windows only files. Change them
also in git, so checkout matches archvies as much as possible.
2019-01-16 19:04:50 -05:00
Mark Andrews
0fb601af34
Normalize all the line endings
2017-10-07 11:23:19 +11:00
Mark Andrews
7867d18ce0
Introduce end-of-line normalization
2015-09-29 08:25:35 +10:00
Mark Andrews
3b83676e07
*.vcxproj.in should use CRLF as EOL
2015-08-27 21:57:18 +00:00
Curtis Blackburn
4dd5dbfc79
removing .gitattributes file, to resolve issues with permanantly modified .vcxproj.in files in git 2.4 and up
2015-08-26 11:49:35 -07:00
Mark Andrews
7ec3c447fd
copy notes.pdf to Build\Releasei and link to it from index.html
2015-08-26 12:11:07 +10:00
Evan Hunt
070d203594
Revert "add .gitattributes (turn on ident)"
...
This reverts commit 43d8ee6dc4 .
2012-03-07 08:46:34 -08:00
Evan Hunt
1072f45d73
add .gitattributes (turn on ident)
2012-03-06 17:25:56 -08:00