summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* Make Pillow a formal dependencyJames R. Barlow2020-07-03
* Modernize setup.py to fix Python 3.8 issues with mp_compile.pyJames R. Barlow2020-07-01
* We run on the Python 3.9 beta (Fedora)James R. Barlow2020-06-26
* Update emailJames R. Barlow2020-05-20
* Patch to compiler flags for cygwinJames R. Barlow2020-05-16
* Merge branch 'master' of github.com:pikepdf/pikepdfJames R. Barlow2020-04-09
* Enable build/test of pikepdf with qpdf built from sourceJay Berkenbilt2020-04-08
* Sort .cpp build inputs to ensure a reproducible buildChris Lamb2020-01-29
* Remove C++11 shims and supportJames R. Barlow2019-11-03
* Adjust build for Python 3.8James R. Barlow2019-10-20
* setup: Fix qpdf21.dll nameJames R. Barlow2019-09-02
* Disable parallel build on 3.5James R. Barlow2019-07-24
* Activate mp_compileJames R. Barlow2019-07-24
* Try out mp_compileJames R. Barlow2019-07-22
* setup: declare us stableJames R. Barlow2019-07-16
* setup: supply linker arguments for macOS tooJames R. Barlow2019-07-16
* Remove darwin-qpdf-visibillity=hidden compatibility shim, require qpdf 8.4.2James R. Barlow2019-07-16
* Require pybind11 2.3.0James R. Barlow2019-06-13
* Remove dependency on deprecated defusedxml.lxmlJames R. Barlow2019-04-24
* setup: add a shim for BSDJames R. Barlow2019-04-13
* PEP 517: declare our build systemJames R. Barlow2019-03-02
* Fix -fvisibility=hidden with clang problemJames R. Barlow2019-03-01
* Switch to lxml since stdlib xml messes up xmlns tagsJames R. Barlow2018-12-20
* setup: require defusedxmlJames R. Barlow2018-12-11
* v0.3.6 release notesJames R. Barlow2018-10-29
* Fix encoding of README.md in case Appveyor wins the build raceJames R. Barlow2018-10-10
* setup.py: pybind11 is really a build requirement not an install reqJames R. Barlow2018-10-03
* setup.py: get pybind11 from PyPiJames R. Barlow2018-09-23
* Convert README to markdownJames R. Barlow2018-09-19
* Use setuptools_scm_git_archiveJames R. Barlow2018-08-20
* Complete vendoring of pybind11James R. Barlow2018-08-04
* Reorganize *requirements.txt and set up requirements for readthedocsJames R. Barlow2018-07-15
* Start using Jupyter notebooks for documentationJames R. Barlow2018-07-15
* Correct a spelling mistake.Edward Betts2018-07-13
* pylint fixes of test and support filesJames R. Barlow2018-06-25
* docs: another fix for setup.py not called from cwdJames R. Barlow2018-06-08
* docs: fix setup.py called from different cwdJames R. Barlow2018-06-08
* Tell setup.py to bundle qpdf21.dll on WindowsJames R. Barlow2018-06-05
* setup.py: extras_require spellingJames R. Barlow2018-06-04
* Fix extra_requiresJames R. Barlow2018-05-31
* Use readthedocs.ymlJames R. Barlow2018-05-31
* AppveyorJames R. Barlow2018-05-30
* AppveyorJames R. Barlow2018-05-29
* Try appveyor againJames R. Barlow2018-05-29
* Mark as alpha, Py3.5+James R. Barlow2018-05-14
* Use pybind11 2.2.3 for pip10James R. Barlow2018-05-01
* Fix spelling of setuptools_scmJames R. Barlow2018-04-06
* Fix header compilationJames R. Barlow2017-11-08
* setup.py: compile all the C++James R. Barlow2017-11-02
* Rename cpp11 to shimsJames R. Barlow2017-11-02