aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* probes.h: select by suffix rulesnobu2012-11-161-11/+10
* Makefile.in: fix typonobu2012-11-161-1/+1
* * Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir.naruse2012-11-161-1/+1
* Makefile.in: split probes.h commandsnobu2012-11-161-8/+11
* Makefile.in: move probes.h to all-incsnobu2012-11-161-1/+2
* Makefile.in: probes.hnobu2012-11-161-1/+1
* * Makefile.in (probes.h): create from probes.dmrkn2012-11-131-3/+3
* * common.mk (dmyprobes.h): always create for make dist.naruse2012-11-131-4/+2
* * Makefile.in (.SUFFIX): .SUFFIX is needed here for .d.h on bsd make.naruse2012-11-131-0/+2
* * common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa2012-11-131-0/+10
* Fix dtrace commit r37631, it is [Feature #2565]naruse2012-11-131-10/+0
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-121-0/+13
* common.mk: gdb-rubynobu2012-10-051-1/+3
* configure.in: strict warnflagsnobu2012-09-151-1/+1
* incs: timestamp filenobu2012-08-171-2/+0
* make runnablenobu2012-07-031-0/+1
* * Makefile.in: don't remove macros. now name2ctype uses macros.naruse2012-06-131-1/+1
* Makefile.in: warnflagsnobu2012-06-131-1/+1
* Bug #6462: EXTSOLIBSnobu2012-05-201-1/+1
* static-linked-ext: into librubynobu2012-05-191-1/+1
* use LIBEXTnobu2012-05-191-0/+1
* fix typonobu2012-05-191-1/+1
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-171-0/+2
* Supports static linking of extensions and encodings again.yugui2012-05-161-3/+12
* codesignnobu2012-05-071-0/+2
* distclean verconf.hnobu2012-05-031-1/+1
* * Makefile.in (reconfig, config.status): not depend onnobu2012-04-171-1/+1
* * Makefile.in ($(LIBRUBY_A)): fix typo.kazu2012-04-061-1/+1
* * win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu2012-03-261-0/+3
* remove a trailing space [ci skip]kazu2012-03-161-1/+1
* re-configurenobu2012-03-131-1/+3
* define PLATFORM_DIR if needednobu2012-02-291-1/+1
* clean-platformnobu2012-02-291-1/+1
* * Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki2012-02-281-0/+4
* * common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platformusa2011-12-141-0/+2
* * Makefile.in (CFLAGS): append ARCH_FLAG.nobu2011-12-021-1/+1
* * Makefile.in (DLDFLAGS): also needs -fstack-protector.nobu2011-11-271-1/+1
* * Makefile.in (EXTLDFLAGS): export it.kosaki2011-11-251-1/+1
* * Makefile.in (enc/unicode/name2ctype.h): remove duplicatednobu2011-11-191-1/+1
* * Makefile.in (LIBRUBY_A): check if generated linked library isnobu2011-11-161-0/+2
* * Makefile.in (INSNS): change command line option -Ks to -Ku fornagachika2011-09-051-1/+1
* Forward-ports r32776 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-1/+2
* Forwardports r32772 and r32773 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-1/+1
* * common.mk (RUN_OPT): disable gems.nobu2011-07-081-1/+1
* * common.mk (sudo-precheck): true command is not standard onnobu2011-07-081-0/+1
* * configure.in (rubygems): add --disable-rubygems option.nobu2011-02-111-0/+2
* * Makefile.in: remove unnecessary semicolons.kazu2010-12-301-2/+2
* * Makefile.in: Check V=1 argument if run "make clean" or similar.kosaki2010-12-301-10/+10
* * Makefile.in: Kill ugly line continuation.kosaki2010-12-301-4/+4
* * Makefile.in (reconfig): force reconfigure with previous options.nobu2010-11-171-3/+10