| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag:Mon Oct 13 14:10:30 1997 Carlos O'Ryan <coryan@macarena.cs.wus... | coryan | 1997-10-13 | 2 | -86/+0 |
* | ChangeLogTag:Fri Oct 10 19:55:50 1997 Carlos O'Ryan <coryan@macarena.cs.wus... | coryan | 1997-10-11 | 1 | -2/+2 |
* | C Set++ builds the shared lib from the static lib, so both need to be built. | Steve Huston | 1997-10-02 | 1 | -0/+3 |
* | C Set++ builds the shared lib from the static lib, so both need to be | Steve Huston | 1997-10-02 | 1 | -0/+3 |
* | added "inline" flag | levine | 1997-09-30 | 1 | -0/+10 |
* | ChangeLogTag:Sat Sep 27 20:03:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus... | coryan | 1997-09-28 | 3 | -7/+5 |
* | default to building shared libs only, except on Chorus, LynxOS, and VxWorks | levine | 1997-09-27 | 5 | -31/+66 |
* | ChangeLogTag:Tue Sep 23 17:11:44 1997 Carlos O'Ryan <coryan@macarena.cs.wus... | coryan | 1997-09-23 | 1 | -2/+2 |
* | $(MUNCHED) instead of $(MUNCH) | levine | 1997-09-22 | 1 | -1/+1 |
* | $(MUNCH) instead of $(NMLIBS) | levine | 1997-09-22 | 1 | -1/+1 |
* | added NMLIBS to PRELINK | levine | 1997-09-22 | 1 | -1/+1 |
* | Moved -O out of wrapper_macros.GNU and into each platform file to support "op... | levine | 1997-09-22 | 1 | -4/+0 |
* | moved -O out of wrapper_macros.GNU and into each platform file to support "op... | levine | 1997-09-22 | 27 | -28/+81 |
* | ChangeLogTag:Fri Sep 19 14:13:07 1997 Carlos O'Ryan <coryan@macarena.cs.wus... | coryan | 1997-09-20 | 1 | -0/+21 |
* | ChangeLogTag:Mon Sep 15 11:37:49 1997 Carlos O'Ryan <coryan@macarena.cs.wus... | coryan | 1997-09-15 | 1 | -1/+1 |
* | added debug = 1, to disable ACE_NDEBUG | levine | 1997-09-15 | 4 | -0/+8 |
* | removed null definition of PIC | levine | 1997-09-12 | 1 | -1/+0 |
* | ported to LynxOS | levine | 1997-09-12 | 1 | -0/+19 |
* | fixed shared_libs_only; removed unused SHOBJ from shared/static_libs_only | levine | 1997-09-11 | 1 | -8/+7 |
* | added lib*.*_pure* to clean.local target, to remove Purified libraries | levine | 1997-09-11 | 1 | -1/+1 |
* | ignored shared_libs_only in modules that only build a static lib | levine | 1997-09-11 | 1 | -8/+12 |
* | removed "-I. -I$(ACE_ROOT)" from CFLAGS because it duplicates the INCLDIRS se... | levine | 1997-09-10 | 1 | -2/+2 |
* | replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ... | levine | 1997-09-10 | 40 | -88/+191 |
* | added PIC= with static_libs_only, and added list of supported make flags | levine | 1997-09-10 | 1 | -90/+116 |
* | when building libraries only, don't use CC to create individual .shobj/*.so f... | levine | 1997-09-09 | 1 | -24/+45 |
* | removed unused SOLINK definitions | levine | 1997-09-09 | 1 | -19/+14 |
* | added *.sym to clean target | levine | 1997-09-05 | 1 | -3/+3 |
* | added -max_threads=100 to Quantify options | levine | 1997-09-05 | 1 | -1/+1 |
* | use static_libs_only build option | levine | 1997-09-04 | 2 | -12/+2 |
* | added shared_libs_only and static_libs_only build options | levine | 1997-09-04 | 1 | -5/+27 |
* | added INSTALL support for shared_libs_only and static_libs_only | levine | 1997-09-04 | 1 | -2/+10 |
* | added Purify options to ignore SIGINT and set max threads to 100 | levine | 1997-09-02 | 1 | -1/+2 |
* | *** empty log message *** | schmidt | 1997-08-26 | 1 | -0/+32 |
* | unset SHLIB to avoid fix builds without PRELIB | levine | 1997-08-22 | 2 | -16/+16 |
* | g++ only: replaced PRELIB with true because it's not needed for template inst... | levine | 1997-08-22 | 15 | -60/+15 |
* | PRELIB no longer needed with explicit template instantiation | levine | 1997-08-22 | 1 | -4/+0 |
* | use -lACE LIBS instead of VLDLIBS so that target library isn't included in PR... | levine | 1997-08-22 | 16 | -16/+16 |
* | If TAO_ROOT is not set, don't try using it in sed. | jxh | 1997-08-22 | 1 | -1/+9 |
* | use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in VLD... | levine | 1997-08-21 | 16 | -16/+16 |
* | ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl.... | coryan | 1997-08-21 | 2 | -11/+7 |
* | Added a compile option to define the HP-UX version being compiled on. | Steve Huston | 1997-08-20 | 3 | -4/+18 |
* | added POSTLINK to build symbol table | levine | 1997-08-20 | 1 | -0/+3 |
* | added POSTLINK | levine | 1997-08-20 | 1 | -1/+1 |
* | ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl.... | coryan | 1997-08-17 | 2 | -49/+21 |
* | *** empty log message *** | schmidt | 1997-08-13 | 1 | -1/+2 |
* | *** empty log message *** | schmidt | 1997-08-13 | 2 | -2/+2 |
* | *** empty log message *** | schmidt | 1997-08-12 | 2 | -6/+4 |
* | *** empty log message *** | schmidt | 1997-08-12 | 1 | -3/+3 |
* | moved --no_auto_instantiation to LDFLAGS | levine | 1997-08-12 | 1 | -1/+2 |
* | disable automatic template instantiation | levine | 1997-08-12 | 1 | -1/+1 |