summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* JRuby has required 1.8 for a long timeCharles Oliver Nutter2023-01-121-2/+2
* Bump up the latest version of CoreAssertionsHiroshi SHIBATA2021-09-111-1/+1
* Import test assertions from ruby/rubyHiroshi SHIBATA2021-05-101-2/+9
* Drop to support fat gem support.drop-to-support-fatgemHiroshi SHIBATA2019-07-211-15/+1
* Bump versions for mingw buildSHIBATA Hiroshi2018-12-171-1/+1
* Use latest stable version of rake-compiler-dockSHIBATA Hiroshi2018-10-201-1/+1
* Force loading of ./lib/psych/versions.rb to get updated consts.Charles Oliver Nutter2018-09-191-1/+2
* To use version constant of snakeyamluse-relative-versionsSHIBATA Hiroshi2018-08-241-1/+2
* To use Gem::Specification.load instead of eval, Because eval leads to LoadErr...SHIBATA Hiroshi2018-08-241-1/+1
* Update to SnakeYAML 1.21 to fix jruby/jruby#5098.Charles Oliver Nutter2018-04-161-1/+1
* only evaluate gemspec for cross copilationSHIBATA Hiroshi2017-07-121-3/+2
* Added psych binary for fat gem on mingw platformSHIBATA Hiroshi2017-07-121-0/+3
* Added cross compilation task for mingw platformSHIBATA Hiroshi2017-07-121-7/+10
* Added rake-compiler-dock for mingw buildsSHIBATA Hiroshi2017-07-121-0/+8
* Remove load of psych during gem builds and bump snakeyaml to 1.18.Charles Oliver Nutter2017-02-231-3/+1
* Merge pull request #305 from ruby/update-snakeyamlCharles Oliver Nutter2016-12-131-1/+1
|\
| * Hardcode Snakeyaml versions to avoid conflict with JRuby consts.Charles Oliver Nutter2016-12-131-1/+1
* | Run with verbose and warningsAaron Patterson2016-12-131-0/+2
|/
* move to toplevelfix-jruby-build-taskSHIBATA Hiroshi2016-11-291-1/+1
* Enabled to constant references for DEFAULT_SNAKEYAML_VERSIONSHIBATA Hiroshi2016-11-291-1/+3
* Update to snakeyaml 1.17.update_snakeyamlCharles Oliver Nutter2016-11-171-1/+1
* use default taskSHIBATA Hiroshi2016-07-121-1/+1
* fixed regex for test filesSHIBATA Hiroshi2016-07-121-1/+1
* ignore needless platform taskSHIBATA Hiroshi2016-07-121-2/+2
* added java extension taskSHIBATA Hiroshi2016-07-121-1/+19
* use "bundler/gem_tasks" instead of hoeSHIBATA Hiroshi2016-07-111-119/+9
* Merge branch 'jruby' of github.com:tenderlove/psych into jrubyv2.0.14jrubyAaron Patterson2015-08-211-1/+3
|\
| * no need to supply jruby itself to the classpathChristian Meier2015-05-281-1/+3
* | Merge branch 'master' into jrubyAaron Patterson2015-08-211-2/+2
|\ \ | |/ |/|
| * update minitest gem to 5.x, add Ruby 2.2 test targetMike Fiedler2015-05-031-2/+2
* | little ruby-maven related improvementsChristian Meier2015-05-061-3/+2
* | don't add the jar file to the manifestAaron Patterson2015-04-291-1/+19
* | setup java platform gemChristian Meier2015-02-261-4/+16
* | Merge remote-tracking branch 'origin/master' into jrubyCharles Oliver Nutter2015-01-091-2/+5
|\ \ | |/
| * removed isolate pluginSHIBATA Hiroshi2014-12-061-1/+1
| * added minitest dependency into gemspecSHIBATA Hiroshi2014-12-061-0/+2
| * [#163] Add license to gemspec, is MITBenjamin Fleischer2013-10-091-0/+1
| * fixing rsyncAaron Patterson2012-11-271-1/+1
* | Update to latest code from JRuby master.Charles Oliver Nutter2015-01-091-8/+0
* | add jruby psych loading hacks to the RakefileAaron Patterson2012-04-281-0/+9
* | put psych in the psych packageAaron Patterson2012-04-281-1/+0
* | import the java implementation from JRubyAaron Patterson2012-04-281-3/+21
|/
* * ext/psych/parser.c (parse): parse method can take an option fileAaron Patterson2011-12-061-1/+1
* using isolate, updating travis commandAaron Patterson2011-10-031-1/+1
* adding the bundler GemfileAaron Patterson2011-10-031-1/+1
* add a test to munge the spec for inclusion in ruby-trunkAaron Patterson2011-08-241-1/+6
* syncing with ruby trunkAaron Patterson2011-08-171-2/+2
* synching with ruby trunkv1.1.0Aaron Patterson2011-03-301-3/+5
* updating merge taskAaron Patterson2011-02-281-1/+1
* supporting add_ruby_typeAaron Patterson2010-04-231-1/+1