summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* Windows9x doesn't support link(), despite what Config.pmGurusamy Sarathy2000-10-091-1/+1
* [patch: perl@7045] vms updatesPeter Prymmer2000-09-121-0/+1
* RE: [Patch 5.7.0] Removing -ldb from the core buildPaul Marquess2000-09-123-10/+10
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-081-11/+5
* NVs not necessarily doubles, as pointed out by Yitzchak.Jarkko Hietaniemi2000-08-301-1/+1
* fix misc cast warningsYitzchak Scott-Thoennes2000-08-301-1/+1
* Retract #6853 (false alarm).Jarkko Hietaniemi2000-08-271-1/+1
* workaround for xsubppHugo van der Sanden2000-08-271-1/+1
* MM_Unix.pm LD_RUN_PATH niggles on SolarisAlan Burlison2000-08-271-12/+1
* [ID 20000824.029] MakeMaker manifypods fails on DJGPP systemsPeter J. Farley III2000-08-251-2/+4
* Create directories in silence.Andreas König2000-08-241-1/+1
* Silence MakeMaker (Was: installman)Andreas König2000-08-201-1/+1
* Introduce a 'veryclean' target that is like 'distclean'Jarkko Hietaniemi2000-08-191-1/+6
* Drop the eg/ mentions and also mention the recent suidperl thing.Jarkko Hietaniemi2000-08-141-1/+1
* MakeMaker should not remove editor backups (*~) on `make clean`Gurusamy Sarathy2000-07-141-1/+1
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-6/+21
* integrate cfgperl changes#6231..6240 into mainlineGurusamy Sarathy2000-07-111-1/+1
* small bug in change#6144; remove random \xA0 character that snuckGurusamy Sarathy2000-05-281-1/+1
* close open file before chmod() (from Rocco Caputo <troc@netrus.net>)Gurusamy Sarathy2000-05-281-6/+10
* make xsubpp skip embedded pod (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+17
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-1/+1
* integrate vmsperl contents into mainlineGurusamy Sarathy2000-05-281-7/+25
|\
| * Miscellaneous cosmetic fixes (Charles Lane)Charles Bailey2000-05-251-7/+25
| * Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-235-7/+30
| * Change test using obsolete %COnfig elementCharles Bailey2000-03-151-1/+1
* | downgrade fatal error on C<"foo@nosucharray.com"> to optional warningGurusamy Sarathy2000-05-281-1/+0
* | misformatted perllocal.pod (from Tim JennessGurusamy Sarathy2000-05-052-2/+2
* | use $ENV{LIB} to search for libs under Visual C compilerGurusamy Sarathy2000-04-281-0/+4
* | s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul SharpeGurusamy Sarathy2000-04-281-1/+1
* | RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-221-0/+1
* | backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-221-1/+0
* | recognize single-line declarations in xsubpp; add switches toGurusamy Sarathy2000-03-181-4/+22
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-171-1/+1
* | ignore const for the purposes of typemaps (from Hugo van der Sanden)Gurusamy Sarathy2000-03-131-0/+1
|/
* new xsubpp keywords should be in all capsGurusamy Sarathy2000-03-091-11/+11
* better error messages when xsubpp fails to find map for a particularGurusamy Sarathy2000-03-041-4/+4
* /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-031-8/+8
* typo in change#5408Gurusamy Sarathy2000-03-011-1/+1
* still more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-014-34/+34
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-2/+2
*-. integrate cfgperl and vmsperl changes into mainlineGurusamy Sarathy2000-02-284-5/+13
|\ \
| | * The #5249 wasn't doing any good.Jarkko Hietaniemi2000-02-281-1/+1
| | * Version number update.Jarkko Hietaniemi2000-02-272-2/+2
| |/ |/|
| * Missed bit of #5302 (case-sensitive symbols)Charles Bailey2000-02-281-0/+2
| * Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-2/+8
|/
* add missing perl headers to perldepend actionGurusamy Sarathy2000-02-261-10/+47
* Resync with mainlineCharles Bailey2000-02-263-37/+166
|\
| * Remove NFS temp files and Configure temp C files.Jarkko Hietaniemi2000-02-251-1/+1
| * s/undef/NO_INIT/g in change#5183Gurusamy Sarathy2000-02-221-1/+1
| * allow optional XSUB parameters without being forced to use aGurusamy Sarathy2000-02-211-1/+5