summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_linux_lxpthread.GNU
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Fri Apr 28 13:11:20 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-04-281-82/+2
* ChangeLogTag:Mon Mar 20 12:45:17 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-03-201-2/+2
* ChangeLogTag:Wed Feb 2 08:43:29 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-02-021-0/+2
* added -W to CFLAGSlevine1999-06-211-1/+1
* changed PLATFORM_AIO_SUPPORT to use := instead of =, so that itlevine1999-06-111-1/+1
* add -lrt to LIBS only if $(PLATFORM_AIO_SUPPORT) is equal tolevine1999-06-101-1/+4
* added automatic detection of AIO support, based on existence oflevine1999-06-101-1/+5
* .schmidt1999-06-091-3/+7
* ChangeLogTag:Tue Jun 1 21:44:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-021-1/+1
* ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-05-181-0/+19
* added NO_IMPLICIT_TEMPLATES supportlevine1998-08-261-1/+5
* added "s" to ARFLAGS so that ranlib is no longer necessarylevine1998-05-041-15/+14
* separated SOBUILD into compile and link stepslevine1998-03-041-8/+10
* removed -fno-strict-prototypes from CFLAGS because it is no longer neededlevine1998-02-111-1/+1
* fixed fi, it should have been endiflevine1998-02-051-2/+2
* commented out or removed SUPPRESS_DASH_G, because it's not needed with hacked...levine1998-02-051-5/+12
* protect PRELIB definition with ifndef PRELIB, to allow overridinglevine1997-12-121-1/+3
* added SUPPRESS_DASH_Glevine1997-11-031-0/+6
* Added -pipe.Chris Cleeland1997-10-261-1/+1
* moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-221-1/+3
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-1/+3
* g++ only: replaced PRELIB with true because it's not needed for template inst...levine1997-08-221-4/+1
* use -lACE LIBS instead of VLDLIBS so that target library isn't included in PR...levine1997-08-221-1/+1
* use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in VLD...levine1997-08-211-1/+1
* *** empty log message ***Chris Cleeland1997-08-071-2/+2
* added RCS keyword stringlevine1997-07-241-0/+2
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-1/+2
* * Added -fno-implicit-templates for Linux platformsChris Cleeland1997-04-021-2/+2
* split out CFLAGS and CCFLAGSlevine1997-03-191-1/+1
* Adjusted makefiles to be more similar, and to use g++ for compilingChris Cleeland1997-03-181-2/+2
* removed -D__ACE_INLINE__ because that's now in the config.h file; split out C...levine1997-03-051-2/+4
* Eliminated the annoying circular dependency problems whenChris Cleeland1997-03-041-1/+1
* removed -D__ACE_INLINE__ even though it's commented, so it doesn't confuse pe...levine1997-03-031-1/+1
* fooschmidt1997-03-031-1/+1
* changed C++ compiler (CXX) from gcc to g++ so that libg++ will be linked inlevine1997-02-251-1/+1
* *** empty log message ***Chris Cleeland1997-02-231-1/+1
* fooschmidt1997-01-311-1/+1
* *** empty log message ***schmidt1997-01-291-2/+1
* *** empty log message ***schmidt1997-01-171-1/+5
* fooschmidt1996-12-221-0/+25