aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Makefile.in (lex.c): show commands if Q is not set.nobu2010-11-171-2/+2
* * common.mk (showflags, help): emit messages at once.nobu2010-11-131-2/+3
* * common.mk (showflags, help): use caret to quote leading spaces on Windows.nobu2010-11-121-0/+2
* * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu2010-11-121-26/+13
* * cygwin/GNUmakefile.in: shorten messages.nobu2010-11-111-0/+6
* * common.mk: hide long command lines by default. verbose-mode isnobu2010-11-111-1/+18
* * configure.in (SYMBOL_PREFIX): separate from EXPORT_PREFIX.nobu2010-11-111-1/+2
* * Makefile.in (ASFLAGS): needs INCFLAGS.nobu2010-10-261-3/+4
* * common.mk (pkgconfig-data): moved from Makefile.in.nobu2010-10-261-2/+1
* * Makefile.in (pkgconfig-data): create pkg-config metadata file.nobu2010-10-251-0/+6
* * Makefile.in (CPP): already used in .c.i rule.nobu2010-10-161-0/+1
* * Makefile.in (clean-rdoc): Don't use \ in variable expantion.naruse2010-10-031-2/+2