summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* removed null definition of PIClevine1997-09-121-1/+0
* ported to LynxOSlevine1997-09-121-0/+19
* fixed shared_libs_only; removed unused SHOBJ from shared/static_libs_onlylevine1997-09-111-8/+7
* added lib*.*_pure* to clean.local target, to remove Purified librarieslevine1997-09-111-1/+1
* ignored shared_libs_only in modules that only build a static liblevine1997-09-111-8/+12
* removed "-I. -I$(ACE_ROOT)" from CFLAGS because it duplicates the INCLDIRS se...levine1997-09-101-2/+2
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-1040-88/+191
* added PIC= with static_libs_only, and added list of supported make flagslevine1997-09-101-90/+116
* when building libraries only, don't use CC to create individual .shobj/*.so f...levine1997-09-091-24/+45
* removed unused SOLINK definitionslevine1997-09-091-19/+14
* added *.sym to clean targetlevine1997-09-051-3/+3
* added -max_threads=100 to Quantify optionslevine1997-09-051-1/+1
* use static_libs_only build optionlevine1997-09-042-12/+2
* added shared_libs_only and static_libs_only build optionslevine1997-09-041-5/+27
* added INSTALL support for shared_libs_only and static_libs_onlylevine1997-09-041-2/+10
* added Purify options to ignore SIGINT and set max threads to 100levine1997-09-021-1/+2
* *** empty log message ***schmidt1997-08-261-0/+32
* unset SHLIB to avoid fix builds without PRELIBlevine1997-08-222-16/+16
* g++ only: replaced PRELIB with true because it's not needed for template inst...levine1997-08-2215-60/+15
* PRELIB no longer needed with explicit template instantiationlevine1997-08-221-4/+0
* use -lACE LIBS instead of VLDLIBS so that target library isn't included in PR...levine1997-08-2216-16/+16
* If TAO_ROOT is not set, don't try using it in sed.jxh1997-08-221-1/+9
* use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in VLD...levine1997-08-2116-16/+16
* ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-212-11/+7
* Added a compile option to define the HP-UX version being compiled on.Steve Huston1997-08-203-4/+18
* added POSTLINK to build symbol tablelevine1997-08-201-0/+3
* added POSTLINKlevine1997-08-201-1/+1
* ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-172-49/+21
* *** empty log message ***schmidt1997-08-131-1/+2
* *** empty log message ***schmidt1997-08-132-2/+2
* *** empty log message ***schmidt1997-08-122-6/+4
* *** empty log message ***schmidt1997-08-121-3/+3
* moved --no_auto_instantiation to LDFLAGSlevine1997-08-121-1/+2
* disable automatic template instantiationlevine1997-08-121-1/+1
* *** empty log message ***schmidt1997-08-111-0/+2
* *** empty log message ***schmidt1997-08-111-12/+3
* *** empty log message ***schmidt1997-08-102-0/+82
* *** empty log message ***Chris Cleeland1997-08-073-5/+6
* *** empty log message ***schmidt1997-08-071-3/+4
* removed -no_prelink from LDFLAGS because ghs 1.8.8 doesn't support itlevine1997-08-051-1/+0
* added -no_prelink to LDFLAGSlevine1997-08-021-0/+1
* Final fixes for SGI working!Chris Cleeland1997-08-011-5/+9
* replace indlib.o LIBS with newer ghsbltin.o and ghsmath.olevine1997-07-301-1/+1
* added missing semicolon at end of last statement.levine1997-07-281-1/+1
* added support for override of in platform_macros.GNU.levine1997-07-271-0/+2
* added/completed support for "$(OBJDIRS)", "$(SOEXT)", and "$(VSHDIR)" instead...levine1997-07-271-10/+12
* replaced hard-code ".so" with "$(SOEXT)".levine1997-07-271-2/+2
* added overrides of .so build rules to change them .o builds.levine1997-07-272-16/+24
* added RCS keyword stringlevine1997-07-2440-0/+80
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-2217-35/+35