Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trying to use pkg-config to more systematically get installation | Armin Rigo | 2012-07-21 | 1 | -0/+4 |
* | Add a "requires" line to setup_base.py. | Armin Rigo | 2012-07-19 | 1 | -0/+1 |
* | Add a 'packages' section to setup_base.py. | Armin Rigo | 2012-07-09 | 1 | -1/+2 |
* | More tests for MSVC's struct return type. Add a workaround similar | Armin Rigo | 2012-06-29 | 1 | -1/+2 |
* | Rename: _ffi_backend => _cffi_backend | Armin Rigo | 2012-06-27 | 1 | -1/+1 |
* | Move things around to avoid duplication of code. I hope "if | Armin Rigo | 2012-06-18 | 1 | -20/+1 |
* | Copy verbatim libffi_msvc from CPython 2.6. | Armin Rigo | 2012-06-18 | 1 | -1/+1 |
* | A clear error message for Win32. | Armin Rigo | 2012-06-18 | 1 | -0/+4 |
* | Split setup.py into a part in setup_base.py that can be used | Armin Rigo | 2012-06-17 | 1 | -0/+29 |