summaryrefslogtreecommitdiff
path: root/include/makeinclude/rules.lib.GNU
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Tue Oct 19 00:03:57 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-10-191-27/+19
|
* ChangeLogTag: Mon Sep 06 15:05:17 1999 David L. Levine <levine@cs.wustl.edu>levine1999-09-061-0/+12
|
* ChangeLogTag: Sun Aug 29 21:35:17 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-301-0/+10
|
* ChangeLogTag:Mon Aug 23 22:03:24 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-241-12/+6
|
* ChangeLogTag:Thu Aug 5 16:27:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-051-5/+5
|
* Determine at makeC++SharedLib time if tempin/*.o needs to be includedSteve Huston1999-06-251-1/+10
| | | | in the input files.
* Straighten out the shared lib making rules applicable to AIX.Steve Huston1999-06-141-10/+25
|
* cleaned up a bitlevine1999-05-011-15/+16
|
* don't call $(RANLIB) if it is null.levine1999-04-151-0/+4
|
* New template instantiation method for AIX xlC.Steve Huston1999-03-161-36/+7
|
* (INSTALL): use += to define INSTALL instead of =, so that applications' ↵levine1998-07-201-9/+10
| | | | INSTALL won't be overwritten
* Changed VOBJS to VLOBJS to avoid confusion with VOBJS in rules.bin.GNUSteve Huston1998-04-031-2/+2
|
* updated VOBJS so that it will build the fancy new TAO/orbsvcs hierarchylevine1998-02-231-1/+1
|
* ChangeLogTag:Wed Feb 18 15:30:48 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-181-4/+4
|
* Rename ACE_LDSO_Major_Minor_Version_Number to ACE_LDSO_Version_Number.nanbor1998-02-081-2/+2
|
* Changed INSTALL definition to enable versioned so libraries installation.nanbor1998-02-081-2/+2
|
* added OBJEXT, defaulted to "o", and use it in VOBJSlevine1998-01-021-5/+9
|
* Adjust dependencies for building shared lib to be the files that'll beSteve Huston1997-12-301-0/+4
| | | | linked, not always $(VSHOBJS).
* added INSTALL support for shared_libs_only and static_libs_onlylevine1997-09-041-2/+10
|
* replaced hard-code ".so" with "$(SOEXT)".levine1997-07-271-2/+2
|
* Allow for a compiler which does not need to do template instantiationSteve Huston1997-06-121-0/+4
| | | | | after each module compilation. PRELIB_USES_OBJ_ONLY is used when the PRELIB step instantiates all of the templates.
* fWarning: ridiculously long PATH truncatedschmidt1997-03-201-2/+2
| | | | stdin: not in compressed format
* otschmidt1997-03-201-4/+12
|
* Eliminated the annoying circular dependency problems whenChris Cleeland1997-03-041-1/+6
| | | | compiling shared libraries.
* changed SCCS keywords to RCS keywordlevine1996-10-251-1/+1
|
* Initial revisionlevine1996-10-211-0/+113