| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in, configure.in: cppflags | nobu | 2013-12-17 | 1 | -0/+1 |
* | ruby.c: gem_prelude to load rubygems | nobu | 2013-10-14 | 1 | -1/+1 |
* | Makefile.in: generate for each makefiles | nobu | 2013-10-13 | 1 | -4/+4 |
* | configure.in: RUNRUBY_COMMAND | nobu | 2013-09-30 | 1 | -2/+5 |
* | * Makefile.in (libruby-static.a): change LDFLAGS order. LDFLAGS may include l... | ngoto | 2013-09-12 | 1 | -1/+1 |
* | configure.in: fix cross-compiling installation failure | nobu | 2013-09-11 | 1 | -1/+1 |
* | * Makefile.in (after-update): non-configure platforms don't need | nobu | 2013-06-14 | 1 | -0/+5 |
* | Makefile.in: loadpath from loadpath.c | nobu | 2013-05-16 | 1 | -0/+5 |
* | compiler version | nobu | 2013-03-22 | 1 | -0/+1 |
* | Makefile.in: remove broken symlinks | nobu | 2013-03-21 | 1 | -1/+1 |
* | Makefile.in: move MAINLIBC after objects | nobu | 2013-03-04 | 1 | -2/+2 |
* | * Makefile.in (archlibdir): needed for multiarch. | nobu | 2013-02-23 | 1 | -0/+1 |
* | configure.in: expand libdir_basename | nobu | 2013-02-21 | 1 | -1/+0 |
* | configure.in: libdir_basename for -rpath and -install_name | nobu | 2013-02-21 | 1 | -0/+1 |
* | common.mk: no expansion | nobu | 2013-02-09 | 1 | -0/+2 |
* | Makefile.in: continue if Makefile unchanged | nobu | 2013-01-10 | 1 | -1/+3 |
* | * Makefile.in, common.mk (fake, yes-fake, no-make): these dependecies | usa | 2013-01-07 | 1 | -3/+0 |
* | * Makefile.in (RBCONFIG): Moved from common.mk in order to use the | yugui | 2013-01-04 | 1 | -0/+1 |
* | * common.mk (yes-btest): btest depends on also $(arch)-fake.rb and | yugui | 2013-01-04 | 1 | -2/+4 |
* | Makefile.in: ignore CDPATH | nobu | 2012-12-30 | 1 | -0/+1 |
* | * Makefile.in (LIBRUBY_SO): sign also. | nobu | 2012-12-10 | 1 | -0/+1 |
* | configure.in: --disable-dln | nobu | 2012-11-23 | 1 | -0/+1 |
* | * Makefile.in (.dmyh.h): removed $(VPATH). GNU make don't | kosaki | 2012-11-22 | 1 | -1/+1 |
* | * common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake merges | usa | 2012-11-22 | 1 | -0/+4 |
* | * Makefile.in (probes.o): add -C to ignore #include in probes.d. | naruse | 2012-11-22 | 1 | -1/+1 |
* | * Makefile.in: run preprocessor when making probe.h | kosaki | 2012-11-22 | 1 | -1/+1 |
* | * Makefile.in (.d.h): replace char * to const char * because somehow | naruse | 2012-11-20 | 1 | -1/+1 |
* | Remove probes.o before update | naruse | 2012-11-20 | 1 | -0/+1 |
* | common.mk: no purelib | nobu | 2012-11-19 | 1 | -0/+1 |
* | * Makefile.in, common.mk (probes.h): moved to common.mk and changed to | usa | 2012-11-19 | 1 | -2/+0 |
* | * Makefile.in (.SUFFIX): bsdmake needs .SUFFIX is defined before use. | naruse | 2012-11-19 | 1 | -0/+2 |
* | * configure.in, Makefile.in, common.mk: support DTrace on Solaris 10, | ngoto | 2012-11-18 | 1 | -3/+25 |
* | probes.h: select by suffix rules | nobu | 2012-11-16 | 1 | -11/+10 |
* | Makefile.in: fix typo | nobu | 2012-11-16 | 1 | -1/+1 |
* | * Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir. | naruse | 2012-11-16 | 1 | -1/+1 |
* | Makefile.in: split probes.h commands | nobu | 2012-11-16 | 1 | -8/+11 |
* | Makefile.in: move probes.h to all-incs | nobu | 2012-11-16 | 1 | -1/+2 |
* | Makefile.in: probes.h | nobu | 2012-11-16 | 1 | -1/+1 |
* | * Makefile.in (probes.h): create from probes.d | mrkn | 2012-11-13 | 1 | -3/+3 |
* | * common.mk (dmyprobes.h): always create for make dist. | naruse | 2012-11-13 | 1 | -4/+2 |
* | * Makefile.in (.SUFFIX): .SUFFIX is needed here for .d.h on bsd make. | naruse | 2012-11-13 | 1 | -0/+2 |
* | * common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common. | usa | 2012-11-13 | 1 | -0/+10 |
* | Fix dtrace commit r37631, it is [Feature #2565] | naruse | 2012-11-13 | 1 | -10/+0 |
* | * probes.d: add DTrace probe declarations. [ruby-core:27448] | tenderlove | 2012-11-12 | 1 | -0/+13 |
* | common.mk: gdb-ruby | nobu | 2012-10-05 | 1 | -1/+3 |
* | configure.in: strict warnflags | nobu | 2012-09-15 | 1 | -1/+1 |
* | incs: timestamp file | nobu | 2012-08-17 | 1 | -2/+0 |
* | make runnable | nobu | 2012-07-03 | 1 | -0/+1 |
* | * Makefile.in: don't remove macros. now name2ctype uses macros. | naruse | 2012-06-13 | 1 | -1/+1 |
* | Makefile.in: warnflags | nobu | 2012-06-13 | 1 | -1/+1 |