summaryrefslogtreecommitdiff
path: root/include/makeinclude/wrapper_macros.GNU
Commit message (Expand)AuthorAgeFilesLines
* rtti=0 is now supported on OSF1-4.0levine1998-08-281-2/+1
* fixed determination of whether the g++ version supports exception handling. ...levine1998-08-251-22/+29
* added BUILD definition when building static libs onlylevine1998-08-251-0/+1
* ChangeLogTag:Fri Aug 21 19:54:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-221-1/+1
* added support for "threads" make optionlevine1998-08-121-2/+7
* *** empty log message ***schmidt1998-08-061-1/+1
* *** empty log message ***irfan1998-06-271-1/+1
* added rtti make optionlevine1998-06-261-0/+11
* *** empty log message ***irfan1998-06-241-1/+1
* ChangeLogTag:Fri Jun 12 14:12:25 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-06-121-0/+18
* moved probe=1 support from individual Makefiles to wrapper_macros.GNUlevine1998-06-021-0/+8
* added -DACE_HAS_GNU_REPO with repo=1levine1998-06-011-1/+1
* added repo=1 make support for g++levine1998-06-011-0/+11
* Fixed regex of ACE_LDSO_Version_Number.nanbor1998-05-011-1/+1
* * include/makeinclude/wrapper_macros.GNU: Broke the "purify"Chris Cleeland1998-02-171-7/+17
* Rename ACE_LDSO_Major_Minor_Version_Number to ACE_LDSO_Version_Number.nanbor1998-02-081-2/+2
* protected ACE_ROOT... additions to INCLDIRS and LDFLAGS so they're only added...levine1998-02-081-2/+6
* Added new directive (versioned_so) which is default to 0 and a newnanbor1998-02-081-0/+12
* disable exception handling, the default, on g++ >= 2.8.0levine1998-02-051-0/+10
* support exceptions make flag on all platformslevine1998-02-031-0/+10
* if building shared libs only, set OBJECT to so and VDIR to .shobj/ so that on...levine1998-01-021-0/+2
* add -DACE_PURIFY to CFLAGS if purify == 1, and -DACE_QUANTIF if quantify == 1levine1997-11-181-0/+2
* suppress -g when compiling ace/Timer_Hash.cpp and netsvcs/lib/Server_Logging_...levine1997-11-031-0/+1
* added documentation for ACE Makefile BUILD, show_statics, and show_uninit tar...levine1997-11-011-0/+11
* added login (LOGNAME) and compiler (CXX) to Purify/Quantify cache nameslevine1997-10-291-2/+4
* added "inline" flaglevine1997-09-301-0/+10
* ChangeLogTag:Sat Sep 27 20:03:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-281-1/+1
* default to building shared libs only, except on Chorus, LynxOS, and VxWorkslevine1997-09-271-24/+57
* Moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-221-4/+0
* fixed shared_libs_only; removed unused SHOBJ from shared/static_libs_onlylevine1997-09-111-8/+7
* ignored shared_libs_only in modules that only build a static liblevine1997-09-111-8/+12
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-24/+58
* added PIC= with static_libs_only, and added list of supported make flagslevine1997-09-101-90/+116
* added -max_threads=100 to Quantify optionslevine1997-09-051-1/+1
* added shared_libs_only and static_libs_only build optionslevine1997-09-041-5/+27
* added Purify options to ignore SIGINT and set max threads to 100levine1997-09-021-1/+2
* *** empty log message ***schmidt1997-08-111-0/+2
* *** empty log message ***schmidt1997-08-111-12/+3
* added support for override of in platform_macros.GNU.levine1997-07-271-0/+2
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-9/+9
* added support for overriding LINK.c and LINK.cc in the individual platform fileslevine1997-07-181-6/+17
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-11/+7
* added "purify" and "quantify" make command optionslevine1997-04-071-4/+18
* put -I. before -I$(WRAPPER_ROOT)levine1997-03-181-10/+10
* fooschmidt1997-02-191-0/+10
* *** empty log message ***schmidt1997-01-171-0/+3
* oops, I shouldn't have added the LIBS variables to LINK.cclevine1996-11-181-1/+1
* Changed wrapper_macros.GNU to use LD for links instead of CXX. Changedlevine1996-11-051-2/+3
* changed SCCS keywords to RCS keywordlevine1996-10-251-1/+1
* Initial revisionlevine1996-10-211-0/+116