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
/
minirake
Age
Commit message (
Expand
)
Author
2015-01-07
Correctly handle relative paths
Julian Aron Prenner
2015-01-06
Properly implement directory tasks
Julian Aron Prenner
2014-05-14
Fix incorrect info in minirake's help message -- "-q" is the default, not "-v"
Mitchell Blank Jr
2014-03-30
Add -C (--directory) option to minirake.
take_cheeze
2013-07-26
Rename --pull_gems to --pull-gems
h2so5
2013-07-04
Add --pull_gems option to minirake
kyab
2013-05-09
remove unused variables
Nihad Abbasov
2013-04-24
Set ENV before loading Rakefile in minirake
h2so5
2013-02-21
fix access denied error at incremental build
nkshigeru
2013-02-12
Extend MiniRake::DSL module to prevent inheritance pollution
Ravil Bayramgalin
2013-01-21
make minirake respect verbose and set verbose to false by default
Daniel Bovensiepen
2013-01-03
Rebuild CRuby based building script without Makefile
Yuichiro MASUI
2012-12-22
Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems
Yuichiro MASUI
2012-12-20
add 'default' task if not specified.
mattn
2012-12-18
minirake exit status not 0, when build failed.
Akira Yumiyama
2012-12-17
fix (-T, --tasks) show tasks
Selman ULUG
2012-12-17
Moved some building script from GNU make to Ruby script
Yuichiro MASUI
2012-12-16
Moved some building script from GNU make to Ruby script
Yuichiro MASUI