summaryrefslogtreecommitdiff
path: root/configpm
Commit message (Expand)AuthorAgeFilesLines
* Grab the warnflags and stdflags from cflags [perl #122694].Jarkko Hietaniemi2014-09-041-0/+18
* Make configpm produce better diagnostics for malformed glossary entriesYves Orton2014-01-311-1/+11
* configpm: Remove remnants of the old cross modelBrian Fraser2014-01-221-5/+0
* Remove old cross-compilation modelBrian Fraser2014-01-221-50/+4
* configpm should use "osname" from config.sh, instead of miniperl's $^O.Jess Robinson2014-01-221-70/+72
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-271-2/+2
* restore XS module building for WinCEDaniel Dragan2013-08-231-0/+7
* Report the perl executable path in the error if Config.pm is out of sync.Nicholas Clark2013-08-071-3/+2
* Try to avoid nesting F<$F<...>> in generated Config.pmDavid Golden2013-05-231-1/+1
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-1/+1
* Remove fakethr.h and eliminate all references to it and FAKE_THREADSNicholas Clark2013-05-211-1/+0
* Split out hash functions into new file and turn into inline static functionsYves Orton2013-03-191-1/+1
* Give Config a version numberDavid Golden2013-02-131-2/+4
* Revert "smoke-me diag"Father Chrysostomos2012-08-271-4/+1
* smoke-me diagFather Chrysostomos2012-08-211-1/+4
* Expand $^O at build time when generating Config::_V()Nicholas Clark2012-07-101-9/+10
* In configpm, switch to using sprintf for part of generating Config_heavy.plNicholas Clark2012-07-101-4/+4
* configpm: comment typoFather Chrysostomos2012-06-151-2/+2
* Generate $Config::Config{byteorder} slightly more efficiently.Nicholas Clark2011-08-301-4/+3
* configpm: Fix broken linksKarl Williamson2011-05-181-2/+2
* configpm: handle multi-line key='value\n...'David Mitchell2011-04-181-1/+2
* Modern cygwin often has empty $ENV{CYGWIN}Reini Urban2011-02-261-1/+1
* No need to sort {non_,}bincompat_options in Config, as they are always sorted.Nicholas Clark2011-02-231-2/+2
* In Config, use typeglob aliasing instead of subref to typeglob assignment.Nicholas Clark2011-02-191-3/+1
* Tidy the generated code for Config.pmNicholas Clark2011-02-191-11/+8
* Add Config::header_files() to list the header dependencies for XS code.Nicholas Clark2011-02-191-1/+40
* Add functions to Config to expose the remaining information from perl -VNicholas Clark2011-02-171-1/+42
* Refactor Config.pm to set @EXPORT_OK from keys %Export_CacheNicholas Clark2011-02-171-11/+18
* Add 'dlext' and 'so' to the initial %Config::ConfigNicholas Clark2010-10-061-0/+5
* Config.pm: report perl path in version conflict.alex2010-08-251-2/+2
* In Config::import, avoid assigning to $pkg, which is never read.Nicholas Clark2010-06-231-4/+7
* Convert Config::fetch_string to use a regexp, rather than index and substr.Nicholas Clark2010-06-231-40/+18
* $^O is initalised to OSNAME, so no need to return the latter from Internals::V.Nicholas Clark2009-10-051-2/+2
* Move the implementation of ./perl -V to Internals::V and Config::_VNicholas Clark2009-09-291-0/+39
* Add a --chdir option to configpm, and use this in the Win32 Makfiles.Nicholas Clark2009-09-231-0/+6
* document Git_DataRicardo SIGNES2009-05-141-0/+15
* Make references to the Glossary in Config.pm and Config.podH.Merijn Brand2009-03-301-0/+8
* add better pod and headers, and clean up some whitespace issues in the previo...Yves Orton2009-01-041-2/+3
* this seems to work, still not using the perl version, but this works the way ...Yves Orton2009-01-041-2/+5
* much better git related version numbering in our (*nix for now) build processYves Orton2008-12-311-1/+18
* Add a few =cuts (so configpm is displayed mostly correctlyRafael Garcia-Suarez2008-01-091-0/+6
* Re: [PATCH-at-31365] (was - configpm frustrations)Vadim Konovalov2007-06-121-16/+7
* linux arm cross-compilationVadim Konovalov2007-05-281-6/+13
* Revert change 27513Nicholas Clark2006-05-161-3/+1
* make configpm only update Config.pm, Config_heavy.pl if changed.Dave Mitchell2006-03-251-36/+95
* Make the original versions of relocated paths available fromNicholas Clark2006-03-151-1/+3
* Somewhat less shaky relocatable @INC support. You can install thingsNicholas Clark2006-03-131-1/+28
* First stab at rather shaky Configure support for relocatable @INC.Nicholas Clark2006-03-131-2/+23
* Really apply change #26071.Rafael Garcia-Suarez2005-11-101-0/+1
* Remove :unique attribute from Config.pm,Rafael Garcia-Suarez2005-07-201-6/+2