index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
tk
/
extconf.rb
Age
Commit message (
Expand
)
Author
2016-08-09
* ext/tk: Tk is removed from stdlib. [Feature #8539]
naruse
2016-08-02
tcltklib.c: remove RUBY_VERSION
nobu
2016-04-25
tk/extconf.rb: refactor
nobu
2016-04-22
tk: suppress progress indicators
nobu
2016-04-09
ext/tk/extconf.rb: add newline
nobu
2016-04-08
tk/extconf.rb: progress
nobu
2016-04-08
tk/extconf.rb: outdated checks
nobu
2015-12-27
Typos in messages
a_matsuda
2015-12-27
Documentation typos
a_matsuda
2015-12-16
handle ext/ as r53141
naruse
2015-10-31
tcltklib.c: basename
nobu
2015-04-15
* doc/contributors.rdoc: fix a typo. Patch by @davydovanton
hsbt
2014-10-19
* ext/tk/tcltklib.c: support Tcl/Tk8.6.
nagai
2014-10-13
* ext/tk/tcltklib.c: (experimental) support Tcl/Tk8.6.2.
nagai
2014-01-12
* ext/tk/extconf.rb: --with-tcllib and --with-tklib configure options
nagai
2014-01-09
tk/extconf.rb: fix libpathflag arguments
nobu
2014-01-05
tk/extconf.rb: rpath by libpathflag
nobu
2014-01-04
ext/tk/extconf.rb: fix build error with tk variant
nobu
2013-11-30
* ext/tk/extconf.rb: show the reason of why ignore tclConfig.sh/tkConfig.sh.
nagai
2013-11-29
* ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.
nagai
2013-10-14
mkmf.rb: fix framework option
nobu
2013-08-04
* ext/tk/extconf.rb: Don't add "-ltk -ltcl" for MacOSX frameworks, because th...
nagai
2013-07-19
* ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At pre...
nagai
2013-06-17
* ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]
nagai
2013-03-28
ext/tk/tcltklib.c: adjust nesting
nobu
2013-01-10
extconf.rb: have_header
nobu
2012-09-06
mkmf.rb: fix splitting options with an argument
nobu
2012-07-18
mkmf.rb: hack for -framework
nobu
2012-05-20
ext/extmk.rb: workaround for -framework option
nobu
2012-05-17
fix static-linked-ext
nobu
2012-05-17
fix static-linked-ext
nobu
2011-09-26
* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsody
kosaki
2011-06-29
* ex/tk/extconf.rb: support for the latest ActiveTcl with mingw.
eban
2011-06-12
* ext/tk/extconf.rb: fails on Mac OS X [Ruby 1.9 - Bug #4853]
nagai
2011-06-07
* ext/tk/extconf.rb: use $defs not $CPPFLAGS to get rid of
nobu
2011-06-01
* ext/tk/extconf.rb: fix for uninitialized global variables. [Ruby 1.9 - Bug ...
nagai
2011-05-26
* ext/tk/lib/tk.rb: hang-up at exit before calling Tk.mainloop.
nagai
2011-05-23
* ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...
nagai
2011-05-15
* remove trailing spaces.
nobu
2010-07-29
* ext/tk/extconf.rb: use TK_XINCLUDES on tkConfig.sh when not empty,
nagai
2010-05-31
* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworks
nagai
2010-05-19
* ext/tk/extconf.rb: [ruby-def:41334] [Bug #3307] invalid result on searching...
nagai
2010-05-07
* ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.
nobu
2010-05-06
* ext/tk/extconf.rb: search directories on PATH, only if containing
nagai
2010-05-05
* ext/tk/extconf.rb: revert. enbugged by last commit.
nagai
2010-04-30
* ext/tk/extconf.rb: better support for MinGW environment.
nagai
2010-03-25
* ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.
nagai
2010-03-13
* ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.
nagai
2010-03-11
* ext/tk/extconf.rb: log() is built-in in some compilers and needs
nobu
2009-08-09
* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.
nagai
[next]