Age | Commit message (Expand) | Author |
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 |
1997-06-28 | Don't attempt to edit a dir file that doesn't exist yet! | Jason Downs |
1997-06-25 | make install work first time | Niels Provos |
1997-06-24 | add libgmp | Niels Provos |
1997-06-24 | import of libgmp-2.0.2. Makefile.bsd-wrappers need to be worked on. | Niels Provos |
1997-06-06 | fix a problem where make works once and fails on a second try due to some sym... | grr |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-11 | Update from Cygnus + corrections to OpenBSD recognition by me | Niklas Hallqvist |
1997-02-21 | ld(1) now works; link shared library against -lcurses again | Thorsten Lockert |
1997-01-19 | work around linker problems on the mips (explicitely link with | Thomas Graichen |
1996-10-27 | link against -lcurses until ld is fixed | Theo de Raadt |
1996-09-26 | pefo sez: constructors are not working with shared libs; -DNOPIC for mips here | Theo de Raadt |
1996-09-22 | ld is broken when handling weak symbols in shared libararies. This is | etheisen |
1996-08-20 | R.I.P. | Thorsten Lockert |
1996-07-31 | rely on mtree | Theo de Raadt |
1996-07-31 | We want to build libg++ even in OpenBSD/alpha | Niklas Hallqvist |
1996-07-26 | Don't try to install man pages if NOMAN is defined, it will not work! | Mats O Jansson |
1996-06-03 | Make this compile with both BSD curses and ncurses | Thorsten Lockert |
1996-06-03 | do not build special files for clean, cleandir, or obj | Theo de Raadt |
1996-05-22 | A possible make recursion case blown away | Niklas Hallqvist |
1996-05-19 | The former build assumed either no separate objdirs, or objdir links to a | Niklas Hallqvist |
1996-05-13 | Don't do PREREQ's when making obj. | Niklas Hallqvist |
1996-04-17 | use sh, not $SHELL.. because the latter might be something like csh | Theo de Raadt |
1996-03-28 | Moved GNU spec stuff into Makefile.bsd-wrapper1 using PREREQ variable. | etheisen |
1996-03-27 | Misc. cleanup, esp. for obj-dirs, DESTDIR compilations and missing | Niklas Hallqvist |
1996-03-26 | Make "make obj" work, make builds to obj directories work. Don't put | Niklas Hallqvist |
1996-03-26 | Make "make obj" work, make builds to obj directories work. Don't put | Niklas Hallqvist |
1996-03-16 | Allow native BSD build of libg++ 2.7.1. This is a complete replacement of | etheisen |
1996-03-16 | Allow standard GNU build with openbsd. | etheisen |
1996-03-15 | Reinstate dead COPYING for libg++ 2.7.1 | Niklas Hallqvist |
1996-03-15 | Import of GNU libg++ 2.7.1 port (prepared by Erik Theisen) | Niklas Hallqvist |
1996-03-15 | Removed for 2.7.1 import. | etheisen |
1996-02-20 | Fixed typo introduced in last change | Niklas Hallqvist |
1996-02-18 | Check the for GCC >= 3.X (no it's not even started on yet :-) ) in the | Niklas Hallqvist |
1996-02-06 | Include path /usr/include no longer needed. | etheisen |
1996-02-02 | Added /usr/include to include path. Quiets down redefinition warnings | etheisen |
1996-01-05 | fix, and handle openbsd case too | Theo de Raadt |
1996-01-03 | from netbsd; Use getrlimit() instead of vlimit(), like BSD/OS and OSF/1 do | Theo de Raadt |
1995-12-21 | Make libg++ compileable with recent GCC versions. This means: | Niklas Hallqvist |
1995-12-21 | Make libg++ compileable with recent GCC versions. This means: | Niklas Hallqvist |
1995-12-17 | skip local defn of MAXFLOAT; libg++ will be updated soon anyways | Theo de Raadt |
1995-12-14 | update from netbsd; parallel make stuff | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |