summaryrefslogtreecommitdiffhomepage
path: root/minirake
AgeCommit message (Expand)Author
2015-01-07Correctly handle relative pathsJulian Aron Prenner
2015-01-06Properly implement directory tasksJulian Aron Prenner
2014-05-14Fix incorrect info in minirake's help message -- "-q" is the default, not "-v"Mitchell Blank Jr
2014-03-30Add -C (--directory) option to minirake.take_cheeze
2013-07-26Rename --pull_gems to --pull-gemsh2so5
2013-07-04Add --pull_gems option to minirakekyab
2013-05-09remove unused variablesNihad Abbasov
2013-04-24Set ENV before loading Rakefile in minirakeh2so5
2013-02-21fix access denied error at incremental buildnkshigeru
2013-02-12Extend MiniRake::DSL module to prevent inheritance pollutionRavil Bayramgalin
2013-01-21make minirake respect verbose and set verbose to false by defaultDaniel Bovensiepen
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
2012-12-22Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgemsYuichiro MASUI
2012-12-20add 'default' task if not specified.mattn
2012-12-18minirake exit status not 0, when build failed.Akira Yumiyama
2012-12-17fix (-T, --tasks) show tasksSelman ULUG
2012-12-17Moved some building script from GNU make to Ruby scriptYuichiro MASUI
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI