This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove leftover Windows 95 / Windows NT4 support code
[perl5.git] / Makefile.SH
2014-02-20 Tony Cooknew perldelta for 5.19.10
2014-01-30 Brian FraserConfigure: Added a targetenv variable
2014-01-25 Brian FraserMakefile.SH, make test: Copy config.sh when cross-compiling
2014-01-22 Brian FraserConfigure, Makefile.SH: Allow running generate_uudmap...
2014-01-22 Brian FraserMakefile.SH: Remove remnants of the old cross-compilati...
2014-01-22 Jess RobinsonMake sure to remove the Cross/mkdir script on *clean
2014-01-22 Brian FraserMakefile.SH: on make test_prep, add $target/lib:$target...
2014-01-22 Jess RobinsonMakefile.SH: 'make test' for cross-compilation builds.
2014-01-22 Jess RobinsonMakefile.SH: When cross-compiling, copy the files neede...
2014-01-22 Jess RobinsonUse HOST_PERL instead of built perl for perl installation
2014-01-22 Jess RobinsonUse the system perl for RUN_PERL, if we are cross compi...
2014-01-22 Brian FraserMakefile.SH: Updated the lib/buildcustomize.pl rule...
2014-01-22 Jess RobinsonRun all the miniperl calls locally, not via RUN
2014-01-22 Jess RobinsonBuild host miniperl and generate_uudmap binaries when...
2014-01-22 Jess RobinsonStop using $run for anything other than testing compile...
2014-01-20 Ricardo Signescreate new perldelta for 5.19.9
2013-12-25 David Mitchelldo cflags on stdout, not stderr
2013-12-20 AbigailGenerate new perldelta
2013-11-20 Chris 'BinGOs' Wil... New perldelta for v5.19.7
2013-11-04 Peter MartiniMove the function to set $^X to its own file
2013-10-20 Steve HayCreate new perldelta for Perl 5.19.6
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
2013-09-20 Steve HayAdd new perldelta for 5.19.5
2013-08-22 Marco PeereboomAdd support for Bitrig BSD
2013-08-20 Steve HayCreate new perldelta for 5.19.4
2013-07-30 Nicholas ClarkNo need to prefix $(LDLIBPTH) when running $(CC) to...
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in Makefile.SH automati...
2013-07-24 Nicholas ClarkRe-order clean-up rules to give a line for regen/lib_cl...
2013-07-24 Nicholas ClarkDelete obsolete clean rules from Makefile.SH
2013-07-22 Aristotle Pagaltziscreate fresh perldelta
2013-07-16 Nicholas ClarkMove version from lib/ to cpan/
2013-07-13 Nicholas ClarkDon't call CPAN to install any "extra" modules for...
2013-07-13 Nicholas ClarkInline the Makefile rule for extra.install into all...
2013-07-13 Nicholas ClarkRefactor Makefile.SH to generate the install-* targets...
2013-07-13 Nicholas ClarkIn Makefile.SH, use the long names for options passed...
2013-07-13 Nicholas ClarkRefactor the Makefile so that the install target depend...
2013-07-12 Nicholas ClarkInline the Makefile target perl.valgrind.config into...
2013-07-12 Nicholas ClarkEliminate the Makefile targets test_notty.valgrind...
2013-07-09 Nicholas ClarkChange the *nix and VMS Makefiles to to pass a filename...
2013-07-07 Nicholas ClarkMove generation of ExtUtils::Miniperl to ext/ExtUtils...
2013-07-07 Nicholas ClarkGenerate utils/Makefile from utils/Makefile.PL, and...
2013-07-07 Nicholas ClarkReplace utils/Makefile.SH with utils/Makefile.PL
2013-07-07 Nicholas ClarkAdd cpan/Text-Tabs/lib to buildcustomize.pl and hence...
2013-07-03 Nicholas ClarkMove Exporter from lib/ to dist/Exporter/
2013-07-02 Nicholas ClarkTrim the explicit Makefile rules to generate {mini...
2013-07-01 Nicholas ClarkEliminate the perl.gprof and perl.gcov Makefile targets.
2013-07-01 Nicholas ClarkRemove the explicit purify/quantify/purecov targets...
2013-07-01 Nicholas ClarkWe don't actually need to set $ENV{PERL} for the tests...
2013-07-01 Nicholas Clarkvalgrind doesn't require that perl was built with ...
2013-07-01 Nicholas ClarkInline the Makefile target minitest.prep into its only...
2013-07-01 Nicholas ClarkRemove Makefile targets and tools related to Irix and...
2013-07-01 Nicholas ClarkRemove various rarely used test targets from the genera...
2013-06-21 David Goldennew perldelta
2013-06-19 Nicholas ClarkIf miniperl fails the simple Exporter test, print a...
2013-06-19 Nicholas ClarkFor *nix, only delete the ppport.h files that we created.
2013-06-13 Nicholas Clarkwrite_buildcustomize.pl no longer writes to STDOUT
2013-06-13 Nicholas ClarkRemove the Icwd Makefile macros as lib/buildcustomize...
2013-06-13 Nicholas ClarkGenerate lib/buildcustomize.pl at the same time as...
2013-05-23 Nicholas ClarkRefactor autodoc.pl to use regen_lib.pl to generate...
2013-05-20 Nicholas ClarkRemove rules to delete *.loadmap and *.prelmap files...
2013-05-20 Nicholas ClarkAdd x2p/Makefile.SH to the *.SH files processed by...
2013-05-20 Nicholas ClarkRemove the now unused 'shlist' Makefile targets.
2013-05-20 Nicholas ClarkProgrammatically generate dependencies for all *.SH...
2013-05-20 Nicholas ClarkAdd runtests.SH to the code that generates the targets...
2013-05-20 Nicholas ClarkPass in to makedepend the name(s) of files that all...
2013-05-20 Nicholas ClarkIn the Makefile, generate the value of shextract progra...
2013-05-20 Nicholas ClarkDefer running makedepend in x2p/ until it's needed.
2013-05-20 Nicholas ClarkAdd x2p/makefile to the dependencies for targets within...
2013-05-20 Nicholas ClarkRemove vestigial *.SH code which can link the extracted...
2013-05-20 Ricardo Signesadd new perldelta
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
2013-05-18 Chris 'BinGOs' Wil... Remove cpan/CPANPLUS-Dist-Build
2013-05-18 Ricardo Signesbump the perldelta version
2013-05-07 Ricardo Signesremove the 5.17 deltas, update for 5.18
2013-04-23 Eric BrineAvoid use of $(...) as backticks in SH code
2013-03-22 Max MaischeinNew perldelta
2013-03-19 Paul GreenAssume that the host and target have the same executabl...
2013-03-18 Yves OrtonSplit out hash functions into new file and turn into...
2013-02-20 Chris 'BinGOs' Wil... New perldelta template for v5.17.10
2013-02-05 Chris 'BinGOs' Wil... Make makemeta more cognisant and easier to use
2013-02-02 Chris 'BinGOs' Wil... The targets for makemeta in Makefile.SH were spelt...
2013-02-02 Chris 'BinGOs' Wil... Teach makemeta to use CPAN::Meta to generate both META...
2013-01-20 Aaron CraneMake a new perldelta for 5.17.9-to-be
2013-01-16 Nicholas ClarkRemove the Rhapsody port.
2013-01-08 Tony Cookadd a dependency for dynamic extensions on $(LIBPERL)
2012-12-18 Dave RolskyMake a new perldelta for 5.17.8-to-be
2012-12-14 Nicholas ClarkRemove the BeOS port.
2012-12-08 James E KeenanAdjust MANIFEST, Makefiles, test harnesses, documentati...
2012-11-21 Ricardo Signesadd perldelta for 5.17.7
2012-11-13 Eric BrineDo a better job of escaping components of ldlibpth...
2012-10-19 Florian RagwitzAdd a new perldelta
2012-09-22 Sawyer Xadd shebangs where missing
2012-09-20 Florian RagwitzAdd a new perldelta
2012-08-31 Nicholas ClarkRemove the VM/ESA port.
2012-08-20 Steve HayMake new perldelta for 5.17.4
2012-08-03 Tony CookPod-Functions requires that Pod-Escapes be built to...
2012-08-01 Nicholas ClarkMakefile.SH needs to delete the perldelta symlink befor...
2012-07-20 Tony Cooknew perldelta
2012-06-20 Jesse Luehrsnew perldelta
2012-05-26 Zeframnew perldelta
next