5 Commits

Author SHA1 Message Date
Kanika Kapoor
c7572c76ba Fix amalgamation script to work with python3-only environments (#444)
- Use sys.executable in Python scripts (amalgamate.py, cmake_build.py) instead of hardcoded 'python'
- Update shell scripts to prefer python3 over python with fallback
- Fix scripts/run_tests.py to detect python3 for CPython benchmarking

This fixes the issue where the amalgamation script fails on Linux systems
that only have python3 available and no 'python' symlink.
2025-12-27 00:42:53 +05:30
blueloveTH
585fffbb27 add msgpack
Update CMakeLists.txt

Update CMakeLists.txt

Update CMakeLists.txt
2025-11-11 01:01:21 +08:00
blueloveTH
1bfa937346 Update build_darwin_libs.sh 2025-10-22 17:05:04 +08:00
blueloveTH
066a4c3936 backup 2025-10-22 16:57:45 +08:00
blueloveTH
2e99fbcd97 some fix 2025-10-22 13:02:36 +08:00