summaryrefslogtreecommitdiff
path: root/test/mkmf/base.rb
AgeCommit message (Expand)Author
2012-04-03* test/mkmf: remove generated files and ensure nothing left.nobu
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-01-15* configure.in (warnflags): add -Werror=implicit-function-declarationnobu
2010-12-17* test/mkmf/base.rb (TestMkmf::FakeLog): capture output from mkmf.nobu
2010-12-10* test/mkmf/base.rb (TestMkmf#config_value): extract macro value fromnobu
2010-12-10* lib/mkmf.rb (check_signedness): should use the prelude code.nobu
2010-12-10* lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu
2010-12-06* test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu
2009-11-26* test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu
2009-08-06* test/mkmf/base.rb (TestMkmf): was turned into a class, becausenobu
2009-08-06* test/mkmf/base.rb: split from test_sizeof.rb.nobu