Commit Graph

48 Commits

Author SHA1 Message Date
kyab a2bd5fdbf4 Add detection of VC++2010 in build_config.rb 2014-04-05 19:41:36 +09:00
take_cheeze 0c8bac5a38 revert wrong build_config.rb 2014-03-01 20:05:31 +09:00
take_cheeze 1985f1ace9 fix compile error of min/max macro 2014-03-01 20:05:29 +09:00
Yukihiro "Matz" Matsumoto d7960bf2a9 resolve conflict in travis_config.rb 2014-02-10 09:50:32 +09:00
Yukihiro "Matz" Matsumoto 92570a96b0 add enable_debug to build_config.rb 2014-01-23 14:25:54 +09:00
Per Lundberg 172cd281ba Automatically detect toolchain if it is visualcpp, and hence we drop vs2010.rake altogether - it’s no longer needed. 2013-11-22 22:17:01 +02:00
fleuria 05fb139d28 add a comment for enable_bintest in build_config.rb 2013-11-16 15:13:58 +08:00
fleuria 995e0f89cf add regression for #1572 2013-11-16 15:05:15 +08:00
Yukihiro "Matz" Matsumoto 1b6b00e2d0 remove unnecessary spaces 2013-07-31 11:52:34 +09:00
Yukihiro "Matz" Matsumoto 95fb1fd809 mrbc to take multiple files, preserving debug information if -g given; close #1243 2013-05-14 23:39:56 +09:00
Carson McDonald 9f43a25602 Add example of modifying mrbc options to add debug info 2013-05-13 10:16:52 -04:00
Daniel Bovensiepen 0ad9e5a37d FIX: Default build should use default GEMs and not all Core GEMs 2013-04-27 16:53:25 +08:00
Daniel Bovensiepen 498821cfdb Use gembox for default build 2013-04-27 16:50:08 +08:00
h2so5 2fa8bf4683 Add Symbol#to_proc, Symbol.all_symbols 2013-04-21 18:01:09 +09:00
h2so5 1a375c6fd4 Add mruby-proc-ext 2013-04-17 22:59:57 +09:00
h2so5 1d10912076 Add mruby-range-ext 2013-04-14 13:59:46 +09:00
Yukihiro "Matz" Matsumoto 65fccc2899 rename mruby,mirb gems to mruby-bin-{mruby,mirb} 2013-04-11 18:43:03 +09:00
Masaki Muranaka 9d8143f930 Move mirb and mruby to mrbgems. 2013-04-11 15:22:07 +09:00
Masaki Muranaka 6e28c0eb28 Add "test runner" support for cross builds.
"test runner" means target simulator like QEmu, GDB sim, and so on. Also "test runner" might be debug agents for real targets.
If you do not setup test_runner, Rake will work same as before.
2013-04-07 01:06:50 +09:00
MATSUMOTO Ryosuke 84f8a561b1 Activated mruby-random 2013-03-27 10:52:34 +09:00
mattn d9bee07c49 mruby-sprintf should precede mruby-print 2013-03-25 21:20:04 +09:00
mattn b69761e286 Add mruby-print 2013-03-24 00:20:35 +09:00
MATSUMOTO Ryosuke 97eb5d9efe Add double-quote 2013-03-23 18:59:36 +09:00
MATSUMOTO Ryosuke ab82a86da4 Add mruby-random mrbgem (no activation though) 2013-03-23 18:54:56 +09:00
Yukihiro Matz Matsumoto a7dc817add add mruby-eval mrbgem (no activation though) 2013-03-23 10:59:23 +09:00
Kouki Ooyatsu dfe2359b0c add mruby-hash-ext mrbgem, and method: Hash#merge! 2013-03-22 17:10:42 +09:00
skandhas b80badfe6c fix comment 2013-03-19 14:35:46 +08:00
skandhas b79a41137c update build_config.rb 2013-03-19 10:54:22 +08:00
skandhas 59d33146e5 update build_config.rb 2013-03-15 11:29:48 +08:00
Yuichiro MASUI ab8a5aa572 Change default gem path. 2013-03-10 14:51:59 +09:00
Kouki Ooyatsu 6c066302e2 add mrbgems/ext/mruby-numeric, and method: Integer#chr 2013-03-08 10:05:41 +09:00
skandhas 7cd583ef27 add mrbgems/mruby-string-ext, and method: String#getbyte 2013-03-07 21:47:00 +08:00
Masaki Muranaka 97136825e2 Separate Kernel#sprintf support from mruby core. It's moved to mrbgems. 2013-03-04 23:04:39 +09:00
mattn 878fe38b4c Gemify 2013-03-01 14:56:28 +09:00
Yukihiro Matz Matsumoto 12af04011f mv mrgems/mruby-math to mrbgems 2013-02-28 22:41:08 +09:00
Yukihiro "Matz" Matsumoto dade9aa56c Merge pull request #907 from masuidrive/mgem2mrbgem
s/mgem/mrbgem/
2013-02-28 05:36:44 -08:00
mattn 6bee2fd193 Pluggable Math 2013-02-28 17:52:18 +09:00
Yuichiro MASUI f4485ee1eb s/mgem/mrbgem/ 2013-02-28 11:55:22 +09:00
Masaki Muranaka 3a33da5647 Put mruby-time mgem into the repository. 2013-02-26 19:32:19 +09:00
Yuichiro MASUI a74f92b46b Generate mrbtest.a file for sparete from driver.o 2013-02-03 13:38:18 +09:00
Carson McDonald 5c79d23650 Correct conf.gem directory 2013-01-29 20:03:26 -05:00
Yuichiro MASUI 5a152c82e6 load MRUBY_CONFIG script after 'build_config.rb' 2013-01-28 18:22:11 +09:00
Yuichiro MASUI 9352e4b49d Moved mrbgems examples 2013-01-26 15:47:06 +09:00
Yuichiro MASUI dd680b6e67 Add flags_after_libraries 2013-01-24 11:33:56 +09:00
Yuichiro MASUI a1c4992905 Added flags_before_libraries to linker 2013-01-21 22:15:15 +09:00
Yuichiro MASUI ced80d2b4b Improved build scripts and config files 2013-01-20 22:48:42 +09:00
Yuichiro MASUI 33350251ae Added conf.bins for defining bulding binaries 2013-01-09 22:40:08 +09:00
Yuichiro MASUI 7c469c0b9d Rebuild CRuby based building script without Makefile
Tested CRuby 1.8.6 and 1.9.3

You can see building configuration in build_config.rb
2013-01-03 02:24:15 +09:00