index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2010-05-21
Recover Encryption dictionary when repairing broken PDF files.
Tor Andersson
2010-05-20
Only create a single libmupdf library.
Tor Andersson
2010-05-20
Split configuration options from Makefile into Makerules.
Tor Andersson
2010-05-20
Add a pregen
Tor Andersson
2010-05-01
Enable optimizations for Linux release version.
Sebastian Rasmussen
2010-05-11
Add a bbox extraction device.
Tor Andersson
2010-04-20
Add -lm to the link command.
Tor Andersson
2010-04-16
Resurrect pdfinfo tool.
Sebastian Rasmussen
2010-04-15
Add dependencies on headers specific for viewer applications and tools.
Sebastian Rasmussen
2010-04-15
Turn off all optimizations in debug build target.
Tor Andersson
2010-04-14
Combined all colorspace and all shading code into two files instead of five.
Sebastian Rasmussen
2010-04-12
Enable archx86 optimized code in the default build on MacOS X.
Tor Andersson
2010-04-12
Remove unused CRC32 code.
Sebastian Rasmussen
2010-04-11
Remove unused functions in obj_parse.c
Tor Andersson
2010-04-11
Adapted pdfextract to new data structures and included it in the default build.
Sebastian Rasmussen
2010-04-08
Move fz_pixmap from draw directory to fitz.
Tor Andersson
2010-04-08
Add display list device.
Tor Andersson
2010-04-08
Rename the old path and text node files.
Tor Andersson
2010-03-24
Add debug and release modes to the Makefile.
Tor Andersson
2010-03-24
Fix Makefile for MSYS build.
Tor Andersson
2010-03-24
Add pdfclean target.
Tor Andersson
2010-03-15
Remove complete build directory when nuking build, instead of just its contents.
Sebastian Rasmussen
2010-03-15
Include generic PDF viewer executable in distribution tarball.
Sebastian Rasmussen
2010-03-15
Make building depend on generic PDF viewer executable that is resolved depend...
Sebastian Rasmussen
2010-03-15
Rename fitzdraw directory to draw.
Tor Andersson
2010-03-14
Use the system libfreetype on Mac OS X.
Tor Andersson
2010-03-11
Fix library order bug in makefile causing undefined references during linking...
Sebastian Rasmussen
2010-03-09
Add a GNU Makefile.
Tor Andersson
2009-02-27
Remove unmaintained windows makefile.
Tor Andersson
2008-12-09
strlcat() has been moved from util_strlcat.c to util_strlcpy.c.
Sebastian Rasmussen
2008-04-20
add blendmodes.c to plain Makefile
Krzysztof Kowalczyk
2008-03-31
fixes for native windows build with Visual Studio
Krzysztof Kowalczyk
2008-03-28
properly define NEED_STRLCPY on Linux
Krzysztof Kowalczyk
2008-03-28
add ability to compile with jasper
Krzysztof Kowalczyk
2008-03-28
Don't define DEBUG in debug build since it breaks render.c
Krzysztof Kowalczyk
2008-03-27
Define DEBUG for debug builds and NDEBUG for release builds.
Krzysztof Kowalczyk
2008-03-27
Fix typo so that debug build builds as -O0 and -O2
Krzysztof Kowalczyk
2008-03-26
adding a standard Makefile
Krzysztof Kowalczyk
2005-01-11
fix jamfile & co for win32
Tor Andersson
2005-01-09
created macpdf app
Raph Levien
2004-12-09
ugly shade4
Tor Andersson
2004-12-08
add rule to generate c fontfiles for dist
Tor Andersson
2004-12-08
updated makefile
Tor Andersson
2004-11-30
added simple makefile
Tor Andersson