Paolo Bosetti
|
58573c1a24
|
Corrected some missing link in Xcode project
|
2012-08-16 10:32:12 +02:00 |
|
Paolo Bosetti
|
efa46146a5
|
Merge branch 'master' into XCode
Also, fixed issue in Xcode project build settings
|
2012-08-16 10:18:41 +02:00 |
|
Paolo Bosetti
|
441079557d
|
Code formatting in sprintf.c
switch/case constructs in mrb_str_format() had mismatched indentation
styles: clean up to 2-spaces-per-level.
|
2012-08-16 10:11:15 +02:00 |
|
Paolo Bosetti
|
263de094b7
|
Further improvement and optimization of Xcode project build settings
|
2012-08-14 11:29:16 +02:00 |
|
Paolo Bosetti
|
386f90b48b
|
Made the Xcode building schemes shared (this adds mruby.xcodeproj/xcshareddata/* to the repo)
|
2012-08-14 09:06:03 +02:00 |
|
Paolo Bosetti
|
177e74618d
|
Further revision of the set of Xcode build schemes
Now there are only three schemes (build commands, static library, OS X
framework) plus a scheme wrapping the standard make file.
|
2012-08-13 16:37:02 +02:00 |
|
Paolo Bosetti
|
05127776cf
|
Modified and made more clear Xcode project schemes. Also, removed /build form main .gitignore
|
2012-08-13 16:23:46 +02:00 |
|
Paolo Bosetti
|
193c98ae54
|
Updated Xcode project build settings in conformity with 10.8/Xcode 4.4
|
2012-08-06 14:55:28 +02:00 |
|
Paolo Bosetti
|
8fafbe7e03
|
Updated list of source file in project list after removal of encoding.h and related files.
|
2012-05-31 19:12:19 -07:00 |
|
Paolo Bosetti
|
1da34f46f4
|
[Xcode] Added native target for mrbtest suite
|
2012-05-30 22:03:30 -07:00 |
|
Paolo Bosetti
|
eb9c3c0c28
|
Rearranged settings of native target in a more modular way.
|
2012-05-30 17:49:29 -07:00 |
|
Paolo Bosetti
|
76fd88dfdb
|
Added Xcode native target to build OSX framework
|
2012-05-30 12:06:56 -07:00 |
|
Paolo Bosetti
|
ba3d7c9834
|
Edit in Xcode/.gitignore
|
2012-05-30 11:44:59 -07:00 |
|
Paolo Bosetti
|
636d45f765
|
Added Xcode template with native target for compiling static libs and tools (mruby, mrbc, mirb)
|
2012-05-30 11:42:42 -07:00 |
|
Paolo Bosetti
|
e634ca18ed
|
Created Xcode 4 project, using the make target to build the tools, and with a native Xcode target to build a hello world example.
|
2012-05-22 22:34:16 -07:00 |
|