This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
buildperl.pl: Don't die if make install returns >0
[perl5.git] / Makefile.micro
2017-10-21 Aaron CraneDon't attempt to define or use STANDARD_C
2015-07-22 Jarkko HietaniemiAdd time64 as its own build target.
2015-07-22 Jarkko Hietaniemidquote_static.c -> dquote.c
2015-03-19 Karl WilliamsonChange name of mro.c
2013-03-18 Yves OrtonSplit out hash functions into new file and turn into...
2011-08-24 Nicholas ClarkFor microperl, prefix generateuudmap and the 3 generate...
2011-08-24 Nicholas ClarkGroup 3 headers as $(generated_headers) in microperl...
2011-06-11 Nicholas ClarkCorrect errors in the use of multiple targets, which...
2011-06-11 Nicholas ClarkCreate a lookup table for magic vtables from magic...
2011-03-28 Nicholas ClarkFor microperl, add uconfig64.sh, with values suitable...
2011-03-28 Nicholas ClarkAdd very simple microtest for microperl
2011-03-28 David Leadbeatermicroperl: Fix patch_uconfig target
2011-03-28 Nicholas Clarkmicroperl: Define NO_MATHOMS to save ~10k
2011-03-28 David Leadbeatermicroperl: Update generate_uudmap in Makefile.micro
2011-03-28 Nicholas ClarkDon't automatically regenerate uconfig.h as part of...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2007-11-20 Jarkko HietaniemiRe: [PATCH] various RC1 nits
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-01 Jarkko Hietaniemimicroperl plus missing config vars
2006-05-03 Jarkko Hietaniemimicroperl update
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2004-07-02 Marcus Holland-MoritzMore microperl tweaks.
2003-08-12 Jarkko HietaniemiApply much of Ilya's microperl patch, but instead of
2003-01-19 Jarkko Hietaniemimicroperl update.
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-05-27 Jarkko HietaniemiDon't assume sh and true.
2002-05-21 Jarkko Hietaniemimicroperl: do not regenerate the perly.
2002-03-24 Jarkko Hietaniemimicroperl tweaks.
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c
2001-09-04 Jarkko HietaniemiAdd sharedsv.o to microperl object files.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-06-20 Jarkko HietaniemiAfter some reading I don't think we can blindly
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-06-18 Jarkko HietaniemiAdd the locale.c and numeric.c to the microperl sources.
2001-05-27 Jarkko HietaniemiMicroperl tweaks.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-05-31 Jarkko Hietaniemimicroperl changes from Simon Cozens; Makefile for microperl