Age | Commit message (Expand) | Author |
2001-03-25 | Get rid of doc hacks, set SUBDIR and use bsd.subdir.mk. Apparently I | Todd C. Miller |
2001-03-23 | explicitly generate info files via "all" target like we do for | Todd C. Miller |
2001-03-18 | for "make cleandir" clean out the doc stuff too | Todd C. Miller |
2001-03-18 | Deal with history_filename() returning NULL. Missing part if last commit. | Todd C. Miller |
2001-03-18 | If $HOME is not set do *not* use '.' for the history file. | Todd C. Miller |
2001-03-18 | Local patches: | Todd C. Miller |
2001-03-18 | Build gnu/lib/libreadline and use it instead of the one currently | Todd C. Miller |
2001-03-18 | Add BSD Makefiles, shlib_version and a pre-generated config.h for | Todd C. Miller |
2001-03-18 | GNU readline-4.1 | Todd C. Miller |
2000-12-11 | another piece of GPL software gone. | Niels Provos |
2000-02-04 | Allow spaces in CC | Niklas Hallqvist |
1999-09-24 | Cleaning up my tree... | Marc Espie |
1999-05-26 | old libg++, replaced by part of egcs. | Marc Espie |
1999-05-26 | Link in egcs, kill gcc and libg++ | Marc Espie |
1999-03-04 | Build info files from all: as they should be | Niklas Hallqvist |
1999-02-11 | support non-ELF build environments | Theo de Raadt |
1998-12-05 | NOMAN fixes | kstailey |
1998-10-18 | set PATH before running configure since we can't rely on the user's path bein... | Todd C. Miller |
1998-09-20 | Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR is | Todd C. Miller |
1998-09-10 | clean up some files 'make distclean' on the GNU Makefile does not clean up | Todd C. Miller |
1998-08-07 | Do not build the libiberty version of vasprintf, use the version that is | Dale S. Rahn |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-06-07 | make includes support | Todd C. Miller |
1998-06-07 | $(INSTALL) not install | Todd C. Miller |
1998-03-19 | Make Makefile.bsd=wrapper match Makefile.in | Niklas Hallqvist |
1998-03-08 | In "make includes" don't try to install a file called '*.h' | Todd C. Miller |
1998-03-07 | add dummy.h to CLEANFILES | Todd C. Miller |
1998-03-07 | This probably should not have made it into the libg++-2.8.0 tarball. | Todd C. Miller |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller |
1998-03-03 | Files from libg++ 2.8.0 that cvs erroneously placed in the trunk. | Todd C. Miller |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller |
1998-02-03 | Just update from newer version included with binutils. | Todd C. Miller |
1998-02-03 | Fix formatting so makewahtis.sed can deal, noted by Theo | Todd C. Miller |
1997-11-19 | Fixed building on a read-only src-tree. | Artur Grabowski |
1997-11-04 | GLOBAL_AUTCONF_CACHE | kstailey |
1997-10-13 | Use generic .c vers until asm fixed (PPC) | Per Fogelstrom |
1997-10-05 | Make it compile on vax. -moj | Mats O Jansson |
1997-09-20 | Support for building libgmp only if something has changed. | Tobias Weingartner |
1997-08-27 | DOH! did I not revert this yesterday? our gcc can't deal with correct | Niklas Hallqvist |
1997-08-26 | Updated to Cygnus versions (egcs uncovered many bugs) | Niklas Hallqvist |
1997-08-26 | getline template badly instantiated, found by compiling with egcs | Niklas Hallqvist |
1997-08-03 | mips needs -call_shared to as for asm code | Per Fogelstrom |
1997-07-28 | Use the config.guess we have elsewhere, brings us arc support | Niklas Hallqvist |
1997-07-28 | support mvme68k; also change all m68k architectures to be -unknown- | Theo de Raadt |
1997-07-10 | add a bunch of ${config_shell} or $(SHELL) so that also libgmp configures | Thomas Graichen |
1997-06-30 | remove: insque.o insque.po insque.so tmpnam.o tmpnam.po tmpnam.so | kstailey |
1997-06-28 | It was in the fucking wrapper, too! | Jason Downs |