summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2014-04-13* common.mk: Unused target, $(MKMAIN_CMD), removed.akr
2014-03-04* Makefile.in: ".DEFAULT" target removed because it is not forakr
2013-12-17Makefile.in, configure.in: cppflagsnobu
2013-10-14ruby.c: gem_prelude to load rubygemsnobu
2013-10-13Makefile.in: generate for each makefilesnobu
2013-09-30configure.in: RUNRUBY_COMMANDnobu
2013-09-12* Makefile.in (libruby-static.a): change LDFLAGS order. LDFLAGS may include l...ngoto
2013-09-11configure.in: fix cross-compiling installation failurenobu
2013-06-14* Makefile.in (after-update): non-configure platforms don't neednobu
2013-05-16Makefile.in: loadpath from loadpath.cnobu
2013-03-22compiler versionnobu
2013-03-21Makefile.in: remove broken symlinksnobu
2013-03-04Makefile.in: move MAINLIBC after objectsnobu
2013-02-23* Makefile.in (archlibdir): needed for multiarch.nobu
2013-02-21configure.in: expand libdir_basenamenobu
2013-02-21configure.in: libdir_basename for -rpath and -install_namenobu
2013-02-09common.mk: no expansionnobu
2013-01-10Makefile.in: continue if Makefile unchangednobu
2013-01-07* Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa
2013-01-04* Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui
2013-01-04* common.mk (yes-btest): btest depends on also $(arch)-fake.rb andyugui
2012-12-30Makefile.in: ignore CDPATHnobu
2012-12-10* Makefile.in (LIBRUBY_SO): sign also.nobu
2012-11-23configure.in: --disable-dlnnobu
2012-11-22* Makefile.in (.dmyh.h): removed $(VPATH). GNU make don'tkosaki
2012-11-22* common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake mergesusa
2012-11-22* Makefile.in (probes.o): add -C to ignore #include in probes.d.naruse
2012-11-22* Makefile.in: run preprocessor when making probe.hkosaki
2012-11-20* Makefile.in (.d.h): replace char * to const char * because somehownaruse
2012-11-20Remove probes.o before updatenaruse
2012-11-19common.mk: no purelibnobu
2012-11-19* Makefile.in, common.mk (probes.h): moved to common.mk and changed tousa
2012-11-19* Makefile.in (.SUFFIX): bsdmake needs .SUFFIX is defined before use.naruse
2012-11-18* configure.in, Makefile.in, common.mk: support DTrace on Solaris 10,ngoto
2012-11-16probes.h: select by suffix rulesnobu
2012-11-16Makefile.in: fix typonobu
2012-11-16* Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir.naruse
2012-11-16Makefile.in: split probes.h commandsnobu
2012-11-16Makefile.in: move probes.h to all-incsnobu
2012-11-16Makefile.in: probes.hnobu
2012-11-13* Makefile.in (probes.h): create from probes.dmrkn
2012-11-13* common.mk (dmyprobes.h): always create for make dist.naruse
2012-11-13* Makefile.in (.SUFFIX): .SUFFIX is needed here for .d.h on bsd make.naruse
2012-11-13* common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa
2012-11-13Fix dtrace commit r37631, it is [Feature #2565]naruse
2012-11-12* probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove
2012-10-05common.mk: gdb-rubynobu
2012-09-15configure.in: strict warnflagsnobu
2012-08-17incs: timestamp filenobu
2012-07-03make runnablenobu