summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2018-04-26Clean up and simplify makefiles.Tor Andersson
* Use autogenerated header file dependencies. * Use mkdir to create target output directory directly.
2016-07-15Fix bug in .gitattributes pattern.Tor Andersson
2016-07-14Add editorconfig and update gitattributes.Tor Andersson
2016-03-31Clean up .gitignore.Tor Andersson
2016-02-29jni: Update build files for moved java sources.Tor Andersson
2014-05-19Add an application agnostic memory handler for libjpegChris Liddell
This adds a custom memory management layer between libjpeg and the calling app - in such a way that the code can be shared between mupdf and Ghostscript/PDL.
2013-11-26Add Objective-C files to git's list of files to use tab indents.Tor Andersson
2013-05-27Add whitespace settings to .gitattributes and add commit hook script.Tor Andersson
Run "bash scripts/gitsetup.sh" to set up the hooks after cloning.
2011-04-06Introduce end-of-line normalization.Tor Andersson