summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_hpux_aCC.GNU
Commit message (Expand)AuthorAgeFilesLines
* Replaced direct set of variables with check to see if user has already set them.Steve Huston1999-07-211-4/+15
* Removed CPP_LOCATION - no longer needed.Steve Huston1999-07-121-2/+0
* Re-enable suppression of warning 829 for 10.x.Steve Huston1999-07-091-2/+3
* Remove suppression of warning 829 (convert string literal to char * deprecated)Steve Huston1999-07-031-3/+1
* If 11.00 requests build w/o threads, set ACE_HAS_THREADS to 0.Steve Huston1999-07-031-1/+8
* Added CPP_LOCATION; +DAportable (when no specific architecture chosen); addedSteve Huston1999-06-211-2/+7
* Added ability to do a dsitribution build on HP-UX 11. Fixed optimization.Steve Huston1999-03-181-8/+31
* Added OCFLAGS for optimize=1 builds; added support for distrib buildsSteve Huston1999-02-261-0/+5
* Suppress error/warning 495, 667 on HP-UX 10.Steve Huston1999-01-291-1/+9
* Added -DACE_LACKS_PRAGMA_ONCE.Steve Huston1998-10-201-1/+1
* Added comment on how to shut up the warnings from using +DA2.0Steve Huston1998-08-181-1/+3
* Use 'threads' make variable to switch support for threads on and off.Steve Huston1998-08-181-4/+29
* Added +302 to warning suppression; changed LIBS= to LIBS +=Steve Huston1998-08-171-3/+4
* Suppress "(...) is non-portable" warnings.Steve Huston1998-08-111-1/+1
* Suppress warning 829 - string literal to char * is deprecated.Steve Huston1998-07-191-1/+2
* Removed PRELIB and PRELIB_USES_OBJ_ONLY stuff and merged in macros forSteve Huston1997-12-291-20/+26
* Moved some compile options from DCFLAGS to CCFLAGS to build correctlySteve Huston1997-12-021-2/+2
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-3/+3
* Added a compile option to define the HP-UX version being compiled on.Steve Huston1997-08-201-1/+6
* Add -g to PRELIB for template closure.Steve Huston1997-06-171-1/+1
* Add -g to SOFLAGS to build shareable lib with debugging support.Steve Huston1997-06-171-1/+1
* Added $Id for CVS Id displaySteve Huston1997-06-121-0/+2
* Changed to build using HP-recommended template instantiation proceduresSteve Huston1997-06-121-8/+19
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-2/+3
* *** empty log message ***schmidt1997-03-201-0/+19