summaryrefslogtreecommitdiff
path: root/gnu/lib/libg++
AgeCommit message (Collapse)Author
1995-03-01Clean up deleted files.mycroft
1995-01-12Use ${BINOWN} and ${BINGRP}.jtc
1994-07-06Do something more intelligent when compiling into ${DESTDIR}.mycroft
1994-06-30don't strip the script. pointed out by Duncan McEwan <duncan@comp.vuw.ac.nz>cgd
1994-06-28Use new support for *.sh files in <bsd.prog.mk> to simplify Makefile.jtc
Don't add ${DESTDIR} when replacing PROTODIR in script.
1994-03-27bump version numbercgd
1994-02-10kill bogus install -d's. for those that are appropriate (libg++),cgd
make owner and mode explicit, to make the mtree files.
1994-02-10don't use 'make' explicitlycgd
1994-01-07you can't use DESTDIR to help specify a library for LDADD or DPADD,cgd
for a couple of reasons: (1) you're not supposed to, and (2) the first time you try to 'make' with DESTDIR set to a certain place, things will break.
1994-01-07Don't remove c++ header directory before installing headers.jtc
Users who still have old headers loose.
1994-01-05Use ${DESTDIR}.pk
Handcraft ${LIBCURSES} as we don't include bsd.prog.mk here.
1994-01-05Asleep at the wheel. Fix LDADD and DPADD correctly this time.mycroft
1994-01-05Add -lcurses (for now).mycroft
1994-01-05The first C++ shared library version.pk
1994-01-05Link with /usr/lib/c++rt0.o, which takes care of ctors/dtors in the library.pk
1993-11-17Don't reference libiberty --- it's gone.jtc
1993-11-17Clean up deleted files.mycroft
1993-11-17Don't include libiberty's insque(), remque(), or strerror().jtc
We have our own implementations in our C library. Libg++-2.5.1 doesn't include them either.
1993-11-17For the moment, we still have to install "values.h" from g++-include.jtc
1993-11-17Clean up deleted files.mycroft
1993-11-17Remove /usr/include/g++/* before installing headers --- it may containjtc
obsolete headers that have to be removed. Don't install "compatibility" headers --- our headers are C++ safe and GNU's headers don't match our library.
1993-11-12delete underscores for new cursescgd
1993-11-07NOPIC until we can use c++ shlibscgd
1993-09-30Use `:', rather than `.' to separate user and group in chown commandsjtc
in case we ever decide to remove the support for the (obsolete) `.' separator.
1993-09-27Include prototype for strerror().jtc
1993-09-23Added genclass which supports simple templates for container classes.rich
1993-08-15__386BSD__ --> __NetBSD__mycroft
1993-08-15__386BSD__ --> __NetBSD__mycroft
1993-08-15Changes for new Curses.mycroft
1993-08-15Change order of #includes so math-68881.h doesn't barf.mycroft
1993-08-14Someone forgot this file.mycroft
1993-08-14__386BSD__ --> __NetBSD__mycroft
1993-08-03Add LIB= line which I accidentally deleted 4 revisions ago.mycroft
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
headers, and a few other insignificant changes.
1993-07-17Fix C++ dependencies for good. `make depend' is now done in two passes--onemycroft
of C files and one for C++ files. No need to specify `-+' in your Makefile, as it is now done automatically.
1993-07-17Make `make depend' really work.mycroft
1993-07-17Nuke extraneous suffix rules, and make depend work.mycroft
1993-07-16Updated to 2.4paul
1993-07-15install g++ includes when doing a "make install"cgd
1993-07-15Clean up deleted files.mycroft
1993-07-14upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fixcgd
1993-07-14Clean up deleted files.mycroft
1993-07-14upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fixcgd
1993-07-14upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fixcgd
1993-07-14Clean up deleted files.mycroft
1993-07-14upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fixcgd
1993-07-14Clean up deleted files.mycroft
1993-07-14upgrade to libg++ 2.3.90. g++ includes don't install right yet, but will fixcgd
1993-06-17Use CXX and CXXFLAGS.mycroft
1993-06-17I think I'm going to puke.mycroft