Narendra Umate
|
4fa56874ba
|
Merge remote-tracking branch 'upstream/master'
Reverted .gitattributes xcode_ccache_wrapper change. Fixed line endings
for .gitignore and .gitattributes.
|
2013-12-08 01:27:41 -08:00 |
|
Narendra Umate
|
cea71ff9ae
|
Added DS_Store to .gitignore.
|
2013-12-02 23:50:09 -08:00 |
|
Narendra Umate
|
8737f191f3
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-02 23:36:05 -08:00 |
|
Narendra Umate
|
4459e7bb8b
|
Update .gitignore.
Added a few extensions and ignore paths.
|
2013-09-08 16:05:45 -07:00 |
|
Narendra Umate
|
54fc005e7c
|
Added xcode_ccache_wrapper as text to .gitattributes.
This will hopefully prevent file turning into CRLF when someone next
touches it.
|
2013-09-08 10:49:13 -07:00 |
|
Narendra Umate
|
28b6c2af5c
|
Replacing CR/LFs with LFs in xcode_ccache_wrapper.
Fixed
error: can't exec
'/Users/ardneran/Documents/Projects/GitHub/source-sdk-2013/*p/src/devtoo
ls/bin/osx32/xcode_ccache_wrapper' (No such file or directory)
Command
/Users/ardneran/Documents/Projects/GitHub/source-sdk-2013/*p/src/devtool
s/bin/osx32/xcode_ccache_wrapper failed with exit code 71
http://www.linuxquestions.org/questions/linux-general-1/bad-interpreter-
no-such-file-or-directory-213617/#post1975207
perl -i -pe's/\r$//;' <file name here>
|
2013-09-08 10:31:07 -07:00 |
|
Narendra Umate
|
c3ca729162
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-07 15:43:32 -07:00 |
|
Narendra Umate
|
e694a32b03
|
Update .gitignore.
Ignore vpc_crc and filters extensions.
|
2013-09-07 15:19:02 -07:00 |
|