| Commit message (Expand) | Author | Age | Files | Lines |
* | Make everything exec-bit.txt lists executable | Florian Ragwitz | 2010-08-19 | 1 | -0/+0 |
* | RT #74436: [PATCH] Add -Wwrite-strings | Robin Barker | 2010-08-14 | 1 | -1/+2 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 1 | -0/+0 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -1/+0 |
* | eliminate .patchnum and related infrastrcuture from *nix based build process | Yves Orton | 2009-01-04 | 1 | -8/+3 |
* | cflags also runs under /bin/sh so can't use $() | Nicholas Clark | 2008-12-30 | 1 | -4/+4 |
* | much better git related version numbering in our (*nix for now) build process | Yves Orton | 2008-12-31 | 1 | -5/+5 |
* | forgot that i was modifying a generated file | Yves Orton | 2008-12-27 | 1 | -0/+3 |
* | fix broken indentation, and move PERL_PATCHNUM logic to a different place so ... | Yves Orton | 2008-12-27 | 1 | -35/+37 |
* | more build dependency changes, we should make sure that cflags is updated whe... | Yves Orton | 2008-12-27 | 1 | -1/+1 |
* | make sure that the perl -v/-V output corresponds to the latest commit | Yves Orton | 2008-12-27 | 1 | -6/+2 |
* | /bin/sh isn't /usr/bin/perl :-) | Nicholas Clark | 2008-12-20 | 1 | -2/+4 |
* | make perl use git-describe for PATCHNUM | Yves Orton | 2008-12-20 | 1 | -2/+4 |
* | Make struct regexp the body of SVt_REGEXP SVs, REGEXPs become SVs, | Nicholas Clark | 2008-01-02 | 1 | -1/+1 |
* | A new try at getting -fstack-protector working, by adding it to the | Nicholas Clark | 2007-12-20 | 1 | -1/+1 |
* | Teach cflags.SH about -fstack-protector, and add it to gcc compiler flags | Steve Peters | 2007-12-19 | 1 | -1/+1 |
* | typo? | Robin Barker | 2007-12-17 | 1 | -1/+1 |
* | Re: [perl #46725] v5.10.0 util.c and pp_sys.c fail to compile under Mac OS X | Andy Dougherty | 2007-10-23 | 1 | -9/+9 |
* | FreeBSD atoll() warning (Was Re: Code freeze | Andy Dougherty | 2007-10-22 | 1 | -3/+31 |
* | get rid of cygwin perlld and ld2 | Reini Urban | 2007-08-14 | 1 | -0/+1 |
* | cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found') | Jarkko Hietaniemi | 2007-03-30 | 1 | -1/+1 |
* | Make gcc warn in case code is not C++ compatible. | Steve Peters | 2007-03-21 | 1 | -1/+1 |
* | Avoid to run config_h.SH twice during configuration. | Rafael Garcia-Suarez | 2007-02-16 | 1 | -1/+2 |
* | Quote fix by Jarkko | Rafael Garcia-Suarez | 2007-02-05 | 1 | -1/+1 |
* | cflags.SH was broken: it was compiling a C file for testing available | Rafael Garcia-Suarez | 2007-01-26 | 1 | -0/+4 |
* | If we have specified -Dgccansipedantic on the Configure command-line, | Rafael Garcia-Suarez | 2007-01-26 | 1 | -10/+12 |
* | Typo fix (by Dominic Dunlop) | Rafael Garcia-Suarez | 2006-11-28 | 1 | -2/+2 |
* | Re: [PATCH] perlhack: some portability updates | Dominic Dunlop | 2006-11-28 | 1 | -1/+1 |
* | cflags.SH: strip -std=c89 for g++ | Jarkko Hietaniemi | 2006-10-07 | 1 | -21/+26 |
* | Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic | Jarkko Hietaniemi | 2006-10-02 | 1 | -47/+109 |
* | C++: add -Wno-used-parameter, and drop ODBM_File | Jarkko Hietaniemi | 2006-09-19 | 1 | -4/+8 |
* | (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC | Jarkko Hietaniemi | 2006-09-14 | 1 | -1/+20 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 1 | -0/+4 |
* | g++ large patch | Jarkko Hietaniemi | 2006-08-07 | 1 | -8/+4 |
* | g++ heavy shoveling | Jarkko Hietaniemi | 2006-08-02 | 1 | -2/+18 |
* | Remove the C89 checking with gcc | Rafael Garcia-Suarez | 2006-07-17 | 1 | -15/+0 |
* | Cygwin doesn't cope (yet) with gcc flags -std=c89 | H.Merijn Brand | 2006-07-17 | 1 | -1/+4 |
* | cflags.SH: add missing C files | Jarkko Hietaniemi | 2006-07-15 | 1 | -0/+8 |
* | Re: [PATCH] cflags.SH: add -std=c89 | Jarkko Hietaniemi | 2006-07-15 | 1 | -5/+22 |
* | Don't add extra warning flags for gcc versions < 3. | Rafael Garcia-Suarez | 2006-07-05 | 1 | -0/+1 |
* | cflags.SH: scan the gcc warning flags only once, during .SH expansion | Jarkko Hietaniemi | 2006-06-27 | 1 | -70/+75 |
* | RE: [PATCH] cflags.SH: rework the gcc warnings selection | Paul Green | 2006-06-19 | 1 | -1/+3 |
* | cflags.SH: rework the gcc warnings selection | Jarkko Hietaniemi | 2006-06-15 | 1 | -3/+29 |
* | Experiment with putting the F<.patch>level into patchlevel.h | Nicholas Clark | 2005-09-10 | 1 | -0/+4 |
* | -Wall is intolerably noisy with icc. | Abhijit Menon-Sen | 2005-05-26 | 1 | -0/+1 |
* | -Dgccansipedantic only for gcc 3+ | H.Merijn Brand | 2002-09-30 | 1 | -17/+21 |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -3/+24 |
* | Nuke obsolete way to build debugging (etc) perls | Paul Green | 2002-04-23 | 1 | -20/+5 |
* | cflags.SH -- to preserve hint file options | Paul Green | 2002-04-22 | 1 | -1/+1 |
* | Add -Wall in cflags, not in Configure. | Jarkko Hietaniemi | 2001-07-31 | 1 | -2/+18 |