| Commit message (Expand) | Author | Age | Files | Lines |
* | added -W to CFLAGS | levine | 1999-06-21 | 1 | -1/+1 |
* | changed PLATFORM_AIO_SUPPORT to use := instead of =, so that it | levine | 1999-06-11 | 1 | -1/+1 |
* | add -lrt to LIBS only if $(PLATFORM_AIO_SUPPORT) is equal to | levine | 1999-06-10 | 1 | -1/+4 |
* | added automatic detection of AIO support, based on existence of | levine | 1999-06-10 | 1 | -1/+5 |
* | . | schmidt | 1999-06-09 | 1 | -3/+7 |
* | ChangeLogTag:Tue Jun 1 21:44:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-06-02 | 1 | -1/+1 |
* | ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-05-18 | 1 | -0/+19 |
* | added NO_IMPLICIT_TEMPLATES support | levine | 1998-08-26 | 1 | -1/+5 |
* | added "s" to ARFLAGS so that ranlib is no longer necessary | levine | 1998-05-04 | 1 | -15/+14 |
* | separated SOBUILD into compile and link steps | levine | 1998-03-04 | 1 | -8/+10 |
* | removed -fno-strict-prototypes from CFLAGS because it is no longer needed | levine | 1998-02-11 | 1 | -1/+1 |
* | fixed fi, it should have been endif | levine | 1998-02-05 | 1 | -2/+2 |
* | commented out or removed SUPPRESS_DASH_G, because it's not needed with hacked... | levine | 1998-02-05 | 1 | -5/+12 |
* | protect PRELIB definition with ifndef PRELIB, to allow overriding | levine | 1997-12-12 | 1 | -1/+3 |
* | added SUPPRESS_DASH_G | levine | 1997-11-03 | 1 | -0/+6 |
* | Added -pipe. | cleeland | 1997-10-26 | 1 | -1/+1 |
* | moved -O out of wrapper_macros.GNU and into each platform file to support "op... | levine | 1997-09-22 | 1 | -1/+3 |
* | replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ... | levine | 1997-09-10 | 1 | -1/+3 |
* | g++ only: replaced PRELIB with true because it's not needed for template inst... | levine | 1997-08-22 | 1 | -4/+1 |
* | use -lACE LIBS instead of VLDLIBS so that target library isn't included in PR... | levine | 1997-08-22 | 1 | -1/+1 |
* | use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in VLD... | levine | 1997-08-21 | 1 | -1/+1 |
* | *** empty log message *** | cleeland | 1997-08-07 | 1 | -2/+2 |
* | added RCS keyword string | levine | 1997-07-24 | 1 | -0/+2 |
* | moved -g out of wrapper_macros.GNU and into each platform file so that -gstab... | levine | 1997-04-17 | 1 | -1/+2 |
* | * Added -fno-implicit-templates for Linux platforms | cleeland | 1997-04-02 | 1 | -2/+2 |
* | split out CFLAGS and CCFLAGS | levine | 1997-03-19 | 1 | -1/+1 |
* | Adjusted makefiles to be more similar, and to use g++ for compiling | cleeland | 1997-03-18 | 1 | -2/+2 |
* | removed -D__ACE_INLINE__ because that's now in the config.h file; split out C... | levine | 1997-03-05 | 1 | -2/+4 |
* | Eliminated the annoying circular dependency problems when | cleeland | 1997-03-04 | 1 | -1/+1 |
* | removed -D__ACE_INLINE__ even though it's commented, so it doesn't confuse pe... | levine | 1997-03-03 | 1 | -1/+1 |
* | foo | schmidt | 1997-03-03 | 1 | -1/+1 |
* | changed C++ compiler (CXX) from gcc to g++ so that libg++ will be linked in | levine | 1997-02-25 | 1 | -1/+1 |
* | *** empty log message *** | cleeland | 1997-02-23 | 1 | -1/+1 |
* | foo | schmidt | 1997-01-31 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-01-29 | 1 | -2/+1 |
* | *** empty log message *** | schmidt | 1997-01-17 | 1 | -1/+5 |
* | foo | schmidt | 1996-12-22 | 1 | -0/+25 |