protobuf/kokoro/release/ruby/linux
Paul Yang 7d9377e7f3
Use gnu for ruby build because strptime is provided by posix (#5660)
* Use gnu for ruby build because strptime is provided by posix

* Move option to extconf.rb

* Remove unused code in Rakefile

* Add config files for kokoro test

* Use gnu 11

* Define _XOPEN_SOURCE

* Add gnu11 option

* Remove XOPEN

* Try base_cc_flags

* Try config_options

* Move time.h to top

* Try -D_XOPEN_SOURCE=700

* Define XOPEN_SOURCE directly

* Try extconf.rb

* Try CFLAGS

* Try ext.cross_config_options

* Make mac ruby release job fail on error

* Try again

* Try define _XOPEN_SOURCE in extconf.rb

* Try again

* Define __USE_XOPEN

* Remove 2.6.0

* No mingw

* Throw error on mingw

* Remove XOPEN_SOURCE in upb

* Add back mingw

* Remove comment
2019-02-01 10:09:34 -08:00
..
ruby Use gnu for ruby build because strptime is provided by posix (#5660) 2019-02-01 10:09:34 -08:00
build_artifacts.sh Make ruby release configs consistent with protoc. 2018-07-11 16:25:55 -07:00
continuous.cfg Use gnu for ruby build because strptime is provided by posix (#5660) 2019-02-01 10:09:34 -08:00
prepare_build.sh Add ruby 2.6 gem build for linux (#5537) 2019-01-07 19:44:54 -08:00
presubmit.cfg Use gnu for ruby build because strptime is provided by posix (#5660) 2019-02-01 10:09:34 -08:00
release.cfg Make ruby release configs consistent with protoc. 2018-07-11 16:25:55 -07:00