summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-01-31* configure.in (HEAP_ALIGN_LOG): HEAP_ALIGN_LOG should be pagenari
2012-01-17* configure.in (SPT_TYPE): enable as SPT_REUSEARGV on Darwin.nobu
2012-01-17* confiugre.in (setproctitle): removed dupcated checks.nobu
2012-01-07* configure.in: check posix_memalign(3) and menalign(3).naruse
2012-01-06* configure.in: always define CANONICALIZATION_FOR_MATHN.nagachika
2011-12-24* configure.in: change --with-ntver to --with-winnt-ver to be moreluislavena
2011-12-24* configure.in: add --with-ntver option to match win32/configure.batluislavena
2011-12-08* configure.in (RUBY_WERROR_FLAG): append all warning flags whichnobu
2011-12-07* configure.in (rpath): fix typo in the help string. a patch fromnobu
2011-12-02* Makefile.in (CFLAGS): append ARCH_FLAG.nobu
2011-12-02* configure.in (UNIVERSAL_INTS): include short int. fix fornobu
2011-12-02* configure.in (RUBY_TRY_CFLAGS, RUBY_TRY_LDFLAGS): more verbose messages.nobu
2011-12-02* configure.in: check whether -pie or -Wl,-pie is valid asnobu
2011-12-02* configure.in: use $linker_flag for LDFLAGS option which is notnobu
2011-12-02Revert r33926 "* configure.in: use $linker_flag for LDFLAGS option which is not"naruse
2011-12-02* configure.in: use $linker_flag for LDFLAGS option which is notnobu
2011-12-01* configure.in (LDFLAGS): -fstack-protector is always needed tonobu
2011-11-30* configure.in: add sys/prctl.h test.kosaki
2011-11-27* configure.in: added -fno-strict-overflow. it suppress annoyingkosaki
2011-11-27* configure.in (stack_protector): disable on mingw. [Bug#5676]nobu
2011-11-27* Makefile.in (DLDFLAGS): also needs -fstack-protector.nobu
2011-11-27* configure.in (-fstack-protector): also needed in DLDFLAGS.nobu
2011-11-27* configure.in: whitespace-cleanup.nobu
2011-11-27* configure.in: whitespace-cleanup.nobu
2011-11-27* configure.in: add -fstack-protector into XLDFLAGS as well askosaki
2011-11-27* configure.in: revert r33832 and r33833. [ruby-core:41313] [Bug #5674]kosaki
2011-11-27* configure.in: workaround to avoid MacOS X build error.kosaki
2011-11-26* configure.in (--no-undefined): r33840 breaks FreeBSD and DragonFlynaruse
2011-11-26* configure.in (--no-undefined): r33840 breaks FreeBSD with gcc47.naruse
2011-11-25* configure.in (--no-undefined): RUBY_TRY_CFLAGS does nothing fornobu
2011-11-25* Makefile.in (EXTLDFLAGS): export it.kosaki
2011-11-24* configure.in: turn on PIE if --enable-shared is not specified.kosaki
2011-11-24* configure.in: add -fstack-protector. It help to protect us fromkosaki
2011-11-24* configure.in: add -D_FORTIFY_SOURCE=2. It provide some compilekosaki
2011-11-24* configure.in: remove [read buffer ptr field in FILE structures] check.kosaki
2011-11-24* configure.in: remove [read count field in FILE] check.kosaki
2011-11-24* configure.in: add -Wall always.kosaki
2011-11-17Improved error message when using llvm-gccryan
2011-11-15* include/ruby/defines.h (FLUSH_REGISTER_WINDOWS): move sparc asm codengoto
2011-11-09* configure.in: should not use test -e for portability.nobu
2011-11-01* configure.in: reject llvm-gcc.nobu
2011-10-30* configure.in: check -fno-omit-frame-pointer acceptance and usageluislavena
2011-10-30* configure.in: check pipe2.akr
2011-10-29* configure.in: check dup3.akr
2011-10-27* configure.in (RUBY_DEFINE_IF): revert r33534 partially to getnobu
2011-10-27* configure.in (RUBY_FUNC_ATTRIBUTE): unset temporary variable.nobu
2011-10-27* configure.in (RUBY_STACK_GROW_DIRECTION): substitute CPU name asnobu
2011-09-28* configure.in (pthread_np.h): needs pthread.h to be includednobu
2011-09-26* configure.in: remove DJGPP support. It's not longer supportedkosaki
2011-09-26* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki