summaryrefslogtreecommitdiff
path: root/gnu/lib/libg++
AgeCommit message (Expand)Author
1997-02-21ld(1) now works; link shared library against -lcurses againThorsten Lockert
1997-01-19work around linker problems on the mips (explicitely link withThomas Graichen
1996-10-27link against -lcurses until ld is fixedTheo de Raadt
1996-09-26pefo sez: constructors are not working with shared libs; -DNOPIC for mips hereTheo de Raadt
1996-09-22ld is broken when handling weak symbols in shared libararies. This isetheisen
1996-07-31rely on mtreeTheo de Raadt
1996-07-26Don't try to install man pages if NOMAN is defined, it will not work!Mats O Jansson
1996-06-03Make this compile with both BSD curses and ncursesThorsten Lockert
1996-06-03do not build special files for clean, cleandir, or objTheo de Raadt
1996-05-22A possible make recursion case blown awayNiklas Hallqvist
1996-05-19The former build assumed either no separate objdirs, or objdir links to aNiklas Hallqvist
1996-05-13Don't do PREREQ's when making obj.Niklas Hallqvist
1996-04-17use sh, not $SHELL.. because the latter might be something like cshTheo de Raadt
1996-03-28Moved GNU spec stuff into Makefile.bsd-wrapper1 using PREREQ variable.etheisen
1996-03-27Misc. cleanup, esp. for obj-dirs, DESTDIR compilations and missingNiklas Hallqvist
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-16Allow native BSD build of libg++ 2.7.1. This is a complete replacement ofetheisen
1996-03-16Allow standard GNU build with openbsd.etheisen
1996-03-15Reinstate dead COPYING for libg++ 2.7.1Niklas Hallqvist
1996-03-15Import of GNU libg++ 2.7.1 port (prepared by Erik Theisen)Niklas Hallqvist
1996-03-15Removed for 2.7.1 import.etheisen
1996-02-20Fixed typo introduced in last changeNiklas Hallqvist
1996-02-18Check the for GCC >= 3.X (no it's not even started on yet :-) ) in theNiklas Hallqvist
1995-12-21Make libg++ compileable with recent GCC versions. This means:Niklas Hallqvist
1995-12-21Make libg++ compileable with recent GCC versions. This means:Niklas Hallqvist
1995-12-17skip local defn of MAXFLOAT; libg++ will be updated soon anywaysTheo de Raadt
1995-12-14update from netbsd; parallel make stuffTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt