sdottaka
a99fb39dc1
tasks/ruby_ext.rake: Fix build error when file path includes \1 or \2. #2709
2015-01-22 20:27:29 +09:00
cremno
6526bb10f0
don't always generate gem functions
...
If the src and mrblib directories of a mrbgem don't exist or don't
include "usable" files (for tools like mirb), then functions for gem
initialization and finalization don't have to be generated.
2014-08-04 05:50:05 +02:00
Nobuyoshi Nakada
ab67c57f65
remove trailing spaces
2014-04-30 09:50:14 +09:00
Yuichiro MASUI
f6dabc1aa0
Improve CRuby rake compatible
2013-04-05 15:33:28 +09:00
Yuichiro MASUI
0970ca9572
Support to build on pwd != mruby source root
2013-02-23 19:03:59 +09:00
Jon
7f095534fd
Refine pretty-print indenting
2013-01-23 00:23:13 -05:00
Jon
d5b263f7a9
Refine pretty printing
2013-01-22 10:37:54 -05:00
Yukihiro "Matz" Matsumoto
7987619bed
Merge pull request #760 from masuidrive/fixed_compat
...
Fixed 1.8 compatibility
2013-01-21 03:02:52 -08:00
Daniel Bovensiepen
9d9e784a56
Set default rake to not verbose
2013-01-21 15:58:20 +08:00
Yuichiro MASUI
befb830a42
Fixed 1.8 compatibilitywq
2013-01-21 16:14:09 +09:00
Yuichiro MASUI
ced80d2b4b
Improved build scripts and config files
2013-01-20 22:48:42 +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