| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911] | nobu | 2004-05-20 | 1 | -2/+2 |
* | * numeric.c (flo_eq): alway check if operands are NaN. | matz | 2004-05-20 | 1 | -1/+1 |
* | * lib/mkmf.rb (have_type): do not check pointer to incomplete type, | nobu | 2004-05-20 | 1 | -2/+2 |
* | * lib/mkmf.rb (have_type, check_sizeof): replace unusable characters. | nobu | 2004-05-12 | 1 | -2/+2 |
* | * lib/mkmf.rb: $hdrdir should not contain macros, for backward | nobu | 2004-04-23 | 1 | -3/+3 |
* | * ext/extmk.rb (extmake): skip uncompiled extensions. | nobu | 2004-04-08 | 1 | -5/+7 |
* | * ext/extmk.rb (extmake): extract necessary variables for static link | nobu | 2004-04-02 | 1 | -4/+6 |
* | * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by | nobu | 2004-03-24 | 1 | -7/+13 |
* | * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local): | nobu | 2004-03-23 | 1 | -3/+4 |
* | * lib/mkmf.rb ($beos, $solaris): add OS flags. | usa | 2004-03-19 | 1 | -3/+6 |
* | * mkconfig.rb: no longer embed srcdir and compile_dir into | nobu | 2004-03-18 | 1 | -8/+8 |
* | * configure.in (rb_cv_noreturn): default for platforms not support | nobu | 2004-03-12 | 1 | -1/+8 |
* | * lib/mkmf.rb ($topdir): use compile_dir only when not installed yet. | nobu | 2004-03-03 | 1 | -9/+4 |
* | * lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated. | nobu | 2004-02-22 | 1 | -1/+1 |
* | * ext/extmk.rb (extmake): $extout_prefix doesn't vary for libraries. | nobu | 2004-02-17 | 1 | -3/+2 |
* | * ext/extmk.rb (parse_args): delay expanding $(extout) until invoking | nobu | 2004-02-17 | 1 | -2/+2 |
* | * win32/Makefile.sub (config.status): should create *.pdb on ext/, | usa | 2004-02-16 | 1 | -1/+0 |
* | * lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY). | gotoyuzo | 2004-02-14 | 1 | -1/+1 |
* | * re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int). | matz | 2004-02-13 | 1 | -0/+20 |
* | * lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #error | nobu | 2004-02-12 | 1 | -1/+1 |
* | * ext/extmk.rb, lib/mkmf.rb: rename $outdir to $extout. | nobu | 2004-02-09 | 1 | -12/+12 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in, | nobu | 2004-02-09 | 1 | -30/+53 |
* | * lib/mkmf.rb (merge_libs): squeeze successive same libraries. | nobu | 2004-01-21 | 1 | -0/+1 |
* | * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with single | nobu | 2004-01-10 | 1 | -2/+2 |
* | * ext/extmk.rb (extmake): should not reduce necessary libraries. | nobu | 2004-01-09 | 1 | -0/+15 |
* | * lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440] | nobu | 2004-01-09 | 1 | -3/+3 |
* | * lib/mkmf.rb (create_makefile): remove duplicated object files | usa | 2004-01-04 | 1 | -1/+2 |
* | * io.c (rb_f_backquote): need not to check nil result. | matz | 2003-12-26 | 1 | -2/+1 |
* | * eval.c (stack_extend): ignore inline optimization on VC7. | usa | 2003-12-18 | 1 | -23/+20 |
* | * ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb. | nobu | 2003-12-03 | 1 | -1/+1 |
* | * lib/mkmf.rb (TRY_LINK, link_command): added support for DLDFLAGS | eban | 2003-11-30 | 1 | -2/+3 |
* | * lib/mkfm.rb (configuration): add ARCH_FLAG to DLDFLAGS. | eban | 2003-11-30 | 1 | -1/+1 |
* | * configure.in: keep ARCH_FLAG separate. export ARCH_FLAG. | eban | 2003-11-30 | 1 | -2/+4 |
* | * configure.in: do not override CCDLDFLAGS, LDFLAGS, XLDFLAGS, | eban | 2003-11-30 | 1 | -4/+2 |
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -2/+4 |
* | * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791] | eban | 2003-10-31 | 1 | -1/+4 |
* | consistent parentheses in assignment RHS. | matz | 2003-10-16 | 1 | -1/+1 |
* | * marshal.c (w_object): dump extended modules as well. | matz | 2003-10-15 | 1 | -1/+1 |
* | * marshal.c (w_object): should pass "weak" value to next level. | matz | 2003-10-06 | 1 | -1/+1 |
* | * eval.c (rb_thread_atfork): wrong format specifier. | matz | 2003-09-29 | 1 | -1/+1 |
* | * defines.h (flush_register_windows): use volatile only for gcc on | nobu | 2003-09-26 | 1 | -3/+2 |
* | * bignum.c (rb_big_and): convert argument using 'to_int'. | matz | 2003-09-12 | 1 | -1/+2 |
* | * lib/mkmf.rb (have_library, find_library): configure by library | nobu | 2003-09-05 | 1 | -2/+5 |
* | * lib/mkmf.rb (create_tmpsrc): add the hook for source. | nobu | 2003-08-26 | 1 | -43/+55 |
* | * marshal.c (w_symbol, w_object): get rid of warnings. | nobu | 2003-08-16 | 1 | -9/+11 |
* | * lib/mkmf.rb (have_library): treat nil function name as "main". | nobu | 2003-08-06 | 1 | -4/+4 |
* | * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137] | nobu | 2003-08-06 | 1 | -14/+38 |
* | * lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new] | nobu | 2003-08-02 | 1 | -0/+21 |
* | * lib/mkmf.rb (dir_config): allow multiple directories separated | nobu | 2003-07-30 | 1 | -11/+20 |
* | commit miss | nobu | 2003-07-30 | 1 | -1/+1 |