summaryrefslogtreecommitdiff
path: root/Objective-C/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Build system: Configure libffi --with-pic.Matthias Benkard2008-03-181-1/+3
* Make the build system work with manual copying again.Matthias Benkard2008-03-071-1/+1
* Build system: Fix a long-standing bug that made make too verbose.Matthias Benkard2008-03-061-1/+1
* Fix linking with libffi on GNUstep systems.Matthias Benkard2008-03-051-0/+1
* Fix a compilation warning on Mac OS X.Matthias Benkard2008-03-051-1/+1
* Build system: Don't break on non-GNUstep systems when compiling libobjcl for ...Matthias Benkard2008-03-041-1/+1
* Update libffi to 3.0.4.Matthias Benkard2008-03-031-6/+6
* Remove NSObject category ObjectiveCLWrapperLink.Matthias Benkard2008-02-191-1/+1
* Add NSObject category ObjectiveCLWrapperLink.Matthias Benkard2008-02-101-1/+1
* Import NeXT runtime support files from PyObjC.Matthias Benkard2008-01-281-1/+1
* Import GNU runtime support files from JIGS.Matthias Benkard2008-01-281-1/+3
* Directory layout: Put code imported from PyObjC into its own directory.Matthias Benkard2008-01-281-3/+4
* Do not build our own libffi if we can find one installed on the system.Matthias Benkard2008-01-271-3/+18
* Minor makefile cleanups.Matthias Benkard2008-01-261-8/+0
* Fix the libffi build procedure for Mac OS X.Matthias Benkard2008-01-261-1/+1
* Link statically against libffi, unbreak the build system on Mac OS X again.Matthias Benkard2008-01-261-3/+14
* Automatically build libffi when loading the system.Matthias Benkard2008-01-261-3/+15
* Support building on Mac OS X without gnustep-make.Matthias Benkard2007-10-181-2/+23
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
* Make the libffi support code from PyObjC compilable stand-alone.Matthias Benkard2007-09-151-3/+8
* Add libffi support code from PyObjC.Matthias Benkard2007-09-151-4/+0
* Make the code copied from PyObjC compilable stand-alone.Matthias Benkard2007-09-151-2/+9
* Add some support files from PyObjC.Matthias Benkard2007-09-151-2/+3
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+12