Changeset 4337 for trunk/changelog
- Timestamp:
 - Sep 28, 2000, 5:31:56 AM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/changelog (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/changelog
r4331 r4337 1 /* $Id: changelog,v 1.1148 2000-09-27 22:27:38 bird Exp $ */ 1 /* $Id: changelog,v 1.1149 2000-09-28 03:31:56 bird Exp $ */ 2 3 2000-09-29: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - INCLUDE\pdwin32.*: 5 -First attempt on new makefile style. 6 (See advapi32 or dllentry for an example.) 7 -Made .tools and .post compiler specific (Watcom adoptions). 8 -Watcom WMAKE likes the new makefile style, but only in UNIX 9 mode. So, you'll have to specify "-u" at the commandline. 10 Nothing links yet. 11 Anyone know if wlink would except .DEF-files? If not I'll 12 have to write a .DEF -> wlink options converter (trivial 13 since we has a class for parsing .DEF-files). 14 -Changed object directories for VAC36 and Watcom: 15 debug.vac36, release.vac36, debug.wat, release.wat. 16 But before you are able to compile much, you'll have to 17 manually create the global directories 18 bin\debug.vac36 and bin\release.vac36 or 19 bin\debug.wat and bin\release.wat. 20 - ADVAPI32: New makefile style example. 21 - DLLENTRY: New makefile style. Watcom object file (but not very useful). 22 (don't hope I've broken anything) 2 23 3 24 2000-09-28: knut st. osmundsen <knut.stange.osmundsen@mynd.no>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  