aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: move MAINLIBC after objectsnobu2013-03-041-2/+2
* * Makefile.in (archlibdir): needed for multiarch.nobu2013-02-231-0/+1
* configure.in: expand libdir_basenamenobu2013-02-211-1/+0
* configure.in: libdir_basename for -rpath and -install_namenobu2013-02-211-0/+1
* common.mk: no expansionnobu2013-02-091-0/+2
* Makefile.in: continue if Makefile unchangednobu2013-01-101-1/+3
* * Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa2013-01-071-3/+0
* * Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui2013-01-041-0/+1
* * common.mk (yes-btest): btest depends on also $(arch)-fake.rb andyugui2013-01-041-2/+4
* Makefile.in: ignore CDPATHnobu2012-12-301-0/+1
* * Makefile.in (LIBRUBY_SO): sign also.nobu2012-12-101-0/+1
* configure.in: --disable-dlnnobu2012-11-231-0/+1
* * Makefile.in (.dmyh.h): removed $(VPATH). GNU make don'tkosaki2012-11-221-1/+1
* * common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake mergesusa2012-11-221-0/+4
* * Makefile.in (probes.o): add -C to ignore #include in probes.d.naruse2012-11-221-1/+1
* * Makefile.in: run preprocessor when making probe.hkosaki2012-11-221-1/+1
* * Makefile.in (.d.h): replace char * to const char * because somehownaruse2012-11-201-1/+1
* Remove probes.o before updatenaruse2012-11-201-0/+1
* common.mk: no purelibnobu2012-11-191-0/+1
* * Makefile.in, common.mk (probes.h): moved to common.mk and changed tousa2012-11-191-2/+0
* * Makefile.in (.SUFFIX): bsdmake needs .SUFFIX is defined before use.naruse2012-11-191-0/+2
* * configure.in, Makefile.in, common.mk: support DTrace on Solaris 10,ngoto2012-11-181-3/+25
* 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