Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-04 | New make passes DESTDIR correctly, and texinfo handles it correctly. | Marc Espie | |
2000-07-31 | Remove unneeded SUBDIR override. | Marc Espie | |
2000-02-15 | --infodir in configure. Don't rely on stuff that is no longer available. | Marc Espie | |
2000-02-15 | Let it work with DESTDIR. | Marc Espie | |
Thanks to Marco for pointing that out. | |||
2000-02-09 | Merge conflicts, and a few details: | Marc Espie | |
- Makefile.bsd-wrapper: man pages, disable NLS for now. - doc/Makefile.in: install man pages manually, remove buggy targets that would break `make clean'. - makeinfo/Makefile.in: shell failure ??? rework problematic line. - util/texindex.c: let maketempname create the file, remove race condition. | |||
2000-02-09 | TexInfo 4.0. New manpages, can create html. | Marc Espie | |
A bit more grumpy about bad texinfo, though. | |||
1999-11-22 | when following SEE-ALSO in man mode, would SIGSEGV when cursor is at | Theo de Raadt | |
start of line | |||
1999-11-22 | missing newline | Theo de Raadt | |
1999-06-07 | move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-02-11 | newline at end of usage; tv@netbsd | Theo de Raadt | |
1999-01-24 | Clean up mess instead of applying band-aids. | Marc Espie | |
1999-01-24 | Whomever thinks that a 'make clean' should do a 'make all' first shall be | Jason Downs | |
cursed to do builds on a 68020 for the rest of their life! | |||
1999-01-11 | As of 3.12, emacs files are no longer shipped with texinfo. | Marc Espie | |
Refer to the emacs distribution for up-to-date versions of those. | |||
1999-01-11 | cvs `feature': you MUST remove obsolete files manually, otherwise | Marc Espie | |
they live forever... | |||
1999-01-11 | Upgrade to 3.12, merge with OpenBSD changes. | Marc Espie | |
1999-01-11 | Import of FSF texinfo 3.12. This version creates empty info-dirs correctly. | Marc Espie | |
1998-10-18 | set PATH before running configure since we can't rely on the user's path ↵ | Todd C. Miller | |
being sane | |||
1997-09-05 | after configure, call "make all-recursive" instead of "make" -- this | flipk | |
short-circuits the dependencies that try to run things like automake which we don't have and touch timestamp files in the source dir. texinfo now appears to build in a read-only tree. | |||
1997-09-05 | MKINSTALLDIRS is two words ("sh [..]/mkinstalldirs") and the | flipk | |
"test -f" was failing (too many args). this test is defunct anyway, remove it. this removes (for real!) the necessity to have mkinstalldirs executable. | |||
1997-08-22 | Comment out rule to build *.gmo from *.po since the tools to do so are | Todd C. Miller | |
not in the tree and we can't count on timestamps. | |||
1997-08-18 | Add some missing $(srcdir)s. Makes texinfo a little bit closer | Niklas Hallqvist | |
to work on readonly /usr/src systems. | |||
1997-08-18 | take out debug mode | kstailey | |
1997-08-18 | sigh again | kstailey | |
1997-08-18 | sigh | kstailey | |
1997-08-18 | back out 1.22 | kstailey | |
1997-08-18 | set x bits on critical files | kstailey | |
1997-08-06 | OpenBSD 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-05 | Don'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-04 | null terminate input | kstailey | |
1997-08-03 | Stupid 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-01 | not in 3.11 | kstailey | |
1997-08-01 | weird build shit | kstailey | |
1997-08-01 | updates for 3.11 | kstailey | |
1997-08-01 | fix conflicts | kstailey | |
1997-08-01 | Import of FSF texinfo 3.11 | kstailey | |
1997-08-01 | optimize GLOBAL_AUTOCONF_CACHE code | kstailey | |
1997-07-29 | Changed 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-29 | Start 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-24 | don't hardcode `install' | kstailey | |
1997-07-24 | get the "make -f Makefile.bsd-wrapper config" case too (pr 188.) | kstailey | |
1997-07-24 | optimize pr 188 | kstailey | |
1997-07-24 | don't crap out if DEBUG is set pr 188 | kstailey | |
1997-07-24 | respect "INSTALL_STRIP= -s" pr 188 | kstailey | |
1997-06-23 | tabs vs. spaces | kstailey | |
1997-06-23 | respect NOMAN during install | kstailey | |
1997-06-23 | respect NOMAN (in bulk) | kstailey | |
1997-06-22 | make --delete work | Niels Provos | |
1997-04-02 | Add "-P dir" option to prepend a dir to the include path. | kstailey | |
This is driven by g77 using install.texi which collides with gcc install.texi. This has been submitted to bug-texinfo@prep.ai.mit.edu. *** You must rebuild/reinstall makeinfo before building gcc! *** | |||
1997-01-04 | added D to getopt() string | kstailey | |
1996-12-15 | Compile | Jason Downs | |