| Commit message (Expand) | Author | Age | Files | Lines |
* | added -f to ln -s commands, to force overwrite of old symlink | levine | 1999-04-06 | 1 | -24/+24 |
* | use -m uname option instead of -i, because GNU uname doesn't support -i | levine | 1999-03-23 | 1 | -1/+1 |
* | ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-20 | 1 | -1/+3 |
* | fixed comment about ACE_QUOTE on WIN32: GNU make needs quoted double quotes | levine | 1999-03-19 | 1 | -1/+1 |
* | changed ACE_QUOTE to '"', instead of "", on win32 hosts. "" just | levine | 1999-03-19 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1999-03-18 | 1 | -0/+5 |
* | Added ability to do a dsitribution build on HP-UX 11. Fixed optimization. | Steve Huston | 1999-03-18 | 1 | -8/+31 |
* | *** empty log message *** | nanbor | 1999-03-17 | 1 | -4/+15 |
* | (RANLIB): replaced /bin/true with @true, to avoid build warning on | levine | 1999-03-17 | 1 | -1/+1 |
* | Now just includes new platform_aix4_cset++.GNU file. | Steve Huston | 1999-03-16 | 1 | -40/+1 |
* | Now just inlcudes new platform_aix4_cset++.GNU file. | Steve Huston | 1999-03-16 | 1 | -51/+1 |
* | New file, covers all AIX 4.x versions with C Set++. | Steve Huston | 1999-03-16 | 1 | -0/+69 |
* | Changed to work withg 4.3 also... will rename/change name soon. | Steve Huston | 1999-03-16 | 1 | -4/+12 |
* | New template instantiation method for AIX xlC. | Steve Huston | 1999-03-16 | 1 | -36/+7 |
* | added suppression of msg 1180, statement causes unreachble return, with cxx 6... | levine | 1999-03-13 | 1 | -14/+12 |
* | with CC 5.0, added -library=iostream,no%Cstd to CCFLAGS. | levine | 1999-03-12 | 1 | -3/+3 |
* | added protection to not reset exceptions flag if it was defined. | levine | 1999-03-11 | 1 | -1/+3 |
* | disable msg 1136 with cxx 6.1-029 | levine | 1999-03-11 | 1 | -7/+12 |
* | added support for exceptions=1 with pre-2.8 g++ | levine | 1999-03-10 | 2 | -14/+17 |
* | fixed exceptions=1 support. | levine | 1999-03-10 | 1 | -3/+2 |
* | ChangeLogTag:Tue Mar 9 20:56:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-10 | 1 | -0/+2 |
* | added exceptions make options support | levine | 1999-03-09 | 1 | -0/+5 |
* | Added -DACE_LACKS_PRAGMA_ONCE. | Steve Huston | 1999-03-08 | 1 | -1/+1 |
* | fixed AR and ARFLAGS to use CC to build static libs | levine | 1999-03-08 | 1 | -2/+2 |
* | removed default rule that was used for testing | levine | 1999-03-03 | 1 | -3/+0 |
* | (ACE_HAS_GNUG_PRE_2_8): added support for eg++. Assume that it's egcs, and t... | levine | 1999-03-03 | 1 | -3/+11 |
* | added automatic support for warning flag 1136 | levine | 1999-03-03 | 1 | -8/+23 |
* | added -D_GNU_SOURCE to CFLAGS, because it's needed with glibc 2.1. | levine | 1999-02-28 | 1 | -1/+2 |
* | Added note that evaluation copies of KCC might come with libraries | levine | 1999-02-27 | 1 | -1/+13 |
* | Added OCFLAGS for optimize=1 builds; added support for distrib builds | Steve Huston | 1999-02-26 | 1 | -0/+5 |
* | Add 'distrib' keyword - if = 1, does not use -R options when linking, producing | Steve Huston | 1999-02-19 | 1 | -0/+3 |
* | added BUILD line with both shared_libs and static_libs enabled, so that indiv... | levine | 1999-02-09 | 1 | -0/+1 |
* | added comment about possibly needing -compat=4 with Sun CC 5.0. | levine | 1999-02-07 | 1 | -1/+6 |
* | removed -lw from LIBS | levine | 1999-02-04 | 1 | -1/+1 |
* | removed -lw from LIBS | levine | 1999-02-01 | 1 | -1/+1 |
* | enable explicit instantiation and disable inlining with CC 5.x | levine | 1999-02-01 | 1 | -4/+14 |
* | Suppress error/warning 495, 667 on HP-UX 10. | Steve Huston | 1999-01-29 | 1 | -1/+9 |
* | ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-01-29 | 1 | -0/+49 |
* | use double double quotes around COMPILE argument to ace_ld, | levine | 1999-01-27 | 1 | -1/+8 |
* | default PERL_PATH to "perl", and added note to ACE-INSTALL.html to set it to ... | levine | 1999-01-27 | 1 | -4/+4 |
* | added PERL_PATH info for NT hosts | levine | 1999-01-26 | 1 | -2/+3 |
* | *** empty log message *** | nanbor | 1999-01-18 | 1 | -2/+5 |
* | ChangeLogTag:Mon Jan 18 11:23:06 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-01-18 | 1 | -1/+1 |
* | . | schmidt | 1999-01-17 | 2 | -14/+23 |
* | *** empty log message *** | schmidt | 1999-01-17 | 2 | -0/+61 |
* | *** empty log message *** | nanbor | 1999-01-17 | 1 | -1/+1 |
* | . | schmidt | 1999-01-16 | 1 | -1/+1 |
* | removed libedgnoe.a, because GreenHills adds that implicitly | levine | 1999-01-14 | 1 | -1/+0 |
* | fixed location of libedgenoe.a, so that a symlink in $(GHS_DIR) is no longer ... | levine | 1999-01-12 | 1 | -1/+1 |
* | removed links against ioassign.o and iostream.o because it's | levine | 1999-01-09 | 1 | -4/+2 |