summaryrefslogtreecommitdiffhomepage
path: root/Rakefile
AgeCommit message (Expand)Author
2019-04-06Bundle dependencies with the gemTom Black
2018-10-30Fix deprecation warningsTom Black
2018-10-16Move `String#colorize` to a separate file to requireTom Black
2018-10-05Temporarily disable building for web while transitioning to WebAssemblyTom Black
2018-05-06Update CITom Black
2018-02-25Serve built web apps for Rake testsTom Black
2017-12-10Replace "MRI" with "int" in Rake tasksTom Black
2017-11-27Add iOS and tvOS supportTom Black
2017-05-20Remove trailing whitespace everywhereTom Black
2017-04-02Fixes for Windows / MinGWTom Black
2017-03-08Rakefile cleanupTom Black
2017-03-07Namespace interactive test tasksTom Black
2017-03-07Use a more cross-platform "open" commandTom Black
2017-02-17Make it easier to run native and web testsTom Black
2016-12-24Merge all tests into `test/` directoryTom Black
2016-11-27Update Rakefile to run native and web testsTom Black
2016-10-10Update tests to reflect current APITom Black
2016-10-09Update RakefileTom Black
2016-04-19Improving RakefileTom Black
2016-01-01Add `--no-brew` optionTom Black
2015-12-28Install gem verbosely to catch problemsTom Black
2015-11-13Use `Ruby2D::VERSION` when building gemTom Black
2015-11-13Updating interactive testsTom Black
2015-11-13Adding RSpec and some testsTom Black
2015-10-04First!Tom Black