summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* added show_statics and show_uninit targetslevine1997-10-221-0/+11
* added VXWORKS=1 macro, for use by individual Makefiles to suppress VxWorks bu...levine1997-10-212-0/+2
* (TEMPLATE_REPOSITORY): don't create Templates.DB/Modules.DB, because that sho...levine1997-10-203-6/+6
* added TEMPLATE_REPOSITORY with Templates.DB and Templates.DB/Modules.DBlevine1997-10-183-7/+14
* added $(TEMPLATE_REPOSITORY) to OBJDIRS, so that individual platforms can add...levine1997-10-181-4/+9
* OCFLAGS instead of OFLAGSlevine1997-10-161-2/+2
* added "c" to ARFLAGSlevine1997-10-151-14/+13
* -pthread must be provided to compiler as well as loaderlevine1997-10-151-2/+2
* minor cleanup: added -use_ld_input to SOFLAGSlevine1997-10-151-7/+22
* ChangeLogTag:Mon Oct 13 14:10:30 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-132-86/+0
* ChangeLogTag:Fri Oct 10 19:55:50 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-111-2/+2
* C Set++ builds the shared lib from the static lib, so both need to be built.Steve Huston1997-10-021-0/+3
* C Set++ builds the shared lib from the static lib, so both need to beSteve Huston1997-10-021-0/+3
* added "inline" flaglevine1997-09-301-0/+10
* ChangeLogTag:Sat Sep 27 20:03:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-283-7/+5
* default to building shared libs only, except on Chorus, LynxOS, and VxWorkslevine1997-09-275-31/+66
* ChangeLogTag:Tue Sep 23 17:11:44 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-231-2/+2
* $(MUNCHED) instead of $(MUNCH)levine1997-09-221-1/+1
* $(MUNCH) instead of $(NMLIBS)levine1997-09-221-1/+1
* added NMLIBS to PRELINKlevine1997-09-221-1/+1
* Moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-221-4/+0
* moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-2227-28/+81
* ChangeLogTag:Fri Sep 19 14:13:07 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-201-0/+21
* ChangeLogTag:Mon Sep 15 11:37:49 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-151-1/+1
* added debug = 1, to disable ACE_NDEBUGlevine1997-09-154-0/+8
* 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