Tomoyuki Sahara
|
e8df8dcae6
|
display multiple authors better.
Before:
Copyright (c) 2013 ["a", "b"]
After:
Copyright (c) 2013 a, b
|
2013-07-23 09:53:39 +09:00 |
|
Nihad Abbasov
|
9dd539bb15
|
remove unused variables
|
2013-05-09 17:05:59 +05:00 |
|
Daniel Bovensiepen
|
a5a7c47e91
|
Implement GEM dependency check
|
2013-05-09 01:47:24 +08:00 |
|
kurodash
|
15871eb841
|
Modified build dependency to exclude 'LEGAL' from libmruby archive.
|
2013-03-30 15:05:48 +09:00 |
|
Daniel Bovensiepen
|
83961c8f71
|
LEGAL file generator for binaries
|
2013-03-28 06:24:07 +00:00 |
|
Yuichiro MASUI
|
ab8a5aa572
|
Change default gem path.
|
2013-03-10 14:51:59 +09:00 |
|
Yuichiro MASUI
|
0970ca9572
|
Support to build on pwd != mruby source root
|
2013-02-23 19:03:59 +09:00 |
|
Yuichiro MASUI
|
5a152c82e6
|
load MRUBY_CONFIG script after 'build_config.rb'
|
2013-01-28 18:22:11 +09:00 |
|
Yuichiro MASUI
|
310b0dce8f
|
Added finalizer of mrbgems
|
2013-01-22 20:18:48 +09:00 |
|
Yuichiro MASUI
|
ced80d2b4b
|
Improved build scripts and config files
|
2013-01-20 22:48:42 +09:00 |
|
mattn
|
d8dcee584e
|
build gems if build_config.rb is modified.
|
2013-01-11 21:01:04 +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 |
|