summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2018-12-25project: custom config: support --with[out]-pycompile, --with[out]-pydebug.midipix8-8/+56
2018-12-25project: custom config: cfgdefs.in: whitespace meditation.midipix1-6/+6
2018-12-25config/cfgdefs.in: use a more meaningful section comment.midipix1-1/+1
2018-12-25project: custom config: fix typo.midipix1-1/+1
2018-12-25sofort: cfgtest: test-framework files now reside under the cfgtest subdir.midipix1-1/+1
2018-12-24project: support of multiple variants: hoppla!midipix1-0/+155
2018-12-23project: added initial support of the 3.7.1 variant.midipix13-0/+4885
2018-12-23project: support variant-specific header-, source-, and extension lists.midipix14-2375/+2803
2018-12-23project: custom config: fix typo.midipix1-1/+1
2018-12-23project: config, cfghost.sh: simply & unify cfghost profiles (cf. ea008a7).midipix1-4/+4
2018-12-22project: custom config: test for x87, x64, and IEEE properties at config time.midipix1-0/+44
2018-12-22project: extensions: _decimal: take the -DUNIVERSAL code path.midipix3-3/+6
2018-12-22project: custom config: obtain type size information at config time.midipix1-0/+39
2018-12-21project: custom config: test for and link linintl as needed.midipix1-0/+8
2018-12-21project: custom config: wrap test sections with (set +e) / (set -e).midipix1-0/+6
2018-12-21project: custom config: tcl/tk tests: proeprly initialize mb_tcltk_libs.midipix1-0/+1
2018-12-21project: custom config: configure: unify the syntax for yes/no tests.midipix1-1/+1
2018-12-19project: custom config: handle all tcl/tk-related bits at config-time.midipix2-6/+6
2018-12-19project: static config: specify all extension dependencies in cfgdefs.sh.midipix2-2/+16
2018-12-19project: custom config: handle all (n)dbm-related bits at config-time.midipix4-11/+19
2018-12-19project: custom config: handle all expat-related bits at config-time.midipix2-4/+13
2018-12-19project: custom config: handle all sqlite-related bits at config-time.midipix2-6/+14
2018-12-19project: custom config: handle all ncurses-related bits at config-time.midipix2-7/+52
2018-12-19project: custom config: refactored unit-specific tests.midipix1-6/+15
2018-12-19project: pycompile: set C standard (-std=c99) via PYCOMPILE_CFLAGS.midipix1-0/+1
2018-12-19project: custom config: properly detect getrandom availability.midipix1-0/+9
2018-12-18project: core python library: cflags: defined ABIFLAGS.midipix1-0/+1
2018-12-18project: added the bits for python's custom install steps.midipix2-0/+52
2018-12-18project: added the bits for python's {prefix}/bin script-based tools.midipix3-0/+48
2018-12-18pycgen: do not compile ./lib2to3/tests/data/%.py.midipix1-0/+4
2018-12-18project: added rules and definitions for building a static python utility.midipix1-0/+11
2018-12-18project: imported pycgen.mk from sbpython2, revised for python-3.x.midipix2-0/+94
2018-12-18generated and integrated pydist information for the Python-3.6.3 variant.midipix3-0/+1903
2018-12-18project: imported pydist.sh from sbpython2, revised for python-3.x.midipix1-0/+154
2018-12-18project: imported pycopy.sh from sbpython2.midipix1-0/+41
2018-12-18project: added rules and definitions for building the build-local pycompile.midipix2-0/+155
2018-12-18custom config, modern.h: properly detect stdatomic.h and atomic built-ins.midipix1-0/+1
2018-12-18project: profiles: defined extension module subsets.midipix1-0/+4
2018-12-18project: added rules and definitions for building python's extension modules.midipix5-0/+1983
2018-12-18custom config: target: test for the <ndbm.h> header.midipix1-0/+3
2018-12-18project: added the referential, development-time-only pyexts.c.midipix1-0/+360
2018-12-18custom config: detect the version of the target's tcl/tk libraries.midipix1-0/+12
2018-12-18custom config: refactored target/native tests to reduce code duplicates.midipix1-45/+21
2018-12-18project: added rudimentary definitions for python's front-end utility.midipix1-0/+15
2018-12-18custom config: init python's version make vars based on patchlevel.h.midipix2-0/+54
2018-12-18project: added source and build definitions for the core python library.midipix4-0/+289
2018-12-18project: imported osforce.mk from sbpython2 (for config.tag).midipix1-0/+21
2018-12-18config & profiles: update to match Python-3.x's needs and definitions.midipix1-2/+48
2018-12-18project: imported the custom config bits from sbpython2.midipix3-0/+162
2018-12-18build system: created skeleton.midipix9-0/+5