| Commit message (Expand) | Author | Age | Files | Lines |
* | Mon Jul 24 20:21:47 2000 Andrew G. Gilpin <agg1@cs.wustl.edu> | agg1 | 2000-07-25 | 1 | -1/+17 |
* | Adding compilation rule for C (i.e., .c) files. | joeh | 2000-06-07 | 1 | -0/+2 |
* | ChangeLogTag:Wed May 3 11:59:14 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-05-03 | 1 | -0/+6 |
* | ChangeLogTag: Fri Mar 03 11:52:10 2000 David L. Levine <levine@cs.wustl.edu> | levine | 2000-03-03 | 1 | -3/+3 |
* | ChangeLogTag:Fri Feb 25 14:44:37 2000 Steve Huston <shuston@riverace.com> | Steve Huston | 2000-02-25 | 1 | -1/+1 |
* | ChangeLogTag: Thu Dec 23 13:57:04 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-12-23 | 1 | -4/+6 |
* | ChangeLogTag: Fri Oct 29 07:08:16 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-10-29 | 1 | -1/+1 |
* | ChangeLogTag: Thu Oct 28 09:27:47 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-10-28 | 1 | -0/+7 |
* | ChangeLogTag:Tue Oct 19 12:55:16 1999 Ossama Othman <othman@cs.wustl.edu> | Ossama Othman | 1999-10-19 | 1 | -1/+13 |
* | ChangeLogTag:Tue Oct 19 00:03:57 1999 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 1999-10-19 | 1 | -19/+30 |
* | ChangeLogTag:Mon Aug 23 22:03:24 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-08-24 | 1 | -2/+1 |
* | ChangeLogTag: Fri Aug 06 06:55:49 1999 Jody Hagins <jody@atdesk.com> | levine | 1999-08-06 | 1 | -2/+3 |
* | ChangeLogTag: Tue Jul 20 07:06:28 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-07-20 | 1 | -2/+2 |
* | ChangeLogTag: Wed Jul 14 12:05:13 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-07-14 | 1 | -3/+9 |
* | (realclean.local): added BIN2, LIB2, SHLIB2, and SHLIBA2 to support | levine | 1999-04-12 | 1 | -7/+7 |
* | ChangeLogTag:Mon Apr 12 10:04:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-04-12 | 1 | -3/+8 |
* | replaced "ln -s" with $(LN_S), and set that to "ln -s" by default | levine | 1999-04-09 | 1 | -2/+6 |
* | removed the -f option to ln for MVSLIB, as well | levine | 1999-04-07 | 1 | -1/+1 |
* | instead of trying to overwrite an existing symlink with ln -f, remove it first | levine | 1999-04-07 | 1 | -2/+2 |
* | added -f to ln -s commands, to force overwrite of old symlink | levine | 1999-04-06 | 1 | -24/+24 |
* | ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-20 | 1 | -1/+3 |
* | Added SHLIBA to files that get "realclean"ed. | Steve Huston | 1998-10-21 | 1 | -1/+1 |
* | Added $(PSRC) when doing g++dep. | Steve Huston | 1998-04-03 | 1 | -1/+1 |
* | Quote around $(ACE_LDSO_Version_Number). | nanbor | 1998-02-08 | 1 | -1/+1 |
* | Rename ACE_LDSO_Major_Minor_Version_Number to ACE_LDSO_Version_Number. | nanbor | 1998-02-08 | 1 | -6/+8 |
* | Changed installation rules to enable versioned so libraries installation. | nanbor | 1998-02-08 | 1 | -8/+6 |
* | set SOEXT if it was not set, to that it's always non-null for make depend | levine | 1998-01-22 | 1 | -2/+9 |
* | (depend): removed sed rule that wiped out each Makefile line ending with : | levine | 1998-01-15 | 1 | -1/+0 |
* | produce all 4 combinations of .obj, .shobj, .o, and .so dependency targets | levine | 1998-01-15 | 1 | -13/+9 |
* | *** empty log message *** | schmidt | 1997-11-19 | 1 | -8/+8 |
* | removed extra "fi" in Install operation | levine | 1997-11-12 | 1 | -5/+3 |
* | *** empty log message *** | schmidt | 1997-11-11 | 1 | -11/+12 |
* | (show_statics,show_uninit): added $(TOOLENV) to allow specification of full p... | levine | 1997-11-01 | 1 | -2/+5 |
* | *** empty log message *** | schmidt | 1997-10-27 | 1 | -1/+1 |
* | added show_statics and show_uninit targets | levine | 1997-10-22 | 1 | -0/+11 |
* | added $(TEMPLATE_REPOSITORY) to OBJDIRS, so that individual platforms can add... | levine | 1997-10-18 | 1 | -4/+9 |
* | added lib*.*_pure* to clean.local target, to remove Purified libraries | levine | 1997-09-11 | 1 | -1/+1 |
* | added *.sym to clean target | levine | 1997-09-05 | 1 | -3/+3 |
* | If TAO_ROOT is not set, don't try using it in sed. | jxh | 1997-08-22 | 1 | -1/+9 |
* | *** empty log message *** | schmidt | 1997-08-13 | 1 | -1/+2 |
* | *** empty log message *** | Chris Cleeland | 1997-08-07 | 1 | -1/+2 |
* | added/completed support for "$(OBJDIRS)", "$(SOEXT)", and "$(VSHDIR)" instead... | levine | 1997-07-27 | 1 | -10/+12 |
* | Changed WRAPPER_ROOT to ACE_ROOT. | Chris Cleeland | 1997-07-22 | 1 | -3/+3 |
* | check for directory write permission before trying to install | levine | 1997-05-29 | 1 | -10/+18 |
* | added -DMAKEDEPEND to g++dep invocation so that users can get conditional dep... | levine | 1997-04-11 | 1 | -1/+1 |
* | Eliminated the annoying circular dependency problems when | Chris Cleeland | 1997-03-04 | 1 | -1/+1 |
* | foo | schmidt | 1997-02-28 | 1 | -6/+6 |
* | foo | schmidt | 1997-02-19 | 1 | -0/+9 |
* | fixed ESOBUILD mechanism to work on all platforms, not just Linux | levine | 1997-01-17 | 1 | -3/+3 |
* | *** empty log message *** | schmidt | 1997-01-17 | 1 | -1/+9 |