| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk (info): shows configured names. | nobu | 2009-04-07 | 1 | -1/+1 |
* | * Makefile.in (.c.i): use CPP instead of CC, since gcc -E can't | nobu | 2009-04-01 | 1 | -1/+1 |
* | * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules. | nobu | 2009-03-16 | 1 | -0/+3 |
* | * common.mk (.y.c): use SRC_FILE which contains slashes instead of | nobu | 2009-03-15 | 1 | -0/+2 |
* | * Makefile.in (update-mspec): split from update-rubyspec. | nobu | 2009-03-06 | 1 | -10/+13 |
* | * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd using | nobu | 2009-03-06 | 1 | -5/+6 |
* | * Makefile.in, win32/Makefile.sub (INSNS): moved variable | nobu | 2009-03-06 | 1 | -0/+3 |
* | * win32/Makefile.sub (make_insns_rules): rule to make rules for insns. | nobu | 2009-03-05 | 1 | -0/+3 |
* | * common.mk (INSNS, newline.c, miniprelude.c, prelude.c), | nobu | 2009-02-26 | 1 | -19/+0 |
* | * common.mk (main): split from exts and makes main program after | nobu | 2009-02-24 | 1 | -0/+3 |
* | * common.mk (ripper.c): exec can't work on Windows. | nobu | 2009-02-24 | 1 | -0/+1 |
* | * Makefile.in (id.h): overwrites unconditinally. | nobu | 2009-02-24 | 1 | -1/+1 |
* | * Makefile.in (configure): unset PWD to use symlink to building | nobu | 2009-02-22 | 1 | -1/+1 |
* | * Makefile.in (up): cd doesn't need LC_TIME, VCS needs. | nobu | 2009-02-22 | 1 | -1/+1 |
* | * template/fake.rb.in: extracted from Makefile.in. | nobu | 2009-02-19 | 1 | -16/+4 |
* | * configure.in (--with-arch): added new option to support | nobu | 2009-02-07 | 1 | -2/+3 |
* | * Makefile.in (id.h): updates from parse.h. | nobu | 2009-02-04 | 1 | -0/+5 |
* | * common.mk (Doxyfile): moved from Makefile.in. | nobu | 2009-02-02 | 1 | -2/+0 |
* | * Makefile.in (distclean): hides removing Doxyfile. | nobu | 2009-01-27 | 1 | -2/+1 |
* | * common.mk (clean-extout): removes extout directory. | nobu | 2009-01-25 | 1 | -4/+0 |
* | * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and | nobu | 2009-01-25 | 1 | -5/+14 |
* | * Makefile.in (miniruby): renames and then removes, to get rid of | nobu | 2009-01-20 | 1 | -4/+2 |
* | * configure.in (VCSUP): fixed the cases for git-svn or git. | yugui | 2009-01-17 | 1 | -1/+1 |
* | * configure.in (Makefile): set VCS and VCSUP. | nobu | 2009-01-16 | 1 | -1/+5 |
* | * common.mk, Makefile.in, win32/Makefile.sub (INSNS): move the macro | usa | 2009-01-03 | 1 | -0/+3 |
* | * common.mk, Makefile.in, win32/Makefile.sub ($(INSNS), node_name.inc, | usa | 2009-01-02 | 1 | -0/+16 |
* | * spec/default.mspec: fix for builddir != srcdir | yugui | 2009-01-01 | 1 | -1/+1 |
* | * Makefile.in (distclean-ext, realclean-ext): use EXTS as default. | nobu | 2008-12-31 | 1 | -8/+15 |
* | * spec/README: follows the change of directory structure in rubyspec. | yugui | 2008-12-31 | 1 | -3/+7 |
* | * Makefile.in (distclean-local): removes Doxyfile and | yugui | 2008-12-29 | 1 | -0/+2 |
* | * Makefile.in (ext-clean): ext-clean always fails. | yugui | 2008-12-29 | 1 | -1/+5 |
* | * configure.in (Makefile): removes GNU make specific files on | nobu | 2008-12-24 | 1 | -1/+2 |
* | * Doxyfile.in: new file. Template of a configuration file for | yugui | 2008-12-22 | 1 | -0/+3 |
* | * Makefile.in (LIBRUBY_SO): localizes non-public symbols. | nobu | 2008-12-07 | 1 | -0/+5 |
* | * keywords, lex.c.src, opt_insn_unif.def, opt_operand.def: moved rarely changed | yugui | 2008-10-18 | 1 | -3/+3 |
* | * configure.in (BUILTIN_TRANSSRCS): defined. | akr | 2008-08-24 | 1 | -0/+2 |
* | * configure.in (gnumake): check for GNU make. | nobu | 2008-08-14 | 1 | -1/+4 |
* | * tool/make-snapshot: fix for clean up. | nobu | 2008-08-13 | 1 | -0/+3 |
* | * common.mk (extconf): use MAKEDIRS. | nobu | 2008-08-10 | 1 | -0/+1 |
* | * Makefile.in, common.mk, {bcc,win}32/Makefile.sub (clean-ext): do not | nobu | 2008-08-07 | 1 | -0/+9 |
* | Improved compatibility for mspec. | yugui | 2008-08-04 | 1 | -9/+11 |
* | Merged r16430(akr), r16431(akr), r16433(akr), r16469(nobu), and | yugui | 2008-08-01 | 1 | -0/+17 |
* | * Makefile.in (SET_LC_MESSAGES): LC_MESSAGES must be C. | nobu | 2008-07-02 | 1 | -0/+1 |
* | * Makefile.in, configure.in (warnflags): defaulted to -Wall | nobu | 2008-05-31 | 1 | -0/+1 |
* | * common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877] | nobu | 2008-05-30 | 1 | -2/+0 |
* | * Makefile.in (MKPREP): appended $(RBCONFIG). | nobu | 2008-05-28 | 1 | -1/+1 |
* | * Makefile.in (MKPREP), common.mk, win32/Makefile.sub (prelude.c): get | nobu | 2008-05-27 | 1 | -1/+3 |
* | * configure.in (MINIRUBY), common.mk (RUBYOPT): add purelib.rb. | nobu | 2008-05-08 | 1 | -0/+3 |
* | * Makefile.in, common.mk, configure.in, {win32,bcc32}/Makefile.sub | nobu | 2008-04-03 | 1 | -1/+1 |
* | * common.mk, {bcc,win}32/Makefile.sub (clean-local): remove | nobu | 2008-02-24 | 1 | -2/+1 |