Changeset 6897 for trunk/changelog


Ignore:
Timestamp:
Sep 30, 2001, 12:02:54 PM (24 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6890 r6897  
    1 /* $Id: changelog,v 1.1709 2001-09-30 05:32:47 bird Exp $ */
     1/* $Id: changelog,v 1.1710 2001-09-30 10:02:54 bird Exp $ */
    22
    33 2001-09-30: knut st. osmundsen <kosmunds@csc.com>
     
    1515                  This will speedup the 'dep' rule somewhat.
    1616                o Autostart CmdQd with 7 workers if not started and MULTIJOBS are defined.
     17                o Profile builds uses ./bin/Profile.* subdir for output, not ./bin/Debug.*.
    1718    - Fastdep:  o Corrected processing of C/C++ #include "someheader.h" to
    1819                  start the search in the source code directory.
     
    2021                o Increased some read and write buffers.
    2122    - Win32k:   o Changed PSZ to char *, since H2INC doesn't understand PSZ.
     23    - Custombulid:
     24                o Can now build object libraries for custombuild without separate
     25                  makefiles. Define CUSTOMBUILD=1 (=1 is important!) to build an
     26                  DLL.
     27                o To build all needed object libraries and the custom dll,
     28                  go to /src and 'nmake custombuild'. There is currently no
     29                  rule in the main makefile for this, so remember to make the
     30                  libraries in /lib first.
     31                o Removed all the obsolete *lib.mak files.
    2232
    2333 2001-09-29: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.