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: extract CLEANFILES and DISTCLEANFILES
nobu
2015-01-21
1
-3
/
+4
*
extmk.rb: do not exclude readline
nobu
2015-01-11
1
-1
/
+1
*
extmk.rb: default without-ext
nobu
2015-01-11
1
-9
/
+11
*
extmk.rb: replace current directory name
nobu
2014-12-23
1
-1
/
+1
*
extmk.rb: no EXTOBJS to main if enable-shared
nobu
2014-12-04
1
-0
/
+1
*
extmk.rb: include UPDATE_LIBRARIES
nobu
2014-10-31
1
-0
/
+1
*
* ext/extmk.rb: generates the rule for extinit.$(OBJEXT).
yugui
2014-10-11
1
-0
/
+1
*
configure.in: fix static-linked-ext
nobu
2014-07-03
1
-1
/
+5
*
extmk.rb: GNU make -C option
nobu
2014-07-03
1
-2
/
+11
*
extmk.rb: non-installed extensions when statick-linked-ext
nobu
2014-05-22
1
-1
/
+1
*
extmk.rb: non-installed extensions cannot link statically
nobu
2014-05-21
1
-0
/
+3
*
extmk.rb: discard empty Makefile
nobu
2014-05-18
1
-1
/
+1
*
extmk.rb: check if parent is build
nobu
2014-05-09
1
-3
/
+15
*
extmk.rb: fix extstatic
nobu
2014-05-09
1
-1
/
+1
*
* ext/extmk.rb: Re-generate extmk.mk and dummy makefiles only if
akr
2014-04-15
1
-2
/
+14
*
extmk.rb: static extensions
nobu
2013-07-28
1
-1
/
+1
*
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
[next]