Commit Graph

11 Commits

Author SHA1 Message Date
Robin Dunn
76937dca90 Exclude source files in wx/svg from being added to bdists 2019-09-04 14:28:08 -07:00
Robin Dunn
e9e3736fa0 Merge pull request #1035 from RobinD42/fix-issue961
include wxpy_api.h

(cherry picked from commit 7300aa4718)
2018-10-11 21:15:10 -07:00
Metallicow
99834ab3ec ⁉️ Trim trailing whitespace misc files
All these files seem like legit trailing whitespace that can be removed.
2018-01-16 09:37:04 -06:00
Robin Dunn
0879cdc240 Ensure that the locale message catalogs are included in the source and binary archives. 2017-08-11 15:46:04 -07:00
Robin Dunn
6104c898b0 Add note about where the real file selection and archiving happens. 2017-08-03 11:22:54 -07:00
Ghislain Antony Vaillant
e2d043acb5 Exclude the Sphinx build directory from sdist 2017-08-03 08:34:23 +01:00
Ghislain Antony Vaillant
3fb5b6c7f2 Add docs to the release tarball
The PyPI tarball is the canonical source for building packages on Linux distributions such as Debian. It would be desirable to have the docs shipped in the sdist, so that a corresponding documentation package can be built on the Debian side.
2017-07-24 09:54:09 +01:00
Robin Dunn
1bcde3d6fd Combine preamble, wxWindows license and LGPL files into a single LICENSE.txt file 2017-06-23 13:36:23 -07:00
Robin Dunn
e5b4c33421 (re)fetch the license files from wxWidgets when building the sdist,
and ensure it is included in the distribution.
2017-06-23 12:10:23 -07:00
Robin Dunn
d676741717 There’s no need to exclude .svn any longer 2017-03-31 13:19:24 -07:00
Robin Dunn
7905b1bcb1 Switch setup.py to use build.py for the actual building,
and set things up so commands like install or bdist_egg are
able to use the build as-is without having to build it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-02-28 19:17:08 +00:00