This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branches 'blead' and 'blead' of perl5.git.perl.org:/gitroot/perl into blead
[perl5.git] / configure.com
2010-04-14 Craig A. BerryAllow extension building on older (pre 7.3-2) VMS systems.
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
2010-01-06 Craig A. Berryvaproto for VMS.
2009-11-21 Craig A. BerryMake -UDEBUGGING the default on VMS for 5.12.0.
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-24 Nicholas ClarkVMS also should search for extensions in cpan/ as well...
2009-09-09 Craig A. BerryDisambiguate extensions, nonxs_ext, and dynamic_ext...
2009-09-08 Craig A. BerryImplement nonxs_ext on VMS.
2009-09-08 Craig A. BerryNo longer need to look for extensions under vms/ext.
2009-09-05 Craig A. BerryRename batch log file more reliably in configure.com.
2009-09-03 Craig A. BerryMake configure.com aware that ext/Thread no longer...
2009-03-25 H.Merijn BrandIPv6 config variables for the other OS's
2009-02-23 Craig A. Berrytime_t is unsigned 32-bit on VMS; pick sGMTIME_max...
2009-02-12 Craig A. BerryFind extensions on VMS even when they don't have a...
2009-02-09 Craig A. BerryGoodbye, make_ext.com; make_ext.pl will take over now.
2009-02-08 Nicholas ClarkData-Dumper --> Data/Dumper for VMS extension list...
2009-02-06 Nicholas ClarkRename ext/Sys/Syslog to ext/Sys-Syslog
2009-02-06 Nicholas ClarkRename ext/IPC/SysV to ext/IPC-SysV
2009-01-01 Craig A. BerryFirst cut at handling git patch numbers on VMS.
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 Craig A. BerryAnd (hopefully) the actual change for 34951. Sigh.
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-08 Craig A. BerryNDBM prototype config vars for configure.com following...
2008-10-23 Craig A. BerryHandle a filename with a tilde in it. Otherwise the...
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-07-11 Craig A. BerrySet d_timegm on VMS.
2008-05-29 Andy DoughertyPropagate new i_gdbm*ndbm variables
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-28 Craig A. BerryMake the nv_preserves... checking on VMS more robust...
2008-03-24 John E. Malmbergconfigure.com and vms.c fixes.
2008-03-05 Craig A. Berry*Really* add nv_overflows_integers_at to the VMS config...
2008-02-11 Craig A. BerryCorrect quad-related %Config variables on VMS.
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-12 Craig A. BerryNit disabling dtrace on VMS (2 single quotes inside...
2008-01-11 Andy ArmstrongAdd dtrace support
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-05 Craig A. BerryFix missing sharpbang definition in configure.com.
2007-10-27 lemkemch@t-online.deRe: Perl 5.10.0 getting close: please test
2007-10-27 Thomas Pfauproblem with MAKE_EXT.COM
2007-09-27 Craig A. BerryMake large file support the default on VMS systems...
2007-09-24 Craig A. BerryAllow IEEE math to be deselected on OpenVMS I64 (but...
2007-09-23 Craig A. BerryRecord IEEE usage in config.h on VMS.
2007-08-27 Craig A. BerryFix configure.com's d_fcntl_can_lock test to look for...
2007-07-26 John E. Malmberg[patch@31658] Dynamically load dbg xterm on VMS
2007-07-23 Craig A. BerryUpdate utility commands for VMS.
2007-07-12 Craig A. BerrySet $Config{PERL_PATCHLEVEL} as well as $Config{perl_pa...
2007-07-06 Craig A. BerryFix the case of $Config{perl_patchlevel} on VMS.
2007-07-04 Craig A. BerryReplace C<shrplib='define'> with C<useshrplib='true...
2007-07-04 Craig A. BerryRemove vms/genconfig.pl and references to it; it was...
2007-05-16 Craig A. BerryBetter suppression of Threads build (probably still...
2007-04-28 Craig A. BerryDon't try to build old Thread extension on VMS when...
2007-03-03 Craig A. BerryFix a few errors and ambiguities in configure.com caught by
2007-02-26 Craig A. BerryIn configure.com, include the Win32 extensions in ...
2007-02-26 Craig A. BerryOne more longdouble nit for configure.com, following...
2007-02-18 Craig A. BerryMake vms/munchconfig.c able to take a list of substitut...
2007-02-17 Craig A. BerryMake configure.com's manifest checker more robust when...
2007-02-16 Craig A. BerryIn configure.com, put the "use" back in useieee (typo...
2007-02-16 Craig A. BerryIn configure.com, further disambiguate -Duselongdouble...
2007-02-11 Craig A. BerryCheck for the presence of signbit() on VMS. It currentl...
2007-01-27 Abe Timmerman[perl@30030] blead on OpenVMS doesn't build
2006-12-18 Craig A. BerryDon't try to build Win32 on VMS
2006-12-06 Craig A. Berryd_pseudofork for configure.com
2006-11-25 Craig A. Berryxterm debugger support for VMS from John Malmberg ...
2006-11-24 Craig A. BerryInitialize targetarch in configure.com
2006-11-17 John E. Malmberg[patch@29297] d_printf_format_null needed in configure.com
2006-11-08 Steve PetersConfigure patch to add detection for DIR.dd_fd member...
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-10-25 Craig A. BerryInitialize d_ctermid and i_gdbm in configure.com.
2006-09-14 Craig A. BerryDefine d_cplusplus on VMS when appropriate
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-06-29 Craig A. BerryUpdated handling of signal names and signals for VMS
2006-05-29 Abe Timmermanredo part of change 27374
2006-05-13 Nicholas ClarkA Configure probe for C99 variadic macros, based on...
2006-03-31 John E. Malmberg[patch@27638] Enable standard stat for VMS >=8.2
2006-03-30 Gisle AasPopulate pre-canned config.sh files with
2006-03-23 Craig A. Berryimprove thread linking options on VMS
2006-03-21 John E. Malmberg[patch@27538] utime patch for VMS
2006-03-07 Nicholas ClarkAdd a Configure question for mad (Misc Attribute Decora...
2006-03-06 Peter PrymmerPATCH: 2 vms specific build files in perl @ 27383
2006-03-04 Abe TimmermanRe: [PATCH] include configure.com in Porting/checkcfgvar.pl
2006-03-03 Steve PetersAdd d_builtin_choose_expr and d_builtin_expect to confi...
2006-02-07 Peter PrymmerRe: Configure.com issue, more quoting needed.
2006-01-14 Craig A. BerryEek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2006-01-08 Craig A. BerryGrr. #26690 broke handling of old ODS-2 style names
2006-01-07 Craig A. BerryMake v?snprintf available on VMS v7.3-2 and later and...
2006-01-06 Craig A. BerryMake VMS manifest checker handle multi-dot filenames...
2006-01-04 Steve PetersAdded snprintf() and vsnprintf() to configure.com as...
2005-12-15 Craig A. BerryOn VMS, put pods in [.lib.pods] rather than [.lib.pod]
2005-11-06 John E. MalmbergRe: [PATCH configure.com] add the new d_futimes as...
2005-11-05 Abe Timmermanadd the new d_futimes as undef
2005-10-25 John E. Malmberg[patch@25837] Change 25831: sprintf returns the length...
2005-10-24 Nicholas ClarkAdd a probe for whether sprintf returns the length...
2005-10-18 H.Merijn BrandVMS does not have clearenv () according to John E....
2005-10-11 Craig A. Berrydisarm unsetenv() on VMS for now (function is present
2005-10-03 Craig A. BerryWe lied about strtoq way back in #8120
2005-10-03 Craig A. Berryfix bug introduced by #25507 that kept ccflags from
2005-10-02 Craig A. Berryassorted blead build help for VMS (mostly ithreads...
2005-09-20 John E. Malmberg[patch@25502] Add hard link and V8.2 crtl support to...
next