summaryrefslogtreecommitdiffstats
path: root/tasks
AgeCommit message (Collapse)AuthorFilesLines
2011-05-02update gem dependenciesJérémy Zurcher1-0/+4
2011-04-29use the shebang line from genruby.rb for its invocationLionel Orry1-1/+1
It's too restrictive to call 'ruby' manually.
2011-04-20add ffi.rakeJérémy Zurcher1-0/+22
2011-04-19add pattern= agrument to spec tasksJérémy Zurcher1-1/+4
2011-04-13clean spec rake taskJérémy Zurcher1-18/+0
2011-04-13bugfix : rake tasks : set USE_RAKE_COMPILER only if ext dir existsJérémy Zurcher1-2/+2
2011-04-08initial commitJérémy Zurcher13-0/+1001