Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version. | Matthias Benkard | 2008-03-05 | 1 | -1/+1 |
* | Require libffi 3.x. | Matthias Benkard | 2008-03-03 | 1 | -1/+3 |
* | Use NSRecursiveLock rather than POSIX semaphores. | Matthias Benkard | 2008-02-16 | 1 | -2/+0 |
* | Bump version. | Matthias Benkard | 2008-02-11 | 1 | -1/+1 |
* | Bump version. | Matthias Benkard | 2008-02-10 | 1 | -1/+1 |
* | Objective-C layer: Implement locking using semaphores. | Matthias Benkard | 2008-02-07 | 1 | -0/+2 |
* | Minor build system cleanups. | Matthias Benkard | 2008-01-28 | 1 | -1/+1 |
* | Bump version. | Matthias Benkard | 2008-01-27 | 1 | -1/+1 |
* | Do not bother looking for ffi.h if libffi cannot be found. | Matthias Benkard | 2008-01-27 | 1 | -1/+3 |
* | Do not build our own libffi if we can find one installed on the system. | Matthias Benkard | 2008-01-27 | 1 | -0/+36 |