summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* drop pybind11 from setup.pySean Whitton2019-11-12
* 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
* Fix C++11 compatibilityJames R. Barlow2017-10-29
* Add missing test_requirements.txt, skip need for popplerJames R. Barlow2017-10-27
* Have Travis treat this as a primarily Python projectJames R. Barlow2017-10-27
* Update travis.yml and appveyor.yml based on pybind11's python_exampleJames R. Barlow2017-10-26
* Move to src/pikepdf directory structureJames R. Barlow2017-10-26
* Change to setuptools_scm versioningJames R. Barlow2017-10-26
* Don't allow pdf.pages.extend(pdf.pages)James R. Barlow2017-10-25