cpython/.github
Christian Heimes 4c95fb4640
bpo-45548: Fix out-of-tree and Debian builds (GH-29263)
Add Modules subdirs to SRCDIRS to generate directories for out-of-tree
object files.

Debian wants ncurses lib. Works on Fedora, too.

Debian also needs pkg-config to detect correct flags.

Remove more outdated comments. Makefile now tracks header dependencies
-lintl is injected by configure when needed. Build _dbm with
gdbm-compat.

Group some modules by purpose. socket, select, and mmap work on Windows,
too.
2021-10-28 11:57:38 +02:00
..
problem-matchers bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00
workflows bpo-45548: Fix out-of-tree and Debian builds (GH-29263) 2021-10-28 11:57:38 +02:00
CODEOWNERS Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (#27210) 2021-07-17 11:21:31 +02:00
CONTRIBUTING.rst Update CI files to account for the master -> main rename (GH-25860) 2021-05-03 23:36:55 +01:00
dependabot.yml Fix dependabot.yml file (GH-24443) 2021-02-04 11:22:34 -08:00
FUNDING.yml Add GitHub sponsor info for Python (GH-22887) 2020-10-23 08:23:58 -07:00
PULL_REQUEST_TEMPLATE.md Update CI files to account for the master -> main rename (GH-25860) 2021-05-03 23:36:55 +01:00
SECURITY.md bpo-44854: Remove trailing whitespaces (GH-27689) 2021-08-09 21:32:54 +03:00