summaryrefslogtreecommitdiff
path: root/Objective-C/GNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* Build system: Configure libffi --with-pic.Matthias Benkard2008-03-181-1/+3
| | | | darcs-hash:c2f671fcefdca9314491244cea4351741308a90f
* Make the build system work with manual copying again.Matthias Benkard2008-03-071-1/+1
| | | | darcs-hash:081b10c8044f5b7ede7eaf943f0752f2546831e8
* Build system: Fix a long-standing bug that made make too verbose.Matthias Benkard2008-03-061-1/+1
| | | | darcs-hash:19524a6da40b1471d6cbd9b95a62eda6dc9ef7fc
* Fix linking with libffi on GNUstep systems.Matthias Benkard2008-03-051-0/+1
| | | | darcs-hash:9570bf3415ebb1d118f210f989ec927c24914bd2
* Fix a compilation warning on Mac OS X.Matthias Benkard2008-03-051-1/+1
| | | | darcs-hash:85fb9bdcbc82656ee6d08f6ac1cee72426e05822
* Build system: Don't break on non-GNUstep systems when compiling libobjcl for ↵Matthias Benkard2008-03-041-1/+1
| | | | | | the second time. darcs-hash:49d9746e4c8e84ee6c4b6253dbb54fa93eaec836
* Update libffi to 3.0.4.Matthias Benkard2008-03-031-6/+6
| | | | darcs-hash:d0cdf89441c98da668f268b1af91e536dc3ed76e
* Remove NSObject category ObjectiveCLWrapperLink.Matthias Benkard2008-02-191-1/+1
| | | | darcs-hash:07ee45edca14214270891334f18d56f30e4ea57a
* Add NSObject category ObjectiveCLWrapperLink.Matthias Benkard2008-02-101-1/+1
| | | | darcs-hash:0a90de7a76127351a989662a577b5688fe39654c
* Import NeXT runtime support files from PyObjC.Matthias Benkard2008-01-281-1/+1
| | | | darcs-hash:75e887a4c2fdef84a692ecc368886a3dfb523cde
* Import GNU runtime support files from JIGS.Matthias Benkard2008-01-281-1/+3
| | | | darcs-hash:71a2a7b9fb464ed3f41eef15f5db3c965e28c18a
* Directory layout: Put code imported from PyObjC into its own directory.Matthias Benkard2008-01-281-3/+4
| | | | darcs-hash:e3dd1138105e4eece0fbcbc13365eb3a25ffb808
* Do not build our own libffi if we can find one installed on the system.Matthias Benkard2008-01-271-3/+18
| | | | darcs-hash:98186d9dca2682cb70a25403ee7415dcbd28249c
* Minor makefile cleanups.Matthias Benkard2008-01-261-8/+0
| | | | darcs-hash:4fe32e0e584134445304050cfca9ed2d028b5eb0
* Fix the libffi build procedure for Mac OS X.Matthias Benkard2008-01-261-1/+1
| | | | darcs-hash:f1894364e045b4f60ef2b1155f9675b1372f1ae4
* Link statically against libffi, unbreak the build system on Mac OS X again.Matthias Benkard2008-01-261-3/+14
| | | | darcs-hash:8acaf95eba0b3e8b415cfc4f2dc26532912ccce8
* Automatically build libffi when loading the system.Matthias Benkard2008-01-261-3/+15
| | | | darcs-hash:4052b064360c7f3fea44f8360edc845540307ac3
* Support building on Mac OS X without gnustep-make.Matthias Benkard2007-10-181-2/+23
| | | | darcs-hash:fd214e0244570e27679db980171f866332808a56
* Apply the GPLv3 to my code and clarify the license of the PyObjC parts.Matthias Benkard2007-09-261-0/+17
| | | | darcs-hash:f938f41421ba30e34d6bef095829ac1950b4dfa9
* Make the libffi support code from PyObjC compilable stand-alone.Matthias Benkard2007-09-151-3/+8
| | | | darcs-hash:f691f757ec2c57915f7b653118183759d8ac590a
* Add libffi support code from PyObjC.Matthias Benkard2007-09-151-4/+0
| | | | darcs-hash:0cb8e75aa1ea694562f5087aa400840349adcac8
* Make the code copied from PyObjC compilable stand-alone.Matthias Benkard2007-09-151-2/+9
| | | | darcs-hash:6a1f1865b6259fc5a7551ffb10494f914359ecc6
* Add some support files from PyObjC.Matthias Benkard2007-09-151-2/+3
| | | | darcs-hash:9abac9aee8a4843a399d1c6472b32ff3bc3aa0ee
* Refactor directory and source file layout.Matthias Benkard2007-08-041-0/+12
darcs-hash:0eb031a60f3b86a678869960867410811ca5325c