| Commit message (Expand) | Author | Age | Files | Lines |
* | perl -V: make 'Compile-time options' one per line | David Mitchell | 2016-06-17 | 1 | -7/+4 |
* | Grab the warnflags and stdflags from cflags [perl #122694]. | Jarkko Hietaniemi | 2014-09-04 | 1 | -0/+18 |
* | Make configpm produce better diagnostics for malformed glossary entries | Yves Orton | 2014-01-31 | 1 | -1/+11 |
* | configpm: Remove remnants of the old cross model | Brian Fraser | 2014-01-22 | 1 | -5/+0 |
* | Remove old cross-compilation model | Brian Fraser | 2014-01-22 | 1 | -50/+4 |
* | configpm should use "osname" from config.sh, instead of miniperl's $^O. | Jess Robinson | 2014-01-22 | 1 | -70/+72 |
* | Purge sfio support, which has been broken for a decade. | Nicholas Clark | 2013-12-27 | 1 | -2/+2 |
* | restore XS module building for WinCE | Daniel Dragan | 2013-08-23 | 1 | -0/+7 |
* | Report the perl executable path in the error if Config.pm is out of sync. | Nicholas Clark | 2013-08-07 | 1 | -3/+2 |
* | Try to avoid nesting F<$F<...>> in generated Config.pm | David Golden | 2013-05-23 | 1 | -1/+1 |
* | typo fixes for root level scripts | David Steinbrunner | 2013-05-22 | 1 | -1/+1 |
* | Remove fakethr.h and eliminate all references to it and FAKE_THREADS | Nicholas Clark | 2013-05-21 | 1 | -1/+0 |
* | Split out hash functions into new file and turn into inline static functions | Yves Orton | 2013-03-19 | 1 | -1/+1 |
* | Give Config a version number | David Golden | 2013-02-13 | 1 | -2/+4 |
* | Revert "smoke-me diag" | Father Chrysostomos | 2012-08-27 | 1 | -4/+1 |
* | smoke-me diag | Father Chrysostomos | 2012-08-21 | 1 | -1/+4 |
* | Expand $^O at build time when generating Config::_V() | Nicholas Clark | 2012-07-10 | 1 | -9/+10 |
* | In configpm, switch to using sprintf for part of generating Config_heavy.pl | Nicholas Clark | 2012-07-10 | 1 | -4/+4 |
* | configpm: comment typo | Father Chrysostomos | 2012-06-15 | 1 | -2/+2 |
* | Generate $Config::Config{byteorder} slightly more efficiently. | Nicholas Clark | 2011-08-30 | 1 | -4/+3 |
* | configpm: Fix broken links | Karl Williamson | 2011-05-18 | 1 | -2/+2 |
* | configpm: handle multi-line key='value\n...' | David Mitchell | 2011-04-18 | 1 | -1/+2 |
* | Modern cygwin often has empty $ENV{CYGWIN} | Reini Urban | 2011-02-26 | 1 | -1/+1 |
* | No need to sort {non_,}bincompat_options in Config, as they are always sorted. | Nicholas Clark | 2011-02-23 | 1 | -2/+2 |
* | In Config, use typeglob aliasing instead of subref to typeglob assignment. | Nicholas Clark | 2011-02-19 | 1 | -3/+1 |
* | Tidy the generated code for Config.pm | Nicholas Clark | 2011-02-19 | 1 | -11/+8 |
* | Add Config::header_files() to list the header dependencies for XS code. | Nicholas Clark | 2011-02-19 | 1 | -1/+40 |
* | Add functions to Config to expose the remaining information from perl -V | Nicholas Clark | 2011-02-17 | 1 | -1/+42 |
* | Refactor Config.pm to set @EXPORT_OK from keys %Export_Cache | Nicholas Clark | 2011-02-17 | 1 | -11/+18 |
* | Add 'dlext' and 'so' to the initial %Config::Config | Nicholas Clark | 2010-10-06 | 1 | -0/+5 |
* | Config.pm: report perl path in version conflict. | alex | 2010-08-25 | 1 | -2/+2 |
* | In Config::import, avoid assigning to $pkg, which is never read. | Nicholas Clark | 2010-06-23 | 1 | -4/+7 |
* | Convert Config::fetch_string to use a regexp, rather than index and substr. | Nicholas Clark | 2010-06-23 | 1 | -40/+18 |
* | $^O is initalised to OSNAME, so no need to return the latter from Internals::V. | Nicholas Clark | 2009-10-05 | 1 | -2/+2 |
* | Move the implementation of ./perl -V to Internals::V and Config::_V | Nicholas Clark | 2009-09-29 | 1 | -0/+39 |
* | Add a --chdir option to configpm, and use this in the Win32 Makfiles. | Nicholas Clark | 2009-09-23 | 1 | -0/+6 |
* | document Git_Data | Ricardo SIGNES | 2009-05-14 | 1 | -0/+15 |
* | Make references to the Glossary in Config.pm and Config.pod | H.Merijn Brand | 2009-03-30 | 1 | -0/+8 |
* | add better pod and headers, and clean up some whitespace issues in the previo... | Yves Orton | 2009-01-04 | 1 | -2/+3 |
* | this seems to work, still not using the perl version, but this works the way ... | Yves Orton | 2009-01-04 | 1 | -2/+5 |
* | much better git related version numbering in our (*nix for now) build process | Yves Orton | 2008-12-31 | 1 | -1/+18 |
* | Add a few =cuts (so configpm is displayed mostly correctly | Rafael Garcia-Suarez | 2008-01-09 | 1 | -0/+6 |
* | Re: [PATCH-at-31365] (was - configpm frustrations) | Vadim Konovalov | 2007-06-12 | 1 | -16/+7 |
* | linux arm cross-compilation | Vadim Konovalov | 2007-05-28 | 1 | -6/+13 |
* | Revert change 27513 | Nicholas Clark | 2006-05-16 | 1 | -3/+1 |
* | make configpm only update Config.pm, Config_heavy.pl if changed. | Dave Mitchell | 2006-03-25 | 1 | -36/+95 |
* | Make the original versions of relocated paths available from | Nicholas Clark | 2006-03-15 | 1 | -1/+3 |
* | Somewhat less shaky relocatable @INC support. You can install things | Nicholas Clark | 2006-03-13 | 1 | -1/+28 |
* | First stab at rather shaky Configure support for relocatable @INC. | Nicholas Clark | 2006-03-13 | 1 | -2/+23 |
* | Really apply change #26071. | Rafael Garcia-Suarez | 2005-11-10 | 1 | -0/+1 |