summaryrefslogtreecommitdiff
path: root/configpm
Commit message (Expand)AuthorAgeFilesLines
...
* $^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
* Add a sanity check to Config::AUTOLOAD to prevent infinte loops ifNicholas Clark2005-06-251-1/+3
* Bring bleadperl up to version.pmJohn Peacock2005-06-131-1/+1
* If we're building config_heavy.pl somewhere else, then we need toNicholas Clark2005-06-011-0/+1
* Symbian port of PerlJarkko Hietaniemi2005-04-211-2/+7
* Shave off the explict 1; from the end of lib/Config.pmNicholas Clark2005-01-051-2/+1
* Don't do the ... expansion on archlib, sitelib etc, given thatNicholas Clark2004-12-241-12/+26
* Relocatable @INC entries for Unix.Nicholas Clark2004-12-231-0/+72
* Skip generating all the code to deal with "" strings in config.shNicholas Clark2004-11-281-49/+94
* Given that there is a pre-built cache, no need for @v_fastNicholas Clark2004-11-281-9/+3
* The byteorder code doesn't need to be in Config.pm if byteorderNicholas Clark2004-11-281-5/+15
* Need to stub the public functions to keep some existing codeNicholas Clark2004-11-281-2/+11
* Generate the precached %Config entries based on some empiricalNicholas Clark2004-11-271-13/+130
* Hateful cAsE iNsEnSiTiVe file systemsNicholas Clark2004-11-271-1/+1
* Put Config.pm on a diet. 3K rather than 32KNicholas Clark2004-11-271-22/+58
* The change to the internal representation introduced a bug wherebyNicholas Clark2004-11-261-6/+3
* Make configpm and the generated Config.pm strict and warningsNicholas Clark2004-11-261-10/+22
* Generate the virtual entries at Config.pm build time, as theyNicholas Clark2004-11-251-42/+32
* Cheat. (Add a leading newline, and so remove all the specialNicholas Clark2004-11-251-28/+27
* Make $Config{libs_nolargefiles} andNicholas Clark2004-11-251-2/+2
* additional -V:foo testsJim Cromie2004-08-031-2/+6
* Config::config_re and config_sh would report the byteorder as 'ffff'Nicholas Clark2004-07-221-36/+40
* Re: [perl #24081] invalid regexp in perl -VRobin Barker2004-06-091-1/+1
* various -V: searches [PATCH]Jim Cromie2004-05-111-5/+10
* It seems daft to me that we have a synopis example that will fail ifNicholas Clark2004-05-021-2/+2
* configpm, our $summary : uniqueElizabeth Mattijsen2003-11-161-5/+8
* Urk. unique, not shared.Jarkko Hietaniemi2003-09-081-1/+1
* configpm: about 1.5K less per threadElizabeth Mattijsen2003-09-081-1/+1
* A naked values() caused shuffling of lib/Config.pm,Jarkko Hietaniemi2003-07-011-1/+1
* Two typos found by Philip Newton <pnewton@gmx.de>Hugo van der Sanden2003-02-261-1/+1
* Typo configpmH.Merijn Brand2002-11-041-1/+1
* Document and test Config::config_re().Michael G. Schwern2002-11-031-41/+55
* Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.Nicholas Clark2002-09-091-1/+1