summaryrefslogtreecommitdiff
path: root/ext/extmk.rb
AgeCommit message (Expand)Author
2014-05-09extmk.rb: check if parent is buildnobu
2014-05-09extmk.rb: fix extstaticnobu
2014-04-15* ext/extmk.rb: Re-generate extmk.mk and dummy makefiles only ifakr
2013-07-28extmk.rb: static extensionsnobu
2013-05-28extmk.rb: untouch makefilesnobu
2013-05-23extmk.rb: don't duplicatenobu
2013-05-20* ext/extmk.rb: nodoc this filezzak
2013-05-01extmk.rb: always dynamic non-install extensionsnobu
2013-04-03* ext/extmk.rb (extmake): Invoke Logging::log_close in a ensureakr
2013-04-03* ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr
2013-02-20extmk.rb: extract SUBMAKEOPTSnobu
2013-02-20extmk.rb: rename variablesnobu
2012-11-27extmk.rb: fix mixing mkmf.lognobu
2012-11-26extmk.rb: git rid of post-1.8 featuresnobu
2012-10-17extmk.rb: fix mingw make failure with make -jNshirosaki
2012-09-07* ext/extmk.rb: revert r36468. replacing NUL character is not necessary afternagachika
2012-09-06mkmf.rb: fix splitting options with an argumentnobu
2012-07-19extmk.rb: hack for -frameworknobu
2012-07-11enc/encinit.c for static-linked-extnobu
2012-05-20ext/extmk.rb: workaround for -framework optionnobu
2012-05-20ext/extmk.rb: reopen stdoutnobu
2012-05-20ext/extmk.rb: Shellwords.joinnobu
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-19static-linked-ext: all linked rubynobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19ext/extmk.rb: fold long macronobu
2012-05-18ext/extmk.rb: link archives onlynobu
2012-05-18* ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki
2012-05-18* ext/extmk.rb (extmake): remove particular platform specific condition.nobu
2012-05-17Imports Ruby's port to NativeClient (a.k.a NaCl).yugui
2012-05-17fix static-linked-extnobu
2012-05-16* ext/extmk.rb (exts.mk): use double quotes instead of single quotesusa
2012-05-16Supports static linking of extensions and encodings again.yugui
2012-02-25suppress warnings.naruse
2011-12-08* ext/extmk.rb (extract_makefile): should sort after map, not beforeusa
2011-12-08* ext/extmk.rb (extract_makefile): need to sort the array of currentusa
2011-11-30* lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake ordrbrain
2011-11-29Don't break tests.naruse
2011-11-28* lib/mkmf.rb: Wrap mkmf.rb in module MakeMakefile to clean up Objectdrbrain
2011-11-20* ext/extmk.rb (extract_makefile, extmake): regenerate makefielsnobu
2011-07-03* ext/extmk.rb (extmake): suppresses outputs from extconf.rb.yugui
2011-03-28* ext/extmk.rb: set MFLAGS from MAKEFLAGS when using nmake.usa
2011-03-08* ext/extmk.rb: nmake substitutes all occurences in macro.nobu
2011-03-08* ext/extmk.rb: workaround for nmake.nobu
2011-03-08* common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):nobu
2010-12-29* ext/extmk.rb: strip current directory prefix.nobu
2010-12-02* ext/extmk.rb: remove $makeflags.defined?, it should be $mflags.naruse
2010-12-02* ext/extmk.rb: define $makeflags.defined? like $mflags.naruse
2010-11-17* lib/mkmf.rb (create_makefile): make extension libraries messagesnobu