summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_hpux_gcc.GNU
Commit message (Expand)AuthorAgeFilesLines
* Added -L. to LDFLAGSSteve Huston1998-09-171-1/+1
* Enable threads build by default - thanks to Ganesh Pai for this.Steve Huston1998-08-211-1/+1
* Use 'threads' make variable to switch support for threads on and off.Steve Huston1998-08-181-2/+36
* Added $(PIC) to SOFLAGS.Steve Huston1998-05-081-1/+1
* Moved some compiler options from DCFLAGS to CCFLAGS to work using debug or notSteve Huston1997-12-031-2/+2
* ChangeLogTag:Tue Sep 23 17:11:44 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-231-2/+2
* 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/+4
* 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 a compile option to define the HP-UX version being compiled on.Steve Huston1997-08-201-2/+6
* added RCS keyword stringlevine1997-07-241-0/+2
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-1/+1
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-4/+3
* added -O2 to all gcc/g++ C/CFLAGSlevine1997-04-031-2/+2
* added -fno-implicit-templateslevine1997-04-021-1/+1
* split out CFLAGS and CCFLAGS from CC and CXXlevine1997-03-211-2/+4
* *** empty log message ***schmidt1997-03-201-0/+19