summaryrefslogtreecommitdiff
path: root/cflags.SH
Commit message (Expand)AuthorAgeFilesLines
* Make everything exec-bit.txt lists executableFlorian Ragwitz2010-08-191-0/+0
* RT #74436: [PATCH] Add -Wwrite-stringsRobin Barker2010-08-141-1/+2
* Global executable bit cleanupDavid Golden2010-07-241-0/+0
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-121-1/+0
* eliminate .patchnum and related infrastrcuture from *nix based build processYves Orton2009-01-041-8/+3
* cflags also runs under /bin/sh so can't use $()Nicholas Clark2008-12-301-4/+4
* much better git related version numbering in our (*nix for now) build processYves Orton2008-12-311-5/+5
* forgot that i was modifying a generated fileYves Orton2008-12-271-0/+3
* fix broken indentation, and move PERL_PATCHNUM logic to a different place so ...Yves Orton2008-12-271-35/+37
* more build dependency changes, we should make sure that cflags is updated whe...Yves Orton2008-12-271-1/+1
* make sure that the perl -v/-V output corresponds to the latest commitYves Orton2008-12-271-6/+2
* /bin/sh isn't /usr/bin/perl :-)Nicholas Clark2008-12-201-2/+4
* make perl use git-describe for PATCHNUMYves Orton2008-12-201-2/+4
* Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs,Nicholas Clark2008-01-021-1/+1
* A new try at getting -fstack-protector working, by adding it to theNicholas Clark2007-12-201-1/+1
* Teach cflags.SH about -fstack-protector, and add it to gcc compiler flagsSteve Peters2007-12-191-1/+1
* typo?Robin Barker2007-12-171-1/+1
* Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS XAndy Dougherty2007-10-231-9/+9
* FreeBSD atoll() warning (Was Re: Code freezeAndy Dougherty2007-10-221-3/+31
* get rid of cygwin perlld and ld2Reini Urban2007-08-141-0/+1
* cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found')Jarkko Hietaniemi2007-03-301-1/+1
* Make gcc warn in case code is not C++ compatible.Steve Peters2007-03-211-1/+1
* Avoid to run config_h.SH twice during configuration.Rafael Garcia-Suarez2007-02-161-1/+2
* Quote fix by JarkkoRafael Garcia-Suarez2007-02-051-1/+1
* cflags.SH was broken: it was compiling a C file for testing availableRafael Garcia-Suarez2007-01-261-0/+4
* If we have specified -Dgccansipedantic on the Configure command-line,Rafael Garcia-Suarez2007-01-261-10/+12
* Typo fix (by Dominic Dunlop)Rafael Garcia-Suarez2006-11-281-2/+2
* Re: [PATCH] perlhack: some portability updatesDominic Dunlop2006-11-281-1/+1
* cflags.SH: strip -std=c89 for g++Jarkko Hietaniemi2006-10-071-21/+26
* Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedanticJarkko Hietaniemi2006-10-021-47/+109
* C++: add -Wno-used-parameter, and drop ODBM_FileJarkko Hietaniemi2006-09-191-4/+8
* (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CCJarkko Hietaniemi2006-09-141-1/+20
* g++ stage 1 reachedJarkko Hietaniemi2006-08-081-0/+4
* g++ large patchJarkko Hietaniemi2006-08-071-8/+4
* g++ heavy shovelingJarkko Hietaniemi2006-08-021-2/+18
* Remove the C89 checking with gccRafael Garcia-Suarez2006-07-171-15/+0
* Cygwin doesn't cope (yet) with gcc flags -std=c89H.Merijn Brand2006-07-171-1/+4
* cflags.SH: add missing C filesJarkko Hietaniemi2006-07-151-0/+8
* Re: [PATCH] cflags.SH: add -std=c89Jarkko Hietaniemi2006-07-151-5/+22
* Don't add extra warning flags for gcc versions < 3.Rafael Garcia-Suarez2006-07-051-0/+1
* cflags.SH: scan the gcc warning flags only once, during .SH expansionJarkko Hietaniemi2006-06-271-70/+75
* RE: [PATCH] cflags.SH: rework the gcc warnings selectionPaul Green2006-06-191-1/+3
* cflags.SH: rework the gcc warnings selectionJarkko Hietaniemi2006-06-151-3/+29
* Experiment with putting the F<.patch>level into patchlevel.hNicholas Clark2005-09-101-0/+4
* -Wall is intolerably noisy with icc.Abhijit Menon-Sen2005-05-261-0/+1
* -Dgccansipedantic only for gcc 3+H.Merijn Brand2002-09-301-17/+21
* enable -ansi -pedanticJarkko Hietaniemi2002-09-261-3/+24
* Nuke obsolete way to build debugging (etc) perlsPaul Green2002-04-231-20/+5
* cflags.SH -- to preserve hint file optionsPaul Green2002-04-221-1/+1
* Add -Wall in cflags, not in Configure.Jarkko Hietaniemi2001-07-311-2/+18