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
ruby_4_0
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
2012-10-16
Merge r32233 and r32320 from ruby_1_8_7.
knu
2011-06-29
* ext/tk/extconf.rb (intptr_t, uintptr_t): support for the latest ActiveTcl w...
eban
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
2009-08-09
* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.
nagai
2009-08-06
* ext/tk/extconf.rb (search_tclConfig): fix logic bug.
nagai
2009-07-27
* ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries.
nagai
2009-07-23
* ext/tk/extconf.rb: should not create "config_list" in a $srcdir.
nagai
2009-07-16
* ext/tk/extconf.rb,ext/tk/config_list.in: ignore paths which includes
nagai
2009-07-14
* ext/tk/extconf.rb: --with-{tcl,tk}-dir doesn't work.[ruby-dev:38782]
nagai
2009-07-12
* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
nagai
2008-07-15
* ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to be
nobu
2008-07-15
* ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Do
knu
2008-07-03
* ext/tk/extconf.rb: should not check "tcl.h" & "tk.h" when
nagai
2008-06-19
wrong commit; sorry
matz
2008-06-19
* lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]
matz
2008-06-11
* ext/tk: check proper conditions. [ruby-dev:35047]
nobu
2008-04-09
* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.
nagai
2008-03-29
* ext/tk/tcltklib.c: rb_hash_lookup has not been backported yet.
nobu
2008-03-29
* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.
nagai
2006-11-22
* ext/tk/extconf.rb: support --with-X11/--without-X11 option.
nagai
2005-11-02
* ext/tk/extconf.rb: change the check parameter for Win32.
nagai
2005-11-02
* ext/tcltklib: merge into ext/tk and remove.
nagai
2004-11-03
* ext/tk/lib/tk.rb: support to use different Tcl commands between
nagai
2004-05-01
* renewal Ruby/Tk
nagai
1999-08-13
remove marshal/gtk/kconv
matz