| Commit message (Expand) | Author | Age | Files | Lines |
* | Build system: Don't break on non-GNUstep systems when compiling libobjcl for ... | Matthias Benkard | 2008-03-04 | 1 | -1/+1 |
* | Update libffi to 3.0.4. | Matthias Benkard | 2008-03-03 | 1 | -6/+6 |
* | Remove NSObject category ObjectiveCLWrapperLink. | Matthias Benkard | 2008-02-19 | 1 | -1/+1 |
* | Add NSObject category ObjectiveCLWrapperLink. | Matthias Benkard | 2008-02-10 | 1 | -1/+1 |
* | Import NeXT runtime support files from PyObjC. | Matthias Benkard | 2008-01-28 | 1 | -1/+1 |
* | Import GNU runtime support files from JIGS. | Matthias Benkard | 2008-01-28 | 1 | -1/+3 |
* | Directory layout: Put code imported from PyObjC into its own directory. | Matthias Benkard | 2008-01-28 | 1 | -3/+4 |
* | Do not build our own libffi if we can find one installed on the system. | Matthias Benkard | 2008-01-27 | 1 | -3/+18 |
* | Minor makefile cleanups. | Matthias Benkard | 2008-01-26 | 1 | -8/+0 |
* | Fix the libffi build procedure for Mac OS X. | Matthias Benkard | 2008-01-26 | 1 | -1/+1 |
* | Link statically against libffi, unbreak the build system on Mac OS X again. | Matthias Benkard | 2008-01-26 | 1 | -3/+14 |
* | Automatically build libffi when loading the system. | Matthias Benkard | 2008-01-26 | 1 | -3/+15 |
* | Support building on Mac OS X without gnustep-make. | Matthias Benkard | 2007-10-18 | 1 | -2/+23 |
* | Apply the GPLv3 to my code and clarify the license of the PyObjC parts. | Matthias Benkard | 2007-09-26 | 1 | -0/+17 |
* | Make the libffi support code from PyObjC compilable stand-alone. | Matthias Benkard | 2007-09-15 | 1 | -3/+8 |
* | Add libffi support code from PyObjC. | Matthias Benkard | 2007-09-15 | 1 | -4/+0 |
* | Make the code copied from PyObjC compilable stand-alone. | Matthias Benkard | 2007-09-15 | 1 | -2/+9 |
* | Add some support files from PyObjC. | Matthias Benkard | 2007-09-15 | 1 | -2/+3 |
* | Refactor directory and source file layout. | Matthias Benkard | 2007-08-04 | 1 | -0/+12 |