ecere:dev-pypi

Last commit made on 2021-02-02
Get this branch:
git clone -b dev-pypi https://git.launchpad.net/ecere

Branch merges

Branch information

Name:
dev-pypi
Repository:
lp:ecere

Recent commits

b32f152... by Rejean Loyer

quick

3d9c960... by Rejean Loyer

PyPI: wip - fix install from source via pip/pypi. increment package version. add number of cores for numJobs. copy samples. attempt solving dynamic linking issue with rpath but this is a deadend.

2d51ae0... by Rejean Loyer

Makefile.bindings: wip -- the next evolution.

216a2af... by Rejean Loyer

bgen/py: bindings: fix install package from source issues.

f21670b... by Rejean Loyer

tarball: remove 'prepinstall' prerequisite from 'install' target to avoid the creation of root owned files in 'obj/$(PLATFORM)/' dir.

c7ca0f4... by Rejean Loyer

tarball: remove many duplicate lines in 'prepbinaries' target.

9f099d2... by Rejean Loyer

merge tarball: bindings python package

a0e47e3... by Diego Caraffini <email address hidden>

ecere/com/String: EscapeCString(); fix escape sequences, default to escaping double quotes if options is 0

830aad7... by Jerome St-Louis

compiler/libec; ecere/com/instance: Support for _Atomic; Option to use atomics for keeping track of class instances count

e9bc919... by Jerome St-Louis

compiler/eccss/lexing: Fixed buffer overflows