Bert Belder
a130e8858b
Clean up miscellaneous metafiles ( #2981 )
...
The yarn.lock file is moved from //third_party to the root of
the main repository. This is where other package metadata
files (e.g. Cargo.lock and package.json) are also located.
2019-09-19 03:32:48 +02:00
Christian Moritz
9c282d6a0e
Move GN root into //core/libdeno ( #2943 )
2019-09-15 22:12:12 +02:00
Maxim Mazurok
b7026816b6
Typo fix ( #2592 )
2019-07-25 16:44:32 +00:00
Maxim Mazurok
8dc8f22760
Exclude .png files from git auto-EOL ( #2161 )
...
Fix #1995 for users with the old git version
2019-04-20 15:11:16 -04:00
Ryan Dahl
8373046719
Add LSAN build to travis.
...
For now it only runs test_cc and has to filter out a test which leaks.
However we will expand this over time until the entire build is LSAN clean.
2018-12-03 15:31:06 -08:00
Bert Belder
6aa02f1fd9
.gitattributes: add symlink target types
...
This is a first step toward removing the fix_symlinks() hack from
tools/third_party.py.
2018-12-03 11:34:17 -08:00
Bert Belder
e5d1ac8074
.gitattributes: not all files are text
2018-12-03 11:33:58 -08:00
Kompwu
936c8f6e4c
Create .gitattributes
2018-07-13 19:25:52 +02:00