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
  • autoconf.mk.in
07 Feb, 2022
1 commit
  • Update for clean compile with POINTERHOLDER_TRANSITION=2
    c62e8e2b
    Jay Berkenbilt authored
    2022-02-07 17:38:22 -0500  
    Browse File »

28 Dec, 2021
1 commit
  • Add maintainer mode to build
    1c420e85
    Jay Berkenbilt authored
    2021-12-28 11:01:26 -0500  
    Browse File »

13 Dec, 2021
1 commit
  • Switch build from docbook manual to sphinx ...
    a372a988
    Also remove linearization from qpdf-manual.pdf. It's a small file, and
    removing the dependency on the qpdf executable significantly shortens
    build times.
    Jay Berkenbilt authored
    2021-12-13 11:16:21 -0500  
    Browse File »

20 Oct, 2020
1 commit
  • Add --disable-rpath to configure (fixes #422)
    56d96e22
    Jay Berkenbilt authored
    2020-10-20 17:18:20 -0400  
    Browse File »

06 Apr, 2020
1 commit
  • Add OpenSSL/BoringSSL crypto provider ...
    0f250723
    Fixes qpdf/qpdf#417
    Dean Scarff authored
    2020-04-06 09:01:55 -0400  
    Browse File »

09 Nov, 2019
3 commits
  • Link with setargv or wsetargv with MSVC (fixes #224) ...
    07da0039
    For wildcard expansion to work properly with the msvc binary, it is
    necessary to link with setargv.obj or wsetargv.obj, depending on
    whether wmain is in use.
    Jay Berkenbilt authored
    2019-11-09 18:50:42 -0500  
    Browse File »
  • Implement gnutls crypto provider (fixes #218) ...
    88bedb41
    Thanks to Zdenek Dohnal <zdohnal@redhat.com> for contributing the code
    used for the gnutls crypto provider.
    Jay Berkenbilt authored
    2019-11-09 09:53:38 -0500  
    Browse File »
  • Update autoconf to support crypto selection
    cc145234
    Jay Berkenbilt authored
    2019-11-09 08:18:02 -0500  
    Browse File »

21 Jun, 2019
1 commit
  • configure: determine wordsize automatically ...
    21558152
    Based on sizeof(size_t). Assumes 64 if not 32.
    Jay Berkenbilt authored
    2019-06-21 13:17:21 -0400  
    Browse File »

13 Jun, 2019
1 commit
  • oss-fuzz initial integration
    3d03024a
    Jay Berkenbilt authored
    2019-06-13 09:28:38 -0400  
    Browse File »

17 Jan, 2019
1 commit
  • Test for wmain/unicode
    7c1e0a2a
    Jay Berkenbilt authored
    2019-01-17 11:43:56 -0500  
    Browse File »

11 Aug, 2017
1 commit
  • Generate libqpdf.map from autoconf ...
    e7d0019b
    Rather than checking consistency of libqpdf.map, generate it.
    Jay Berkenbilt authored
    2017-08-11 04:56:22 -0400  
    Browse File »

04 Mar, 2013
2 commits
  • 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 »
  • Handle warning flags better ...
    a1108108
    Make --enable-werror work properly on msvc, handle extra warnings
    flags for msvc in configure.ac instead of hardcoding into
    make/msvc.mk, separate warnings flags into WFLAGS in autoconf.mk to
    avoid duplication and to make it easier to override.
    Jay Berkenbilt authored
    2013-03-04 16:45:15 -0500  
    Browse File »

28 Jul, 2012
1 commit
  • Add QPDF_ to some variables used by the test suite ...
    5878d17f
    LARGE_FILE_TEST_PATH -> QPDF_LARGE_FILE_TEST_PATH
    SKIP_TEST_COMPARE_IMAGES -> QPDF_SKIP_TEST_COMPARE_IMAGES
    Jay Berkenbilt authored
    2012-07-28 19:07:37 -0400  
    Browse File »

26 Jun, 2012
1 commit
  • Allow environment variable to override LARGE_FILE_TEST_PATH
    f60bb8e0
    Jay Berkenbilt authored
    2012-06-26 10:03:20 -0400  
    Browse File »

24 Jun, 2012
1 commit
  • Fix and test support for files >= 4 GB
    8318d81a
    Jay Berkenbilt authored
    2012-06-24 15:56:50 -0400  
    Browse File »

21 Jun, 2012
1 commit
  • Adjust Windows built to support 32-bit and 64-bit builds ...
    c833295a
    Update the build to support new external-libs layout, and autoconf
    options to specify windows word size.  Split make_windows_releases
    into multiple scripts.
    Jay Berkenbilt authored
    2012-06-21 21:22:35 -0400  
    Browse File »

20 Jun, 2012
1 commit
  • 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 »

23 Oct, 2009
1 commit
  • fix external libs again ...
    bffda5cb
    git-svn-id: svn+q:///qpdf/trunk@870 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-23 03:23:34 +0000  
    Browse File »

10 Oct, 2009
2 commits
  • handle external libs in autoconf ...
    3d5a7a26
    git-svn-id: svn+q:///qpdf/trunk@764 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2009-10-10 17:32:34 +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 »

29 Apr, 2008
1 commit
  • update release date to actual date ...
    9a0b88bf
    
    git-svn-id: svn+q:///qpdf/trunk@599 71b93d88-0707-0410-a8cf-f5a4172ac649
    Jay Berkenbilt authored
    2008-04-29 12:55:25 +0000  
    Browse File »