8 Commits

Author SHA1 Message Date
Denis Zharkov
9b5b882dcb Add "*.jar binary" to .gitattributes 2020-06-26 16:52:10 +03:00
Denis Zharkov
75c4239504 Add "*.png binary" to .gitattributes 2020-05-15 16:04:44 +03:00
Vyacheslav Gerasimov
bcefa68df0 Always checkout/checkin text files with lf endings
Different line endings on linux/windows prevents gradle from reusing
build cache since endings make task inputs completely different between
systems
2020-03-18 22:33:15 +03:00
Dmitry Jemerov
3529d61a7d Exclude generated test classes from language statistics 2018-01-03 14:57:01 +01:00
Ilya Gorbunov
c6b957f457 Force LF line delimiters for bash scripts and CRLF for .bat scripts in compiler/cli 2017-11-29 19:03:28 +03:00
Zalim Bashorov
746b16fce3 Don't include test data in the language statistic for a repository 2015-06-01 12:47:29 +03:00
Alexander Udalov
e46c54f514 Serialize built-ins on 'ant dist'
Don't store binary data in the repository anymore. From now on any test on the
compiler requires that 'ant dist' was executed at least once since the last
update of the built-ins
2014-01-27 18:33:49 +04:00
Sergey Mashkov
83b4ad4eac Add binary attribute to generated built-ins data 2013-12-05 23:53:05 +04:00