index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mrbgems
/
Makefile4gem
Age
Commit message (
Expand
)
Author
2013-01-03
Rebuild CRuby based building script without Makefile
Yuichiro MASUI
2012-12-22
Merge pull request #668 from matsumoto-r/support_gem_flags_list
Yukihiro "Matz" Matsumoto
2012-12-22
Support MakefileGemList for MRUBY_CFLAGS and MRUBY_LDFLAGS
MATSUMOTO Ryosuke
2012-12-22
Added MRUBY_LIBS to mrbgems Makefile
Yuichiro MASUI
2012-12-22
Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems
Yuichiro MASUI
2012-12-17
Moved some building script from GNU make to Ruby script
Yuichiro MASUI
2012-12-11
Fixes the dash issue for pure Ruby GEMs
Daniel Bovensiepen
2012-12-11
Improve cleanup target for mixed C and Ruby GEMs
Daniel Bovensiepen
2012-12-08
mrbgems: make calls to every GEM contain now also the include path to the hea...
Daniel Bovensiepen
2012-12-07
Fix: A GEM with a Dash inside of the name doesn't work.
Daniel Bovensiepen
2012-11-23
Add the usage of MRUBY_ROOT to the mrbgems build system, so that we can easil...
Daniel Bovensiepen
2012-11-23
Respect dynamic GEMS.active file in mrbgems/Makefile4gem
Daniel Bovensiepen
2012-11-23
Change build process to create meaningful Archive file instead of gem.a
Daniel Bovensiepen
2012-11-23
Modify GEM build process to support external GEMs outside of the mruby tree
Daniel Bovensiepen
2012-11-21
Improve Including File to build single archive Files
Daniel Bovensiepen
2012-09-20
Add default makefile for Gems
Daniel Bovensiepen