index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Driver
/
ios-simulator-arcruntime.c
Age
Commit message (
Expand
)
Author
2012-11-09
Remove old driver code to grab the iOS simulator version from the -D option.
Bob Wilson
2012-07-19
Force the OS X version to 10.6 for old-style simulator builds.
Bob Wilson
2012-06-20
Restructure how the driver communicates information about the
John McCall
2012-01-26
Revert r148249: "Make the auto-detection hack for the iOS simulator set the t...
Bob Wilson
2012-01-20
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-16
Make the auto-detection hack for the iOS simulator set the target triple corr...
Eli Friedman
2012-01-13
Revert r148138; it's causing test failures.
Eli Friedman
2012-01-13
rename -ccc-host-triple into -target
Sebastian Pop
2011-10-18
Revert r142311, -mios-simulator-version-min does not work correctly.
Argyrios Kyrtzidis
2011-10-17
Remove the hack where we sniff the __IPHONE_OS_VERSION_MIN_REQUIRED define.
Argyrios Kyrtzidis
2011-07-06
Change the driver's logic about Objective-C runtimes: abstract out a
John McCall
2011-06-16
Make this test pretend to be on a darwin host.
John McCall
2011-06-15
Automatic Reference Counting.
John McCall