SomberNight
c23fca37d4
build: clarify which locale files are included
related: 2cb4e56be3
4 years ago
SomberNight
472d112433
sdist build: (minor) exclude more stuff from tar.gz, rm git clean log
The `git clean --dry-run` became redundant with "fresh clone" builds.
The new exclude in MANIFEST.in should not affect production builds (also due to fresh clone),
but they are nice when building from dirty local dir.
4 years ago
SomberNight
c5c8ea15bb
sdist build: stop making .zip distributables as they are not deterministic
see https://bugs.python.org/issue40963
5 years ago
SomberNight
e12bc4817a
attempt at reproducible tarballs (sdist)
5 years ago
SomberNight
5ed6a68d8c
update make_locale doc references, and small nits
6 years ago
SomberNight
ec56a4612c
make_tgz: build locale from deterministic submodule
6 years ago
ThomasV
5db21134aa
separate push and pull locale
6 years ago
SomberNight
03c3ba0d36
gitignore: add more build folders
6 years ago
SomberNight
ba08b2279d
kivy build: test and document that make_locale is to be run first
6 years ago
ghost43
7266ecc2b8
contrib/make_tgz: small improvements. ( #5040 )
6 years ago
SomberNight
2bd5e0f25d
packaging: check in make_tgz if packages folder exists
related: #4714
7 years ago
ThomasV
fa4d7a47f8
add tgz and upload script to contrib
7 years ago