2001-11-14 |
Jarkko Hietaniemi |
Cleanliness inspired by Cygwin. |
blob | commitdiff |
2001-10-25 |
Jarkko Hietaniemi |
Allow resetting the locale system for the duration |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-08-28 |
Paul Johnson |
make coretest |
blob | commitdiff | diff to current |
2001-08-13 |
Jarkko Hietaniemi |
[PATHC] sharedsv.[c|h] |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi |
(Hopefully) a fix for 20010723.004: make install needs |
blob | commitdiff | diff to current |
2001-08-07 |
Andy Dougherty |
Makefile.SH test_prep dependency |
blob | commitdiff | diff to current |
2001-08-07 |
Jarkko Hietaniemi |
Don't autogenerate the headers et alia, |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
Doubly guard against invoking CPAN if no extras defined, |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
Now Configure -Dextras=Foo::Bar and "make install"... |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
extras.make, extras.test, and extras.install make targets. |
blob | commitdiff | diff to current |
2001-07-30 |
Jarkko Hietaniemi |
Missed from #11490 (the required dependency). |
blob | commitdiff | diff to current |
2001-07-29 |
Jarkko Hietaniemi |
Top-level Makefile didn't honour OPTIMIZE. |
blob | commitdiff | diff to current |
2001-07-29 |
Wilfredo Sánchez |
Set proper compatibility versions in core |
blob | commitdiff | diff to current |
2001-07-23 |
Ilya Zakharevich |
OPTIMIZE= during perl make |
blob | commitdiff | diff to current |
2001-07-13 |
Jarkko Hietaniemi |
Add information about gcc 3.0 basic block profiling. |
blob | commitdiff | diff to current |
2001-07-07 |
Jarkko Hietaniemi |
The #11200 removed wrong (non-existent) target. Duh. |
blob | commitdiff | diff to current |
2001-07-07 |
Jarkko Hietaniemi |
Zap the lib/re.pm before creating it. |
blob | commitdiff | diff to current |
2001-07-07 |
Jarkko Hietaniemi |
Try to force the lib/re.pm to be there before entering |
blob | commitdiff | diff to current |
2001-06-26 |
Jarkko Hietaniemi |
No more pragma/*.t for minitest. |
blob | commitdiff | diff to current |
2001-06-22 |
Jarkko Hietaniemi |
Add .i and .s targets. |
blob | commitdiff | diff to current |
2001-06-22 |
Jarkko Hietaniemi |
Add .PHONY targets for non-file targets, |
blob | commitdiff | diff to current |
2001-06-22 |
Jarkko Hietaniemi |
More gprofing from Doug MacEachern. |
blob | commitdiff | diff to current |
2001-06-21 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-21 |
Jarkko Hietaniemi |
Cross-configuration changes: make $from to rm the files |
blob | commitdiff | diff to current |
2001-06-18 |
Jarkko Hietaniemi |
Split off the pack/unpack code, from Nicholas Clark. |
blob | commitdiff | diff to current |
2001-06-15 |
Jarkko Hietaniemi |
The first steps towards cross-compilation. |
blob | commitdiff | diff to current |
2001-06-14 |
Nick Ing-Simmons |
Add new step to run_byacc which: |
blob | commitdiff | diff to current |
2001-06-13 |
Hugo van der Sanden |
splitting util.c |
blob | commitdiff | diff to current |
2001-06-12 |
Wilfredo Sánchez |
rhapsody/darwin minor cleanup |
blob | commitdiff | diff to current |
2001-06-10 |
Jarkko Hietaniemi |
Check the version of byacc. |
blob | commitdiff | diff to current |
2001-05-27 |
Jarkko Hietaniemi |
Add make target for microperl (kind of silly, but conve... |
blob | commitdiff | diff to current |
2001-05-25 |
Jarkko Hietaniemi |
Add make target and documentation for gprof profiling. |
blob | commitdiff | diff to current |
2001-05-15 |
Jarkko Hietaniemi |
The problem described in 20010514.031 still wasn't |
blob | commitdiff | diff to current |
2001-05-11 |
Jarkko Hietaniemi |
Add test.deparse make target. |
blob | commitdiff | diff to current |
2001-04-24 |
Jarkko Hietaniemi |
Additional dependencies; should help for parallel makes |
blob | commitdiff | diff to current |
2001-04-24 |
Jarkko Hietaniemi |
Add make target "install-all" which is alias for "install" |
blob | commitdiff | diff to current |
2001-04-19 |
Jarkko Hietaniemi |
More cleanup cleanup. |
blob | commitdiff | diff to current |
2001-04-19 |
Jarkko Hietaniemi |
lib/Time is non-empty, let's not rmdir it. |
blob | commitdiff | diff to current |
2001-04-12 |
Jarkko Hietaniemi |
Non-UNIX platforms extensions update. (Well, UTS is... |
blob | commitdiff | diff to current |
2001-04-07 |
Jarkko Hietaniemi |
Retract #9523: needs more thought. |
blob | commitdiff | diff to current |
2001-04-04 |
Jarkko Hietaniemi |
Integrate changes #9538,9539 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-04-03 |
Jarkko Hietaniemi |
(Retracted by #9609) |
blob | commitdiff | diff to current |
2001-03-30 |
David Dyck |
[ID 20010330.006] incorrect WARNING from installperl... |
blob | commitdiff | diff to current |
2001-03-29 |
Jarkko Hietaniemi |
test-prep target was missing. |
blob | commitdiff | diff to current |
2001-03-28 |
Jarkko Hietaniemi |
Rmdir lib/XS on cleanup. |
blob | commitdiff | diff to current |
2001-03-27 |
Jarkko Hietaniemi |
Pixie documenting. |
blob | commitdiff | diff to current |
2001-03-26 |
Jarkko Hietaniemi |
For perl.pixie check *before* compiling that optimize... |
blob | commitdiff | diff to current |
2001-03-26 |
Jarkko Hietaniemi |
rmdir lib/Digest, lib/MIME, and lib/PerlIO. |
blob | commitdiff | diff to current |
2001-03-26 |
Jarkko Hietaniemi |
Remove t/perl.third. |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2001-03-24 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-03-21 |
Jarkko Hietaniemi |
More pixie cleaning. |
blob | commitdiff | diff to current |
2001-03-19 |
Jarkko Hietaniemi |
Rearrange the make test target prerequisites so that |
blob | commitdiff | diff to current |
2001-03-19 |
Jarkko Hietaniemi |
Cleanup pixie residue. |
blob | commitdiff | diff to current |
2001-03-19 |
Jarkko Hietaniemi |
Document the use of pixie/prof; create make targets... |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
Rewrite the tests section of Makefile to be less redundant |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
Make targets for testing with Third Degree. |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
Looking for config.sh in parent directories isn't |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
On "make clean" take care of Third Degree droppings. |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
Make perl.third checks more understandable to the builder. |
blob | commitdiff | diff to current |
2001-03-18 |
Jarkko Hietaniemi |
More robust and more paranoid perl.third target. |
blob | commitdiff | diff to current |
2001-03-17 |
Jarkko Hietaniemi |
Add prerequisites for the perl.third target. |
blob | commitdiff | diff to current |
2001-03-17 |
Jarkko Hietaniemi |
Add a make rule for perl.third (the Third Degree memory... |
blob | commitdiff | diff to current |
2001-03-08 |
Jarkko Hietaniemi |
Retract #9069, wrong patch. |
blob | commitdiff | diff to current |
2001-03-07 |
Jarkko Hietaniemi |
(Retracted by #9078.) |
blob | commitdiff | diff to current |
2001-02-21 |
Jarkko Hietaniemi |
Run run/*.t also in minitest. |
blob | commitdiff | diff to current |
2001-02-18 |
Michael G. Schwern |
Re: Why t/TEST and not Test::Harness? |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-13 |
Jarkko Hietaniemi |
Integrate change #8786 from maintperl, posix-bc byacc... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-25 |
Peter Prymmer |
completion and docs for dynamic loading on OS/390 |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-20 |
Peter Prymmer |
remove redundant dependencies that are unneeded |
blob | commitdiff | diff to current |
2001-01-20 |
Peter Prymmer |
partial support for dynaloading on OS/390 |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-04 |
Roca, Ignasi |
Message-ID: <5930DC161690D211966700902715754703701130... |
blob | commitdiff | diff to current |
2000-12-21 |
Jarkko Hietaniemi |
Robustness support for #8218 (symlink forest) since... |
blob | commitdiff | diff to current |
2000-11-27 |
Jarkko Hietaniemi |
Clean .exists deeper. |
blob | commitdiff | diff to current |
2000-11-22 |
Jarkko Hietaniemi |
Be clean. |
blob | commitdiff | diff to current |
2000-11-05 |
Jarkko Hietaniemi |
opmini.o can linger from Configures past. |
blob | commitdiff | diff to current |
2000-10-31 |
Nicholas Clark |
Add a perlbug flag, -A, to avoid acknowledgement messages. |
blob | commitdiff | diff to current |
2000-10-28 |
Nicholas Clark |
Make target reordering to avoid pointless re-makes. |
blob | commitdiff | diff to current |
2000-10-27 |
Jarkko Hietaniemi |
Do away with the fix_pl. |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Add targets to Makefile.SH, most importantly |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-10 |
Jarkko Hietaniemi |
Reapply Andy's patch and regen Configure. |
blob | commitdiff | diff to current |
2000-10-10 |
Jarkko Hietaniemi |
Use the versiononly instead of the installscripts, |
blob | commitdiff | diff to current |
2000-10-04 |
Jarkko Hietaniemi |
Enable disabling scripts installation by Configure... |
blob | commitdiff | diff to current |
2000-10-03 |
Jarkko Hietaniemi |
Encode nits. |
blob | commitdiff | diff to current |
2000-09-12 |
Paul Marquess |
RE: [Patch 5.7.0] Removing -ldb from the core build |
blob | commitdiff | diff to current |
2000-09-08 |
Peter Prymmer |
make the ran_tests intermediate file 8.3 friendly |
blob | commitdiff | diff to current |
2000-09-08 |
Jarkko Hietaniemi |
Do away with memory models cruft. Sorry, PDP users. |
blob | commitdiff | diff to current |
2000-08-29 |
Yitzchak Scott-Tho... |
Re: files not cleaned even by veryclean |
blob | commitdiff | diff to current |
2000-08-28 |
Yitzchak Scott-Tho... |
-S is the silent flag, -s is the strip flag. |
blob | commitdiff | diff to current |
2000-08-28 |
Jarkko Hietaniemi |
Potential cruft. |
blob | commitdiff | diff to current |
2000-08-28 |
Jarkko Hietaniemi |
opmini.o may be left around if a build is interrupted. |
blob | commitdiff | diff to current |
2000-08-26 |
Abigail |
no-install target a la make -n. |
blob | commitdiff | diff to current |
2000-08-25 |
Jarkko Hietaniemi |
Add install-silent target. |
blob | commitdiff | diff to current |
2000-08-24 |
Jarkko Hietaniemi |
Make "make install" by default silent. A new "install... |
blob | commitdiff | diff to current |
next |