summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Update "rake clean" for ruby-3Lars Kanis2023-04-141-2/+1
* Removed duplicate requirekojix22022-06-091-1/+0
* CI: Update ruby versions on AppveyorLars Kanis2022-04-211-0/+1
* Use recommended rake tasks for cross buildLars Kanis2022-01-121-1/+1
* Fix task dependencies in RakefileLars Kanis2022-01-101-2/+2
* Add support for x64-mingw-ucrt aka RubyInstaller-3.1.0-x64 and parallel buildLars Kanis2021-12-311-6/+20
* Use platform name as used by rubygemsv1.15.0Lars Kanis2021-03-051-1/+1
* Replace rubygems-tasks by bundler and do more release automationLars Kanis2021-03-051-23/+16
* Add all generated+shipped libffi files to `rake clean`Lars Kanis2020-12-211-0/+7
* Don't cross build extension for ruby-2.2 per "rake gem:windows"1.13.0Lars Kanis2020-06-011-1/+1
* Use keyword arguments to fix error on ruby-headLars Kanis2020-04-171-1/+1
* Generate types.conf independent from version changesLars Kanis2020-04-161-3/+2
* Add ruby source files to the java gemLars Kanis2020-03-301-10/+3
* Make sure benchmarks are executed in some deterministic orderBenoit Daloze2020-03-291-1/+1
* Explicitly require relative files instead of modifying $LOAD_PATH in RakefileBenoit Daloze2020-03-291-4/+3
* No need to pass -Ilib for benchmarks, bench_helper.rb already adds itBenoit Daloze2020-03-291-3/+2
* Nothing to compile on non-MRI/rbxBenoit Daloze2020-03-281-20/+11
* Describe "types_conf" so that it's shown in "rake -T"Lars Kanis2019-10-101-0/+1
* Add missing files to "rake clean"Lars Kanis2019-04-241-0/+2
* Merge remote-tracking branch 'larskanis/disable-system-libffi'Lars Kanis2019-02-181-0/+1
|\
| * Add task "libffi" to trigger download of the submoduleLars Kanis2019-01-241-0/+1
* | No need to add BUILD_DIR in LOAD_PATH, ffi_c.so is copied in lib/ by rake com...Benoit Daloze2019-02-021-1/+1
* | BUILD_EXT_DIR should be on $LOAD_PATH, not BUILD_DIRBenoit Daloze2019-02-021-2/+2
* | This commit fixes #672.iain barnett2019-01-261-1/+0
|/
* Remove libtest from repo and from RakefileLars Kanis2019-01-151-80/+5
* Enable gem:windows on JRuby and avoid extra downloads while cross buildLars Kanis2019-01-061-5/+6
* Remove deprecated gemspec option has_rdocLars Kanis2019-01-061-1/+0
* Add a CHANGELOG fileLars Kanis2018-06-011-1/+1
* Fix repeated generation of autoconf filesLars Kanis2018-02-221-1/+2
* Various fixes and more deterinistic gem packaging (#612)Lars Kanis2018-02-121-3/+27
* Use Ruby implementation for `which` (#315)Dāvis2017-07-121-1/+12
* Fix compatibility with PPC64LE platform (#577)Konstantin Shabanov2017-07-121-1/+1
* Drop Ruby 1.8.7 support (#480)Koichi ITO2017-04-131-1/+1
* [FEAT] add support for ruby 2.3.0 (2.2.0 was released Dec. 25th 2014, which i...Ori2016-04-091-1/+1
* Merge pull request #476 from johnsyweb/boy-scouttduehr2016-01-211-1/+1
|\
| * Fix default `rake` taskPete Johns2015-12-231-1/+1
* | search common paths for elcapttduehr2016-01-131-1/+1
|/
* Strip only so-files of fat binary gems, but not that of the native build.Lars Kanis2015-08-051-4/+5
* tweak Rakefiletduehr2015-07-071-2/+23
* Simplify clean list and add libtest build files.Lars Kanis2015-06-271-5/+6
* CLEAN tweak [ci skip]tduehr2015-06-251-0/+1
* better clean/clobber configtduehr2015-06-251-5/+9
* Simplify cross build tasks and add rake-compiler-dock for building Windows bi...Lars Kanis2015-06-231-12/+8
* enable and fix warnings in specstduehr2015-05-211-22/+6
* fix typotduehr2015-03-131-2/+2
* build updates for win32tduehr2015-03-131-4/+4
* pass options to rspec calltduehr2014-10-131-4/+4
* [ci skip] bad task nametduehr2014-10-091-1/+1
* windows support for ruby 2.1tduehr2014-10-061-6/+13
* bump ruby_cc_versiontduehr2014-09-231-1/+1