Log In
python
/
sbpython2
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History project/pycompile.mk
Branch:
f66c30c7adb4abbbf89dda560b5e125f4db2b78f
main
f66c30c7adb4abbbf89dda560b5e125f4db2b78f
project
pycompile.mk
project: pycompile: set C standard (-std=c99) via PYCOMPILE_CFLAGS.
midipix
• 5 years ago
3825e8
pycompile: config.tag: ordering: touch target files after copying.
midipix
• 5 years ago
17c5b4
pycompile: build each object only once (oops).
midipix
• 5 years ago
83245e
project: generate core library objects under core/<subdir>.
midipix
• 5 years ago
238bdc
project: generate extension objects under pyext/obj rather than Modules subdir.
midipix
• 5 years ago
eee989
project: integrated cfgtest.sh (sofort's config test framework).
midipix
• 5 years ago
2216cf
project: added and integrated cfghost.sh, refactored cfgdefs.sh accordingly.
midipix
• 5 years ago
04aa65
config: handle all dependency-related logic at the project level.
midipix
• 5 years ago
3ebdb8
project: removed references to the CFGHOST_SYNONYM var (no longer needed).
midipix
• 5 years ago
d7bd09
project: added custom configuration bits (cfgdefs.sh and friends).
midipix
• 5 years ago
d1a04d
pycompile: properly support systems with separate libc components.
midipix
• 5 years ago
7cb4f6
project: pycompile: extend to allow .pyc generation of all pydist scripts.
midipix
• 5 years ago
ec618c
project: added recipes for pycompile (native core python for bytecode gen).
midipix
• 5 years ago
7a8b0c