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
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-11-24
project: python's extension modules: incorporate into the main build.
midipix
1
-0
/
+8
2018-11-24
project: updated pyexts.mk (build rules for python's extension modules).
midipix
1
-0
/
+1802
2018-11-24
config: x86_64-linux-musl: defined CFLAGS_DBM, LDFLAGS_DBM.
midipix
1
-0
/
+3
2018-11-24
config: x86_64-linux-musl: defined CFLAGS_EXPAT, LDFALGS_EXPAT.
midipix
1
-0
/
+3
2018-11-24
config: x86_64-linux-musl: defined CFLAGS_SQLITE, LDFLAGS_SQLITE.
midipix
1
-0
/
+5
2018-11-24
config: x86_64-linux-musl: defined CFLAGS_NCURSES, LDFLAGS_NCURSES.
midipix
1
-0
/
+3
2018-11-24
project: added the referential, development-time-only pyexts.c.
midipix
1
-0
/
+287
2018-11-24
project: added generic rules for building python's extension modules.
midipix
3
-0
/
+71
2018-11-23
COPYING.SOFORT: update copyright year to reflect recent changes.
midipix
1
-1
/
+1
2018-11-23
build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.
midipix
1
-1
/
+1
2018-11-22
project: defined API_HEADERS.
midipix
1
-0
/
+92
2018-11-22
project: defined APP_SRCS, configured front-end executable accordingly.
midipix
2
-2
/
+3
2018-11-22
config: x86_64-linux-musl: core library: required all symbols to be defined.
midipix
1
-0
/
+2
2018-11-22
config: x86_64-linux-musl: defined CONFIG_SRCS.
midipix
1
-0
/
+13
2018-11-22
project: added CONFIG_SRCS to list of COMMON_SRCS.
midipix
1
-0
/
+1
2018-11-22
project: defined MODULE_SRCS and related variables and dependencies.
midipix
3
-0
/
+29
2018-11-22
config: x86_64-linux-musl: defined PYTHON_PATH.
midipix
1
-0
/
+2
2018-11-22
config: x86_64-linux-musl: defined DYNLOAD_SRCS.
midipix
1
-0
/
+2
2018-11-22
project: added DYNLOAD_SRCS support.
midipix
2
-0
/
+3
2018-11-22
project: defined PYTHON_SRCS.
midipix
2
-0
/
+53
2018-11-22
project: defined OBJECT_SRCS.
midipix
2
-1
/
+50
2018-11-22
build system: added --cfghost support.
midipix
4
-2
/
+17
2018-11-22
project: defined PARSER_SRCS.
midipix
3
-0
/
+25
2018-11-22
config: added target definition for config.tag.
midipix
1
-0
/
+15
2018-11-22
config: added ad-hoc pyconfig.h & config.c for x86_64-linux-musl.
midipix
2
-0
/
+365
2018-11-22
build system: created skeleton.
midipix
47
-0
/
+2494
2018-11-22
created repository.
midipix
3
-0
/
+43
[prev]