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
  • azure-pipelines.yml
24 Jan, 2020
1 commit
  • Update MacOS Azure Pipelines image
    7b6ed928
    Jay Berkenbilt authored
    2020-01-24 22:35:40 -0500  
    Browse File »

09 Nov, 2019
1 commit
  • 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 »

30 Aug, 2019
1 commit
  • Update Windows image and compiler
    646f3bc0
    Jay Berkenbilt authored
    2019-08-30 06:13:33 -0400  
    Browse File »

21 Jun, 2019
1 commit
  • Add 32-bit Linux build to CI
    bdf29ca3
    Jay Berkenbilt authored
    2019-06-21 13:17:21 -0400  
    Browse File »

15 Jun, 2019
1 commit
  • Run tests with sanitizers in CI
    127859a6
    Jay Berkenbilt authored
    2019-06-15 17:24:24 -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 »

18 Oct, 2018
1 commit
  • Restore mingw32
    cf82384d
    Jay Berkenbilt authored
    2018-10-18 12:06:01 -0400  
    Browse File »

16 Oct, 2018
2 commits
  • Temporarily disable mingw32 ...
    978532c5
    See https://github.com/Alexpux/MINGW-packages/issues/4543
    Jay Berkenbilt authored
    2018-10-16 11:41:00 -0400  
    Browse File »
  • Publish test results from AppImage build
    c13a0f44
    Jay Berkenbilt authored
    2018-10-16 11:41:00 -0400  
    Browse File »

13 Oct, 2018
3 commits
  • Publish test results
    2dd8ddcb
    Jay Berkenbilt authored
    2018-10-13 18:36:36 -0400  
    Browse File »
  • Build AppImage from pipeline
    9d1f885f
    Jay Berkenbilt authored
    2018-10-13 18:30:55 -0400  
    Browse File »
  • Run make_dist from azure pipeline
    8d6f923e
    Jay Berkenbilt authored
    2018-10-13 18:30:55 -0400  
    Browse File »

12 Oct, 2018
1 commit
  • Change artifact directory from installers to distribution
    9b72ce09
    Jay Berkenbilt authored
    2018-10-12 08:10:08 -0400  
    Browse File »

11 Oct, 2018
2 commits
  • Azure pipelines: no artifact upload/download from forks
    4cd1a8f0
    Jay Berkenbilt authored
    2018-10-11 17:27:54 -0400  
    Browse File »
  • Set up Azure Pipelines ...
    46284613
    Use free Azure Pipelines to do Linux, Windows, and Mac build and test
    and to generate Windows binary distributions.
    Jay Berkenbilt authored
    2018-10-11 15:07:51 -0400  
    Browse File »