Changeset 9873 for trunk/changelog


Ignore:
Timestamp:
Feb 28, 2003, 11:30:58 AM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r9870 r9873  
    1 /* $Id: changelog,v 1.2506 2003-02-28 09:55:46 sandervl Exp $ */
     1/* $Id: changelog,v 1.2507 2003-02-28 10:25:58 sandervl Exp $ */
     2
     3 2003-02-28: Sander van Leeuwen <sandervl@innotek   >
     4    - SRC\makefile:
     5                o Skip msvcrt & crtdll for now. Causes too many problems with
     6                  Odin builds.
     7
     8 2003-02-28: knut st. osmundsen <Knut.Osmundsen@innotek   >
     9    - MAKEFILES:
     10                o New rule cleanall which tries to wipe out all the output.
     11                o ODIN32_LIB and ODIN32_BIN is now the same for all the CCENVs.
     12                  (AFAIK we no longer try compile stuff with many compiles, but
     13                   stick too the once which are working, VAC3 or EMX that is.)
     14                o Linenumbers in release mode.
     15                o Pass full source file names to compilers so the debugger easier
     16                  will find the the right source.
     17                o Defined STATIC_CRT in src/win32k/utils.
     18                o Profiling: Link with kProfile.lib when DEBUG= and PROFILE=1.
     19                  Configured this for EMX targets too. (state: Experimental)
    220
    321 2003-02-28: Platon Fomichev <stauff@innotek   >
Note: See TracChangeset for help on using the changeset viewer.