Commit Graph

9 Commits

Author SHA1 Message Date
mattn ac79bd5886 possible to specify ENABLE_GEMS=true. 2012-12-20 10:51:39 +09:00
Xuejie Xiao b641c96f57 Derive DISABLE_GEMS macro according to build configuration 2012-12-18 20:34:07 -05:00
Akira Yumiyama 9e0366dfb9 add AR, YACC flags. 2012-12-19 08:19:57 +09:00
Yukihiro Matz Matsumoto 83c4ea8366 Rakefile: LIBS default to -lm 2012-12-18 22:29:24 +09:00
mattn 28b78eb3d9 fix build: add LIBS flag. and fix quoted arguments on windows. 2012-12-18 14:13:14 +09:00
Yukihiro Matz Matsumoto 384633dd5a Rakefile to honor CFLAGS env by default 2012-12-18 03:14:05 +09:00
Yukihiro Matz Matsumoto 46e3115a9b Rakefile should honor CFLAGS environment variable in debug mode 2012-12-18 01:27:07 +09:00
Yuichiro MASUI 8f9105d21a Moved some building script from GNU make to Ruby script
Added minirake what's Rake subset
2012-12-17 02:19:46 +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