| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | schmidt | 1997-10-30 | 1 | -1/+1 |
* | added login (LOGNAME) and compiler (CXX) to Purify/Quantify cache names | levine | 1997-10-29 | 1 | -2/+4 |
* | updated LIBS | levine | 1997-10-29 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-10-29 | 1 | -14/+23 |
* | suppress warnings about unreachable statments | levine | 1997-10-28 | 1 | -7/+8 |
* | *** empty log message *** | schmidt | 1997-10-27 | 1 | -4/+1 |
* | -pthread in LIBS instead of -lpthread | levine | 1997-10-27 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-10-27 | 1 | -1/+1 |
* | Added -pipe. | Chris Cleeland | 1997-10-26 | 2 | -2/+2 |
* | added show_statics and show_uninit targets | levine | 1997-10-22 | 1 | -0/+11 |
* | added VXWORKS=1 macro, for use by individual Makefiles to suppress VxWorks bu... | levine | 1997-10-21 | 2 | -0/+2 |
* | (TEMPLATE_REPOSITORY): don't create Templates.DB/Modules.DB, because that sho... | levine | 1997-10-20 | 3 | -6/+6 |
* | added TEMPLATE_REPOSITORY with Templates.DB and Templates.DB/Modules.DB | levine | 1997-10-18 | 3 | -7/+14 |
* | added $(TEMPLATE_REPOSITORY) to OBJDIRS, so that individual platforms can add... | levine | 1997-10-18 | 1 | -4/+9 |
* | OCFLAGS instead of OFLAGS | levine | 1997-10-16 | 1 | -2/+2 |
* | added "c" to ARFLAGS | levine | 1997-10-15 | 1 | -14/+13 |
* | -pthread must be provided to compiler as well as loader | levine | 1997-10-15 | 1 | -2/+2 |
* | minor cleanup: added -use_ld_input to SOFLAGS | levine | 1997-10-15 | 1 | -7/+22 |
* | 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 |