summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* set up PATH when cross-compilinglevine1998-04-071-1/+22
* only define CROSS-COMPILE if not building on LynxOS.levine1998-04-051-1/+4
* Added $(PSRC) when doing g++dep.Steve Huston1998-04-031-1/+1
* Set OBJEXT and VOBJS here from SRC files set in the Makefile.Steve Huston1998-04-031-0/+6
* Changed VOBJS to VLOBJS to avoid confusion with VOBJS in rules.bin.GNUSteve Huston1998-04-031-2/+2
* added missing paren after ppc conditionallevine1998-03-301-1/+1
* *** empty log message ***nanbor1998-03-291-1/+0
* Removed experimental comment. This is now "almost" fully functionally.nanbor1998-03-291-7/+0
* moved green to /project/doc/windlevine1998-03-271-4/+4
* added some Green Hills .o files to libedgnoe.alevine1998-03-261-1/+11
* added suport for x86 targetslevine1998-03-261-5/+54
* add VxWorks host bin directory to PATH if it's not already therelevine1998-03-261-17/+22
* -O isn't needed with -OL or -OMlevine1998-03-251-1/+1
* if debug is enabled, link with crth_d.s.o instead of crth.s.olevine1998-03-251-3/+9
* changed OFLAGS to OCFLAGSlevine1998-03-252-2/+2
* Changed _POSIX_THREADS to _THREAD_SAFE.nanbor1998-03-251-1/+1
* moved directories to /project/doc/mvme/levine1998-03-231-3/+3
* *** empty log message ***nanbor1998-03-192-2/+2
* set PATH, and remove /tmp/gh_*.[os] files that GreenHills leaveslevine1998-03-141-2/+4
* removed -X445 from CFLAGS. I don't know what it does.levine1998-03-131-1/+1
* ChangeLogTag:Mon Mar 9 14:59:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-03-091-0/+3
* added WIN32 host supportlevine1998-03-061-8/+28
* added -G to DCFLAGSlevine1998-03-061-1/+1
* add execute permission to executableslevine1998-03-061-1/+1
* use --mkctors calling mkctors explicitlylevine1998-03-051-20/+6
* generate calls to static ctors/dtorslevine1998-03-051-2/+6
* explicitly link in ioassign.o to resolve _cerrlevine1998-03-041-6/+14
* separated SOBUILD into compile and link stepslevine1998-03-042-16/+20
* *** empty log message ***schmidt1998-03-021-1/+2
* just include platform_sunos5_sunc++.GNUlevine1998-03-021-101/+1
* added -fast to LDFLAGS with fastlevine1998-03-021-0/+1
* added -R./ and -mt to LDFLAGSlevine1998-03-021-4/+6
* getting close to a complete linklevine1998-02-251-1/+20
* added suppression of "no corresponding delete" warning. Added -lm to LIBS fo...levine1998-02-251-2/+4
* added exceptions=1 and suppression of warning 835levine1998-02-241-3/+17
* added exceptions=1levine1998-02-241-0/+1
* moved LynxOS installation info from its platform file to ACE-INSTALL.htmllevine1998-02-231-68/+0
* set CROSS-COMPILE flaglevine1998-02-234-4/+10
* updated VOBJS so that it will build the fancy new TAO/orbsvcs hierarchylevine1998-02-231-1/+1
* updated documentation to reflect thatlevine1998-02-231-3/+12
* added LYNXOS so that application Makefiles can key off itlevine1998-02-191-0/+2
* ChangeLogTag:Wed Feb 18 15:30:48 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-02-181-4/+4
* * include/makeinclude/wrapper_macros.GNU: Broke the "purify"Chris Cleeland1998-02-171-7/+17
* removed -DRATIONAL because we now use __rational__levine1998-02-161-1/+1
* new platform file for Rational rcc on DU 4.0levine1998-02-161-0/+24
* put posix -I before stdc -Ilevine1998-02-111-2/+2
* New platform macros file for DG/UX V4.x with Green Hills Multi C++ compiler.Steve Huston1998-02-111-0/+27
* added -lposix4 to LIBSlevine1998-02-111-1/+1
* removed -fno-strict-prototypes from CFLAGS because it is no longer neededlevine1998-02-113-3/+3
* added -L'slevine1998-02-101-6/+13