| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk (encs): new target to compile external encodings. | nobu | 2007-12-17 | 1 | -9/+0 |
* | * ext/extmk.rb (extract_makefile): use dldflags instead of DLDFLAGS to | nobu | 2007-11-28 | 1 | -1/+1 |
* | * ext/extmk.rb (extmake): save all CONFIG values. | nobu | 2007-08-03 | 1 | -16/+43 |
* | * common.mk (realclean): separate local and ext. | nobu | 2007-06-15 | 1 | -3/+11 |
* | * ext/extmk.rb: prepend also topdir to mflags at last. | nobu | 2007-06-10 | 1 | -1/+2 |
* | * Makefile.in, win32/Makefile.sub (XCFLAGS): -I. is needed for *.inc. | nobu | 2007-06-10 | 1 | -1/+1 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -9/+15 |
* | * ext/extmk.rb, ext/purelib.rb, lib/mkmf.rb, runruby.rb: clear default | nobu | 2007-05-22 | 1 | -1/+4 |
* | * configure.in, defines.h, eval_load.c (rb_feature_p, rb_provided, | nobu | 2007-05-03 | 1 | -6/+6 |
* | * ext/extmk.rb ($ruby): add extout directory to include path. | nobu | 2007-04-23 | 1 | -0/+1 |
* | * ext/extmk.rb: Borland make needs also -D flags to override variables | nobu | 2006-10-19 | 1 | -5/+7 |
* | * bcc32/Makefile.sub ($(LIBRUBY_SO)): execute pre-link hook. | nobu | 2006-10-19 | 1 | -2/+9 |
* | * ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb, | nobu | 2006-10-09 | 1 | -8/+8 |
* | * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep | nobu | 2006-10-01 | 1 | -3/+1 |
* | * ext/extmk.rb: extout is needed for also clean. | nobu | 2006-09-29 | 1 | -1/+1 |
* | * common.mk (no-install): not install rdoc actually. | nobu | 2006-09-21 | 1 | -1/+1 |
* | * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb: | nobu | 2006-09-16 | 1 | -9/+1 |
* | * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu | 2006-09-08 | 1 | -11/+32 |
* | * ext/extmk.rb (extmake): follow Array#to_s. | usa | 2006-09-08 | 1 | -1/+1 |
* | * ruby.h (struct RString): embed small strings. | matz | 2006-08-31 | 1 | -1/+1 |
* | * ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter before | nobu | 2006-07-21 | 1 | -1/+4 |
* | * ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist. | nobu | 2006-07-17 | 1 | -0/+3 |
* | * parse.y (block_param): do not use multiple assignment for a sole | matz | 2006-06-21 | 1 | -8/+4 |
* | * parse.y (method_call): remove (fn)(args) style lambda | matz | 2006-06-21 | 1 | -1/+1 |
* | * ext/extmk.rb (parse_args): provisional catch-up for the recent changes. | nobu | 2006-06-20 | 1 | -2/+6 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -2/+2 |
* | * ext/extmk.rb (extmake): remove extinit files if no statically linked | nobu | 2006-05-27 | 1 | -9/+14 |
* | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu | 2006-05-25 | 1 | -1/+7 |
* | * ext/extmk.rb: deal with $static set in extconf.rb. | nobu | 2006-05-24 | 1 | -6/+1 |
* | * ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles. | nobu | 2006-05-17 | 1 | -2/+2 |
* | * lib/fileutils.rb (FileUtils.cp_r): implement :remove_destination | akr | 2006-03-03 | 1 | -1/+1 |
* | * mkconfig.rb: generate RbConfig instead of Config. | akr | 2006-02-20 | 1 | -9/+9 |
* | * common.mk (static-ruby): overridable. | nobu | 2005-11-16 | 1 | -4/+6 |
* | * configure.in (RUBY_EXTERN): macro to export symbols in shared | nobu | 2005-10-25 | 1 | -0/+1 |
* | * ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extension | nobu | 2005-10-22 | 1 | -0/+15 |
* | * ext/extmk.rb: omit non-existing directories. | nobu | 2005-10-16 | 1 | -6/+9 |
* | * extmk.rb (extmake): needs to be wrapped in an Array. | nobu | 2005-08-04 | 1 | -2/+3 |
* | * ext/extmk.rb (extmake): should not modify $mflags for each | nobu | 2005-08-03 | 1 | -2/+5 |
* | * ext/extmk.rb: keep srcdir unexpanded. | nobu | 2005-05-13 | 1 | -2/+2 |
* | * eval.c (search_required, rb_require_safe): expand path in | nobu | 2005-04-18 | 1 | -3/+3 |
* | * ext/extmk.rb (relative_from): treat mere drive letter as an absolute | nobu | 2005-04-17 | 1 | -1/+2 |
* | * ext/extmk.rb (extmake, parse_args): do not expand destdir. | nobu | 2005-04-17 | 1 | -4/+6 |
* | * ext/extmk.rb (extmake): hdrdir needs to be defined also in | nobu | 2005-04-08 | 1 | -0/+1 |
* | * ext/extmk.rb (extmake): top_srcdir is based from ext directory. | nobu | 2005-04-07 | 1 | -1/+1 |
* | * ext/extmk.rb (extmake): keep directory names in Makefile as macros. | nobu | 2005-04-07 | 1 | -3/+10 |
* | * ext/extmk.rb (extract_makefile): nothing to be removed when no file | nobu | 2005-03-28 | 1 | -3/+6 |
* | * ext/extmk.rb (parse_args): return false if nothing matched. | nobu | 2005-03-02 | 1 | -0/+1 |
* | * ext/extmk.rb (extract_makefile): remove no longer existing installed | nobu | 2005-02-19 | 1 | -2/+8 |
* | * ext/extmk.rb (extract_makefile): default to true if not compiled | nobu | 2005-02-10 | 1 | -6/+6 |
* | * ext/extmk.rb (extract_makefile): extract previously collected | nobu | 2005-02-06 | 1 | -52/+72 |