index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
extmk.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
extmk.rb: untouch makefiles
nobu
2013-05-28
1
-3
/
+3
*
extmk.rb: don't duplicate
nobu
2013-05-23
1
-1
/
+3
*
* ext/extmk.rb: nodoc this file
zzak
2013-05-20
1
-0
/
+2
*
extmk.rb: always dynamic non-install extensions
nobu
2013-05-01
1
-2
/
+12
*
* ext/extmk.rb (extmake): Invoke Logging::log_close in a ensure
akr
2013-04-03
1
-2
/
+1
*
* ext/extmk.rb (extmake): Use Logging.open to switch stdout and
akr
2013-04-03
1
-13
/
+7
*
extmk.rb: extract SUBMAKEOPTS
nobu
2013-02-20
1
-15
/
+15
*
extmk.rb: rename variables
nobu
2013-02-20
1
-6
/
+7
*
extmk.rb: fix mixing mkmf.log
nobu
2012-11-27
1
-0
/
+1
*
extmk.rb: git rid of post-1.8 features
nobu
2012-11-26
1
-3
/
+9
*
extmk.rb: fix mingw make failure with make -jN
shirosaki
2012-10-17
1
-4
/
+7
*
* ext/extmk.rb: revert r36468. replacing NUL character is not necessary after
nagachika
2012-09-07
1
-1
/
+0
*
mkmf.rb: fix splitting options with an argument
nobu
2012-09-06
1
-2
/
+2
*
extmk.rb: hack for -framework
nobu
2012-07-19
1
-0
/
+1
*
enc/encinit.c for static-linked-ext
nobu
2012-07-11
1
-1
/
+1
*
ext/extmk.rb: workaround for -framework option
nobu
2012-05-20
1
-1
/
+1
*
ext/extmk.rb: reopen stdout
nobu
2012-05-20
1
-4
/
+7
*
ext/extmk.rb: Shellwords.join
nobu
2012-05-20
1
-1
/
+1
*
Bug #6462: EXTSOLIBS
nobu
2012-05-20
1
-1
/
+1
*
static-linked-ext: all linked ruby
nobu
2012-05-19
1
-1
/
+1
*
static-linked-ext: into libruby
nobu
2012-05-19
1
-1
/
+1
*
static-linked-ext: into libruby
nobu
2012-05-19
1
-3
/
+9
*
ext/extmk.rb: fold long macro
nobu
2012-05-19
1
-17
/
+17
*
ext/extmk.rb: link archives only
nobu
2012-05-18
1
-1
/
+1
*
* ext/extmk.rb: Show a message when extconf.rb raised an exception.
kosaki
2012-05-18
1
-1
/
+11
*
* ext/extmk.rb (extmake): remove particular platform specific condition.
nobu
2012-05-18
1
-1
/
+1
*
Imports Ruby's port to NativeClient (a.k.a NaCl).
yugui
2012-05-17
1
-1
/
+1
*
fix static-linked-ext
nobu
2012-05-17
1
-1
/
+3
*
* ext/extmk.rb (exts.mk): use double quotes instead of single quotes
usa
2012-05-16
1
-1
/
+1
*
Supports static linking of extensions and encodings again.
yugui
2012-05-16
1
-23
/
+50
*
suppress warnings.
naruse
2012-02-25
1
-9
/
+8
*
* ext/extmk.rb (extract_makefile): should sort after map, not before
usa
2011-12-08
1
-1
/
+1
*
* ext/extmk.rb (extract_makefile): need to sort the array of current
usa
2011-12-08
1
-1
/
+1
*
* lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake or
drbrain
2011-11-30
1
-2
/
+2
*
Don't break tests.
naruse
2011-11-29
1
-2
/
+2
*
* lib/mkmf.rb: Wrap mkmf.rb in module MakeMakefile to clean up Object
drbrain
2011-11-28
1
-2
/
+2
*
* ext/extmk.rb (extract_makefile, extmake): regenerate makefiels
nobu
2011-11-20
1
-1
/
+6
*
* ext/extmk.rb (extmake): suppresses outputs from extconf.rb.
yugui
2011-07-03
1
-2
/
+16
*
* ext/extmk.rb: set MFLAGS from MAKEFLAGS when using nmake.
usa
2011-03-28
1
-0
/
+1
*
* ext/extmk.rb: nmake substitutes all occurences in macro.
nobu
2011-03-08
1
-4
/
+4
*
* ext/extmk.rb: workaround for nmake.
nobu
2011-03-08
1
-4
/
+4
*
* common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):
nobu
2011-03-08
1
-12
/
+63
*
* ext/extmk.rb: strip current directory prefix.
nobu
2010-12-29
1
-0
/
+1
*
* ext/extmk.rb: remove $makeflags.defined?, it should be $mflags.
naruse
2010-12-02
1
-6
/
+2
*
* ext/extmk.rb: define $makeflags.defined? like $mflags.
naruse
2010-12-02
1
-0
/
+4
*
* lib/mkmf.rb (create_makefile): make extension libraries messages
nobu
2010-11-17
1
-1
/
+2
*
* ext/extmk.rb (extract_makefile): follow the change of
nobu
2010-08-07
1
-1
/
+1
*
* ext/mkext.rb: remove purelib, fixes a bug in r28440, r28441.
naruse
2010-08-03
1
-1
/
+0
*
* ext/purelib.rb: no longer used since the default load path of
nobu
2010-08-02
1
-1
/
+0
*
* ext/socket/extconf.rb: suppress a warning.
akr
2010-01-26
1
-8
/
+8
[next]