]> git.tdb.fi Git - builder.git/commit
Add target and tools for compiling Objective-C sources
authorMikko Rasa <tdb@tdb.fi>
Tue, 28 May 2013 10:07:46 +0000 (13:07 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 28 May 2013 10:07:46 +0000 (13:07 +0300)
commit7bcd4fef81679dedcabc5a58b12511a6b52c4fe4
treea9aef62fc82b236180c1076418c3e6876714b29e
parent6e02286dcbd62b8f5ef56987c2298d54b689ad9c
Add target and tools for compiling Objective-C sources
source/clangobjccompiler.cpp [new file with mode: 0644]
source/clangobjccompiler.h [new file with mode: 0644]
source/clangtools.cpp
source/csourcefile.cpp
source/csourcefile.h
source/gnulinker.cpp
source/gnuobjccompiler.cpp [new file with mode: 0644]
source/gnuobjccompiler.h [new file with mode: 0644]
source/gnutools.cpp
source/objcsourcefile.cpp [new file with mode: 0644]
source/objcsourcefile.h [new file with mode: 0644]