summaryrefslogtreecommitdiff
path: root/ext/tk/extconf.rb
AgeCommit message (Expand)Author
2012-10-16Merge 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 frameworksnagai
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 containingnagai
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 includesnagai
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 benobu
2008-07-15* ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Doknu
2008-07-03* ext/tk/extconf.rb: should not check "tcl.h" & "tk.h" whennagai
2008-06-19wrong commit; sorrymatz
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 betweennagai
2004-05-01* renewal Ruby/Tknagai
1999-08-13remove marshal/gtk/kconvmatz