index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
xcode
/
mruby.xcodeproj
Age
Commit message (
Collapse
)
Author
2012-08-14
Made the Xcode building schemes shared (this adds ↵
Paolo Bosetti
mruby.xcodeproj/xcshareddata/* to the repo)
2012-08-13
Further revision of the set of Xcode build schemes
Paolo Bosetti
Now there are only three schemes (build commands, static library, OS X framework) plus a scheme wrapping the standard make file.
2012-08-06
Updated Xcode project build settings in conformity with 10.8/Xcode 4.4
Paolo Bosetti
2012-05-31
Updated list of source file in project list after removal of encoding.h and ↵
Paolo Bosetti
related files.
2012-05-30
[Xcode] Added native target for mrbtest suite
Paolo Bosetti
2012-05-30
Rearranged settings of native target in a more modular way.
Paolo Bosetti
2012-05-30
Added Xcode native target to build OSX framework
Paolo Bosetti
2012-05-30
Added Xcode template with native target for compiling static libs and tools ↵
Paolo Bosetti
(mruby, mrbc, mirb)
2012-05-22
Created Xcode 4 project, using the make target to build the tools, and with ↵
Paolo Bosetti
a native Xcode target to build a hello world example.