summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* baseextensiontask: provide an API to allow for dynamic sources (#211)James Tucker2023-03-071-0/+9
* Add support for RubyGems 3.3.21 or later (#209)Mike Dalessio2022-12-162-21/+92
* spec: require yaml explicitlySutou Kouhei2022-04-151-0/+1
* Support --release option to build JRuby extension for older platforms (#201)Satoshi Tagomori2022-01-221-0/+25
* Set correct `required_ruby_version` when some `RUBY_CC_VERSION`s are missing ...Lars Kanis2022-01-181-3/+6
* java: use command line array style instead of stringSutou Kouhei2019-10-211-2/+2
* Make lint options customizable (#158)Stephen George2019-10-211-0/+30
* Stop to make unreleased Ruby installableKouhei Sutou2018-12-231-2/+2
* Regard C++ sources as source_filesTakashi Kokubun2017-04-271-2/+2
* Add more tests for gemspec mutation of native gemsLars Kanis2017-04-201-1/+12
* Use RSpec 3Kouhei Sutou2017-03-242-58/+58
* SimplifyKouhei Sutou2016-12-021-0/+40
* Update specv1.0.0Kouhei Sutou2016-06-211-5/+5
* Accept symbol name in extension taskTakashi Kokubun2016-05-091-0/+5
* Fix install destination with directory prefixesKenta Murata2016-04-241-0/+30
* Add examplesKenta Murata2016-04-241-0/+28
* Adjust cross specs to fit to the new fake mechanism.Lars Kanis2016-01-311-8/+2
* Add rake tasks for files added to spec.files by a cross_compile blockAaron Stone2014-12-311-0/+30
* Improvements in version/platforms mapping for testsLuis Lavena2014-08-031-20/+27
* Make config_yml mock paths shorterLuis Lavena2014-08-031-4/+4
* added configuration for Ruby 2.1 support in specJonas Genannt2014-08-021-1/+4
* Add rbconfig configuration for Ruby 2.0.0Luis Lavena2013-05-051-0/+2
* Use platform specific directories for packaging gem files.Lars Kanis2013-03-271-2/+2
* Add possibility to set per-platform cross_config_options.Lars Kanis2013-03-131-1/+10
* Store cross compiled Ruby into seperate directories depending on HOST platform.Lars Kanis2013-03-131-12/+20
* Ruby 2.0 is 2.0.0 ABILuis Lavena2013-02-231-1/+1
* Fix test suite failure with Ruby 2.0.0.Vít Ondruch2013-02-201-0/+1
* Generate dummy cross-compile target when no configuration exists.Matijs van Zuijlen2011-10-301-6/+19
* Upgrade infrastructure: RSpecLuis Lavena2011-06-071-10/+5
* Warn if compiled files exists in extension's source directory. Closes GH-35Luis Lavena2011-04-221-4/+15
* Add the possibility to pass include flags to ruby in an ExtensionTask.Jens Finkhaeuser2011-04-221-0/+4
* Start considering 1.9.2 and 1.9.3 as rbconfig candidatesLuis Lavena2010-09-211-0/+2
* bugfix for issue 15Luis Parravicini2009-12-301-0/+1
* Updated specifications to match code changes.Alex Coles2009-12-062-1/+183
* Allow alteration of the Gem Specification when cross compiling. Closes GH-3Luis Lavena2009-10-211-0/+10
* Implemented fat-binaries packaging when cross compiling.Luis Lavena2009-05-301-1/+1
* Naive support for multiple versions with RUBY_CC_VERSIONLuis Lavena2009-05-301-0/+31
* Ensure only version specific of binaries get copied.Luis Lavena2009-05-301-2/+2
* Can now cross compile extensions for 1.9 using 1.8.x as base.Luis Lavena2009-05-301-0/+11
* Oh RSpec, lovely RSpec, make up your mind.Luis Lavena2009-04-281-2/+7
* Allow simultaneous versions of Ruby to compile extensions.Luis Lavena2009-04-271-19/+22
* Allow generation of multiple gems for WindowsLuis Lavena2009-04-252-0/+14
* Tweak: changed describe to context for specs.Luis Lavena2009-04-251-23/+23
* Fixed broken specs for rake-compiler configuration.Luis Lavena2009-04-091-6/+10
* Added Console redirection helperLuis Lavena2009-04-092-0/+26
* Implement Ruby version faker.Luis Lavena2009-03-211-8/+22
* Allow X.Y.Z version of Ruby be specified.Luis Lavena2009-03-211-8/+8
* Bended the convention for extension folder.Luis Lavena2009-02-221-4/+17
* Allow RUBY_CC_VERSION to specify target Ruby version.Luis Lavena2008-12-071-0/+14
* Do not raise error if no configuration is found.Luis Lavena2008-11-291-2/+2