summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_linux.GNU
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Fri Jun 20 13:32:21 2003 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2003-06-201-1/+15
* ChangeLogTag:Wed Jun 18 17:28:25 2003 Balachandran Natarajan <bala@dre.vand...bala2003-06-181-0/+8
* *** empty log message ***gthaker2003-04-211-0/+9
* ChangeLogTag: Fri Apr 11 16:18:08 2003 Simon McQueen <sm@prismtechnologies....Simon McQueen2003-04-111-9/+0
* Jason Cohen <jcohen@atl.lmco.com>:gthaker2003-04-101-0/+9
* ChangeLogTag: Wed Jan 22 18:03:35 UTC 2003 Craig Rodrigues <crodrigu@bbn.com>crodrigu2003-01-221-2/+1
* ChangeLogTag: Fri Nov 15 14:08:11 UTC 2002 Craig Rodrigues <crodrigu@bbn.com>crodrigu2002-11-151-3/+1
* ChangeLogTag: Wed Jun 12 18:29:11 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-06-121-1/+1
* ChangeLogTag:Thu Apr 25 06:51:58 2002 Douglas C. Schmidt <schmidt@macarena....schmidt2002-04-251-1/+0
* ChangeLogTag: Sun Apr 7 04:22:19 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-04-071-29/+3
* ChangeLogTag:Wed Mar 27 20:00:31 2002 Douglas C. Schmidt <schmidt@macarena....schmidt2002-03-281-1/+1
* ChangeLogTag: Wed Mar 27 18:36:14 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-03-281-9/+7
* ChangeLogTag:Wed Feb 27 09:24:30 2002 Carlos O'Ryan <coryan@uci.edu>coryan2002-02-271-4/+0
* Mon Feb 26 18:10:24 2002 Jaiganesh Balasubramanian <jai@kelvar.ece.uci.edujai2002-02-271-0/+4
* ChangeLogTag: Wed Jan 30 22:41:39 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-01-311-9/+22
* ChangeLogTag: Wed Jan 30 15:11:49 2002 Krishnakumar B <kitty@cs.wustl.edu>kitty2002-01-301-8/+26
* ChangeLogTag:Tue May 29 15:06:48 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-05-291-2/+2
* ChangeLogTag:Wed May 23 16:35:15 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-05-241-0/+4
* ChangeLogTag:Wed Apr 11 08:04:21 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-04-111-1/+1
* ChangeLogTag:Tue Mar 27 19:43:39 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-03-281-2/+8
* ChangeLogTag:Thu Jan 18 09:34:35 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-01-181-1/+5
* ChangeLogTag:Fri Dec 1 09:30:08 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-12-011-3/+7
* ChangeLogTag:Thu Nov 16 15:31:20 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-161-0/+4
* Mon Oct 30 11:10:26 2000 Chris Cleeland <cleeland_c@ociweb.com>Chris Cleeland2000-10-301-0/+3
* ChangeLogTag: 'head - 1 ChangeLog'qnd12000-08-031-18/+14
* ChangeLogTag: 'head -1 ChangeLog'qnd12000-07-151-3/+63
* added -W to CFLAGSlevine1999-06-211-1/+1
* added "s" to ARFLAGS so that ranlib is no longer necessarylevine1998-05-041-14/+13
* 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-1/+1
* commented out or removed SUPPRESS_DASH_G, because it's not needed with hacked...levine1998-02-051-5/+11
* enabled compiler warnings by replacing -w with -Wall -Wpointer-arith in CFLAGS.levine1997-12-291-1/+1
* updated commentlevine1997-11-031-1/+3
* suppress -g when compiling ace/Timer_Hash.cpp and netsvcs/lib/Server_Logging_...levine1997-11-031-1/+5
* -O instead of -O2, safer on alpha?levine1997-11-011-1/+1
* *** empty log message ***levine1997-10-311-7/+7
* 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
* 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 -O2 to all gcc/g++ C/CFLAGSlevine1997-04-031-1/+1
* * Added -fno-implicit-templates for Linux platformsChris Cleeland1997-04-021-2/+2
* Touched up the non-threaded linux config.Chris Cleeland1997-03-251-1/+2
* split out CFLAGS and CCFLAGSlevine1997-03-191-3/+4
* 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