Watson
cfc1dbbd61
2.20
2014-01-07 15:55:06 +09:00
Laurent Sansonetti
63a2ad50aa
2.19
2013-12-30 15:28:32 +01:00
Laurent Sansonetti
882046a6de
builds the android runtime
2013-12-18 20:02:56 +01:00
Laurent Sansonetti
5af6b0245c
propagate android ndk path to rake sub-targets
2013-12-18 20:02:56 +01:00
Laurent Sansonetti
897f1d003c
‘rake android’ experimental task, generates bridgesupport for the basic android package
2013-12-16 01:24:35 +01:00
Laurent Sansonetti
82c20d0b92
propagate android SDK path and API versions to all rake tasks
2013-12-15 19:09:04 +01:00
Laurent Sansonetti
9b6df0f32b
PLATFORMS_DIR -> XCODE_PLATFORMS_DIR
2013-12-15 18:54:51 +01:00
Eloy Durán
a4b6bc00e8
[install] Include XCPretty files in installation.
2013-12-13 15:02:35 +01:00
Eloy Durán
0e369fd7de
[test] Add spec rake tasks to root Rakefile to run test suites on all iOS SDKs and specific ones.
2013-12-13 11:36:24 +01:00
Laurent Sansonetti
a22cb68772
2.18
2013-12-13 03:02:28 +01:00
Laurent Sansonetti
05b6c69051
2.17
2013-11-22 16:31:33 +01:00
Laurent Sansonetti
047e554eac
2.16
2013-11-20 15:45:08 +01:00
Laurent Sansonetti
d8d8487434
don't forget to install the 7.1 bits
2013-11-19 15:32:49 +01:00
Eloy Durán
4f8266d8a2
[analyzer] Don’t try to open HTML after run on Jenkins CI.
2013-11-13 17:59:37 +01:00
Eloy Durán
b3864c0cfc
[analyzer] Disable objc leaks checker.
2013-11-13 17:59:21 +01:00
Eloy Durán
44f279e68f
[analyzer] Ensure normal builds have a clean env and set DEBUG.
2013-11-12 22:10:46 +01:00
Eloy Durán
e5f12d9a2c
[rake] Add analyze task which performs a static analysis on the codebase.
...
Vendored relavant part from http://clang-analyzer.llvm.org/downloads/checker-275.tar.bz2
2013-11-12 16:03:38 +01:00
Watson
71e716e1d5
2.15
2013-11-06 12:57:15 +09:00
Laurent Sansonetti
d08b1dcc39
2.14
2013-11-03 15:16:00 +01:00
Watson
011b07ab97
2.13
2013-11-02 23:00:13 +09:00
Laurent Sansonetti
8856ede0b1
ship bin/instruments
2013-10-31 23:36:44 +01:00
Watson
74d1dad358
fix typo
2013-10-31 15:53:50 +09:00
Watson
951e40c7fb
revert "reject to instal into each sdk directories"
...
I need to run `rake clean' before `rake install'.
2013-10-31 15:52:13 +09:00
Watson
a0ac816686
install libmacruby-repl.dylib into osx, and reject to instal into each sdk directories
2013-10-31 15:31:31 +09:00
Laurent Sansonetti
f818c0583f
ship the repl dylib
2013-10-31 00:06:50 +01:00
Laurent Sansonetti
a2ee297ac0
introduce the EVALUATION env variable to build an evaluation version of RubyMotion (iPhoneSimulator only, iPhoneOS and MacOSX not copied), usage: $ rake package EVALUATION=1
2013-10-20 18:17:37 +02:00
Watson
9a8847238e
should not install gen_bridge_metadata as public
...
If add gen_bridge_metadata into public_binaries variable,
it will replace /usr/bin/gen_bridge_metadata.
However, our gen_bridge_metadata loads '/usr/bin/gen_bridge_metadata' in f4dd2a28bf/bin/gen_bridge_metadata (L5) ,
so, it will causes "tack level too deep (SystemStackError)" error when run gen_bridge_metadata.
2013-10-19 13:53:37 +09:00
Eloy Durán
4896f66c85
[BS] Install custom gen_bridge_metadata.
2013-10-18 17:37:05 +02:00
Laurent Sansonetti
99f8884999
2.12
2013-10-15 13:49:10 +02:00
Watson
22d605c6cf
2.11
2013-09-26 21:36:09 +09:00
Laurent Sansonetti
8060bc498c
2.10
2013-09-15 23:16:07 +02:00
Laurent Sansonetti
14db01ff4f
2.9
2013-09-14 00:01:53 +02:00
Laurent Sansonetti
ca412676cf
no longer need llc
2013-09-09 00:03:35 +02:00
Watson
39a3308fcd
add a tool to convert UTF-8 to UTF8-MAC
2013-09-02 14:30:58 +09:00
Watson
2c31692295
2.8
2013-08-28 13:15:49 +09:00
Laurent Sansonetti
2b6a9837d0
don't install lib/Rakefile
2013-08-26 16:17:57 +02:00
Watson
2774040599
add builtin command for lldb
2013-08-06 20:38:13 +09:00
Laurent Sansonetti
f80349db06
2.7
2013-07-30 15:31:55 +02:00
Laurent Sansonetti
246ff0e616
2.6
2013-07-23 20:24:57 +02:00
Laurent Sansonetti
c1a96173a5
debug mode - only builds for recent SDKs - not activated
2013-07-23 13:28:00 +02:00
Laurent Sansonetti
7cf7ec7e33
2.5
2013-07-12 13:46:58 +02:00
Watson
4dd9bb4319
remove .swp files from installation files
2013-07-11 13:22:31 +09:00
Laurent Sansonetti
ea9fba0f40
2.4
2013-06-25 16:15:58 +02:00
Laurent Sansonetti
0e81a7d154
don't install android files
2013-06-25 13:00:00 +02:00
Watson
84182d3735
2.3
2013-06-14 01:37:10 +09:00
Laurent Sansonetti
12a7a0ba9f
2.2, forward SDK_BETA env variable
2013-06-11 20:14:44 +02:00
Watson
adac756e0a
fix a bug which does not install .gitignore into /Library/RubyMotion/lib/xxx
2013-05-15 21:41:10 +09:00
Watson
5328daf98d
2.1
2013-05-11 10:01:24 +09:00
Watson
b792817a43
2.0
2013-05-11 10:00:58 +09:00
Laurent Sansonetti
1024b202c4
install new executables
2013-04-30 01:03:50 +02:00