aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Rakefile: Print FIPS information in the `rake debug`.Jun Aruga2023-08-221-0/+4
* Enhance printing OpenSSL versions.Jun Aruga2023-08-151-1/+12
* Rakefile: Print the message with `Rake.rake_output_message`.Jun Aruga2023-06-011-1/+1
* Print the Ruby and compiler info or the command itself before compiling.Jun Aruga2023-05-311-0/+15
* Rakefile: remove outdated sync tasksKazuki Yamaguchi2022-02-011-34/+0
* use Bundler for dependency management and Rake gem tasksKazuki Yamaguchi2021-06-251-22/+2
* Fixed inconsistency directory structure with ruby/ruby repoHiroshi SHIBATA2020-02-171-1/+2
* Use `Gem::Specification.load` to load gemspec.Samuel Williams2019-10-311-1/+2
* Merge branch 'maint'Kazuki Yamaguchi2017-08-261-2/+3
|\
| * Rakefile: let sync:to_ruby know about test/openssl/fixturesKazuki Yamaguchi2017-08-241-2/+3
* | Merge branch 'maint'Kazuki Yamaguchi2017-08-081-2/+7
|\|
| * Rakefile: install_dependencies: install only when neededKazuki Yamaguchi2017-07-111-2/+7
* | Rakefile: compile the extension before testKazuki Yamaguchi2017-03-161-1/+3
|/
* Copy History.md to the Ruby treeKazuki Yamaguchi2016-11-301-0/+1
* Add install_dependencies rake task that installs testing dependenciestopic/rake-install-dependenciesKazuki Yamaguchi2016-11-061-4/+21
* Remove test/mdebugKazuki Yamaguchi2016-08-261-6/+0
* Fix RDoc main pagetopic/gh-pages-rdocKazuki Yamaguchi2016-08-181-1/+2
* test: add test/mdebug extensionKazuki Yamaguchi2016-08-141-1/+6
* Add Rake task sync:to_rubyKazuki Yamaguchi2016-08-071-6/+29
* Fix 'debug' taskKazuki Yamaguchi2016-07-091-1/+1
* Add RDoc task to RakefileKazuki Yamaguchi2016-07-091-0/+5
* - Add getting started doc for testing the gemZachary Scott2016-06-241-1/+1
* Print out OPENSSL_LIBRARY_VERSION before testsZachary Scott2016-01-191-0/+5
* Move "Updating from trunk" doc to a rake task `:sync` [ci skip]Zachary Scott2016-01-181-0/+9
* Add LibreSSL test supportZachary Scott2015-11-261-1/+2
* Remove verbose mode from tests [ci skip]Zachary Scott2015-09-011-2/+0
* Run tests in verbose mode with warningsZachary Scott2015-09-011-0/+3
* rake test works now.SHIBATA Hiroshi2014-10-271-0/+6
* added rake-compilerSHIBATA Hiroshi2014-10-271-0/+3
* bundle gem opensslSHIBATA Hiroshi2014-10-271-0/+2