Log In
Reicher82
/
python
/
sbpython3
Forked from
python/sbpython3
3 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
feb6bd
project: support variant-specific header-, source-, and extension lists.
Authored and Committed by
midipix
5 years ago
raw
patch
tree
parent
16 files changed.
2406 lines added
.
2377 lines removed
.
config/linux/config.mk
file modified
+3
-1
config/midipix/config.mk
file modified
+3
-1
project/common.mk
file modified
+3
-167
project/extras.mk
file modified
+1
-0
project/headers.mk
file modified
+3
-103
project/pycompile.mk
file modified
+1
-0
project/pyexts.c
file modified
+1
-181
project/pyexts.mk
file modified
+3
-1924
project/variants/3.6.3/common.mk
file added
+167
project/variants/3.6.3/headers.mk
file added
+103
project/variants/3.6.3/linkage/inittab.h
profiles/linkage/inittab.h
file renamed
+0
-0
project/variants/3.6.3/linkage/pycompile.h
profiles/linkage/pycompile.h
file renamed
+0
-0
project/variants/3.6.3/linkage/static.h
profiles/linkage/static.h
file renamed
+0
-0
project/variants/3.6.3/pyexts.h
file added
+194
project/variants/3.6.3/pyexts.mk
file added
+1924
project/variants/3.6.3/subsets.mk
profiles/pyexts/subsets.mk
file renamed
+0
-0
project: support variant-specific header-, source-, and extension lists.
config/linux/config.mk
file modified
+3
-1
config/midipix/config.mk
file modified
+3
-1
project/common.mk
file modified
+3
-167
project/extras.mk
file modified
+1
-0
project/headers.mk
file modified
+3
-103
project/pycompile.mk
file modified
+1
-0
project/pyexts.c
file modified
+1
-181
project/pyexts.mk
file modified
+3
-1924
project/variants/3.6.3/common.mk
file added
+167
project/variants/3.6.3/headers.mk
file added
+103
project/variants/3.6.3/linkage/inittab.h
profiles/linkage/inittab.h
file renamed
file was renamed with no change to the file
project/variants/3.6.3/linkage/pycompile.h
profiles/linkage/pycompile.h
file renamed
file was renamed with no change to the file
project/variants/3.6.3/linkage/static.h
profiles/linkage/static.h
file renamed
file was renamed with no change to the file
project/variants/3.6.3/pyexts.h
file added
+194
project/variants/3.6.3/pyexts.mk
file added
+1924
project/variants/3.6.3/subsets.mk
profiles/pyexts/subsets.mk
file renamed
file was renamed with no change to the file