Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • make
  • libtool.mk
22 Jun, 2019
1 commit
  • Override umask on install (fixes #326)
    f2ef1612
    Jay Berkenbilt authored
    2019-06-22 16:57:52 -0400  
    Browse File »

17 Jan, 2019
1 commit
  • Unicode main for Windows qpdf.cc
    429ffcf3
    Jay Berkenbilt authored
    2019-01-17 11:43:56 -0500  
    Browse File »

04 Feb, 2018
1 commit
  • Fix link order (fixes #176) ...
    95ba7125
    Specify qpdf libraries before external ones.
    Specify LDFLAGS before libraries.
    This should eliminate remaining cases of qpdf builds favoring
    previously installed versions.
    Jay Berkenbilt authored
    2018-02-04 14:19:00 -0500  
    Browse File »

28 Aug, 2017
1 commit
  • Remove valgrind -- address santizer is better
    d7d446e0
    Jay Berkenbilt authored
    2017-08-28 22:28:12 -0400  
    Browse File »

24 Aug, 2017
1 commit
  • Fix from cygwin package maintainer ...
    46728e49
    Resolve link error on cygwin
    Jay Berkenbilt authored
    2017-08-24 17:41:30 -0400  
    Browse File »

22 Aug, 2017
2 commits
  • Fix doc installation
    84113a57
    Jay Berkenbilt authored
    2017-08-22 16:50:48 -0400  
    Browse File »
  • Do memory checks ...
    83ec09f6
    Slightly improve memory cleanup in Pl_DCT
    Make it easier to test with valgrind
    Jay Berkenbilt authored
    2017-08-22 14:13:10 -0400  
    Browse File »

10 Sep, 2016
1 commit
  • install target: only install docs if building ...
    e8b845dd
    Don't try to install HTML or PDF documentation if we're not building
    docs.
    Jay Berkenbilt authored
    2016-09-10 14:30:47 -0400  
    Browse File »

07 Mar, 2013
1 commit
  • Use ./install-sh instead of install -c
    197af341
    Jay Berkenbilt authored
    2013-03-07 11:29:56 -0500  
    Browse File »

04 Mar, 2013
1 commit
  • Use -Wold-style-cast for C++ if supported ...
    7276ab93
    Also separate C and C++ warning flags.
    Jay Berkenbilt authored
    2013-03-04 16:45:15 -0500  
    Browse File »

31 Jan, 2013
1 commit
  • Do not remove libqpdf.la ...
    7e7c9395
    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.
    Jay Berkenbilt authored
    2013-01-31 16:16:45 -0500  
    Browse File »

21 Jun, 2012
2 commits
  • Fix order of build flags. ...
    30dbf94f
    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.
    Jay Berkenbilt authored
    2012-06-21 21:24:06 -0400  
    Browse File »
  • Add pkg-config support
    f7e53c6d
    Jay Berkenbilt authored
    2012-06-21 16:36:34 -0400  
    Browse File »

20 Jun, 2012
2 commits
  • Add symbol versioning ...
    92c94e7d
    For ELF systems, turn on versioned symbols by default, and add a
    configure option to enable or disable them.
    Jay Berkenbilt authored
    2012-06-20 15:18:12 -0400  
    Browse File »
  • Update autoconf and libtool files
    7dbd1cc0
    Jay Berkenbilt authored
    2012-06-20 08:50:33 -0400  
    Browse File »

23 Jun, 2011
1 commit
  • disable -Werror by default, don't strip shared libraries and executables during install ...
    a8a95fba
    git-svn-id: svn+q:///qpdf/trunk@1058 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2011-06-23 18:40:37 +0000  
    Browse File »

22 Oct, 2009
1 commit
  • revamp install targets ...
    1fc7c89c
    git-svn-id: svn+q:///qpdf/trunk@854 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-22 15:20:41 +0000  
    Browse File »

11 Oct, 2009
1 commit
  • generalize build ...
    2b5ac676
    git-svn-id: svn+q:///qpdf/trunk@776 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-11 00:24:22 +0000  
    Browse File »

10 Oct, 2009
4 commits
  • build fixes ...
    ec20e494
    git-svn-id: svn+q:///qpdf/trunk@763 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-10 17:03:52 +0000  
    Browse File »
  • ar, ranlib ...
    dd66ea81
    git-svn-id: svn+q:///qpdf/trunk@760 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-10 15:32:59 +0000  
    Browse File »
  • further refinements to build ...
    7398ef88
    git-svn-id: svn+q:///qpdf/trunk@759 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-10 15:28:33 +0000  
    Browse File »
  • generalize build rules, add experimental support for manual compilation without libtool ...
    caa397ed
    git-svn-id: svn+q:///qpdf/trunk@753 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-10 14:15:09 +0000  
    Browse File »