summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1997-08-26getline template badly instantiated, found by compiling with egcsNiklas Hallqvist
1997-08-22Comment out rule to build *.gmo from *.po since the tools to do so areTodd C. Miller
not in the tree and we can't count on timestamps.
1997-08-20do the unix thing; janjaap@stack.nlTheo de Raadt
1997-08-18Add some missing $(srcdir)s. Makes texinfo a little bit closerNiklas Hallqvist
to work on readonly /usr/src systems.
1997-08-18take out debug modekstailey
1997-08-18sigh againkstailey
1997-08-18sighkstailey
1997-08-18back out 1.22kstailey
1997-08-18set x bits on critical fileskstailey
1997-08-11Use mktemp(1) to avoid potential /tmp/ and cwd races.Todd C. Miller
1997-08-07enhance -v documentationkstailey
1997-08-06fix grep memory leak due due to using valloc to grow line buffer and be more ↵grr
conservative about growing buffer in the face of arbitrarily long lines
1997-08-06OpenBSD customization. As we have DESTDIR as a maketime configuration option,Niklas Hallqvist
infodir and friends must be passed down dynamically to subdir makes. Also did some style nits in the wrapper for consistency.
1997-08-05Don't create /usr/share/locale/usr/src/gnu/usr.bin/texinfo/po and things.kstailey
[the newly consecrated /usr/share/locale glows black] You should probably "rm -rf /usr/share/locale/usr" if you have installed texinfo since 1-Aug-1997.
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-04null terminate inputkstailey
1997-08-04do not permit gzexe on sh -- the results are terrifying; finrod@pugwash.priv.noTheo de Raadt
1997-08-03mips needs -call_shared to as for asm codePer Fogelstrom
1997-08-03Stupid hack to keep build from dying in texinfo/po when @obj is in da house.kstailey
You will probably have to re-fetch texinfo if your build blew up in the past. Sorry. Should really have GNU autoconf 2.12 in the tree, but Theo does't like it. Hmmm, that's a really good reason to hack derived files instead of source.
1997-08-01not in 3.11kstailey
1997-08-01weird build shitkstailey
1997-08-01updates for 3.11kstailey
1997-08-01fix conflictskstailey
1997-08-01Import of FSF texinfo 3.11kstailey
1997-08-01add wgrisc to mipsle machinesPer Fogelstrom
1997-08-01optimize GLOBAL_AUTOCONF_CACHE codekstailey
1997-07-30respect INSTALL_STRIP=-s on alphakstailey
add GLOBAL_AUTCONF_CACHE (for the fortran bits)
1997-07-30respect INSTALL_STRIP=-s on alpha (only one binary is unstripped now)kstailey
add GLOBAL_AUTCONF_CACHE (it's in my whole tree, yours soon too)
1997-07-29disable e2fsprogs for nowTheo de Raadt
1997-07-29Changed the rules.kstailey
The variable is now GLOBAL_AUTOCONF_CACHE. You must set it to the name of the cache file to use. Ether "setenv GLOBAL_AUTOCONF_CACHE /var/tmp/foo" or add it to /etc/mk.conf
1997-07-29Start of GLOBAL_CACHE option to speed compiles.kstailey
This change should have no effect by default. "setenv GLOBAL_CACHE" or add GLOBAL_CACHE to /etc/mk.conf to activate. Global cache files are on a per-account basis to deal with security.
1997-07-29use sendmail -tTheo de Raadt
1997-07-29Respect ${INSTALL_STRIP} == -s on alpha.kstailey
1997-07-28Use the config.guess we have elsewhere, brings us arc supportNiklas Hallqvist
1997-07-28support mvme68k; also change all m68k architectures to be -unknown-Theo de Raadt
1997-07-24blank line; k-horik@yk.rim.or.jpTheo de Raadt
1997-07-24respect ``INSTALL_STRIP=-s'' completely pr 188kstailey
1997-07-24respect ``INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24don't hardcode `install'kstailey
1997-07-24don't hardcode `install'kstailey
1997-07-24don't assume INSTALL_STRIP is set to `-s' pr 188kstailey
1997-07-24respect ``INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24respect INSTALL_STRIP=-s'' pr 188kstailey
1997-07-24install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey
1997-07-24back out 1.2kstailey
1997-07-24install programs using INSTALL_PROGRAM of all things, will cvsbug this, pr 188kstailey
1997-07-24get the "make -f Makefile.bsd-wrapper config" case too (pr 188.)kstailey
1997-07-24optimize pr 188kstailey
1997-07-24don't crap out if DEBUG is set pr 188kstailey
1997-07-24respect "INSTALL_STRIP= -s" pr 188kstailey