summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_vxworks5.x_g++.GNU
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Wed Jul 28 10:32:11 1999 David L. Levine <levine@cs.wustl.edu>VxWorks_shliblevine1999-07-281-1/+11
* update to ChangeLogTag: Wed Jul 21 11:48:53 1999 David L. Levine <levine@cs...levine1999-07-211-6/+2
* ChangeLogTag: Wed Jul 21 11:48:53 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-211-6/+22
* ChangeLogTag: Tue Jul 20 21:11:02 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-211-1/+1
* ChangeLogTag: Mon Jul 19 12:26:20 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-191-0/+1
* ChangeLogTag: Wed Jul 14 11:22:31 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-141-0/+4
* ChangeLogTag: Tue Jul 13 15:22:51 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-131-0/+6
* ChangeLogTag:Thu Jul 01 10:53:33 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-011-13/+6
* added -W to CFLAGSlevine1999-06-211-1/+1
* disable RTTI for egcs, and it doesn't hurt for old g++levine1999-05-111-0/+6
* added support for shared lib buildslevine1999-05-031-2/+21
* for PPC860, changed -m=860 to -mcpu=860levine1999-04-231-1/+1
* added PPC860 supportlevine1999-04-221-0/+8
* removed RANLIB definition, so that it will be null. This preventslevine1999-04-151-1/+0
* enabled -fno-implicit-templates for targets other than Intel.levine1999-04-091-22/+25
* fixed comment about ACE_QUOTE on WIN32: GNU make needs quoted double quoteslevine1999-03-191-1/+1
* changed ACE_QUOTE to '"', instead of "", on win32 hosts. "" justlevine1999-03-191-1/+1
* (RANLIB): replaced /bin/true with @true, to avoid build warning onlevine1999-03-171-1/+1
* use double double quotes around COMPILE argument to ace_ld,levine1999-01-271-1/+8
* default PERL_PATH to "perl", and added note to ACE-INSTALL.html to set it to ...levine1999-01-271-4/+4
* added PERL_PATH info for NT hostslevine1999-01-261-2/+3
* moved -DVXWORKS from platform_vxworks5.x_* files to config-vxworks5.x.h, to r...levine1998-12-041-1/+2
* /project/doc/wind -> /project/doc/pkg/windlevine1998-10-201-1/+1
* use := instead of += to set PATH, because += seems to insert a spacelevine1998-08-251-1/+2
* add VxWorks host bin directory to PATH if it's not already therelevine1998-03-261-17/+22
* added WIN32 host supportlevine1998-03-061-8/+28
* updated documentation to reflect thatlevine1998-02-231-3/+12
* added target-dependent support for symbol table extractor, and disabled symbo...levine1998-01-091-1/+15
* moved ace_ld from etc/ to bin/levine1997-12-011-1/+1
* added ace_ld, drop-in replacement for ld that supports munchinglevine1997-11-101-4/+4
* added VXWORKS=1 macro, for use by individual Makefiles to suppress VxWorks bu...levine1997-10-211-0/+1
* default to building shared libs only, except on Chorus, LynxOS, and VxWorkslevine1997-09-271-1/+2
* $(MUNCHED) instead of $(MUNCH)levine1997-09-221-1/+1
* $(MUNCH) instead of $(NMLIBS)levine1997-09-221-1/+1
* added NMLIBS to PRELINKlevine1997-09-221-1/+1
* moved -O out of wrapper_macros.GNU and into each platform file to support "op...levine1997-09-221-1/+5
* removed "-I. -I$(ACE_ROOT)" from CFLAGS because it duplicates the INCLDIRS se...levine1997-09-101-2/+2
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-4/+4
* use static_libs_only build optionlevine1997-09-041-6/+1
* unset SHLIB to avoid fix builds without PRELIBlevine1997-08-221-3/+2
* added POSTLINK to build symbol tablelevine1997-08-201-0/+3
* added overrides of .so build rules to change them .o builds.levine1997-07-271-16/+20
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-4/+4
* use ld instead of g++ to link, and override the LINK commands to remove CFLAGSlevine1997-07-181-21/+14
* removed COMPILE.cc and LINK.cc rules, they were unusedlevine1997-07-141-3/+1
* added RCS Idlevine1997-07-101-0/+1
* removed link-in of local exit.o file, and added comments on why/how to do itlevine1997-07-101-12/+20
* disabled -fno-implicit-templates, link in an exit.o, and munch to enable stat...levine1997-07-091-7/+16
* added -lgcc to LDFLAGSlevine1997-06-301-1/+1
* removed some full pathnameslevine1997-06-291-4/+4