Commit Graph

9 Commits

Author SHA1 Message Date
Yuichiro MASUI 78651a64c3 Remove unused rules in .gitignore and Makefile 2013-01-06 15:59:28 +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
Yuichiro MASUI a2ae2a3923 Added MRUBY_LIBS to mrbgems Makefile 2012-12-22 21:53:42 +09:00
Yuichiro MASUI dee0b2283c Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems 2012-12-22 01:38:06 +09:00
Yuichiro MASUI 06d242ae43 Moved some building script from GNU make to Ruby script
Added minirake what's Rake subset
2012-12-16 01:56:03 +09:00
Daniel Bovensiepen 3d81ed3dc1 Improve examples with an absolute path to the mruby tree 2012-11-23 22:48:31 +08:00
Daniel Bovensiepen 8a5d40785c Adapt Ruby example to meaningful archive name 2012-11-23 02:55:52 +08:00
Daniel Bovensiepen f591d116b0 Modify Ruby Extension 2012-11-21 15:55:29 +08:00
Daniel Bovensiepen 62b652c292 Catch some corner cases 2012-09-22 15:42:29 +08:00