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
2011-04-04
pdf: Purge URW Chancery from the set of built in fonts.
Tor Andersson
2011-04-04
pdf: Rename mupdf directory.
Tor Andersson
2011-04-04
draw: Rename files in draw directory.
Tor Andersson
2011-04-04
draw: Purge old (fast but too ugly) image scaling code.
Tor Andersson
2011-04-03
xps: Rearrange files, part three.
Tor Andersson
2011-04-03
xps: Rearrange files, part two.
Tor Andersson
2011-04-03
xps: Rearrange files, part one.
Tor Andersson
2011-04-03
xps: Remove dependency on expat.
Tor Andersson
2011-04-01
apps: Add XPS support to mupdf viewer.
Tor Andersson
2011-04-01
xps: Remove dependency on libpng.
Tor Andersson
2011-03-30
xps: Use fz_calloc for array allocations.
Tor Andersson
2011-03-22
xps: use fitz runtime and remove ghostscript specific code so it compiles.
Tor Andersson
2011-03-09
Move manpages out from debian into apps/man, and install them when running ma...
Tor Andersson
2011-02-07
Add support for AESv3 encryption from SumatraPDF.
Tor Andersson
2011-02-02
Use BINDIR, LIBDIR and INCDIR variables for installation directories instead ...
Tor Andersson
2010-07-29
Use chained reader like interface for filters instead of process interface.
Tor Andersson
2010-07-23
Allow some makefile variables to be overridden on the command line to ease cr...
Tor Andersson
2010-07-22
Delete library archives before running ar to prevent build skew when files ha...
Tor Andersson
2010-07-21
Add Robin Watts' smooth image scaling code.
Tor Andersson
2010-07-15
Refactored xref opening functions, command line tools, and rewrote pdfdraw to...
Tor Andersson
2010-07-15
Tweak makefiles.
Tor Andersson
2010-07-09
Rearrange and merge some files in the fitz directory.
Tor Andersson
2010-07-08
Remove unmaintained MMX optimized function and runtime detection.
Tor Andersson
2010-06-18
Allow assembler files in the makefile. Renamed ARCH_SRC to DRAW_ARCH_SRC.
Tor Andersson
2010-06-15
Rearrange in Makerules and Makethird to remove cyclical dependencies.
Tor Andersson
2010-06-15
Add THIRD_INCS to CFLAGS after it has been set, not before.
Tor Andersson
2010-06-14
Include Makerules and Makethird in the correct order.
Tor Andersson
2010-06-04
Add missing -lfreetype for non-thirdparty-package builds on MacOS X.
Tor Andersson
2010-06-02
Use make install rule to copy binaries to the debian/tmp hierarchy when gener...
Tor Andersson
2010-06-01
Add support for automatically compiling third party libraries if they are pre...
Tor Andersson
2010-05-27
Add optimized function written in C that depends on integers being exactly 32...
Tor Andersson
2010-05-25
Merge fitz_res.h and fitz_draw.h
Tor Andersson
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
[prev]
[next]