aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Revert "Dummy Makefile.in for CIs"Takashi Kokubun2019-07-151-1/+0
* Dummy Makefile.in for CIsNobuyoshi Nakada2019-06-071-0/+1
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-646/+0
* Remove the dependency of Makefile on Makefile.in transitionallyNobuyoshi Nakada2019-06-071-1/+1
* Revert "Moved Makefile.in under template"Nobuyoshi Nakada2019-06-071-0/+646
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-646/+0
* Revert "common.mk is NOT working with /bin/sh anymore"Takashi Kokubun2019-06-031-1/+1
* common.mk is NOT working with /bin/sh anymoreTakashi Kokubun2019-06-031-1/+1
* leaked-globals: check if un-prefixed symbols leak externallyNobuyoshi Nakada2019-05-161-0/+4
* Remove unused symbolsNobuyoshi Nakada2019-05-161-1/+1
* Makefiles need to be indented by tabsNobuyoshi Nakada2019-04-281-0/+2
* Drop obsoleted debugging output [ci skip]k0kubun2019-04-141-1/+0
* Debug bundled-gems allow_failuresk0kubun2019-04-141-0/+1
* Partially allow failures in test-bundled-gemsk0kubun2019-04-031-2/+9
* Cleaning gems should not clean extnobu2019-02-131-3/+3
* Revert r65800nobu2019-01-161-1/+0
* Moved version numbersnobu2018-12-281-2/+3
* Honor configured ruby header locations as the MJIT header pathnobu2018-12-081-0/+12
* Removed unnecessary dependency on mjit_config.hnobu2018-12-081-1/+1
* Give the MJIT header path namenobu2018-12-081-3/+6
* Use BUILDDIR in ruby-runner.h from config.statusnobu2018-12-081-6/+2
* Change Makefile rule for assembly to use .S rather than .ssamuel2018-11-241-1/+1
* Makefile.in: use ASMEXT in implicit rulesnobu2018-11-241-2/+2
* Makefile.in: get rid of `local` for Solaris shnobu2018-11-211-0/+1
* configure.ac: add --disable-fiber-coroutine optionnobu2018-11-211-0/+1
* Make coroutine object directory for each archnobu2018-11-201-3/+4
* Change ASMEXT to snobu2018-11-201-1/+1
* Makefile.in: fix Travis i686 buildk0kubun2018-11-201-0/+1
* Fix typo and make directorynobu2018-11-201-1/+0
* Tidy up assembly make rule.samuel2018-11-201-4/+1
* Expose dependency between cont.c and coroutine implementation.samuel2018-11-201-0/+2
* Try using compiler for assembling.samuel2018-11-201-2/+4
* Print out what the assembler is doing to figure out why it's not working.samuel2018-11-201-0/+1
* Create output directory when assembling filesamuel2018-11-201-0/+1
* fix for Solaris shnobu2018-11-191-1/+1
* Makefile.in: reconfig with the original warnflagsnobu2018-11-191-0/+1
* Also clean ruby-runner.o and ruby.imp [ci skip]nobu2018-11-181-1/+1
* Makefile.in: test-almost also needs mjit_build_dir.sonobu2018-11-161-1/+1
* . command in some sh cannot take argumentsnobu2018-11-151-1/+2
* tool/mjit_archflag.sh: separated, too many escapesnobu2018-11-151-36/+4
* Makefile.in: update-known-errorsnobu2018-11-141-0/+4
* Makefile.in: `$` for shell needs to be escaped in Makefilenobu2018-11-131-1/+1
* Remove duplicated assignmentkazu2018-11-131-1/+1
* .travis.yml: specify --tty=noshyouhei2018-11-131-1/+1
* clean mjit_build_dir.dylib.dSYM directory on macOSnobu2018-11-071-1/+1
* mjit_build_dir: separate MJIT_BUILD_DIRnobu2018-11-071-1/+11
* Expand MJIT_CC in configurenobu2018-11-061-6/+1
* Makefile.in: do not expand MJIT_CC if cross compilingnobu2018-11-061-2/+5
* Makefile.in: convert MJIT_CC to Windows pathnobu2018-11-061-1/+3
* Revert "mjit_build_dir: separate MJIT_BUILD_DIR"nobu2018-11-061-8/+1