Files
textmate/bin
Allan Odgaard ed7a93af93 Allow enabling ARC per target
The issue is that the precompiled header must also be created with ARC enabled, so now we use different precompiled headers depending on wether or not the file to be compiled has -fobjc-arc enabled.

The way this is done is hardcoded for the ARC options, it might be nice to abstract it so that the PCH dependency had a name derived from the PCH-sensitive compiler options.
2012-09-22 13:23:40 +02:00
..
2012-08-09 16:25:56 +02:00
2012-09-22 13:23:40 +02:00
2012-08-09 16:25:56 +02:00
2012-08-20 15:44:47 +02:00