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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Honor configured ruby header locations as the MJIT header path
nobu
2018-12-08
1
-0
/
+12
*
Removed unnecessary dependency on mjit_config.h
nobu
2018-12-08
1
-1
/
+1
*
Give the MJIT header path name
nobu
2018-12-08
1
-3
/
+6
*
Use BUILDDIR in ruby-runner.h from config.status
nobu
2018-12-08
1
-6
/
+2
*
Change Makefile rule for assembly to use .S rather than .s
samuel
2018-11-24
1
-1
/
+1
*
Makefile.in: use ASMEXT in implicit rules
nobu
2018-11-24
1
-2
/
+2
*
Makefile.in: get rid of `local` for Solaris sh
nobu
2018-11-21
1
-0
/
+1
*
configure.ac: add --disable-fiber-coroutine option
nobu
2018-11-21
1
-0
/
+1
*
Make coroutine object directory for each arch
nobu
2018-11-20
1
-3
/
+4
*
Change ASMEXT to s
nobu
2018-11-20
1
-1
/
+1
*
Makefile.in: fix Travis i686 build
k0kubun
2018-11-20
1
-0
/
+1
*
Fix typo and make directory
nobu
2018-11-20
1
-1
/
+0
*
Tidy up assembly make rule.
samuel
2018-11-20
1
-4
/
+1
*
Expose dependency between cont.c and coroutine implementation.
samuel
2018-11-20
1
-0
/
+2
*
Try using compiler for assembling.
samuel
2018-11-20
1
-2
/
+4
*
Print out what the assembler is doing to figure out why it's not working.
samuel
2018-11-20
1
-0
/
+1
*
Create output directory when assembling file
samuel
2018-11-20
1
-0
/
+1
*
fix for Solaris sh
nobu
2018-11-19
1
-1
/
+1
*
Makefile.in: reconfig with the original warnflags
nobu
2018-11-19
1
-0
/
+1
*
Also clean ruby-runner.o and ruby.imp [ci skip]
nobu
2018-11-18
1
-1
/
+1
*
Makefile.in: test-almost also needs mjit_build_dir.so
nobu
2018-11-16
1
-1
/
+1
*
. command in some sh cannot take arguments
nobu
2018-11-15
1
-1
/
+2
*
tool/mjit_archflag.sh: separated, too many escapes
nobu
2018-11-15
1
-36
/
+4
*
Makefile.in: update-known-errors
nobu
2018-11-14
1
-0
/
+4
*
Makefile.in: `$` for shell needs to be escaped in Makefile
nobu
2018-11-13
1
-1
/
+1
*
Remove duplicated assignment
kazu
2018-11-13
1
-1
/
+1
*
.travis.yml: specify --tty=no
shyouhei
2018-11-13
1
-1
/
+1
*
clean mjit_build_dir.dylib.dSYM directory on macOS
nobu
2018-11-07
1
-1
/
+1
*
mjit_build_dir: separate MJIT_BUILD_DIR
nobu
2018-11-07
1
-1
/
+11
*
Expand MJIT_CC in configure
nobu
2018-11-06
1
-6
/
+1
*
Makefile.in: do not expand MJIT_CC if cross compiling
nobu
2018-11-06
1
-2
/
+5
*
Makefile.in: convert MJIT_CC to Windows path
nobu
2018-11-06
1
-1
/
+3
*
Revert "mjit_build_dir: separate MJIT_BUILD_DIR"
nobu
2018-11-06
1
-8
/
+1
*
mjit_build_dir: separate MJIT_BUILD_DIR
nobu
2018-11-06
1
-1
/
+8
*
Makefile.in: make MJIT_CC_COMMON an absolute path
nobu
2018-11-06
1
-1
/
+1
*
configure.ac: insert DLDSHARED
nobu
2018-11-06
1
-0
/
+1
*
Makefile.in: use CC_WRAPPER
nobu
2018-11-03
1
-0
/
+1
*
rename configure option `--disable-mjit` to `--disable-mjit-support`
ko1
2018-10-20
1
-1
/
+1
*
add disabling MJIT features option.
ko1
2018-10-20
1
-1
/
+1
*
configure.ac: add --disable-install-mjit-header
k0kubun
2018-10-19
1
-2
/
+3
*
Pass cflags given to configure to mjit
nobu
2018-10-15
1
-1
/
+2
*
Makefile.in: dependencies to config.status
nobu
2018-08-16
1
-2
/
+2
*
Makefile.in: drop MJIT_DLDFLAGS_NOCOMPRESS
k0kubun
2018-08-13
1
-2
/
+0
*
configure.ac: MJIT_DLDFLAGS_NOCOMPRESS
k0kubun
2018-08-12
1
-0
/
+2
*
fix mjit_min_header for universal binary
nobu
2018-08-08
1
-17
/
+0
*
common.mk: stop building MJIT min header for mswin
k0kubun
2018-08-04
1
-0
/
+31
*
Makefile.in: remove GNU-make dependency
nobu
2018-07-31
1
-1
/
+1
*
mjit.c: allow using MJIT header in build directory
k0kubun
2018-07-31
1
-0
/
+1
*
benchmark: introduce benchmark_driver.gem
k0kubun
2018-07-08
1
-0
/
+5
*
Makefile.in: ARCH_FLAG may contain "-m64" etc.
ngoto
2018-07-02
1
-4
/
+25
[next]