This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #134291) propagate non-PVs in $@ in bare die()
[perl5.git] / cflags.SH
2017-10-21 Aaron CraneRely on C89 <limits.h>
2017-10-21 Aaron CraneRely on C89 <stddef.h>
2017-10-21 Aaron CraneRely on C89 <stdlib.h>
2017-10-21 Aaron CraneRely on C89 <stdarg.h>
2017-10-21 Aaron CraneDon't pretend to determine whether ansi2knr is needed
2017-08-17 Dagfinn Ilmari Man... Add -Werror=pointer-arith by default
2017-01-07 Aaron Cranecflags.SH: omit a needless process in generated file
2016-07-30 Jarkko HietaniemiPull in unnecessarily duplicated case "$opt".
2015-12-03 Jarkko HietaniemiAdd the -Wthread-safety also only for clang 3.6 (6...
2015-11-23 Jarkko Hietaniemiadd -Wthread-safety for clang 3.5 or later
2015-10-29 Jarkko HietaniemiFor perl #126468: protect quotes in myccflags.
2014-11-25 Jarkko HietaniemiPrefer -std=c89 over -ansi.
2014-11-25 Jarkko HietaniemiRevert "Drop -std=c89."
2014-11-21 Jarkko HietaniemiDrop -std=c89.
2014-09-20 Niko TyniDowngrade the optimization of regcomp.c on mips and...
2014-09-19 Jarkko Hietaniemiquadmath Q format specifier and gcc -Wformat do not...
2014-08-13 Jarkko HietaniemiFor older clang versions put back -Wno-unused-value.
2014-06-22 Jarkko HietaniemiAllow enabling -pedantic(-errors) (with -std=c89) for...
2014-06-19 Jarkko HietaniemiIn case someone manages to call g++ with -Wc++-compat.
2014-06-19 Jarkko HietaniemiThe g++ flags removal was not right.
2014-06-18 Jarkko HietaniemiAdd note about the -std=c89 needing -pedantic.
2014-06-18 Jarkko HietaniemiEcho also these added options.
2014-06-18 Jarkko Hietaniemi-Wextra is the new -W, do not use both.
2014-06-18 Jarkko Hietaniemi-Wendif-labels is actually the default.
2014-06-18 Jarkko HietaniemiEnable -Werror=declaration-after-statement.
2014-06-18 Jarkko HietaniemiComment tweaking.
2014-06-18 Jarkko HietaniemiMake also cflags.SH clean with g++ -Wunused-*
2014-06-18 Jarkko HietaniemiLooks like the core is now -Wunused-value clean with...
2014-06-18 Jarkko Hietaniemicflags.SH: Whitespace only.
2014-06-18 Jarkko HietaniemiMove ccflags edits to extraction time.
2014-06-18 Jarkko HietaniemiAllow cflags.SH edits to ccflags to stick.
2014-06-16 Jarkko HietaniemiSome low-hanging -Wunreachable-code fruits.
2014-06-15 Jarkko HietaniemiThe clang frontend says "unknown" for -Wunknown.
2013-12-25 David Mitchelldo cflags on stdout, not stderr
2013-12-25 David Mitchellcflags/cflags.SH: use '#' comments
2013-12-25 David Mitchellcflags.SH - add commentary
2013-12-11 Brian Frasercflags.SH: Fix a typo, cflags should be ccflags
2013-07-28 Father ChrysostomosExempt clang from -Wunused-value when run as cc
2013-06-27 Reini UrbanUse -Wno-unused-value also on other clang compilers
2013-05-03 Nicholas ClarkIf PERL_NO_INLINE_FUNCTIONS is defined, don't include...
2012-09-22 Sawyer Xadd shebangs where missing
2012-06-19 Nicholas ClarkIn cflags.SH trim the case statement of file basenames.
2012-06-09 Reini Urbancflags: clang complains a lot about -Wunused-value...
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-08-14 Robin BarkerRT #74436: [PATCH] Add -Wwrite-strings
2010-07-24 David GoldenGlobal executable bit cleanup
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-01-04 Yves Ortoneliminate .patchnum and related infrastrcuture from...
2008-12-31 Nicholas Clarkcflags also runs under /bin/sh so can't use $()
2008-12-31 Yves Ortonmuch better git related version numbering in our (...
2008-12-27 Yves Ortonforgot that i was modifying a generated file
2008-12-27 Yves Ortonfix broken indentation, and move PERL_PATCHNUM logic...
2008-12-27 Yves Ortonmore build dependency changes, we should make sure...
2008-12-27 Yves Ortonmake sure that the perl -v/-V output corresponds to...
2008-12-20 Nicholas Clark/bin/sh isn't /usr/bin/perl :-)
2008-12-20 Yves Ortonmake perl use git-describe for PATCHNUM
2008-01-02 Nicholas ClarkMake struct regexp the body of SVt_REGEXP SVs, REGEXPs...
2007-12-20 Nicholas ClarkA new try at getting -fstack-protector working, by...
2007-12-19 Steve PetersTeach cflags.SH about -fstack-protector, and add it...
2007-12-17 Robin Barkertypo?
2007-10-23 Andy DoughertyRe: [perl #46725] v5.10.0 util.c and pp_sys.c fail...
2007-10-22 Andy DoughertyFreeBSD atoll() warning (Was Re: Code freeze
2007-08-14 Reini Urbanget rid of cygwin perlld and ld2
2007-03-30 Jarkko Hietaniemicflags.SH: 30327 wasn't portable Bourne (avoid '!:...
2007-03-21 Steve PetersMake gcc warn in case code is not C++ compatible.
2007-02-16 Rafael Garcia-SuarezAvoid to run config_h.SH twice during configuration.
2007-02-05 Rafael Garcia-SuarezQuote fix by Jarkko
2007-01-26 Rafael Garcia-Suarezcflags.SH was broken: it was compiling a C file for...
2007-01-26 Rafael Garcia-SuarezIf we have specified -Dgccansipedantic on the Configure...
2006-11-28 Rafael Garcia-SuarezTypo fix (by Dominic Dunlop)
2006-11-28 Dominic DunlopRe: [PATCH] perlhack: some portability updates
2006-10-07 Jarkko Hietaniemicflags.SH: strip -std=c89 for g++
2006-10-02 Jarkko HietaniemiRe: [PATCH] cflags.SH: rethink of the gcc -std=c89...
2006-09-19 Jarkko HietaniemiC++: add -Wno-used-parameter, and drop ODBM_File
2006-09-14 Jarkko Hietaniemi(1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-08-07 Jarkko Hietaniemig++ large patch
2006-08-02 Jarkko Hietaniemig++ heavy shoveling
2006-07-17 Rafael Garcia-SuarezRemove the C89 checking with gcc
2006-07-17 H.Merijn BrandCygwin doesn't cope (yet) with gcc flags -std=c89
2006-07-15 Jarkko Hietaniemicflags.SH: add missing C files
2006-07-15 Jarkko HietaniemiRe: [PATCH] cflags.SH: add -std=c89
2006-07-05 Rafael Garcia-SuarezDon't add extra warning flags for gcc versions < 3.
2006-06-27 Jarkko Hietaniemicflags.SH: scan the gcc warning flags only once, during...
2006-06-19 Paul GreenRE: [PATCH] cflags.SH: rework the gcc warnings selection
2006-06-15 Jarkko Hietaniemicflags.SH: rework the gcc warnings selection
2005-09-10 Nicholas ClarkExperiment with putting the F<.patch>level into patchle...
2005-05-26 Abhijit Menon-Sen-Wall is intolerably noisy with icc.
2002-09-30 H.Merijn Brand-Dgccansipedantic only for gcc 3+
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-04-23 Paul GreenNuke obsolete way to build debugging (etc) perls
2002-04-22 Paul Greencflags.SH -- to preserve hint file options
2001-07-31 Jarkko HietaniemiAdd -Wall in cflags, not in Configure.
2001-07-23 Jarkko HietaniemiWhen in Rome, quote like the Romans do.
2001-07-23 Ilya ZakharevichOPTIMIZE= during perl make
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-05-15 Jarkko HietaniemiThe problem described in 20010514.031 still wasn't
2000-10-20 Charles BaileySYN SYN
2000-09-08 Jarkko HietaniemiDo away with memory models cruft. Sorry, PDP users.
2000-02-09 Charles BaileyResync with mainline
next