Commit Graph

  • 2f07401cb6 define RUBYMOTION_ENV earlier Laurent Sansonetti 2013-06-13 16:18:24 +02:00
  • 79db2c4fde include objc/NSObject.h in Foundation.bridgesupport Laurent Sansonetti 2013-06-24 22:00:08 +02:00
  • 460f495fd6 add line in NEWS Watson 2013-06-24 22:57:19 +09:00
  • dee029a36b fix a bug in brigesupport where it is missing NSObject methods Watson 2013-06-24 22:39:14 +09:00
  • c5e3058f1d Created a smaller default image Gant 2013-06-23 23:26:17 -05:00
  • 8ba08dfaf6 add line in NEWS Watson 2013-06-23 17:01:22 +09:00
  • d193d6dd4b Adds a check in the rake clean process for nib/xib existence. Kristian Freeman 2013-06-15 15:35:38 -07:00
  • 58a77d9b15 refactor #98 Watson 2013-06-23 16:50:21 +09:00
  • 8d9ea3687c Merge pull request #98 from imkmf/78-nib-xib-rake-clean-edits Watson 2013-06-23 00:37:54 -07:00
  • 5573cc39b6 add line in NEWS Watson 2013-06-23 15:52:42 +09:00
  • 64abb061e6 fix warning message where it would display "warning: no debug symbols in executable (-arch i386)" Watson 2013-06-23 15:44:15 +09:00
  • 2617e9a3e4 fix warning message where it would display "ld: warning: ObjC object file (./build/iPhoneSimulator-7.0-Development/objs/init.o) was compiled for iOS Simulator, but linking for MacOSX" Watson 2013-06-23 15:33:19 +09:00
  • 7298652ba0 sync Watson 2013-06-20 13:16:43 +09:00
  • 0993cb0cec move resources_dirs into the main config object Laurent Sansonetti 2013-06-19 12:40:18 +02:00
  • 490debf0b4 sync Watson 2013-06-17 14:35:35 +09:00
  • 24b7c9b128 fix the bug in output=colorized which cause a syntax error with system default Ruby1.8 Colin T.A. Gray 2013-06-16 20:02:43 -04:00
  • a0a39d5333 AH! Commas! Colin T.A. Gray 2013-06-16 20:02:43 -04:00
  • 1a2b4755d2 fix NEWS Watson 2013-06-17 08:22:08 +09:00
  • b7ad74a86a add line in NEWS Watson 2013-06-17 08:21:12 +09:00
  • cb3d1438dc adds output=colorized option Colin T.A. Gray 2013-06-13 10:24:04 -06:00
  • fcf437c351 add line in NEWS Watson 2013-06-17 08:20:02 +09:00
  • 11830eade4 added Clay's 'exclude_from_detect_dependencies' feature Colin T.A. Gray 2013-06-13 09:38:19 -06:00
  • 3d72016916 add line in NEWS Watson 2013-06-17 08:10:42 +09:00
  • b4dd043ab3 set spec_mode and distribution_mode without setup Clay Allsopp 2013-05-27 15:32:31 -07:00
  • dbef9c97dc add line in NEWS Watson 2013-06-17 08:07:05 +09:00
  • 313f2470f3 adds 'skip_build' option to 'rake simulater' (ios) and 'rake run' (osx) Colin T.A. Gray 2013-06-14 08:47:54 -06:00
  • f544fac30c add line in NEWS Watson 2013-06-17 08:00:39 +09:00
  • c2e4ee81f1 add callback after created controller. Katsuyoshi Ito 2013-06-10 17:47:48 +09:00
  • d7538ceb46 add line in NEWS Watson 2013-06-17 07:54:38 +09:00
  • cf160714e4 Fix build expression for Xcode 3.x Matt Garriott 2013-06-12 10:57:49 -06:00
  • 2124ed2e1f add line in NEWS Watson 2013-06-17 07:39:53 +09:00
  • eccdd1b3e7 refactor #92 Watson 2013-06-15 00:59:00 +09:00
  • 84c1f42632 Adding git repo ability for templates Gant 2013-05-15 14:59:10 -05:00
  • 1fb3c6bab0 revert zombie env change because it's going to be implemented into the 'sim' executable instead Laurent Sansonetti 2013-06-16 16:56:49 +02:00
  • 076deed9be Adds a check in the rake clean process for nib/xib existence. Kristian Freeman 2013-06-15 15:35:38 -07:00
  • 7ea395a1af use local scope variable Watson 2013-06-15 01:24:38 +09:00
  • 349c3ada05 refactor #92 Watson 2013-06-15 00:59:00 +09:00
  • b9cc611643 adds 'skip_build' option to 'rake simulater' (ios) and 'rake run' (osx) Colin T.A. Gray 2013-06-14 08:47:54 -06:00
  • 806b0db569 Revert "Added "rake sim" to run simulator without recompiling." Colin T.A. Gray 2013-06-14 08:28:08 -06:00
  • 2bc5401781 fix conflict Laurent Sansonetti 2013-06-14 13:52:02 +02:00
  • 5803cf3c2c sync Laurent Sansonetti 2013-06-14 13:47:44 +02:00
  • 9f3de43d1c fix race condition when launching simulator and activating simulator (in the foreground) Laurent Sansonetti 2013-06-14 13:46:27 +02:00
  • 01c5f6e06c sync Watson 2013-06-14 13:42:21 +09:00
  • b0e0d5ba4b sync Watson 2013-06-14 02:20:38 +09:00
  • 84182d3735 2.3 Watson 2013-06-14 01:37:10 +09:00
  • 2104880f01 adds output=colorized option Colin T.A. Gray 2013-06-13 10:24:04 -06:00
  • 370df0d6d2 Revert "use the correct env name", because the arguments passed to rake don't work how i thought they did ;-) Colin T.A. Gray 2013-06-13 10:02:45 -06:00
  • c186f84ff5 2.2 Watson 2013-06-14 00:55:33 +09:00
  • 5a8179ed95 use llvm-gcc for .rb compilation, retrieve compilers from stable Xcode (in the meantime we really migrate to clang) Laurent Sansonetti 2013-06-11 20:27:49 +02:00
  • 0345af91b2 added Clay's 'exclude_from_detect_dependencies' feature Colin T.A. Gray 2013-06-13 09:38:19 -06:00
  • 95f31bf35f use the correct env name Colin T.A. Gray 2013-06-13 09:19:28 -06:00
  • 0e0ad10f6b added zombies to OSX Colin T.A. Gray 2013-06-13 09:07:58 -06:00
  • 396ff8ed69 Merge pull request #84 from clayallsopp/spec_without_setup Colin T.A. Gray 2013-06-13 08:11:41 -07:00
  • 2409ae0132 Merge pull request #89 from aceofspades/rake_sim Colin T.A. Gray 2013-06-13 08:10:08 -07:00
  • 49a04f96b4 Merge pull request #91 from danieldickison/master Colin T.A. Gray 2013-06-13 08:07:42 -07:00
  • c3fe96743d Merge pull request #92 from IconoclastLabs/master Colin T.A. Gray 2013-06-13 08:06:23 -07:00
  • 8a42e2a32f Merge pull request #96 from katsuyoshi/callback_setup_controller Colin T.A. Gray 2013-06-13 07:59:25 -07:00
  • 373e1e762d Merge pull request #97 from mgarriott/fix_xcode_version Colin T.A. Gray 2013-06-13 07:55:37 -07:00
  • a0d2c5c180 sync Laurent Sansonetti 2013-06-13 16:20:02 +02:00
  • b27e896ec1 define RUBYMOTION_ENV earlier Laurent Sansonetti 2013-06-13 16:18:24 +02:00
  • a3f8ccfb90 Fix build expression for Xcode 3.x Matt Garriott 2013-06-12 10:57:49 -06:00
  • 57e8d351bf sync Laurent Sansonetti 2013-06-12 11:47:40 +02:00
  • 69774883b9 sync Laurent Sansonetti 2013-06-12 11:47:39 +02:00
  • 1496768c55 sync Laurent Sansonetti 2013-06-11 20:47:56 +02:00
  • 22cc5b206f use llvm-gcc for .rb compilation, retrieve compilers from stable Xcode (in the meantime we really migrate to clang) Laurent Sansonetti 2013-06-11 20:27:49 +02:00
  • 11194b3342 ignore some frameworks, use clang Laurent Sansonetti 2013-06-11 20:18:13 +02:00
  • cc77b5ae76 update script for Xcode 5 Laurent Sansonetti 2013-06-11 20:15:36 +02:00
  • 3847d29e31 use lldb if gdb is not present, honor malloc_debug env variable (1 for malloc history debug, 2 for guard malloc) Laurent Sansonetti 2013-06-11 20:15:21 +02:00
  • 12a7a0ba9f 2.2, forward SDK_BETA env variable Laurent Sansonetti 2013-06-11 20:14:44 +02:00
  • 29f802ade6 2.1 Watson 2013-06-10 21:41:14 +09:00
  • 468946e528 add support for manifest plist file (ios only) Laurent Sansonetti 2013-06-09 20:28:20 +02:00
  • 47b2f24ddc allow hash keys to be symbols Laurent Sansonetti 2013-06-09 20:28:01 +02:00
  • 064f0bb432 sync Laurent Sansonetti 2013-06-10 13:33:00 +02:00
  • 4f71e2ac34 add callback after created controller. Katsuyoshi Ito 2013-06-10 17:47:48 +09:00
  • a19f583de2 sync Laurent Sansonetti 2013-06-09 20:38:40 +02:00
  • ce3cf2fa51 add support for manifest plist file (ios only) Laurent Sansonetti 2013-06-09 20:28:20 +02:00
  • acbd659388 allow hash keys to be symbols Laurent Sansonetti 2013-06-09 20:28:01 +02:00
  • 00c8eb8965 remove app.sim_args and use args env variable instead Laurent Sansonetti 2013-06-09 16:51:48 +02:00
  • 4f9dfe1402 remove app.sim_args and use args env variable instead Laurent Sansonetti 2013-06-09 16:51:48 +02:00
  • 2d81dec34f app.vendor_project(:xcode) now rebuilds the project in case a file changed Laurent Sansonetti 2013-06-09 13:33:13 +02:00
  • 4827f71bae OSX: add LSMinimumSystemVersion plist key Laurent Sansonetti 2013-06-09 12:36:10 +02:00
  • 3764e3d438 [OSX] fix a bug where it is not possible to submit app to Mac App Store Watson 2013-06-09 17:10:28 +09:00
  • b35c1ab341 added embedded frameworks support (OSX-only) Watson 2013-06-09 21:06:48 +09:00
  • 2928e289c5 sync Laurent Sansonetti 2013-06-09 13:34:40 +02:00
  • b1c28d9c75 app.vendor_project(:xcode) now rebuilds the project in case a file changed Laurent Sansonetti 2013-06-09 13:33:13 +02:00
  • e7e726eb6b sync Laurent Sansonetti 2013-06-09 12:39:19 +02:00
  • d8735c2fbf OSX: add LSMinimumSystemVersion plist key Laurent Sansonetti 2013-06-09 12:36:10 +02:00
  • 820921f751 add line in NEWS Watson 2013-06-09 17:13:07 +09:00
  • 8b12250559 [OSX] fix a bug where it is not possible to submit app to Mac App Store Watson 2013-06-09 17:10:28 +09:00
  • da899c72e8 sync Laurent Sansonetti 2013-06-08 14:47:06 +02:00
  • ba5f097672 sync Laurent Sansonetti 2013-06-08 14:45:55 +02:00
  • 15e9990a62 added embedded frameworks support (OSX-only) Laurent Sansonetti 2013-06-08 14:41:45 +02:00
  • abd0150df4 display the workaround for tmux users Watson 2013-06-08 01:25:22 +09:00
  • 6f47126442 update the message and remove `exit' Watson 2013-06-08 00:41:13 +09:00
  • ec149af83d add line in NEWS Watson 2013-06-08 00:26:26 +09:00
  • dcdbf9b4cf display the workaround for tmux users Watson 2013-06-08 00:24:23 +09:00
  • 495828a495 fix a bug in detecting file dependencies where it will not detect dependencies if contains nested constants Watson 2013-06-05 14:47:36 +09:00
  • 4f02fd5f1e add line in NEWS Watson 2013-06-05 14:50:02 +09:00
  • 7361d1a879 fix a bug in detecting file dependencies where it will not detect dependencies if contains nested constants Watson 2013-06-05 14:47:36 +09:00
  • c2c2db3862 fix app.sim_args Watson 2013-06-05 04:52:15 +09:00