summaryrefslogtreecommitdiff
path: root/cflags.SH
Commit message (Expand)AuthorAgeFilesLines
* eliminate .patchnum and related infrastrcuture from *nix based build processYves Orton2009-04-111-8/+3
* cflags also runs under /bin/sh so can't use $()Nicholas Clark2009-03-301-4/+4
* much better git related version numbering in our (*nix for now) build processYves Orton2009-03-301-5/+5
* forgot that i was modifying a generated fileYves Orton2009-02-261-0/+3
* fix broken indentation, and move PERL_PATCHNUM logic to a different place so ...Yves Orton2009-02-261-35/+37
* more build dependency changes, we should make sure that cflags is updated whe...Yves Orton2009-02-261-1/+1
* make sure that the perl -v/-V output corresponds to the latest commitYves Orton2009-02-261-6/+2
* /bin/sh isn't /usr/bin/perl :-)Nicholas Clark2009-02-251-2/+4
* make perl use git-describe for PATCHNUMYves Orton2009-02-251-2/+4
* Integrate:Dave Mitchell2008-05-221-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
* When in Rome, quote like the Romans do.Jarkko Hietaniemi2001-07-231-1/+1
* OPTIMIZE= during perl makeIlya Zakharevich2001-07-231-0/+7
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-0/+3
* The problem described in 20010514.031 still wasn'tJarkko Hietaniemi2001-05-151-2/+2
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-081-2/+2
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-0/+1