summaryrefslogtreecommitdiff
path: root/lib/mkmf.rb
AgeCommit message (Expand)Author
2006-09-29* lib/mkmf.rb (try_func): revert fallback checking undeclared function.nobu
2006-09-26* lib/mkmf.rb (try_func): check function pointer first and macro next.nobu
2006-09-25* lib/mkmf.rb (rm_f): get rid of NUL.nobu
2006-09-20* common.mk (pre-install-doc): create data directory before install.nobu
2006-09-16* lib/mkmf.rb (checking_for): improved the messages.nobu
2006-09-16* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu
2006-09-08* Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu
2006-09-08* ext/extmk.rb (extmake): follow Array#to_s.usa
2006-09-07* array.c (Init_Array): #to_s to be an alias to #inspect.matz
2006-09-03* lib/mkmf.rb: get rid of nil.to_s.nobu
2006-08-31* lib/mkmf.rb (configuration): follow nil.to_s.nobu
2006-08-31* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR andusa
2006-08-30* object.c (rb_Integer): Integer(nil) should raise TypeError.matz
2006-08-17* lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]nobu
2006-07-25* lib/mkmf.rb (configuration): typo.usa
2006-07-21* ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter beforenobu
2006-07-09* lib/mkmf.rb (create_makefile): prevent substitution of macronobu
2006-07-09* lib/mkmf.rb (try_constant): fix for value 1 at cross compiling.nobu
2006-06-09* math.c (log2): may be a macro.nobu
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-06-02* lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.nobu
2006-05-27* ext/extmk.rb (extmake): remove extinit files if no statically linkednobu
2006-05-26* lib/mkmf.rb (configuration): add $defs unless extconf.h was created.nobu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-05-24* mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu
2006-05-24* lib/mkmf.rb (pkg_config): particular config commands support.nobu
2006-05-17* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu
2006-03-15* lib/mkmf.rb (create_makefile): support libraries without *.so.usa
2006-02-20* mkconfig.rb: generate RbConfig instead of Config.akr
2006-02-05* lib/mkmf.rb (create_makefile): Kernel#sub! was removed on HEAD.ocean
2005-11-28* lib/mkmf.rb (create_makefile): should not change sodir withocean
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-20* lib/mkmf.rb (create_makefile): Borland make seems not to allowocean
2005-10-19* lib/mkmf.rb (create_makefile): get rid of a restrictionnobu
2005-10-19* lib/mkmf.rb (create_makefile): do not create unnecessary emptynobu
2005-09-22* lib/mkmf.rb (find_executable0): default path if environment is notnobu
2005-09-21* lib/mkmf.rb (configuration): generalized nmake dependent code.nobu
2005-09-06* lib/mkmf.rb (what_type?): guesstimate type.nobu
2005-08-30* lib/mkmf.rb (xsystem, xpopen): no longer expand by Config.nobu
2005-08-05* lib/mkmf.rb (create_makefile): need to convert path separetorusa
2005-07-12* lib/mkmf.rb: keep curdir unexpanded.nobu
2005-06-07* lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.nobu
2005-05-27* lib/mkmf.rb: use the semicolon as the path separatoreban
2005-05-13* ext/extmk.rb: keep srcdir unexpanded.nobu
2005-05-07* lib/mkmf.rb (have_var): no libs argument is given.nobu
2005-04-20* configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu
2005-04-20* lib/mkmf.rb (create_makefile): support platforms have file separatornobu
2005-04-11* lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa
2005-04-08* ext/extmk.rb (extmake): hdrdir needs to be defined also innobu
2005-04-07* ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu