summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* No more pragma/*.t for minitest.Jarkko Hietaniemi2001-06-261-1/+1
* Add .i and .s targets.Jarkko Hietaniemi2001-06-221-2/+10
* Add .PHONY targets for non-file targets,Jarkko Hietaniemi2001-06-221-0/+34
* More gprofing from Doug MacEachern.Jarkko Hietaniemi2001-06-221-1/+2
* Cross-configuration changes: make $from to rm the filesJarkko Hietaniemi2001-06-211-1/+3
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-2/+2
* The first steps towards cross-compilation.Jarkko Hietaniemi2001-06-151-0/+1
* Add new step to run_byacc which:Nick Ing-Simmons2001-06-141-8/+9
* rhapsody/darwin minor cleanupWilfredo Sánchez2001-06-121-1/+0
* Check the version of byacc.Jarkko Hietaniemi2001-06-101-1/+4
* Add make target for microperl (kind of silly, but convenient).Jarkko Hietaniemi2001-05-271-0/+7
* Add make target and documentation for gprof profiling.Jarkko Hietaniemi2001-05-251-8/+25
* The problem described in 20010514.031 still wasn'tJarkko Hietaniemi2001-05-151-1/+1
* Add test.deparse make target.Jarkko Hietaniemi2001-05-111-6/+14
* Additional dependencies; should help for parallel makesJarkko Hietaniemi2001-04-241-1/+1
* Add make target "install-all" which is alias for "install"Jarkko Hietaniemi2001-04-241-1/+1
* More cleanup cleanup.Jarkko Hietaniemi2001-04-191-1/+1
* lib/Time is non-empty, let's not rmdir it.Jarkko Hietaniemi2001-04-191-1/+1
* Non-UNIX platforms extensions update. (Well, UTS is UNIX.)Jarkko Hietaniemi2001-04-121-1/+1
* Retract #9523: needs more thought.Jarkko Hietaniemi2001-04-071-19/+7
* Integrate changes #9538,9539 from maintperl into mainline.Jarkko Hietaniemi2001-04-041-1/+2
* (Retracted by #9609)Jarkko Hietaniemi2001-04-031-7/+19
* [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make ...David Dyck2001-03-301-0/+1
* test-prep target was missing.Jarkko Hietaniemi2001-03-291-1/+1
* Rmdir lib/XS on cleanup.Jarkko Hietaniemi2001-03-281-1/+1
* Pixie documenting.Jarkko Hietaniemi2001-03-271-2/+2
* For perl.pixie check *before* compiling that optimize is -g,Jarkko Hietaniemi2001-03-261-6/+6
* rmdir lib/Digest, lib/MIME, and lib/PerlIO.Jarkko Hietaniemi2001-03-261-1/+1
* Remove t/perl.third.Jarkko Hietaniemi2001-03-261-1/+1
* Integrate perlio:Jarkko Hietaniemi2001-03-241-1/+3
* More pixie cleaning.Jarkko Hietaniemi2001-03-211-0/+1
* Rearrange the make test target prerequisites so thatJarkko Hietaniemi2001-03-191-19/+25
* Cleanup pixie residue.Jarkko Hietaniemi2001-03-191-0/+1
* Document the use of pixie/prof; create make targets for it.Jarkko Hietaniemi2001-03-191-2/+28
* Rewrite the tests section of Makefile to be less redundantJarkko Hietaniemi2001-03-181-39/+42
* Make targets for testing with Third Degree.Jarkko Hietaniemi2001-03-181-0/+21
* Looking for config.sh in parent directories isn'tJarkko Hietaniemi2001-03-181-5/+2
* On "make clean" take care of Third Degree droppings.Jarkko Hietaniemi2001-03-181-0/+1
* Make perl.third checks more understandable to the builder.Jarkko Hietaniemi2001-03-181-2/+6
* More robust and more paranoid perl.third target.Jarkko Hietaniemi2001-03-181-2/+2
* Add prerequisites for the perl.third target.Jarkko Hietaniemi2001-03-171-1/+6
* Add a make rule for perl.third (the Third Degree memory debuggingJarkko Hietaniemi2001-03-171-0/+3
* Retract #9069, wrong patch.Jarkko Hietaniemi2001-03-081-9/+0
* (Retracted by #9078.)Jarkko Hietaniemi2001-03-071-0/+9
* Run run/*.t also in minitest.Jarkko Hietaniemi2001-02-211-1/+1
* Re: Why t/TEST and not Test::Harness?Michael G. Schwern2001-02-181-2/+2
* Integrate change #8786 from maintperl, posix-bc byacc handling.Jarkko Hietaniemi2001-02-131-0/+10
* completion and docs for dynamic loading on OS/390Peter Prymmer2001-01-251-6/+7
* remove redundant dependencies that are unneededPeter Prymmer2001-01-201-2/+2
* partial support for dynaloading on OS/390Peter Prymmer2001-01-201-5/+14