summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_linux_lxpthread.GNU
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-0_2_52'.TAO-0_2_52nobody1999-01-181-54/+0
* 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