index
:
sbpython2
main
an external, sofort-based, configurable build project for Python-2.7.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
/
extras.mk
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-12-25
project: custom config: support --with[out]-pycompile, --with[out]-pydebug.
midipix
1
-0
/
+1
2018-12-19
custom config: init python's version make vars based on patchlevel.h.
midipix
1
-3
/
+0
2018-12-16
project: whitespace meditation.
midipix
1
-4
/
+1
2018-12-16
project: extension objects: remove obsolete rules (all are under pyext/obj).
midipix
1
-45
/
+1
2018-12-15
project: generate extension objects under pyext/obj rather than Modules subdir.
midipix
1
-0
/
+7
2018-12-10
project: properly support local installations via --rpath.
midipix
1
-0
/
+1
2018-12-06
shared library linking: properly support systems with separate libc modules.
midipix
1
-1
/
+8
2018-12-06
project: added the bits for python's custom install steps.
midipix
1
-0
/
+3
2018-12-06
project: added the bits for python's {prefix}/bin script-based tools.
midipix
1
-0
/
+4
2018-12-06
project: added pycgen.mk (build rules for python's distributed .pyc objects).
midipix
1
-0
/
+3
2018-12-06
project: added pydist.mk (build rules for python's distributed .py scripts).
midipix
1
-0
/
+3
2018-12-04
project: added recipes for pycompile (native core python for bytecode gen).
midipix
1
-0
/
+4
2018-12-02
project, config/x86_64-linux-musl: refactor, define extension subsets.
midipix
1
-6
/
+3
2018-12-02
project, config/x86_64-linux-musl: created profiles/, refactored inittab bits.
midipix
1
-1
/
+1
2018-12-02
project: properly support an all-static python executable.
midipix
1
-0
/
+18
2018-12-02
config: x86_64-linux-musl, x86_64-nt64-midipix: defined PYTHON_PLATFORM.
midipix
1
-0
/
+1
2018-11-25
project: PE targets: ensure linking against the newly built libpython2.7.lib.a.
midipix
1
-1
/
+1
2018-11-25
project: no more need to reset LDFLAGS_IMPLIB when building extension modules.
midipix
1
-1
/
+0
2018-11-25
project: express dependency of python's extension modules on its main library.
midipix
1
-1
/
+1
2018-11-24
project: python's extension modules: incorporate into the main build.
midipix
1
-0
/
+8
2018-11-24
project: added generic rules for building python's extension modules.
midipix
1
-0
/
+64
2018-11-22
project: defined MODULE_SRCS and related variables and dependencies.
midipix
1
-0
/
+8
2018-11-22
project: defined PARSER_SRCS.
midipix
1
-0
/
+1
2018-11-22
build system: created skeleton.
midipix
1
-0
/
+0