aboutsummaryrefslogtreecommitdiffstats
path: root/make/libtool.mk
AgeCommit message (Collapse)Author
2018-02-04Fix link order (fixes #176)Jay Berkenbilt
Specify qpdf libraries before external ones. Specify LDFLAGS before libraries. This should eliminate remaining cases of qpdf builds favoring previously installed versions.
2017-08-29Remove valgrind -- address santizer is betterJay Berkenbilt
2017-08-24Fix from cygwin package maintainerJay Berkenbilt
Resolve link error on cygwin
2017-08-22Fix doc installationJay Berkenbilt
2017-08-22Do memory checksJay Berkenbilt
Slightly improve memory cleanup in Pl_DCT Make it easier to test with valgrind
2016-09-10install target: only install docs if buildingJay Berkenbilt
Don't try to install HTML or PDF documentation if we're not building docs.
2013-03-07Use ./install-sh instead of install -cJay Berkenbilt
2013-03-04Use -Wold-style-cast for C++ if supportedJay Berkenbilt
Also separate C and C++ warning flags.
2013-01-31Do not remove libqpdf.laJay Berkenbilt
Some distributions (like debian) don't want .la files to be installed, but the responsibility for doing this should like in the packaging, not in qpdf itself.
2012-06-22Fix order of build flags.Jay Berkenbilt
Place user-specified CPPFLAGS and LDFLAGS later so that user-specified non-standard paths that have old versions of qpdf don't cause the build to fail.
2012-06-21Add pkg-config supportJay Berkenbilt
2012-06-20Add symbol versioningJay Berkenbilt
For ELF systems, turn on versioned symbols by default, and add a configure option to enable or disable them.
2012-06-20Update autoconf and libtool filesJay Berkenbilt
2011-06-23disable -Werror by default, don't strip shared libraries and executables ↵Jay Berkenbilt
during install git-svn-id: svn+q:///qpdf/trunk@1058 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-22revamp install targetsJay Berkenbilt
git-svn-id: svn+q:///qpdf/trunk@854 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-11generalize buildJay Berkenbilt
git-svn-id: svn+q:///qpdf/trunk@776 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-10build fixesJay Berkenbilt
git-svn-id: svn+q:///qpdf/trunk@763 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-10ar, ranlibJay Berkenbilt
git-svn-id: svn+q:///qpdf/trunk@760 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-10further refinements to buildJay Berkenbilt
git-svn-id: svn+q:///qpdf/trunk@759 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-10generalize build rules, add experimental support for manual compilation ↵Jay Berkenbilt
without libtool git-svn-id: svn+q:///qpdf/trunk@753 71b93d88-0707-0410-a8cf-f5a4172ac649