This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.h: Remove some no-longer used #defines
[perl5.git] / Makefile.SH
2014-08-21 Peter MartiniNew perldelta.
2014-08-20 Peter MartiniRevert Test::Builder changes in prep for 5.21.3
2014-08-19 Brian FraserWhen cross-compiling, copy cpan/Module-Metadata/
2014-08-19 Chad GranumUpdate blead to Test::Builder alpha 40
2014-08-16 Chad GranumUpdate to include latest Test::Builder alpha
2014-07-25 Brian FraserMakefile.SH: Add missing files for make test on cross...
2014-07-25 Brian FraserMakefile.SH: Fix cross builds with -Uhostgenerate
2014-07-20 AbigailNew perldelta.
2014-07-02 Tony Cookallow the build to specify verbose make_ext.pl
2014-07-02 Reini UrbanSupport faster make -s
2014-07-01 Peter MartiniIf building with DTrace, the dtrace header is required.
2014-06-20 Matthew Horsfall... Add new perldelta for 5.21.2
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-02 Andy DoughertyRemove undefined Makefile.SH 'translators' target for...
2014-05-29 Brian FraserMakefile.SH: Module::Build is no longer there, stop...
2014-05-29 Leon TimmermansRemove x2p
2014-05-29 Doug BellStandardize spelling of program name on American English.
2014-05-28 Matthew Horsfall... [perl #121431] Add support for test.valgrind parallel...
2014-05-28 David Mitchellregen Makefile.SH
2014-05-27 Ricardo Signesadd new perldelta for 5.21.1
2014-05-27 Ricardo Signesremove Package-Constants from core perl distribution
2014-05-27 Ricardo Signesremove Module-Build from core perl distribution
2014-05-27 Ricardo Signesremove CGI.pm from core perl distribution
2014-05-27 Ricardo Signesnew perldelta
2014-05-14 Gisle AasFix broken Makefile on Solaris 10.
2014-05-13 Ricardo Signesbump version to 5.20.0, install 5.20 perldelta
2014-04-20 Steve HayCreate new perldelta for 5.19.12 (not that it's expecte...
2014-03-26 Karl WilliamsonRevert "Add support for test.valgrind parallel testing"
2014-03-20 Aaron CraneNew perldelta for 5.19.11
2014-03-18 Matthew Horsfall... Add support for test.valgrind parallel testing
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
next